Bug#1042453: systemd: IPv6 Compliance Summary: 83 failures of IPv6 Core Conformance Tests
Tj
debian at iam.tj
Fri Jul 28 12:17:09 BST 2023
Package: systemd
Version: 252.12-1~deb12u1
Severity: important
Tags: ipv6
I deploy and use IPv6 only networks, and also rely on systemd-networkd. I've seen a few issues
where things didn't seem to operate as expected but never had opportunity to really dig in.
In the systemd mailing list on 26th July Matt Muggeridge reported that systemd fails the
IPv6 compliance tests in a spectacular number of ways (v250 = 69, v253 = 44).
He's also created a blanket issue as well as originally reporting each failure individually until
the sheer number defeated him.
The response on the blanket issue from systemd developers so far is disappointing in that the
response seems to be "give us PRs for fixes" rather than "Eeek, we need to use the compliance
testing suite to ensure systemd is behaving to the protocol specifications".
I wonder if Debian systemd maintainers can add some weight to the importance of the issue being
tackled by the devs (seeing as they are responsible for shipping the failing code) ?
https://github.com/systemd/systemd/issues/28502
-- Package-specific info:
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-rc3+debian+tj+ (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages systemd depends on:
ii libacl1 2.3.1-3
ii libaudit1 1:3.0.9-1
ii libblkid1 2.38.1-5+b1
ii libc6 2.36-9+deb12u1
ii libcap2 1:2.66-4
ii libcryptsetup12 2:2.6.1-4~deb12u1
ii libfdisk1 2.38.1-5+b1
ii libgcrypt20 1.10.1-3
ii libkmod2 30+20221128-1
ii liblz4-1 1.9.4-1
ii liblzma5 5.4.1-0.2
ii libmount1 2.38.1-5+b1
ii libp11-kit0 0.24.1-2
ii libseccomp2 2.5.4-1+b3
ii libselinux1 3.4-1+b6
ii libssl3 3.0.9-1
ii libsystemd-shared 252.12-1~deb12u1
ii libsystemd0 252.12-1~deb12u1
ii libzstd1 1.5.4+dfsg2-5
ii mount 2.38.1-5+b1
Versions of packages systemd recommends:
ii dbus [default-dbus-system-bus] 1.14.8-2~deb12u1
ii dbus-broker [dbus-system-bus] 33-1
ii systemd-timesyncd [time-daemon] 252.12-1~deb12u1
Versions of packages systemd suggests:
ii libfido2-1 1.12.0-2+b1
ii libqrencode4 4.1.1-1
ii libtss2-esys-3.0.2-0 3.2.1-3
ii libtss2-mu0 3.2.1-3
ii libtss2-rc0 3.2.1-3
ii policykit-1 122-3
ii polkitd 122-3
pn systemd-boot <none>
ii systemd-container 252.12-1~deb12u1
pn systemd-homed <none>
ii systemd-resolved 252.12-1~deb12u1
pn systemd-userdbd <none>
Versions of packages systemd is related to:
ii dbus-user-session 1.14.8-2~deb12u1
pn dracut <none>
ii initramfs-tools 0.143~tj01
ii libnss-systemd 252.12-1~deb12u1
ii libpam-systemd 252.12-1~deb12u1
ii udev 252.12-1~deb12u1
-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/tmpfiles.d/screen-cleanup.conf -> /usr/lib/tmpfiles.d/screen-cleanup.conf
--- /usr/lib/tmpfiles.d/screen-cleanup.conf 2022-11-04 02:35:20.000000000 +0000
+++ /etc/tmpfiles.d/screen-cleanup.conf 2021-09-01 18:35:42.000000000 +0100
@@ -1 +1,2 @@
-d /run/screen 0777 root utmp
+# This file is generated by /var/lib/dpkg/info/screen.postinst upon package configuration
+d /run/screen 1777 root utmp
[OVERRIDDEN] /usr/local/lib/modules-load.d/ddccontrol-i2c-dev.conf -> /usr/lib/modules-load.d/ddccontrol-i2c-dev.conf
Files /usr/lib/modules-load.d/ddccontrol-i2c-dev.conf and /usr/local/lib/modules-load.d/ddccontrol-i2c-dev.conf are identical
[REDIRECTED] /etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/ctrl-alt-del.target
[REDIRECTED] /etc/systemd/system/dbus.service -> /usr/lib/systemd/system/dbus.service
[OVERRIDDEN] /etc/systemd/system/sddm.service -> /usr/lib/systemd/system/sddm.service
--- /usr/lib/systemd/system/sddm.service 2022-09-01 20:44:25.000000000 +0100
+++ /etc/systemd/system/sddm.service 2022-06-20 12:41:39.000000000 +0100
@@ -2,8 +2,8 @@
Description=Simple Desktop Display Manager
Documentation=man:sddm(1) man:sddm.conf(5)
# Change this if you want to start sddm in a different tty
-Conflicts=getty at tty1.service getty at tty7.service
-After=getty at tty1.service getty at tty7.service
+## Conflicts=getty at tty1.service getty at tty7.service
+After=getty at tty1.service
After=systemd-user-sessions.service systemd-logind.service
# Workaround entropy starvation
@@ -11,7 +11,7 @@
# If using tty1 and plymouth, sddm will fail till plymouth stops
# consider using:
-## After=plymouth-quit.service
+After=plymouth-quit.service
# or to forcefully stop plymouth and start earlier:
## Conflicts=plymouth-quit-wait.service
## After=plymouth-start.service plymouth-quit-wait.service
@@ -26,4 +26,4 @@
EnvironmentFile=-/etc/default/locale
[Install]
-Alias=display-manager.service
+Alias=display-manager.service
\ No newline at end of file
[OVERRIDDEN] /etc/systemd/system/shutdown-initrd.service -> /usr/lib/systemd/system/shutdown-initrd.service
--- /usr/lib/systemd/system/shutdown-initrd.service 2023-03-15 14:47:20.000000000 +0000
+++ /etc/systemd/system/shutdown-initrd.service 2023-06-18 09:47:11.000000000 +0100
@@ -11,7 +11,7 @@
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/true
-ExecStop=/usr/sbin/mktiniramfs
+ExecStop=/usr/local/sbin/mktiniramfs
[Install]
WantedBy=multi-user.target emergency.target
[EXTENDED] /usr/lib/systemd/system/bluetooth.target -> /etc/systemd/system/bluetooth.target.d/override.conf
[EXTENDED] /usr/lib/systemd/system/netfilter-persistent.service -> /usr/lib/systemd/system/netfilter-persistent.service.d/iptables.conf
[EXTENDED] /usr/lib/systemd/system/plymouth-start.service -> /etc/systemd/system/plymouth-start.service.d/override.conf
[EXTENDED] /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /usr/lib/systemd/system/systemd-localed.service -> /usr/lib/systemd/system/systemd-localed.service.d/locale-gen.conf
[EXTENDED] /usr/lib/systemd/system/systemd-reboot.service -> /etc/systemd/system/systemd-reboot.service.d/override.conf
[EXTENDED] /usr/lib/systemd/system/user at .service -> /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf
[REDIRECTED] /etc/systemd/user/dbus.service -> /usr/lib/systemd/user/dbus.service
14 overridden configuration files found.
-------------- next part --------------
Manager: systemd 252 (252.12-1~deb12u1)
Features: +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
Timestamp firmware: 1min 42.768832s
Timestamp loader: 1min 15.796794s
Timestamp kernel: Thu 2023-07-27 20:42:28 BST
Timestamp userspace: Thu 2023-07-27 20:42:59 BST
Timestamp finish: Thu 2023-07-27 20:43:16 BST
Timestamp security-start: Thu 2023-07-27 20:42:59 BST
Timestamp security-finish: Thu 2023-07-27 20:42:59 BST
Timestamp generators-start: Thu 2023-07-27 20:42:59 BST
Timestamp generators-finish: Thu 2023-07-27 20:42:59 BST
Timestamp units-load-start: Thu 2023-07-27 20:42:59 BST
Timestamp units-load-finish: Thu 2023-07-27 20:42:59 BST
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /proc-sys-fs-binfmt_misc.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 83381a53fed847f8aae98d1a2c1fa7c8
Documentation: https://docs.kernel.org/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
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
Before: systemd-binfmt.service (destination-file)
After: -.mount (origin-implicit origin-path)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
ReferencedBy: systemd-binfmt.service (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:23:01 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6b2665b439a34983983afc61b35fa642
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-dm\x2d92.device:
Description: /dev/dm-92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f038c586bc104d5d9aea36cc8dd3e8ec
Following: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device
Following Set Member: dev-mapper-SUNNY\x2dvda.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device
Following Set Member: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-SUNNY-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-92
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dMedia.service:
Description: File System Check on /dev/mapper/SUNNY-Media
Instance: dev-mapper-SUNNY\x2dMedia
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: b5fa5f19f86d4a5fb8f765a0ba2568dd
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dMedia.device (origin-file)
RequiredBy: srv-NAS-Sunny-Media.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Media.mount (destination-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dMedia.device (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dMedia.device (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Media
PID: 2149
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sdc.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ca1f41b9d3ab4126a9a387e506c26e08
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dCache.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Cache
Instance: dev-mapper-SUNNY\x2dCache
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: var-cache.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: var-cache.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-sdc2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6c6fb34ad61145e3b75ac6e6f7f2ee5b
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice:
Description: Slice /system/dbus-:1.3-org.kde.powerdevil.chargethresholdhelper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:34 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:34 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:34 BST
Active Exit Timestamp: n/a
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-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 4d3a8edbcd8d402ab3e283f8d4a1644c
Condition Timestamp: Thu 2023-07-27 20:43:34 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:34 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit user-1000.slice:
Description: User Slice of UID 1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:33 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:33 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup enabled mask: cpu memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct memory pids
Invocation ID: 52cbdd3a0fc14456854de0729aff1799
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Fri 2023-07-28 06:25:33 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 06:25:33 BST
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user at 1000.service (destination-file)
RequiredBy: session-25.scope (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-25.scope (destination-file)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: shutdown.target (origin-default)
After: user.slice (origin-implicit)
References: user.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: user at 1000.service (destination-file destination-slice-property)
ReferencedBy: session-25.scope (destination-file destination-slice-property)
ReferencedBy: user-runtime-dir at 1000.service (destination-file destination-slice-property)
InSlice: user.slice (origin-implicit)
SliceOf: user at 1000.service (destination-slice-property)
SliceOf: session-25.scope (destination-slice-property)
SliceOf: user-runtime-dir at 1000.service (destination-slice-property)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 84375
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0e513e64f0324152895b4de77f6bc077
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7b897206aec94492a3e3f95b748f86b1
Documentation: man:systemd-ask-password-wall.path(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: paths.target (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: emergency.service (origin-file)
References: shutdown.target (origin-file)
References: cryptsetup.target (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-ask-password-wall.service (origin-implicit)
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-snd-controlC1.device:
Description: /dev/snd/controlC1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8524a57479c54ec9a5e867cb694eca95
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0c:00.4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/snd/controlC1
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/controlC1
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9f2c8c542d144b869143658c4aed8d85
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit dev-disk-by\x2duuid-7594\x2dE531.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e6243dddd7c94dd88826b91a45958c3a
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/7594-E531
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit dev-dm\x2d91.device:
Description: /dev/dm-91
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eb8014ead28b4406a755c002920d26e0
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-91
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
Description: /sys/subsystem/bluetooth/devices/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9332131ded234a96ad87b50c0567eecb
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d11-1\x2d11:1.0-bluetooth-hci0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/bluetooth/devices/hci0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11:1.0/bluetooth/hci0
Found: found-udev
-> Unit rescue.target:
Alias: runlevel1.target
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: rescue.service (origin-file)
Requires: sysinit.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: multi-user.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: initrd.target (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file)
Before: multi-user.target (destination-file)
After: rescue.service (origin-file)
After: sysinit.target (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: sysinit.target (origin-file origin-default)
References: rescue.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f68bfb55d473489aa9ab4f57c0166718
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/65289a2e-1ca8-4002-8670-cf57451419e2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: tmp.mount (destination-mountinfo)
ConflictedBy: nfs-blkmap.service (destination-file)
ConflictedBy: home-tj-Pictures.mount (destination-mountinfo)
ConflictedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ConflictedBy: var-lib-machines.mount (destination-mountinfo)
ConflictedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ConflictedBy: var-cache.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
ConflictedBy: shutdown-initrd.service (destination-file)
ConflictedBy: srv-NAS-Sunny-home.mount (destination-mountinfo)
ConflictedBy: home.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
ConflictedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
ConflictedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ConflictedBy: mdadm-shutdown.service (destination-file)
ConflictedBy: run-user-1000.mount (destination-mountinfo)
ConflictedBy: home-tj-Music.mount (destination-mountinfo)
ConflictedBy: var-lib-libvirt.mount (destination-mountinfo)
ConflictedBy: nfsdcld.service (destination-file)
ConflictedBy: rpc-gssd.service (destination-file)
ConflictedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Media.mount (destination-mountinfo)
ConflictedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ConflictedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ConflictedBy: run-rpc_pipefs.mount (destination-file)
ConflictedBy: var.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
ConflictedBy: rpc-statd.service (destination-file)
ConflictedBy: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
ConflictedBy: run-user-1000-doc.mount (destination-mountinfo)
ConflictedBy: boot-efi.mount (destination-mountinfo)
ConflictedBy: var-lib-l8r.mount (destination-mountinfo)
ConflictedBy: usr-local.mount (destination-mountinfo)
ConflictedBy: usr-my.mount (destination-mountinfo)
ConflictedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ConflictedBy: home-tj-Audio.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
ConflictedBy: home-tj-Videos.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
ConflictedBy: opt.mount (destination-mountinfo)
ConflictedBy: boot.mount (destination-mountinfo)
ConflictedBy: home-tj-Downloads.mount (destination-mountinfo)
ConflictedBy: srv-NAS-Sunny.mount (destination-mountinfo)
After: home-tj-Pictures.mount (destination-mountinfo)
After: home-tj-Videos.mount (destination-mountinfo)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
After: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
After: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
After: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
After: boot.mount (destination-mountinfo)
After: var-lib-l8r.mount (destination-mountinfo)
After: run-user-1000.mount (destination-mountinfo)
After: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
After: usr-local.mount (destination-mountinfo)
After: var-lib-machines.mount (destination-mountinfo)
After: var.mount (destination-mountinfo)
After: var-cache.mount (destination-mountinfo)
After: home-tj-Music.mount (destination-mountinfo)
After: var-lib-libvirt.mount (destination-mountinfo)
After: srv-NAS-Sunny.mount (destination-mountinfo)
After: run-user-1000-doc.mount (destination-mountinfo)
After: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
After: home-tj-Audio.mount (destination-mountinfo)
After: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
After: usr-my.mount (destination-mountinfo)
After: tmp.mount (destination-mountinfo)
After: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
After: systemd-cryptsetup at LUKS2_OS.service (destination-file)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
After: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
After: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
After: home.mount (destination-mountinfo)
After: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
After: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
After: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
After: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
After: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
After: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
After: home-tj-Downloads.mount (destination-mountinfo)
After: opt.mount (destination-mountinfo)
After: boot-efi.mount (destination-mountinfo)
After: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
After: srv-NAS-Sunny-home.mount (destination-mountinfo)
After: srv-NAS-Sunny-Media.mount (destination-mountinfo)
ReferencedBy: shutdown-initrd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
ReferencedBy: usr-my.mount (destination-mountinfo)
ReferencedBy: var-lib-machines.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
ReferencedBy: home-tj-Videos.mount (destination-mountinfo)
ReferencedBy: mdadm-shutdown.service (destination-file)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-mountinfo)
ReferencedBy: nfsdcld.service (destination-file)
ReferencedBy: srv-NAS-Sunny.mount (destination-mountinfo)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: home-tj-Downloads.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
ReferencedBy: opt.mount (destination-mountinfo)
ReferencedBy: usr-local.mount (destination-mountinfo)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-mountinfo)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: home.mount (destination-mountinfo)
ReferencedBy: var-cache.mount (destination-mountinfo)
ReferencedBy: home-tj-Music.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
ReferencedBy: home-tj-Audio.mount (destination-mountinfo)
ReferencedBy: var-lib-libvirt.mount (destination-mountinfo)
ReferencedBy: nfs-blkmap.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
ReferencedBy: tmp.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: home-tj-Pictures.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: boot-efi.mount (destination-mountinfo)
ReferencedBy: var-lib-l8r.mount (destination-mountinfo)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: var.mount (destination-mountinfo)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
ReferencedBy: boot.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit srv-NAS-Sunny.mount:
Description: /srv/NAS/Sunny
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: fa9492669a7a431e85a1012f9fad4598
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (origin-file)
Requires: system.slice (origin-file)
Requires: dev-mapper-SUNNY\x2dNAS.device (origin-mountinfo)
Requires: -.mount (origin-file origin-implicit origin-path)
RequiredBy: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-home.mount (destination-file destination-path)
RequiredBy: home-tj-Audio.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
RequiredBy: home-tj-Videos.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
RequiredBy: nfs-server.service (destination-path)
RequiredBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
RequiredBy: home-tj-Pictures.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
RequiredBy: home-tj-Music.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Media.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
RequiredBy: home-tj-Downloads.mount (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
Before: home-tj-Audio.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
Before: home-tj-Videos.mount (destination-file destination-path)
Before: umount.target (origin-mountinfo)
Before: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
Before: home-tj-Music.mount (destination-file destination-path)
Before: home-tj-Downloads.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
Before: nfs-server.service (destination-path)
Before: local-fs.target (origin-file origin-mountinfo)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Media.mount (destination-file destination-path)
Before: srv-NAS-Sunny-home.mount (destination-file destination-path)
Before: home-tj-Pictures.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
After: blockdev at dev-mapper-SUNNY\x2dNAS.target (origin-file origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: dev-mapper-SUNNY\x2dNAS.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dNAS.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: dev-mapper-SUNNY\x2dNAS.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: blockdev at dev-mapper-SUNNY\x2dNAS.target (origin-file origin-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
ReferencedBy: home-tj-Videos.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
ReferencedBy: home-tj-Music.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
ReferencedBy: nfs-server.service (destination-path)
ReferencedBy: home-tj-Pictures.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
ReferencedBy: home-tj-Audio.mount (destination-file destination-path)
ReferencedBy: home-tj-Downloads.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /srv/NAS (origin-implicit)
RequiresMountsFor: /dev/mapper/SUNNY-NAS (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny
What: /dev/mapper/SUNNY-NAS
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device:
Description: /dev/disk/by-uuid/7dd9347f-2240-44c9-aa5a-abaed8eaa7fe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ee4fb24a6e6c4c9ba136d7191d4ad94a
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-dm\x2d89.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/7dd9347f-2240-44c9-aa5a-abaed8eaa7fe
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1e2f6b4bad804326835311ff08de04d4
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/be92cbbb-28d6-4757-b823-587a883686ee
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d91.device:
Description: /sys/devices/virtual/block/dm-91
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 069a241dc716440f8365844a0aded80c
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-91
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit srv-NAS-Sunny-home.mount:
Description: /srv/NAS/Sunny/home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-home.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 00c3dc676ae24a06848eae0cdfb7e48a
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-home.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
Requires: system.slice (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dhome.target (origin-file origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: home.mount (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dhome.target (origin-file origin-mountinfo)
References: home.mount (origin-file)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-home (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/home
What: /dev/mapper/SUNNY-home
File System Type: ext4
Options: rw,relatime,errors=remount-ro,x-systemd.after=home.mount,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4e8ddacdaa524b0c9cc5f62d934e5562
Following: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: dev-SUNNY-debian11.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device
Following Set Member: dev-dm\x2d96.device
Following Set Member: dev-mapper-SUNNY\x2ddebian11.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device:
Description: /dev/disk/by-uuid/57f12736-3776-4df4-a83b-0d95d0c57985
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e16a7bbaf3044b0189a0c0df7daa1943
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/57f12736-3776-4df4-a83b-0d95d0c57985
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-3b9caa50bff745118b386a43192141da-LUKS_WD30EZRZ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 25747076d162421baeef8980d9fb0de6
Following: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: dev-mapper-LUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device
Following Set Member: dev-dm\x2d1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-3b9caa50bff745118b386a43192141da-LUKS_WD30EZRZ
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit dev-dm\x2d6.device:
Description: /dev/dm-6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8847365a5cfb4ff49d03cb3f735e07c6
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-SUNNY-rootfs.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-6
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device:
Description: /dev/disk/by-id/dm-name-SUNNY-opt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1d01438cf8b5450b817d9ad378283205
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-opt
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d50.device:
Description: /sys/devices/virtual/block/dm-50
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c9d119e9cc5e4c65ac85101fbf57337b
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-50
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device:
Description: /dev/disk/by-id/dm-name-SUNNY-vdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cecc192b8a9f44289f74008b60131c12
Following: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device
Following Set Member: dev-dm\x2d93.device
Following Set Member: dev-mapper-SUNNY\x2dvdb.device
Following Set Member: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-SUNNY-vdb.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-vdb
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device:
Description: /dev/disk/by-uuid/437f4a84-b459-4858-800b-35e15220450e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 87a3d88395bb406b95633ffa31bd8953
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/437f4a84-b459-4858-800b-35e15220450e
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit system-modprobe.slice:
Description: Slice /system/modprobe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-modprobe.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 33b8ff8842074352b87d9ab68f1de69e
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: modprobe at efi_pstore.service (destination-file)
RequiredBy: modprobe at loop.service (destination-file)
RequiredBy: modprobe at configfs.service (destination-file)
RequiredBy: modprobe at fuse.service (destination-file)
RequiredBy: modprobe at dm_mod.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 dm_mod.service (destination-file)
Before: modprobe at loop.service (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: modprobe at efi_pstore.service (destination-file)
Before: modprobe at configfs.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: modprobe at drm.service (destination-file destination-slice-property)
ReferencedBy: modprobe at configfs.service (destination-file destination-slice-property)
ReferencedBy: modprobe at loop.service (destination-file destination-slice-property)
ReferencedBy: modprobe at dm_mod.service (destination-file destination-slice-property)
ReferencedBy: modprobe at efi_pstore.service (destination-file destination-slice-property)
ReferencedBy: modprobe at fuse.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: modprobe at drm.service (destination-slice-property)
SliceOf: modprobe at configfs.service (destination-slice-property)
SliceOf: modprobe at loop.service (destination-slice-property)
SliceOf: modprobe at dm_mod.service (destination-slice-property)
SliceOf: modprobe at efi_pstore.service (destination-slice-property)
SliceOf: modprobe at fuse.service (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtvzd.socket:
Description: virtvzd.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirt-guests.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
-> Unit dpkg-db-backup.service:
Description: Daily dpkg database backup service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
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: d1d94e0cff164759abdfe255804e9557
Documentation: man:dpkg(1)
Fragment Path: /lib/systemd/system/dpkg-db-backup.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: dpkg-db-backup.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
TriggeredBy: dpkg-db-backup.timer (destination-implicit)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: dpkg-db-backup.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/dpkg/dpkg-db-backup
PID: 26601
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dusr_local.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-usr_local
Instance: dev-mapper-SUNNY\x2dusr_local
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: usr-local.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: usr-local.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit iscsid.service:
Description: iscsid.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: blk-availability.service (destination-file)
Before: libvirtd.service (destination-file)
ReferencedBy: blk-availability.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2d75fdbf08b54df6805e254c1ee7c753
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Videos
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit systemd-sysctl.service:
Alias: procps.service
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
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: 8a560a0ee7e240c3b8aea87dfbe1b632
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionPathIsReadWrite: /proc/sys/net succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
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-networkd.service (destination-file)
Before: networking.service (destination-file)
After: system.slice (origin-file)
After: systemd-modules-load.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-coredump.socket (destination-file)
References: systemd-modules-load.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-coredump.socket (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: networking.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 1534
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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
ConditionFileIsExecutable: /etc/rc.local untested
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
Before: plymouth-quit-wait.service (destination-file)
Before: plymouth-quit.service (destination-file)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: network.target (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/rc.local start
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device:
Description: /dev/disk/by-uuid/d8d22649-36b7-4fc4-b3ec-58dc94fdffb0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 90f8caa57b23409489066b85a2abc690
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/d8d22649-36b7-4fc4-b3ec-58dc94fdffb0
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f1ab0f356dd3425883f04cb5107316bc
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/f7175e39-2594-4cb9-b842-de2e1c208f61
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dvdb.device:
Description: /dev/mapper/SUNNY-vdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e40e229eac4541c1a20a77c86b8da867
Following: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device
Following Set Member: dev-dm\x2d93.device
Following Set Member: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-SUNNY-vdb.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-vdb
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit dev-SUNNY-vda.device:
Description: /dev/SUNNY/vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ce1c6dc89f144c9792110328ab576370
Following: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device
Following Set Member: dev-mapper-SUNNY\x2dvda.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device
Following Set Member: dev-dm\x2d92.device
Following Set Member: sys-devices-virtual-block-dm\x2d92.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/vda
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 10d9065f06b54200ad99f9c91f8d00c6
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit blockdev at dev-SUNNY-Builds.target:
Description: Block Device Preparation for /dev/SUNNY/Builds
Instance: dev-SUNNY-Builds
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-serial-by\x2did-usb\x2dProlific_Technology_Inc._USB\x2dSerial_Controller\x2dif00\x2dport0.device:
Description: PL2303 Serial Port / Mobile Phone Data Cable
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41e08ecb65bb467eb2634497a205895d
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: dev-ttyUSB0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:12:1.0\x2dport0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/ttyUSB0/tty/ttyUSB0
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dab3904a32dc4101b77402f43d8b4f55
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d02.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device
Following Set Member: dev-sde2.device
Following Set Member: dev-disk-by\x2duuid-6AD2\x2dCC99.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> Unit dev-rfkill.device:
Description: /dev/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8ea249c9702c49af89589e2f47f42dee
Following: sys-devices-virtual-misc-rfkill.device
Following Set Member: sys-devices-virtual-misc-rfkill.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/rfkill
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
-> Unit rpc-statd.service:
Description: NFS status monitor for NFSv2/3 locking.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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/rpc-statd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 2df00a32b9c642e4a460f83d68358472
Fragment Path: /lib/systemd/system/rpc-statd.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: rpcbind.socket (origin-file)
Requires: nss-lookup.target (origin-file)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
Wants: rpc-statd-notify.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: nfs-server.service (destination-file)
Conflicts: umount.target (origin-file)
Before: nfs-server.service (destination-file)
After: system.slice (origin-file)
After: network-online.target (origin-file)
After: rpcbind.service (origin-file)
After: systemd-journald.socket (origin-file)
After: nss-lookup.target (origin-file)
References: nss-lookup.target (origin-file)
References: rpcbind.socket (origin-file)
References: rpcbind.service (origin-file)
References: umount.target (origin-file)
References: network-online.target (origin-file)
References: rpc-statd-notify.service (origin-file)
References: nfs-utils.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3420
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/rpc.statd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: RPC_STATD_NO_NOTIFY=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/rpc.statd
PID: 3413
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit modprobe at fuse.service:
Description: Load Kernel Module fuse
Instance: fuse
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:42:59 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: cc6c84bbb21247b0b3888259255afb17
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
Before: sysinit.target (origin-file)
Before: sys-fs-fuse-connections.mount (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq fuse
PID: 1515
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit modprobe at efi_pstore.service:
Description: Load Kernel Module efi_pstore
Instance: efi_pstore
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:01 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: cae5131a4f6f4675a64168b41d06a83a
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-pstore.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-pstore.service (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
ReferencedBy: systemd-pstore.service (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq efi_pstore
PID: 2092
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-subsystem-net-devices-enx00e04c680468.device:
Description: RTL8153 Gigabit Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41ace0fdfcb14cc1be8332babc87dc36
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb2-2\x2d8-2\x2d8.4-2\x2d8.4.1-2\x2d8.4.1:1.0-net-enx00e04c680468.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/enx00e04c680468
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.4/2-8.4.1/2-8.4.1:1.0/net/enx00e04c680468
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device:
Description: /dev/disk/by-id/dm-name-SUNNY-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 84a7088f72fa4efa90f3fb6dc03f47ee
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-home
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dvdd.device:
Description: /dev/mapper/SUNNY-vdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3653da95f7e94e1e91bdef66f2d01ec6
Following: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-SUNNY-vdd.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device
Following Set Member: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-dm\x2d95.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-vdd
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 8a95363eb9a946f7a002618779f9a8cc
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: plymouth-start.service (destination-file)
Before: local-fs-pre.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/console-setup/keyboard-setup.sh
PID: 1506
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit var-lib-libvirt.mount:
Description: /var/lib/libvirt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
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/var-lib-libvirt.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 46748ced990a49cd91bd553d77afbac4
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var-lib-libvirt.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:04 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:04 BST
Assert Result: yes
Requires: dev-mapper-SUNNY\x2dlibvirt.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (origin-file)
Requires: system.slice (origin-file)
Requires: var.mount (origin-implicit origin-path)
Requires: -.mount (origin-file origin-implicit origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (origin-file)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-implicit origin-path)
After: system.slice (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dlibvirt.target (origin-file origin-mountinfo)
After: dev-mapper-SUNNY\x2dlibvirt.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dlibvirt.device (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
References: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dlibvirt.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dlibvirt.target (origin-file origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file origin-mountinfo)
References: var.mount (origin-implicit origin-path)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-libvirt (origin-file)
RequiresMountsFor: /var/lib (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/libvirt
What: /dev/mapper/SUNNY-libvirt
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 453c539f375b4c34aa6bac8115afb458
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-eui.1712734213710001001b444a444648c9
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit dev-disk-by\x2dlabel-rootfs.device:
Description: /dev/disk/by-label/rootfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 142b49c185f2424191ed52685eefb21b
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-SUNNY-rootfs.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/rootfs
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Cache.device:
Description: /dev/disk/by-label/Cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7738d0cf833b42d0b2e844c3a4d05167
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Cache
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b7ab4b86f72248d0a5606f870216194e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
WantedBy: rpcbind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9a2ac54889b24013a1d2748daca0aba5
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-eui.1712734213710001001b444a444648c9-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device:
Description: /dev/disk/by-uuid/63874235-ad0b-4e60-8638-4121e5d5664a
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0637f1143f8b4fec85d79ed0607be0de
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/63874235-ad0b-4e60-8638-4121e5d5664a
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:0c:00.3\x2dusb\x2d0:3.2:1.0\x2dscsi\x2d0:0:0:0.device:
Description: USB_Floppy_Drive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:47 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:47 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c8a916b30a2e4083b1020b51e49f4967
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-usb\x2dSony_USB_Floppy_Drive.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2ddiskseq-137.device
Following Set Member: dev-sdd.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:0c:00.3-usb-0:3.2:1.0-scsi-0:0:0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Found: found-udev
-> Unit apt-cacher-ng.service:
Description: Apt-Cacher NG software download proxy
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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/apt-cacher-ng.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: bf766241787c47baa1b9051832176079
Fragment Path: /lib/systemd/system/apt-cacher-ng.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: var-cache.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: var.mount (origin-file origin-path)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: var-cache.mount (origin-path)
References: network.target (origin-file)
References: var-cache.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: var.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/cache/apt-cacher-ng (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 3047
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: apt-cacher-ng
Group: apt-cacher-ng
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/apt-cacher-ng -c /etc/apt-cacher-ng ForeGround=1
PID: 3047
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d85.device:
Description: /sys/devices/virtual/block/dm-85
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d8328ca8c2ab4f92906ea79d4cff3c7d
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-85
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: c762447078fa45389ab69d6b62863c3b
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
RequiredBy: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
RequiredBy: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
RequiredBy: home-tj-Audio.mount (destination-file destination-implicit destination-path)
RequiredBy: session-25.scope (destination-file)
RequiredBy: home-tj-Music.mount (destination-file destination-implicit destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: home-tj-Videos.mount (destination-file destination-implicit destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: srv-NAS-Sunny-home.mount (destination-file)
Before: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
Before: systemd-user-sessions.service (destination-file)
Before: umount.target (origin-mountinfo)
Before: session-25.scope (destination-file)
Before: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
Before: home-tj-Videos.mount (destination-file destination-implicit destination-path)
Before: home-tj-Music.mount (destination-file destination-implicit destination-path)
Before: local-fs.target (origin-file origin-mountinfo)
Before: home-tj-Audio.mount (destination-file destination-implicit destination-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dhome.target (origin-file origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dhome.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
References: dev-mapper-SUNNY\x2dhome.device (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (origin-file)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file)
ReferencedBy: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: home-tj-Audio.mount (destination-file destination-implicit destination-path)
ReferencedBy: home-tj-Videos.mount (destination-file destination-implicit destination-path)
ReferencedBy: session-25.scope (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: home-tj-Music.mount (destination-file destination-implicit destination-path)
ReferencedBy: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/mapper/SUNNY-home (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home
What: /dev/mapper/SUNNY-home
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d30.device:
Description: /sys/devices/virtual/block/dm-30
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 77b09276f9274ade9f0bd1291a68ca8d
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-30
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dWaydroid.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Waydroid
Instance: dev-mapper-SUNNY\x2dWaydroid
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-virtual-misc-rfkill.device:
Description: /sys/devices/virtual/misc/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8a39ae20cead4d0ca66cc25304b2ae1f
Following Set Member: dev-rfkill.device
Wants: systemd-rfkill.socket (origin-udev)
BoundBy: systemd-rfkill.socket (destination-file)
BoundBy: systemd-rfkill.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: systemd-rfkill.service (destination-file)
References: systemd-rfkill.socket (origin-udev)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/misc/rfkill
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
udev SYSTEMD_WANTS: systemd-rfkill.socket
-> Unit dev-dm\x2d89.device:
Description: /dev/dm-89
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5e6b38f681d1459daa0e7ffdd97d0d8f
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-89
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fcc3b6b788284063a9be92c64d201bcd
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit system-getty.slice:
Description: Slice /system/getty
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
CGroup members mask: memory pids
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: getty at tty1.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: getty at tty1.service (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: dead
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d98.device:
Description: /dev/dm-98
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2f08d72111d3487ea36b5c320c394ee2
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-98
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ccb74def818249cea3bd377af222a8f6
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d92.device:
Description: /sys/devices/virtual/block/dm-92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f7b789bcab4948de9520ccc239aab55a
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device
Following Set Member: dev-mapper-SUNNY\x2dvda.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device
Following Set Member: dev-dm\x2d92.device
Following Set Member: dev-SUNNY-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-92
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d93.device:
Description: /sys/devices/virtual/block/dm-93
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c606f620aba749828e532165ed1d819f
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device
Following Set Member: dev-dm\x2d93.device
Following Set Member: dev-mapper-SUNNY\x2dvdb.device
Following Set Member: dev-SUNNY-vdb.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-93
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dCache.service:
Description: File System Check on /dev/mapper/SUNNY-Cache
Instance: dev-mapper-SUNNY\x2dCache
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 2af50cdb1f7646da948fb2f61c491c6c
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dCache.device (origin-file)
RequiredBy: var-cache.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: var-cache.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: dev-mapper-SUNNY\x2dCache.device (origin-file)
After: systemd-fsck-root.service (origin-file)
References: dev-mapper-SUNNY\x2dCache.device (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: var-cache.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Cache
PID: 1733
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/colord.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 0cac394792b94188bfd1dc8b5893aa01
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
Requires: var.mount (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-file)
After: tmp.mount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: var.mount (origin-file)
References: dbus.socket (origin-file)
References: var.mount (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: tmp.mount (origin-file)
References: -.mount (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3079
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/colord
PID: 3079
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
Description: /sys/devices/platform/serial8250/tty/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 599c64cca306473ea5c08fdc8e4b0f66
Following Set Member: dev-ttyS2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/platform/serial8250/tty/ttyS2
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit nvme-smart-log.service:
Description: Record smart-log of NVME devices on start-up (requires package nvme-cli)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: b247c8f20c8d434faaed9a8845145c64
Fragment Path: /etc/systemd/system/nvme-smart-log.service
ConditionPathExistsGlob: /dev/nvme* succeeded
ConditionPathExists: /usr/sbin/nvme succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: local-fs.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/sh -c "nvme smart-log \$(find /dev -type b -regextype posix-egrep -regex '/dev/nvme[[:digit:]]+n[[:digit:]]+\$')"
PID: 2980
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit cups.service:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 3b8fa30b2218440dac0de1f090b8dda6
Documentation: man:cupsd(8)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: cups.socket (origin-file)
RequiredBy: cups-browsed.service (destination-file)
WantedBy: multi-user.target (destination-file)
ConsistsOf: cups.socket (destination-file)
ConsistsOf: cups.path (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: cups-browsed.service (destination-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: cups.socket (destination-implicit)
After: network.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: system.slice (origin-file)
After: nslcd.service (origin-file)
After: cups.path (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: cups.socket (destination-implicit)
TriggeredBy: cups.path (destination-implicit)
References: nslcd.service (origin-file)
References: shutdown.target (origin-default)
References: cups.socket (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: network.target (origin-file)
ReferencedBy: cups.path (destination-file destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: cups.socket (destination-file destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 27084
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/cupsd -l
PID: 27084
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Status Text: Scheduler is running...
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dopt.device:
Description: /dev/mapper/SUNNY-opt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4f332de947af46ec922121948517b511
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: opt.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
Before: opt.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
PropagatesStopTo: opt.mount (destination-mountinfo)
ReferencedBy: opt.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-opt
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev,found-mount
-> Unit systemd-machined.service:
Alias: dbus-org.freedesktop.machine1.service
Description: Virtual Machine and Container Registration Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-machined.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids bpf-firewall
Invocation ID: cec2aca1e2f94a2ab79048544d9c857b
Documentation: man:systemd-machined.service(8)
Documentation: man:org.freedesktop.machine1(5)
Fragment Path: /lib/systemd/system/systemd-machined.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: var-lib-machines.mount (origin-path)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Wants: machine.slice (origin-file)
WantedBy: libvirtd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirtd.service (destination-file)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: var-lib-machines.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: machine.slice (origin-file)
References: dbus.socket (origin-file)
References: var.mount (origin-file origin-path)
References: basic.target (origin-default)
References: -.mount (origin-file origin-path)
References: var-lib-machines.mount (origin-path)
References: machine.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: libvirtd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/machines (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 2991
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.machine1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: no
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_linux_immutable cap_sys_chroot cap_sys_ptrace cap_sys_admin cap_mknod
DynamicUser: no
LockPersonality: yes
SystemCallFilter: sched_yield setregid poll sigpending fstat64 lstat64 inotify_add_watch wait4 stat fchmod umask socketcall getppid getrandom faccessat2 getresgid cacheflush newfstatat sendfile64 setsockopt statx timer_settime futex_time64 times flock mprotect rt_sigprocmask timer_settime64 migrate_pages mmap rt_sigreturn ppoll_time64 readv rt_sigqueueinfo futex chown32 chroot recvfrom setns pidfd_open msgrcv swapcontext io_pgetevents fstat setresuid mount set_mempolicy_home_node fcntl lstat linkat nanosleep readdir shmat recvmsg move_pages mq_timedreceive_time64 fsmount lgetxattr creat clock_getres symlink epoll_create1 semctl fadvise64_64 pwritev2 olduname pidfd_send_signal lseek dup request_key write setpgid getrusage epoll_wait rename recvmmsg execve membarrier fchownat flistxattr socket io_uring_register sched_rr_get_interval sendto statfs64 sched_setparam setgid fstatfs fstatfs64 set_tls mq_unlink semtimedop_time64 sendmsg setuid setfsgid32 rt_sigtimedwait removexattr timerfd_settime64 getsid tkill getresuid32 epoll_pwait rt_sigpending waitpid getegid32 fork truncate64 rmdir alarm clone setgid32 setitimer clock_getres_time64 timer_create sched_setattr brk sigreturn process_madvise symlinkat getdents utime epoll_ctl_old close timer_gettime ioctl fstatat64 fdatasync getpgid sched_get_priority_min rt_sigaction sched_getparam setsid pause set_thread_area msgsnd setgroups32 ppoll fgetxattr setrlimit umount2 msgctl name_to_handle_at readahead rseq unlink setxattr mlockall sigprocmask epoll_ctl io_destroy timer_getoverrun sched_getaffinity chown prctl sigaction lsetxattr timerfd_gettime64 fsconfig mq_open dup2 renameat2 sched_get_priority_max fchown readlink uname getxattr execveat msgget vmsplice clock_gettime64 restart_syscall fadvise64 io_submit sigaltstack futimesat inotify_rm_watch lremovexattr gettimeofday exit getgid mkdirat sched_setscheduler move_mount getuid32 listen io_setup clone3 syncfs copy_file_range access pipe open set_mempolicy setfsuid ipc semop semtimedop munlock getitimer sync_file_range2 pipe2 accept exit_group splice preadv mknodat clock_nanosleep_time64 userfaultfd time pwritev setresgid32 utimensat io_cancel getegid select setresgid pwrite64 mq_getsetattr kill setgroups fcntl64 futex_waitv pread64 kcmp mq_timedsend_time64 set_tid_address openat stat64 io_pgetevents_time64 sched_getscheduler fspick sysinfo statfs mlock shmget inotify_init shmdt open_tree fallocate sigsuspend chmod memfd_create vfork chdir gettid getsockopt sync_file_range getpgrp signal setreuid timer_gettime64 getdents64 riscv_flush_icache nice capset setresuid32 sched_getattr getpeername waitid timer_delete add_key io_uring_enter setregid32 get_robust_list readlinkat setfsuid32 shutdown personality getcpu lchown mq_notify ugetrlimit getsockname fchown32 sendmmsg unshare madvise fchmodat signalfd4 getgroups32 keyctl fsetxattr oldfstat rt_tgsigqueueinfo getresuid fsync oldlstat truncate ftruncate ioprio_set munmap mlock2 accept4 setfsgid getgroups io_getevents geteuid32 setpriority mknod link recvmmsg_time64 capget pselect6_time64 sync close_range process_vm_readv get_mempolicy geteuid socketpair mremap oldstat getpriority clock_nanosleep timerfd_settime inotify_init1 eventfd fsopen dup3 epoll_create mkdir getpid setuid32 remap_file_pages preadv2 getuid setreuid32 tgkill unlinkat semget signalfd faccessat timerfd_create arch_prctl utimensat_time64 send fremovexattr get_thread_area prlimit64 sendfile fchdir ftruncate64 msync openat2 sched_setaffinity mmap2 connect eventfd2 _newselect utimes llistxattr munlockall rt_sigsuspend sched_rr_get_interval_time64 rt_sigtimedwait_time64 getcwd bind mq_timedreceive process_vm_writev getgid32 mbind recv lchown32 renameat io_uring_setup mq_timedsend umount oldolduname getresgid32 timerfd_gettime set_robust_list clock_gettime getrlimit read pselect6 shmctl ioprio_get tee epoll_pwait2 writev pivot_root _llseek epoll_wait_old listxattr mount_setattr
SystemCallArchitectures: native
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-machined
PID: 2991
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Status Text: Processing requests...
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit dev-mapper-SUNNY\x2dProjects.device:
Description: /dev/mapper/SUNNY-Projects
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 06628f1836e14534a014c81f59eb6975
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: usr-my.mount (destination-mountinfo)
RequiredBy: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: usr-my.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
PropagatesStopTo: usr-my.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: usr-my.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Projects
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev,found-mount
-> Unit dev-sdc4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 651e126c4752437b9cceb9add06854db
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: 088d524e82754257848dddf851b660d9
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: fancontrol.service (destination-file)
Before: multi-user.target (destination-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: fancontrol.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/sensors -s
PID: 2978
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/sensors
PID: 2995
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Builds
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0c635350697b4555b8769fbcbd748651
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Builds
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit initrd-cleanup.service:
Description: Cleaning Up and Shutting Down Daemons
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/initrd-cleanup.service
AssertPathExists: /etc/initrd-release untested
Requires: system.slice (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
Before: initrd-switch-root.target (destination-file)
After: initrd-root-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: initrd-fs.target (origin-file)
After: initrd.target (origin-file)
OnFailure: emergency.target (origin-file)
References: initrd.target (origin-file)
References: emergency.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-fs.target (origin-file)
References: initrd-root-fs.target (origin-file)
ReferencedBy: initrd-switch-root.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemctl --no-block isolate initrd-switch-root.target
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d35.device:
Description: /dev/dm-35
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 12aac095ff164ce4bde722af449fa7f3
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-35
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 53592cbafb1246dc9a76f6579271d463
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-sde.device:
Description: iPod
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16f291a3fd194418833df2453a3a91bb
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-disk-by\x2ddiskseq-118.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sde
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Found: found-udev
-> Unit iscsi-shutdown.service:
Description: iscsi-shutdown.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: blk-availability.service (destination-file)
ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 55f3f1a0d11549e5a55a6533ea722e8f
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-2.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d35.device:
Description: /sys/devices/virtual/block/dm-35
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 660631cc1f894564b31291db632efa8f
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-35
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit systemd-journald-dev-log.socket:
Description: Journal Socket (/dev/log)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 590f0b467541406ca406f470e257c548
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (origin-implicit destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: systemd-journald.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/log
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit machines.target:
Description: Containers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:06 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3163e7518f774292b81df5b749d7eabf
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/machines.target
Condition Timestamp: Thu 2023-07-27 20:43:06 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:06 BST
Assert Result: yes
Wants: var-lib-machines.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
After: var-lib-machines.mount (origin-default)
References: var-lib-machines.mount (origin-file origin-default)
References: multi-user.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpartlabel-EFI\x5cx20System.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d7770abe37694a8c94f0bfa8de44e76e
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partlabel/EFI\x20System
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6828294b46e449769a761bf4df625277
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Wants: networking.service (origin-file)
Wants: systemd-networkd-wait-online.service (origin-file)
RequiredBy: caddy.service (destination-file)
WantedBy: rpc-statd.service (destination-file)
WantedBy: nfs-mountd.service (destination-file)
WantedBy: cups-browsed.service (destination-file)
WantedBy: hddtemp.service (destination-file)
WantedBy: nfs-server.service (destination-file)
WantedBy: rpc-statd-notify.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: nfs-server.service (destination-file)
Before: hddtemp.service (destination-file)
Before: shutdown.target (origin-default)
Before: caddy.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: nfs-mountd.service (destination-file)
Before: rpc-statd.service (destination-file)
Before: rc-local.service (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: apt-daily.service (destination-file)
Before: nvmf-autoconnect.service (destination-file)
Before: lxc-net.service (destination-file)
After: networking.service (destination-file)
After: systemd-networkd-wait-online.service (destination-file)
After: network.target (origin-file)
References: systemd-networkd-wait-online.service (origin-file)
References: shutdown.target (origin-default)
References: networking.service (origin-file)
References: network.target (origin-file)
ReferencedBy: lxc-net.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: nvmf-autoconnect.service (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: caddy.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: rpc-statd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit virtlockd-admin.socket:
Description: Virtual machine lock manager admin socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/virtlockd-admin.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: de57efbddfe14a4aaec7606d84733817
Fragment Path: /lib/systemd/system/virtlockd-admin.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
BindsTo: virtlockd.socket (origin-file)
RequiredBy: virtlockd.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirtd.service (origin-file)
Before: sockets.target (origin-default destination-default)
Before: virtlockd.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: virtlockd.socket (origin-file)
After: system.slice (origin-file)
Triggers: virtlockd.service (origin-implicit)
References: virtlockd.socket (origin-file)
References: sockets.target (origin-default)
References: virtlockd.service (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: libvirtd.service (origin-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: virtlockd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/virtlockd-admin-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: virtlockd-admin.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/virtlockd-admin-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 804b972b9c8a41ae9bf461dc1b51e7b9
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device:
Description: /dev/disk/by-uuid/23de275a-1a87-4b81-a952-f548cd3e4374
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eb71b0daa62f444cb49bf64c13ba94ce
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/23de275a-1a87-4b81-a952-f548cd3e4374
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit dev-SUNNY-apu2\x2dmachines.device:
Description: /dev/SUNNY/apu2-machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 49f903999f174137ad228702e2e9d2f0
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/apu2-machines
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit avahi-daemon.socket:
Description: Avahi mDNS/DNS-SD Stack Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/avahi-daemon.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 83ebc7ee67074415bd88004ad7b569bc
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: avahi-daemon.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: avahi-daemon.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
Triggers: avahi-daemon.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-default)
References: sysinit.target (origin-default)
References: avahi-daemon.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: avahi-daemon.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/avahi-daemon/socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: avahi-daemon.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/avahi-daemon/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dNAS.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-NAS
Instance: dev-mapper-SUNNY\x2dNAS
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dm-event.service:
Description: Device-mapper event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dm-event.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 420122b9ab454794a8472604a08b5ac2
Documentation: man:dmeventd(8)
Fragment Path: /lib/systemd/system/dm-event.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dm-event.socket (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: lvm2-monitor.service (destination-file)
After: systemd-journald.socket (origin-file)
After: dm-event.socket (origin-file destination-implicit)
After: system.slice (origin-file)
TriggeredBy: dm-event.socket (destination-implicit)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dm-event.socket (origin-file)
ReferencedBy: lvm2-monitor.service (destination-file)
ReferencedBy: dm-event.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 1533
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/dmeventd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: SD_ACTIVATION=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -1000
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/dmeventd -f
PID: 1533
Start Timestamp: Thu 2023-07-27 20:42:59 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sdd.device:
Description: USB_Floppy_Drive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:47 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:47 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 13a6fbbab4314372a701b9c43fab987f
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:0c:00.3\x2dusb\x2d0:3.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-137.device
Following Set Member: dev-disk-by\x2did-usb\x2dSony_USB_Floppy_Drive.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdd
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Found: found-udev
-> Unit dm-event.socket:
Description: Device-mapper event daemon FIFOs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dm-event.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: f73a5e90d4644b90890706dd298cc06e
Documentation: man:dmeventd(8)
Fragment Path: /lib/systemd/system/dm-event.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: lvm2-monitor.service (destination-file)
RequiredBy: dm-event.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: lvm2-monitor.service (destination-file)
Before: dm-event.service (origin-implicit destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: dm-event.service (origin-implicit)
References: dm-event.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: lvm2-monitor.service (destination-file)
ReferencedBy: dm-event.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/dmeventd-client (origin-file)
RequiresMountsFor: /run/dmeventd-server (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: dm-event.socket
SELinuxContextFromNet: no
FlushPending: no
ListenFIFO: /run/dmeventd-server
ListenFIFO: /run/dmeventd-client
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d95.device:
Description: /dev/dm-95
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2949ceb6112c47a2928737928c5ec517
Following: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-SUNNY-vdd.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device
Following Set Member: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device
Following Set Member: dev-mapper-SUNNY\x2dvdd.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-95
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41a9dff6e17f49a58b76b20a59093a1e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: sockets.target (origin-file)
Wants: paths.target (origin-file)
Wants: slices.target (origin-file)
Wants: timers.target (origin-file)
RequiredBy: multi-user.target (destination-file)
RequiredBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: lttng-sessiond.service (destination-default)
Before: ssh.service (destination-default)
Before: plymouth-quit.service (destination-default)
Before: rc-local.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: tgt.service (destination-default)
Before: alsa-state.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: schroot.service (destination-default)
Before: fancontrol.service (destination-default)
Before: virtlockd.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: logrotate.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: rsyslog.service (destination-default)
Before: fstrim.service (destination-default)
Before: uuidd.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: atopacct.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: waydroid-container.service (destination-default)
Before: atop-rotate.service (destination-default)
Before: apt-daily.service (destination-default)
Before: edac.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: hddtemp.service (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: rtkit-daemon.service (destination-default)
Before: virtlogd.service (destination-default)
Before: nvmf-autoconnect.service (destination-default)
Before: atop.service (destination-default)
Before: cron.service (destination-default)
Before: rasdaemon.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: udisks2.service (destination-default)
Before: polkit.service (destination-default)
Before: lxc-net.service (destination-default)
Before: accounts-daemon.service (destination-default)
Before: user at 1000.service (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: debspawn-clear-caches.service (destination-default)
Before: lm-sensors.service (destination-default)
Before: upower.service (destination-default)
Before: cups.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: lxc.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: smartmontools.service (destination-default)
Before: getty-static.service (destination-default)
Before: initrd.target (destination-file destination-default)
Before: nvmefc-boot-connections.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: alsa-restore.service (destination-default)
Before: rsync.service (destination-default)
Before: apt-cacher-ng.service (destination-default)
Before: colord.service (destination-default)
Before: libvirtd.service (destination-default)
Before: phpsessionclean.service (destination-default)
Before: ModemManager.service (destination-default)
Before: systemd-machined.service (destination-default)
Before: caddy.service (destination-default)
Before: man-db.service (destination-default)
Before: ras-mc-ctl.service (destination-default)
Before: fwupd-refresh.service (destination-default)
Before: apache2.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: nvme-smart-log.service (destination-default)
Before: libvirt-guests.service (destination-default)
Before: lxc-monitord.service (destination-default)
Before: shutdown.target (origin-default)
Before: sddm.service (destination-default)
Before: bluetooth.service (destination-default)
After: tmp.mount (origin-file origin-default)
After: dbus-broker.service (destination-file)
After: var.mount (origin-file origin-default origin-path)
After: sysinit.target (origin-file origin-default)
After: systemd-pcrphase-sysinit.service (destination-file)
After: sockets.target (origin-file origin-default)
After: slices.target (origin-file origin-default)
After: paths.target (origin-file origin-default)
After: systemd-ask-password-plymouth.path (destination-file)
After: -.mount (origin-file origin-path)
References: paths.target (origin-file origin-default)
References: timers.target (origin-file)
References: var.mount (origin-file origin-default origin-path)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: slices.target (origin-file origin-default)
References: tmp.mount (origin-file origin-default)
References: sysinit.target (origin-file origin-default)
References: sockets.target (origin-file origin-default)
ReferencedBy: initrd.target (destination-file destination-default)
ReferencedBy: apt-cacher-ng.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: lttng-sessiond.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: lxc-net.service (destination-default)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-machined.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: edac.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: sddm.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: waydroid-container.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: rasdaemon.service (destination-default)
ReferencedBy: fancontrol.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: caddy.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: apache2.service (destination-default)
ReferencedBy: phpsessionclean.service (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: virtlockd.service (destination-default)
ReferencedBy: virtlogd.service (destination-default)
ReferencedBy: lxc.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: atop.service (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: libvirt-guests.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: nvme-smart-log.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: nvmefc-boot-connections.service (destination-default)
ReferencedBy: nvmf-autoconnect.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: libvirtd.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: upower.service (destination-default)
ReferencedBy: schroot.service (destination-default)
ReferencedBy: tgt.service (destination-default)
ReferencedBy: ras-mc-ctl.service (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: debspawn-clear-caches.service (destination-default)
ReferencedBy: lxc-monitord.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: alsa-state.service (destination-default)
RequiresMountsFor: /var (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit srv-NAS-Sunny-Media-Videos.mount:
Description: /srv/NAS/Sunny/Media/Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:06 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Media-Videos.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 9d76e82e6cf64ef99e14cb3fc15561d5
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Media-Videos.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:06 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:06 BST
Assert Result: yes
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny-Media.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (origin-file)
RequiredBy: local-fs.target (destination-file)
RequiredBy: home-tj-Videos.mount (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: home-tj-Videos.mount (destination-file destination-path)
Before: umount.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dVideos.target (origin-file origin-mountinfo)
After: srv-NAS-Sunny-Media.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
After: -.mount (origin-file origin-path)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: system.slice (origin-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (origin-file)
After: local-fs-pre.target (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
References: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: srv-NAS-Sunny-Media.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (origin-file)
References: -.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dVideos.target (origin-file origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: home-tj-Videos.mount (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Videos (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/Media (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Media/Videos
What: /dev/mapper/SUNNY-Videos
File System Type: ext4
Options: rw,relatime,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit waydroid-container.service:
Description: Waydroid Container
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
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/waydroid-container.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 70daaff6c7c2437ba4828a154122829e
Fragment Path: /lib/systemd/system/waydroid-container.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2993
Main PID Known: yes
Main PID Alien: no
BusName: id.waydro.Container
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/waydroid -w container start
PID: 2993
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit apache2.service:
Description: The Apache HTTP Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/apache2.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: eab6648c16234e2b8fd7ec4b6ffd5f07
Documentation: https://httpd.apache.org/docs/2.4/
Fragment Path: /lib/systemd/system/apache2.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
After: var.mount (origin-file origin-path)
After: nss-lookup.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: tmp.mount (origin-file)
References: remote-fs.target (origin-file)
References: network.target (origin-file)
References: var.mount (origin-file origin-path)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: nss-lookup.target (origin-file)
References: basic.target (origin-default)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
OOMPolicy: continue
Main PID: 3480
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: APACHE_STARTED_BY_SYSTEMD=true
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/apachectl start
PID: 3437
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/apachectl graceful
PID: 26773
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/apachectl graceful-stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-boot.device:
Description: /dev/disk/by-label/boot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a83b8446a6fe4a24a97ae31af2a8ec04
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/boot
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b9d220302763469dbe3e97dac4044ba6
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/83dad3f7-2cdf-4660-810a-2c56cce3248c
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit debspawn-clear-caches.service:
Description: Clear debspawn caches
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
Fragment Path: /lib/systemd/system/debspawn-clear-caches.service
Requires: sysinit.target (origin-default)
Requires: var.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: debspawn-clear-caches.timer (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: basic.target (origin-default)
After: debspawn-clear-caches.timer (destination-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: tmp.mount (origin-file)
TriggeredBy: debspawn-clear-caches.timer (destination-implicit)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: tmp.mount (origin-file)
References: var.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: debspawn-clear-caches.timer (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: debspawn-clear-caches.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: 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
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/debspawn maintain --clear-caches
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Thu 2023-07-27 20:43:36 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: Thu 2023-07-27 20:43:36 BST
Inactive Enter Timestamp: Thu 2023-07-27 20:43:36 BST
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: 7a0005622445484ca2a56e8ca341b14a
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: systemd-fsckd.socket (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsckd.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsckd.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-fsckd.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
PID: 1727
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:36 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit boot-efi.mount:
Description: /boot/efi
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/boot-efi.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: cfa1db82b39445b6b6c7646e131b9974
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/boot-efi.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:05 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:05 BST
Assert Result: yes
Requires: dev-nvme0n1p1.device (origin-mountinfo)
Requires: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: boot.mount (origin-implicit origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-nvme0n1p1.device (origin-mountinfo)
After: system.slice (origin-file)
After: blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: boot.mount (origin-implicit origin-path)
After: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (origin-file)
After: blockdev at dev-nvme0n1p1.target (origin-mountinfo)
StopPropagatedFrom: dev-nvme0n1p1.device (origin-mountinfo)
References: boot.mount (origin-implicit origin-path)
References: umount.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (origin-file)
References: dev-nvme0n1p1.device (origin-mountinfo)
References: blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
References: blockdev at dev-nvme0n1p1.target (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /boot (origin-implicit)
RequiresMountsFor: /dev/disk/by-label/EFI-SP (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /boot/efi
What: /dev/nvme0n1p1
File System Type: vfat
Options: rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device:
Description: /dev/disk/by-uuid/7d8273f6-a719-481f-a509-45dfd2c35524
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:25:08 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:25:08 BST
Active Enter Timestamp: Fri 2023-07-28 03:25:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 06e70b886851481d901e3a50381911ef
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/7d8273f6-a719-481f-a509-45dfd2c35524
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-disk-by\x2dlabel-var.device:
Description: /dev/disk/by-label/var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bc0a4239f79c439794d613a8acfe0d95
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/var
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit dev-SUNNY-rootfs.device:
Description: /dev/SUNNY/rootfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6c2a859c7cac4a56b44108fc6beaeeb8
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/rootfs
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device:
Description: /dev/disk/by-uuid/03a39dad-51f2-4923-a614-9e7fbe0259b8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c0512313910249a5bdf0d78a1987e5e0
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/03a39dad-51f2-4923-a614-9e7fbe0259b8
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Requires: -.slice (origin-file)
RequiredBy: rpcbind.service (destination-file destination-path)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: cups.path (destination-file destination-path)
RequiredBy: apt-daily.timer (destination-file destination-path)
RequiredBy: systemd-logind.service (destination-file destination-path)
RequiredBy: var-lib-libvirt.mount (destination-file destination-implicit destination-path)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
RequiredBy: boot-efi.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-ask-password-console.path (destination-file destination-path)
RequiredBy: virtlockd.socket (destination-file destination-path)
RequiredBy: wpa_supplicant.service (destination-file destination-path)
RequiredBy: var-lib-l8r.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
RequiredBy: sys-kernel-debug-tracing.mount (destination-implicit)
RequiredBy: systemd-udevd-control.socket (destination-file destination-path)
RequiredBy: phpsessionclean.service (destination-file destination-path)
RequiredBy: sys-kernel-debug.mount (destination-implicit destination-path)
RequiredBy: man-db.service (destination-file destination-path)
RequiredBy: avahi-daemon.socket (destination-file destination-path)
RequiredBy: apparmor.service (destination-file destination-path)
RequiredBy: usr-my.mount (destination-file destination-implicit destination-path)
RequiredBy: srv-NAS-Sunny.mount (destination-file destination-implicit destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
RequiredBy: boot.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-ask-password-plymouth.path (destination-file destination-path)
RequiredBy: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
RequiredBy: opt.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: rpcbind.socket (destination-file destination-path)
RequiredBy: var.mount (destination-file destination-implicit destination-path)
RequiredBy: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
RequiredBy: usr-share-waydroid\x2dextra-images.mount (destination-implicit)
RequiredBy: libvirtd.socket (destination-file destination-path)
RequiredBy: man-db.timer (destination-file destination-path)
RequiredBy: virtlockd-admin.socket (destination-file destination-path)
RequiredBy: ssh.service (destination-file destination-path)
RequiredBy: schroot.service (destination-file destination-path)
RequiredBy: session-25.scope (destination-file)
RequiredBy: e2scrub_all.timer (destination-file destination-path)
RequiredBy: dm-event.socket (destination-file destination-path)
RequiredBy: uuidd.socket (destination-file destination-path)
RequiredBy: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
RequiredBy: dbus-broker.service (destination-file destination-path)
RequiredBy: cups.socket (destination-file destination-path)
RequiredBy: dev-mqueue.mount (destination-implicit destination-path)
RequiredBy: home-tj-Videos.mount (destination-file destination-implicit destination-path)
RequiredBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Media.mount (destination-file destination-path)
RequiredBy: debspawn-clear-caches.timer (destination-file destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
RequiredBy: systemd-ask-password-wall.path (destination-file destination-path)
RequiredBy: accounts-daemon.service (destination-file destination-path)
RequiredBy: dbus.socket (destination-file destination-path)
RequiredBy: systemd-journald.service (destination-file destination-path)
RequiredBy: home.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-coredump.socket (destination-file destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-file destination-path)
RequiredBy: caddy.service (destination-file destination-path)
RequiredBy: etc.mount (destination-file destination-implicit destination-path)
RequiredBy: proc-fs-nfsd.mount (destination-implicit destination-path)
RequiredBy: systemd-networkd.service (destination-file destination-path)
RequiredBy: fwupd-refresh.service (destination-file destination-path)
RequiredBy: var-lib-machines.mount (destination-file destination-implicit destination-path)
RequiredBy: systemd-resolved.service (destination-file destination-path)
RequiredBy: fwupd-refresh.timer (destination-file destination-path)
RequiredBy: systemd-journald.socket (destination-file destination-path)
RequiredBy: apache2.service (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
RequiredBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
RequiredBy: systemd-cryptsetup at LUKS2_OS.service (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-home.mount (destination-file destination-path)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: basic.target (destination-file destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
RequiredBy: upower.service (destination-file)
RequiredBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
RequiredBy: systemd-random-seed.service (destination-file destination-path)
RequiredBy: console-setup.service (destination-file destination-path)
RequiredBy: dev-hugepages.mount (destination-implicit destination-path)
RequiredBy: tmp.mount (destination-implicit destination-path)
RequiredBy: apt-cacher-ng.service (destination-file destination-path)
RequiredBy: lvm2-lvmpolld.socket (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
RequiredBy: virtlogd-admin.socket (destination-file destination-path)
RequiredBy: sys-kernel-tracing.mount (destination-implicit destination-path)
RequiredBy: phpsessionclean.timer (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
RequiredBy: systemd-machined.service (destination-file destination-path)
RequiredBy: systemd-fsckd.socket (destination-file destination-path)
RequiredBy: home-tj-Music.mount (destination-file destination-implicit destination-path)
RequiredBy: logrotate.service (destination-file destination-path)
RequiredBy: debspawn-clear-caches.service (destination-file destination-path)
RequiredBy: libvirtd-admin.socket (destination-file destination-path)
RequiredBy: logrotate.timer (destination-file destination-path)
RequiredBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file destination-path)
RequiredBy: systemd-journal-flush.service (destination-file destination-path)
RequiredBy: colord.service (destination-file)
RequiredBy: ModemManager.service (destination-file destination-path)
RequiredBy: run-user-1000.mount (destination-implicit)
RequiredBy: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
RequiredBy: systemd-update-utmp.service (destination-file destination-path)
RequiredBy: run-user-1000-doc.mount (destination-implicit)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-pstore.service (destination-file destination-path)
RequiredBy: nfs-server.service (destination-file destination-path)
RequiredBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file destination-path)
RequiredBy: systemd-timesyncd.service (destination-file destination-path)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
RequiredBy: e2scrub_reap.service (destination-file destination-path)
RequiredBy: systemd-initctl.socket (destination-file destination-path)
RequiredBy: home-tj-Audio.mount (destination-file destination-implicit destination-path)
RequiredBy: usr-local.mount (destination-file destination-implicit destination-path)
RequiredBy: run-rpc_pipefs.mount (destination-implicit destination-path)
RequiredBy: libvirtd-ro.socket (destination-file destination-path)
RequiredBy: sys-kernel-config.mount (destination-implicit destination-path)
RequiredBy: virtlogd.socket (destination-file destination-path)
RequiredBy: fstrim.timer (destination-file destination-path)
RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
RequiredBy: syslog.socket (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
RequiredBy: var-cache.mount (destination-file destination-path)
RequiredBy: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
Before: console-setup.service (destination-file destination-path)
Before: run-user-1000.mount (destination-implicit)
Before: systemd-fsckd.socket (destination-file destination-path)
Before: libvirtd-admin.socket (destination-file destination-path)
Before: session-25.scope (destination-file)
Before: ssh.service (destination-file destination-path)
Before: rpcbind.socket (destination-file destination-path)
Before: dm-event.socket (destination-file destination-path)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
Before: sys-kernel-debug.mount (destination-implicit destination-path)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
Before: tmp.mount (destination-implicit destination-path)
Before: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
Before: caddy.service (destination-file destination-path)
Before: systemd-logind.service (destination-file destination-path)
Before: systemd-coredump.socket (destination-file destination-path)
Before: systemd-udevd-control.socket (destination-file destination-path)
Before: sys-fs-fuse-connections.mount (destination-implicit destination-path)
Before: fwupd-refresh.timer (destination-file destination-path)
Before: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
Before: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
Before: lvm2-lvmpolld.socket (destination-file destination-path)
Before: avahi-daemon.socket (destination-file destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file destination-path)
Before: systemd-update-utmp.service (destination-file destination-path)
Before: systemd-machined.service (destination-file destination-path)
Before: apt-cacher-ng.service (destination-file destination-path)
Before: boot.mount (destination-file destination-implicit destination-path)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
Before: virtlogd-admin.socket (destination-file destination-path)
Before: wpa_supplicant.service (destination-file destination-path)
Before: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
Before: rpcbind.service (destination-file destination-path)
Before: cups.socket (destination-file destination-path)
Before: systemd-ask-password-plymouth.path (destination-file destination-path)
Before: man-db.timer (destination-file destination-path)
Before: var-lib-l8r.mount (destination-file destination-implicit destination-path)
Before: systemd-pstore.service (destination-file destination-path)
Before: home-tj-Audio.mount (destination-file destination-implicit destination-path)
Before: syslog.socket (destination-file destination-path)
Before: srv-NAS-Sunny-Media.mount (destination-file destination-path)
Before: systemd-resolved.service (destination-file destination-path)
Before: phpsessionclean.timer (destination-file destination-path)
Before: apt-daily-upgrade.timer (destination-file destination-path)
Before: run-rpc_pipefs.mount (destination-implicit destination-path)
Before: srv-NAS-Sunny.mount (destination-file destination-implicit destination-path)
Before: systemd-rfkill.socket (destination-file)
Before: usr-my.mount (destination-file destination-implicit destination-path)
Before: e2scrub_reap.service (destination-file destination-path)
Before: apache2.service (destination-file destination-path)
Before: opt.mount (destination-file destination-implicit destination-path)
Before: ModemManager.service (destination-file destination-path)
Before: phpsessionclean.service (destination-file destination-path)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
Before: var.mount (destination-file destination-implicit destination-path)
Before: libvirtd-ro.socket (destination-file destination-path)
Before: dbus-broker.service (destination-file destination-path)
Before: usr-share-waydroid\x2dextra-images.mount (destination-implicit)
Before: uuidd.socket (destination-file destination-path)
Before: sys-kernel-config.mount (destination-implicit destination-path)
Before: local-fs.target (origin-file)
Before: cups.path (destination-file destination-path)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
Before: virtlockd-admin.socket (destination-file destination-path)
Before: systemd-update-utmp-runlevel.service (destination-file destination-path)
Before: accounts-daemon.service (destination-file destination-path)
Before: systemd-networkd.service (destination-file destination-path)
Before: home-tj-Videos.mount (destination-file destination-implicit destination-path)
Before: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
Before: systemd-journal-flush.service (destination-file destination-path)
Before: etc.mount (destination-file destination-implicit destination-path)
Before: apparmor.service (destination-file destination-path)
Before: bluetooth.service (destination-file)
Before: basic.target (destination-file destination-path)
Before: systemd-ask-password-console.path (destination-file destination-path)
Before: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
Before: e2scrub_all.timer (destination-file destination-path)
Before: home.mount (destination-file destination-implicit destination-path)
Before: systemd-initctl.socket (destination-file destination-path)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file destination-path)
Before: var-cache.mount (destination-file destination-path)
Before: dev-hugepages.mount (destination-implicit destination-path)
Before: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
Before: debspawn-clear-caches.service (destination-file destination-path)
Before: man-db.service (destination-file destination-path)
Before: apt-daily.timer (destination-file destination-path)
Before: libvirtd.socket (destination-file destination-path)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
Before: usr-local.mount (destination-file destination-implicit destination-path)
Before: systemd-journald-dev-log.socket (destination-file destination-path)
Before: sys-kernel-debug-tracing.mount (destination-implicit)
Before: srv-NAS-Sunny-home.mount (destination-file destination-path)
Before: dev-mqueue.mount (destination-implicit destination-path)
Before: fstrim.timer (destination-file destination-path)
Before: dbus.socket (destination-file destination-path)
Before: systemd-rfkill.service (destination-file)
Before: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
Before: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
Before: proc-fs-nfsd.mount (destination-implicit destination-path)
Before: systemd-random-seed.service (destination-file destination-path)
Before: fwupd-refresh.service (destination-file destination-path)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
Before: virtlockd.socket (destination-file destination-path)
Before: colord.service (destination-file)
Before: schroot.service (destination-file destination-path)
Before: logrotate.timer (destination-file destination-path)
Before: virtlogd.socket (destination-file destination-path)
Before: systemd-timesyncd.service (destination-file destination-path)
Before: debspawn-clear-caches.timer (destination-file destination-path)
Before: boot-efi.mount (destination-file destination-implicit destination-path)
Before: upower.service (destination-file)
Before: home-tj-Music.mount (destination-file destination-implicit destination-path)
Before: var-lib-machines.mount (destination-file destination-implicit destination-path)
Before: systemd-journald.service (destination-file destination-path)
Before: systemd-journald.socket (destination-file destination-path)
Before: sys-kernel-tracing.mount (destination-implicit destination-path)
Before: var-lib-libvirt.mount (destination-file destination-implicit destination-path)
Before: nfs-server.service (destination-file destination-path)
Before: run-user-1000-doc.mount (destination-implicit)
Before: systemd-ask-password-wall.path (destination-file destination-path)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
Before: logrotate.service (destination-file destination-path)
After: blockdev at dev-mapper-SUNNY\x2drootfs.target (origin-file)
After: -.slice (origin-file)
References: blockdev at dev-mapper-SUNNY\x2drootfs.target (origin-file)
References: local-fs.target (origin-file)
References: -.slice (origin-file origin-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
ReferencedBy: var.mount (destination-file destination-implicit destination-path)
ReferencedBy: libvirtd-ro.socket (destination-file destination-path)
ReferencedBy: run-user-1000-doc.mount (destination-implicit)
ReferencedBy: avahi-daemon.socket (destination-file destination-path)
ReferencedBy: var-lib-machines.mount (destination-file destination-implicit destination-path)
ReferencedBy: rpcbind.socket (destination-file destination-path)
ReferencedBy: var-cache.mount (destination-file destination-path)
ReferencedBy: man-db.service (destination-file destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
ReferencedBy: caddy.service (destination-file destination-path)
ReferencedBy: apt-daily.timer (destination-file destination-path)
ReferencedBy: sys-kernel-debug-tracing.mount (destination-implicit)
ReferencedBy: dev-hugepages.mount (destination-implicit destination-path)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file destination-path)
ReferencedBy: opt.mount (destination-file destination-implicit destination-path)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
ReferencedBy: virtlogd.socket (destination-file destination-path)
ReferencedBy: boot-efi.mount (destination-file destination-implicit destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-file destination-path)
ReferencedBy: man-db.timer (destination-file destination-path)
ReferencedBy: debspawn-clear-caches.service (destination-file destination-path)
ReferencedBy: home-tj-Pictures.mount (destination-file destination-implicit destination-path)
ReferencedBy: systemd-machined.service (destination-file destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: virtlockd.socket (destination-file destination-path)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file destination-path)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
ReferencedBy: home-tj-Videos.mount (destination-file destination-implicit destination-path)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
ReferencedBy: colord.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
ReferencedBy: schroot.service (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-path)
ReferencedBy: home-tj-Downloads.mount (destination-file destination-implicit destination-path)
ReferencedBy: rpcbind.service (destination-file destination-path)
ReferencedBy: systemd-resolved.service (destination-file destination-path)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: upower.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file destination-path)
ReferencedBy: ssh.service (destination-file destination-path)
ReferencedBy: run-rpc_pipefs.mount (destination-implicit destination-path)
ReferencedBy: debspawn-clear-caches.timer (destination-file destination-path)
ReferencedBy: uuidd.socket (destination-file destination-path)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
ReferencedBy: virtlogd-admin.socket (destination-file destination-path)
ReferencedBy: proc-fs-nfsd.mount (destination-implicit destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-path)
ReferencedBy: ModemManager.service (destination-file destination-path)
ReferencedBy: sys-kernel-tracing.mount (destination-implicit destination-path)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: virtlockd-admin.socket (destination-file destination-path)
ReferencedBy: logrotate.timer (destination-file destination-path)
ReferencedBy: fwupd-refresh.service (destination-file destination-path)
ReferencedBy: apache2.service (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file destination-path)
ReferencedBy: systemd-pstore.service (destination-file destination-path)
ReferencedBy: systemd-fsckd.socket (destination-file destination-path)
ReferencedBy: systemd-random-seed.service (destination-file destination-path)
ReferencedBy: phpsessionclean.timer (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file destination-path)
ReferencedBy: dbus.socket (destination-file destination-path)
ReferencedBy: libvirtd-admin.socket (destination-file destination-path)
ReferencedBy: sys-kernel-config.mount (destination-implicit destination-path)
ReferencedBy: systemd-timesyncd.service (destination-file destination-path)
ReferencedBy: usr-my.mount (destination-file destination-implicit destination-path)
ReferencedBy: syslog.socket (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-implicit destination-path)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file destination-path)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: e2scrub_all.timer (destination-file destination-path)
ReferencedBy: apt-cacher-ng.service (destination-file destination-path)
ReferencedBy: wpa_supplicant.service (destination-file destination-path)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file destination-path)
ReferencedBy: libvirtd.socket (destination-file destination-path)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file destination-path)
ReferencedBy: fstrim.timer (destination-file destination-path)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-implicit)
ReferencedBy: e2scrub_reap.service (destination-file destination-path)
ReferencedBy: systemd-journald.socket (destination-file destination-path)
ReferencedBy: dm-event.socket (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
ReferencedBy: systemd-coredump.socket (destination-file destination-path)
ReferencedBy: home.mount (destination-file destination-implicit destination-path)
ReferencedBy: boot.mount (destination-file destination-implicit destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
ReferencedBy: phpsessionclean.service (destination-file destination-path)
ReferencedBy: basic.target (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-path)
ReferencedBy: dev-mqueue.mount (destination-implicit destination-path)
ReferencedBy: nfs-server.service (destination-file destination-path)
ReferencedBy: var-lib-libvirt.mount (destination-file destination-implicit destination-path)
ReferencedBy: dbus-broker.service (destination-file destination-path)
ReferencedBy: etc.mount (destination-file destination-implicit destination-path)
ReferencedBy: usr-local.mount (destination-file destination-implicit destination-path)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
ReferencedBy: accounts-daemon.service (destination-file destination-path)
ReferencedBy: logrotate.service (destination-file destination-path)
ReferencedBy: home-tj-Music.mount (destination-file destination-implicit destination-path)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
ReferencedBy: console-setup.service (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny.mount (destination-file destination-implicit destination-path)
ReferencedBy: systemd-journald.service (destination-file destination-path)
ReferencedBy: var-lib-l8r.mount (destination-file destination-implicit destination-path)
ReferencedBy: tmp.mount (destination-implicit destination-path)
ReferencedBy: systemd-networkd.service (destination-file destination-path)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
ReferencedBy: lvm2-lvmpolld.socket (destination-file destination-path)
ReferencedBy: fwupd-refresh.timer (destination-file destination-path)
ReferencedBy: systemd-update-utmp.service (destination-file destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-path)
ReferencedBy: cups.socket (destination-file destination-path)
ReferencedBy: apparmor.service (destination-file destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-file destination-path)
ReferencedBy: systemd-initctl.socket (destination-file destination-path)
ReferencedBy: home-tj-Audio.mount (destination-file destination-implicit destination-path)
ReferencedBy: session-25.scope (destination-file)
ReferencedBy: cups.path (destination-file destination-path)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-rootfs (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /
What: /dev/mapper/SUNNY-rootfs
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service:
Description: File System Check on /dev/mapper/SUNNY-libvirt
Instance: dev-mapper-SUNNY\x2dlibvirt
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 29a6c76819d5418fac7ff4f2c2632e77
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dlibvirt.device (origin-file)
RequiredBy: var-lib-libvirt.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: var-lib-libvirt.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
After: dev-mapper-SUNNY\x2dlibvirt.device (origin-file)
After: local-fs-pre.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: dev-mapper-SUNNY\x2dlibvirt.device (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
ReferencedBy: var-lib-libvirt.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-libvirt
PID: 2363
Start Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dAndroid.device:
Description: /dev/mapper/SUNNY-Android
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 32508cdab3914cf4aaa93330431dff41
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-dm\x2d89.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Android
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev,found-mount
-> Unit libvirtd.service:
Description: Virtualization daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Enter Timestamp: Thu 2023-07-27 20:45:16 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/libvirtd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 70c315a6a1934c71b81fcc9b46c10f21
Documentation: man:libvirtd(8)
Documentation: https://libvirt.org
Fragment Path: /lib/systemd/system/libvirtd.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: virtlogd.socket (origin-file)
Requires: system.slice (origin-file)
Requires: virtlockd.socket (origin-file)
Requires: sysinit.target (origin-default)
Wants: libvirtd-admin.socket (origin-file)
Wants: libvirtd-ro.socket (origin-file)
Wants: libvirtd.socket (origin-file)
Wants: systemd-machined.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: xendomains.service (origin-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: libvirtd-admin.socket (destination-file destination-implicit)
After: systemd-logind.service (origin-file)
After: firewalld.service (origin-file)
After: systemd-machined.service (origin-file)
After: iscsid.service (origin-file)
After: virtlogd-admin.socket (destination-file)
After: systemd-journald.socket (origin-file)
After: apparmor.service (origin-file)
After: remote-fs.target (origin-file)
After: virtlockd-admin.socket (destination-file)
After: dbus-broker.service (origin-file)
After: libvirtd.socket (destination-file destination-implicit)
After: libvirtd-tls.socket (destination-file destination-implicit)
After: basic.target (origin-default)
After: iptables.service (origin-file)
After: system.slice (origin-file)
After: ip6tables.service (origin-file)
After: xencommons.service (origin-file)
After: virtlogd.service (destination-file)
After: local-fs.target (origin-file)
After: virtlogd.socket (destination-file)
After: sysinit.target (origin-default)
After: libvirtd-ro.socket (destination-file destination-implicit)
After: virtlockd.socket (destination-file)
After: virtlockd.service (destination-file)
After: network.target (origin-file)
TriggeredBy: libvirtd.socket (destination-implicit)
TriggeredBy: libvirtd-admin.socket (destination-implicit)
TriggeredBy: libvirtd-ro.socket (destination-implicit)
TriggeredBy: libvirtd-tls.socket (destination-implicit)
References: shutdown.target (origin-default)
References: systemd-machined.service (origin-file)
References: apparmor.service (origin-file)
References: remote-fs.target (origin-file)
References: virtlockd.socket (origin-file)
References: firewalld.service (origin-file)
References: iptables.service (origin-file)
References: virtlogd.socket (origin-file)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
References: xencommons.service (origin-file)
References: systemd-logind.service (origin-file)
References: local-fs.target (origin-file)
References: basic.target (origin-default)
References: libvirtd.socket (origin-file)
References: libvirtd-ro.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dbus-broker.service (origin-file)
References: ip6tables.service (origin-file)
References: iscsid.service (origin-file)
References: sysinit.target (origin-default)
References: xendomains.service (origin-file)
References: libvirtd-admin.socket (origin-file)
ReferencedBy: virtlockd.socket (destination-file)
ReferencedBy: virtlockd-admin.socket (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: virtlockd.service (destination-file)
ReferencedBy: virtlogd.socket (destination-file)
ReferencedBy: libvirtd.socket (destination-file destination-implicit)
ReferencedBy: libvirtd-admin.socket (destination-file destination-implicit)
ReferencedBy: libvirtd-ro.socket (destination-file destination-implicit)
ReferencedBy: virtlogd-admin.socket (destination-file)
ReferencedBy: libvirtd-tls.socket (destination-file destination-implicit)
ReferencedBy: virtlogd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: ready
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: LIBVIRTD_ARGS=--timeout 120
EnvironmentFile: -/etc/default/libvirtd
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 8192
LimitNOFILESoft: 8192
LimitMEMLOCK: 67108864
LimitMEMLOCKSoft: 67108864
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/libvirtd "\$LIBVIRTD_ARGS"
PID: 3447
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:45:16 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /bin/kill -HUP "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 32768
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtlxcd.socket:
Description: virtlxcd.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirt-guests.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
-> Unit var.mount:
Description: /var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
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/var.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: faeb29a9dfa8474ead96d45895924e66
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (origin-file)
Requires: dev-mapper-SUNNY\x2dvar.device (origin-mountinfo)
RequiredBy: e2scrub_all.timer (destination-file destination-path)
RequiredBy: caddy.service (destination-file destination-path)
RequiredBy: systemd-machined.service (destination-file destination-path)
RequiredBy: debspawn-clear-caches.timer (destination-file destination-path)
RequiredBy: logrotate.service (destination-file destination-path)
RequiredBy: cups.path (destination-file destination-path)
RequiredBy: logrotate.timer (destination-file destination-path)
RequiredBy: systemd-pstore.service (destination-file destination-path)
RequiredBy: colord.service (destination-file)
RequiredBy: phpsessionclean.timer (destination-file destination-path)
RequiredBy: debspawn-clear-caches.service (destination-file destination-path)
RequiredBy: upower.service (destination-file)
RequiredBy: fwupd-refresh.service (destination-file destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file destination-path)
RequiredBy: fwupd-refresh.timer (destination-file destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
RequiredBy: var-lib-libvirt.mount (destination-implicit destination-path)
RequiredBy: schroot.service (destination-file destination-path)
RequiredBy: dbus-broker.service (destination-file destination-path)
RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
RequiredBy: var-lib-l8r.mount (destination-implicit destination-path)
RequiredBy: systemd-logind.service (destination-file destination-path)
RequiredBy: systemd-rfkill.socket (destination-file destination-path)
RequiredBy: ModemManager.service (destination-file destination-path)
RequiredBy: accounts-daemon.service (destination-file destination-path)
RequiredBy: systemd-random-seed.service (destination-file destination-path)
RequiredBy: e2scrub_reap.service (destination-file destination-path)
RequiredBy: apt-cacher-ng.service (destination-file destination-path)
RequiredBy: phpsessionclean.service (destination-file destination-path)
RequiredBy: apache2.service (destination-file destination-path)
RequiredBy: basic.target (destination-file destination-path)
RequiredBy: apparmor.service (destination-file destination-path)
RequiredBy: man-db.timer (destination-file destination-path)
RequiredBy: systemd-rfkill.service (destination-file destination-path)
RequiredBy: apt-daily.timer (destination-file destination-path)
RequiredBy: fstrim.timer (destination-file destination-path)
RequiredBy: systemd-update-utmp.service (destination-file destination-path)
RequiredBy: man-db.service (destination-file destination-path)
RequiredBy: systemd-resolved.service (destination-file destination-path)
RequiredBy: var-lib-machines.mount (destination-implicit destination-path)
RequiredBy: var-cache.mount (destination-file destination-path)
RequiredBy: systemd-timesyncd.service (destination-file destination-path)
RequiredBy: bluetooth.service (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: var-lib-machines.mount (destination-implicit destination-path)
Before: phpsessionclean.timer (destination-file destination-path)
Before: phpsessionclean.service (destination-file destination-path)
Before: umount.target (origin-mountinfo)
Before: cups.path (destination-file destination-path)
Before: systemd-rfkill.socket (destination-file destination-path)
Before: systemd-journal-flush.service (destination-file destination-path)
Before: apt-daily-upgrade.timer (destination-file destination-path)
Before: accounts-daemon.service (destination-file destination-path)
Before: man-db.timer (destination-file destination-path)
Before: e2scrub_all.timer (destination-file destination-path)
Before: e2scrub_reap.service (destination-file destination-path)
Before: basic.target (destination-file destination-default destination-path)
Before: apparmor.service (destination-file destination-path)
Before: apt-cacher-ng.service (destination-file destination-path)
Before: systemd-random-seed.service (destination-file destination-path)
Before: systemd-logind.service (destination-file destination-path)
Before: fstrim.timer (destination-file destination-path)
Before: systemd-timesyncd.service (destination-file destination-path)
Before: apt-daily.timer (destination-file destination-path)
Before: systemd-update-utmp-runlevel.service (destination-file destination-path)
Before: schroot.service (destination-file destination-path)
Before: systemd-rfkill.service (destination-file destination-path)
Before: dbus-broker.service (destination-file destination-path)
Before: logrotate.service (destination-file destination-path)
Before: var-lib-l8r.mount (destination-implicit destination-path)
Before: fwupd-refresh.service (destination-file destination-path)
Before: fwupd-refresh.timer (destination-file destination-path)
Before: debspawn-clear-caches.service (destination-file destination-path)
Before: logrotate.timer (destination-file destination-path)
Before: man-db.service (destination-file destination-path)
Before: local-fs.target (origin-file origin-mountinfo)
Before: debspawn-clear-caches.timer (destination-file destination-path)
Before: ModemManager.service (destination-file destination-path)
Before: apache2.service (destination-file destination-path)
Before: var-cache.mount (destination-file destination-path)
Before: systemd-machined.service (destination-file destination-path)
Before: var-lib-libvirt.mount (destination-implicit destination-path)
Before: colord.service (destination-file)
Before: systemd-pstore.service (destination-file destination-path)
Before: systemd-update-utmp.service (destination-file destination-path)
Before: systemd-resolved.service (destination-file destination-path)
Before: upower.service (destination-file)
Before: bluetooth.service (destination-file destination-path)
Before: caddy.service (destination-file destination-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dvar.target (origin-file origin-mountinfo)
After: dev-mapper-SUNNY\x2dvar.device (origin-mountinfo)
After: system.slice (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dvar.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dvar.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dvar.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
ReferencedBy: dbus-broker.service (destination-file destination-path)
ReferencedBy: systemd-timesyncd.service (destination-file destination-path)
ReferencedBy: cups.path (destination-file destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: var-lib-machines.mount (destination-implicit destination-path)
ReferencedBy: systemd-logind.service (destination-file destination-path)
ReferencedBy: ModemManager.service (destination-file destination-path)
ReferencedBy: fwupd-refresh.service (destination-file destination-path)
ReferencedBy: upower.service (destination-file)
ReferencedBy: e2scrub_all.timer (destination-file destination-path)
ReferencedBy: systemd-rfkill.service (destination-file destination-path)
ReferencedBy: accounts-daemon.service (destination-file destination-path)
ReferencedBy: basic.target (destination-file destination-default destination-path)
ReferencedBy: var-lib-l8r.mount (destination-implicit destination-path)
ReferencedBy: var-cache.mount (destination-file destination-path)
ReferencedBy: logrotate.service (destination-file destination-path)
ReferencedBy: schroot.service (destination-file destination-path)
ReferencedBy: systemd-random-seed.service (destination-file destination-path)
ReferencedBy: phpsessionclean.timer (destination-file destination-path)
ReferencedBy: colord.service (destination-file)
ReferencedBy: phpsessionclean.service (destination-file destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
ReferencedBy: debspawn-clear-caches.service (destination-file destination-path)
ReferencedBy: e2scrub_reap.service (destination-file destination-path)
ReferencedBy: systemd-update-utmp.service (destination-file destination-path)
ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
ReferencedBy: debspawn-clear-caches.timer (destination-file destination-path)
ReferencedBy: fwupd-refresh.timer (destination-file destination-path)
ReferencedBy: fstrim.timer (destination-file destination-path)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
ReferencedBy: systemd-machined.service (destination-file destination-path)
ReferencedBy: apparmor.service (destination-file destination-path)
ReferencedBy: apache2.service (destination-file destination-path)
ReferencedBy: logrotate.timer (destination-file destination-path)
ReferencedBy: man-db.timer (destination-file destination-path)
ReferencedBy: systemd-pstore.service (destination-file destination-path)
ReferencedBy: bluetooth.service (destination-file destination-path)
ReferencedBy: apt-daily.timer (destination-file destination-path)
ReferencedBy: apt-cacher-ng.service (destination-file destination-path)
ReferencedBy: caddy.service (destination-file destination-path)
ReferencedBy: systemd-rfkill.socket (destination-file destination-path)
ReferencedBy: systemd-resolved.service (destination-file destination-path)
ReferencedBy: var-lib-libvirt.mount (destination-implicit destination-path)
ReferencedBy: man-db.service (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/mapper/SUNNY-var (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var
What: /dev/mapper/SUNNY-var
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d94.device:
Description: /sys/devices/virtual/block/dm-94
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dfec85724cdf4702b706569abe1eab0f
Following Set Member: dev-mapper-SUNNY\x2dvdc.device
Following Set Member: dev-dm\x2d94.device
Following Set Member: dev-SUNNY-vdc.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-94
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit nfsdcld.service:
Description: NFSv4 Client Tracking Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/nfsdcld.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: cfb3c8b10ea34ffc96dd4bdef521352c
Fragment Path: /lib/systemd/system/nfsdcld.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: rpc_pipefs.target (origin-file)
Requires: system.slice (origin-file)
Requires: proc-fs-nfsd.mount (origin-file)
WantedBy: nfs-server.service (destination-file)
Conflicts: umount.target (origin-file)
Before: nfs-server.service (destination-file)
After: rpc_pipefs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-fs-nfsd.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-file)
References: proc-fs-nfsd.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: rpc_pipefs.target (origin-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2851
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/nfsdcld
PID: 2849
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit atop-rotate.service:
Description: Restart atop daemon to rotate logs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
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: 7fa3e352459e49408e49451a3144001e
Documentation: man:atop(1)
Fragment Path: /lib/systemd/system/atop-rotate.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: atop-rotate.timer (destination-implicit)
After: sysinit.target (origin-default)
TriggeredBy: atop-rotate.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: atop-rotate.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/systemctl try-restart atop.service
PID: 26418
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit cups-browsed.service:
Description: Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups-browsed.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 94b14927c75f42959d4f0d81e62843ce
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: cups.service (origin-file)
Requires: system.slice (origin-file)
Wants: avahi-daemon.service (origin-file)
Wants: network-online.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: cups.service (origin-file)
After: avahi-daemon.service (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: avahi-daemon.service (origin-file)
References: network-online.target (origin-file)
References: cups.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 27094
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
PID: 27094
Start Timestamp: Fri 2023-07-28 02:54:10 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d60.device:
Description: /dev/dm-60
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ca5bccd748154f27b0981fe1a76bb6e1
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-60
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 52db55e1945c4bf597087f3145df3eab
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
Following Set Member: dev-dm\x2d84.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-debug.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: b9c755d6569f429e880a815bf36892eb
Documentation: https://docs.kernel.org/filesystems/debugfs.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/debug succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
RequiredBy: sys-kernel-debug-tracing.mount (destination-implicit)
WantedBy: sysinit.target (destination-file)
Before: sys-kernel-debug-tracing.mount (destination-implicit)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
ReferencedBy: sys-kernel-debug-tracing.mount (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /dev-hugepages.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 5094b1994cfd432b9ef0761ec3d93f8b
Documentation: https://docs.kernel.org/admin-guide/mm/hugetlbpage.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionVirtualization: !private-users succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/kernel/mm/hugepages succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,pagesize=2M
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dvar.service:
Description: File System Check on /dev/mapper/SUNNY-var
Instance: dev-mapper-SUNNY\x2dvar
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 47e1cd7d6eaa4eddb35ad5c3c13cf6c3
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dvar.device (origin-file)
RequiredBy: var.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: var.mount (destination-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
After: dev-mapper-SUNNY\x2dvar.device (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsckd.socket (origin-file)
References: dev-mapper-SUNNY\x2dvar.device (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: var.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-var
PID: 2109
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit srv-NAS-Sunny-Backup.mount:
Description: /srv/NAS/Sunny/Backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Backup.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 1050f89b905b4221953bd99c7472941d
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Backup.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:04 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:04 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dBackup.device (origin-mountinfo)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dBackup.device (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dBackup.target (origin-file origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dBackup.device (origin-mountinfo)
References: dev-mapper-SUNNY\x2dBackup.device (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dBackup.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (origin-file)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Backup (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Backup
What: /dev/mapper/SUNNY-Backup
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-Documents.device:
Description: /dev/disk/by-label/Documents
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fb9e87018dfb4b488fc921ae5177b121
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Documents
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8f1f968978fd43139b86853067cddc80
Following: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-mapper-SUNNY\x2dvdc.device
Following Set Member: dev-dm\x2d94.device
Following Set Member: dev-SUNNY-vdc.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device
Following Set Member: sys-devices-virtual-block-dm\x2d94.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit paths.target:
Description: Path Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 131294c9216f4172a1240e03b969d22b
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
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: cups.path (destination-default)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-config.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 7344ece3d40f4018816256cf11c599d0
Documentation: https://docs.kernel.org/filesystems/configfs.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/config succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: modprobe at configfs.service (origin-file)
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sys-module-configfs.device (destination-udev)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: modprobe at configfs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit origin-path)
References: modprobe at configfs.service (origin-file)
ReferencedBy: sys-module-configfs.device (destination-udev)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-118.device:
Description: iPod
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bfb7de8cceb442789949c50e4e7c7307
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-sde.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/118
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Found: found-udev
-> Unit binfmt-support.service:
Description: Enable support for additional executable binary formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 83c95a21d7ba46e6b3e93921deebfb78
Documentation: man:update-binfmts(8)
Fragment Path: /lib/systemd/system/binfmt-support.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-binfmt.service (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-binfmt.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
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: yes
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/update-binfmts --enable
PID: 2857
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/update-binfmts --disable
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device:
Description: /dev/disk/by-id/dm-name-SUNNY-var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 861e0c92aed447bebd81598ab705c101
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
Following Set Member: dev-disk-by\x2dlabel-var.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-var
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e657cb69fafb481aa4556c4eb0ccd3dc
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit systemd-coredump.socket:
Description: Process Core Dump Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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-coredump.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: ae778ee0f33b401f84693dac590e1472
Documentation: man:systemd-coredump(8)
Fragment Path: /lib/systemd/system/systemd-coredump.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-sysctl.service (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-sysctl.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/coredump (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-coredump.socket
SELinuxContextFromNet: no
Accepted: 2
NConnections: 0
MaxConnections: 16
MaxConnectionsPerSource: 0
ListenSequentialPacket: /run/systemd/coredump
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2cad5b0de6184f609e235ef1e1a499ff
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device:
Description: /dev/disk/by-id/dm-name-SUNNY-WINE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1992528c4aef4f5e9f492341a3ee4d36
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-WINE
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit virtlogd-admin.socket:
Description: Virtual machine log manager socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/virtlogd-admin.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 9e800a6bd17b4d21b71766277529086d
Fragment Path: /lib/systemd/system/virtlogd-admin.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
BindsTo: virtlogd.socket (origin-file)
RequiredBy: virtlogd.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: virtlogd.service (origin-implicit)
Before: libvirtd.service (origin-file)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: virtlogd.socket (origin-file)
After: system.slice (origin-file)
Triggers: virtlogd.service (origin-implicit)
References: virtlogd.service (origin-implicit)
References: libvirtd.service (origin-file)
References: virtlogd.socket (origin-file)
References: sockets.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: virtlogd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/virtlogd-admin-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: virtlogd-admin.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/virtlogd-admin-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-Media.device:
Description: /dev/disk/by-label/Media
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 102236cdf625443f9b9923c0b331cd5b
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Media
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit dev-sdc5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2e70b4dce0884bb39bbfa4dd5b9d6174
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dlibvirt.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-libvirt
Instance: dev-mapper-SUNNY\x2dlibvirt
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: var-lib-libvirt.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: var-lib-libvirt.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device:
Description: /dev/mapper/SUNNY-apu2--machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ef008c0e7e4c4ba1ab11ad0c98950b89
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-apu2--machines
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Backup.device:
Description: /dev/disk/by-label/Backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 811bda61fb864e3f883d1aa0622778ae
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Backup
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit sys-subsystem-net-devices-usb3dock.device:
Description: RTL8153 Gigabit Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:11 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:11 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:11 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0c02fc2154be468fbf38d09f170012dc
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb2-2\x2d8-2\x2d8.3-2\x2d8.3:1.0-net-usb3dock.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/usb3dock
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.3/2-8.3:1.0/net/usb3dock
Found: found-udev
-> Unit initrd-fs.target:
Description: Initrd File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/initrd-fs.target
AssertPathExists: /etc/initrd-release untested
WantedBy: initrd.target (destination-file)
WantedBy: initrd-switch-root.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-cleanup.service (destination-file)
Before: initrd.target (destination-file)
Before: initrd-switch-root.target (destination-file)
After: initrd-parse-etc.service (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: shutdown.target (origin-file)
References: initrd-parse-etc.service (origin-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: daeefe0c00aa4fd0a5438520733ae98a
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partlabel/EFI\x20System\x20Partition
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit rpc-statd-notify.service:
Description: Notify NFS peers of a restart
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:16 BST
Active Exit Timestamp: n/a
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: 483056e31ccd48119a203e06cef22679
Fragment Path: /lib/systemd/system/rpc-statd-notify.service
Condition Timestamp: Thu 2023-07-27 20:43:16 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:16 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: nfs-client.target (destination-file)
WantedBy: rpc-statd.service (destination-file)
WantedBy: nfs-server.service (destination-file)
After: nfs-server.service (origin-file destination-file)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: nss-lookup.target (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
References: nfs-server.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: network-online.target (origin-file)
References: nfs-utils.service (origin-file)
References: nss-lookup.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/sm-notify
PID: 3672
Start Timestamp: Thu 2023-07-27 20:43:16 BST
Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device:
Description: PL2303 Serial Port / Mobile Phone Data Cable
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6506e7561cfa45cdae5e3ca3a1fe197e
Following Set Member: dev-ttyUSB0.device
Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:12:1.0\x2dport0.device
Following Set Member: dev-serial-by\x2did-usb\x2dProlific_Technology_Inc._USB\x2dSerial_Controller\x2dif00\x2dport0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/ttyUSB0/tty/ttyUSB0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/ttyUSB0/tty/ttyUSB0
Found: found-udev
-> Unit systemd-pcrphase-initrd.service:
Description: TPM2 PCR Barrier (initrd)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-pcrphase-initrd.service(8)
Fragment Path: /lib/systemd/system/systemd-pcrphase-initrd.service
ConditionPathExists: /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f untested
ConditionSecurity: tpm2 untested
ConditionPathExists: /etc/initrd-release untested
Requires: system.slice (origin-file)
WantedBy: initrd.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: cryptsetup-pre.target (origin-file)
Before: sysinit.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: systemd-sysext.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-sysext.service (origin-file)
References: cryptsetup-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: cryptsetup.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: initrd.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-pcrphase --graceful enter-initrd
-> ExecStop:
Command Line: /lib/systemd/systemd-pcrphase --graceful leave-initrd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device:
Description: /dev/disk/by-uuid/3d79ec64-cd69-4587-b01e-5013ecbbacc5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e02f0a90c89541b1bea34e4370b33c40
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: dev-SUNNY-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/3d79ec64-cd69-4587-b01e-5013ecbbacc5
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit dev-SUNNY-home.device:
Description: /dev/SUNNY/home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7e45e788c7c1484e8ea0b6dc3d103e7e
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/home
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit rpc_pipefs.target:
Description: rpc_pipefs.target
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 19955068d1f14c71a7217ba76451a5e8
Fragment Path: /run/systemd/generator/rpc_pipefs.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: run-rpc_pipefs.mount (origin-file)
RequiredBy: nfsdcld.service (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: nfs-idmapd.service (destination-file)
RequiredBy: nfs-blkmap.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: nfsdcld.service (destination-file)
Before: shutdown.target (origin-default)
Before: rpc-gssd.service (destination-file)
Before: nfs-idmapd.service (destination-file)
Before: nfs-blkmap.service (destination-file)
After: run-rpc_pipefs.mount (origin-file)
References: shutdown.target (origin-default)
References: run-rpc_pipefs.mount (origin-file)
ReferencedBy: nfsdcld.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: nfs-idmapd.service (destination-file)
ReferencedBy: nfs-blkmap.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device:
Description: /dev/disk/by-uuid/88114ca5-1802-40b3-9931-a7022b277609
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 51293ee8ab7846b792fafe62438f56fb
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-dm\x2d43.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/88114ca5-1802-40b3-9931-a7022b277609
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d11-1\x2d11:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ffe289da9aa8453b8e64eaecf74f972b
Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
Wants: bluetooth.target (origin-udev)
References: bluetooth.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11:1.0/bluetooth/hci0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11:1.0/bluetooth/hci0
Found: found-udev
udev SYSTEMD_WANTS: bluetooth.target
-> Unit dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device:
Description: /dev/disk/by-uuid/4f271c38-fd02-4890-81fd-1f11da7cc178
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 523ad98f3acc4ef9a154ac194b815ddc
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/4f271c38-fd02-4890-81fd-1f11da7cc178
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device:
Description: /dev/disk/by-uuid/c35d1f0e-7c4d-468f-9a9e-522b3c7eb710
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 81ec31b8592840a19cb42ee3818cd4b2
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/c35d1f0e-7c4d-468f-9a9e-522b3c7eb710
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit uuidd.service:
Description: Daemon for generating UUIDs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:uuidd(8)
Fragment Path: /lib/systemd/system/uuidd.service
Requires: uuidd.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: uuidd.socket (destination-implicit)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
TriggeredBy: uuidd.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: uuidd.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: uuidd.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: yes
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
User: uuidd
Group: uuidd
DynamicUser: no
ReadWritePaths: /var/lib/libuuid
LockPersonality: no
SystemCallFilter: fcntl64 fchownat accept4 set_mempolicy_home_node ioctl signalfd4 setfsgid umask oldlstat pselect6 bind getpeername unlink symlinkat timer_delete msgsnd clock_getres_time64 sched_rr_get_interval_time64 mq_getsetattr inotify_add_watch dup getuid sendfile64 inotify_init getrlimit timerfd_settime64 timer_gettime64 keyctl get_robust_list getxattr wait4 eventfd2 inotify_rm_watch name_to_handle_at getresgid mq_timedreceive shmget fdatasync truncate sync_file_range exit execve timer_settime rt_sigpending rseq set_robust_list close_range renameat2 mremap restart_syscall statfs64 getresuid32 getpgid truncate64 write close oldstat flistxattr getuid32 semop setns setregid setpgid timerfd_gettime statx recv stat recvmmsg sendfile kill rt_sigtimedwait stat64 rt_sigprocmask listxattr rename getppid clock_nanosleep ugetrlimit readahead setresgid getgid32 mmap2 accept recvmmsg_time64 utimes setgroups setresuid32 remap_file_pages access msgrcv personality futex_waitv pwritev2 olduname sched_getaffinity sched_getattr brk tkill getcpu vfork add_key futex_time64 openat move_pages timer_create ftruncate io_cancel ppoll_time64 vmsplice utimensat recvmsg setsid lchown32 setxattr munmap prctl sched_getscheduler prlimit64 sched_setattr sched_setparam read waitpid mq_timedsend mq_unlink ioprio_set set_thread_area sched_setaffinity exit_group epoll_wait_old mq_notify timer_gettime getpid io_uring_setup fadvise64_64 fchmodat mprotect symlink msgget readlink sched_get_priority_max ipc pwritev sync set_tid_address chmod mq_timedreceive_time64 tee geteuid getegid memfd_create getsid lchown _newselect lstat64 syncfs shmctl chown32 fstat getrusage pipe2 openat2 timer_settime64 epoll_ctl setuid32 mknod preadv utime linkat epoll_create poll writev mkdir rt_sigqueueinfo time clone3 fchown getresuid setresgid32 fstat64 getcwd signalfd readlinkat clock_gettime sigsuspend tgkill epoll_ctl_old sync_file_range2 mbind mq_timedsend_time64 fsync oldfstat process_vm_readv fcntl eventfd mq_open io_getevents recvfrom sigpending mlock getitimer rt_sigaction alarm shmat sched_setscheduler execveat process_madvise dup2 get_thread_area setpriority connect getpgrp sendmsg getegid32 semctl migrate_pages clock_nanosleep_time64 io_uring_register semtimedop_time64 kcmp mlockall unshare sigreturn chown newfstatat lseek sched_rr_get_interval setresuid clone fadvise64 setregid32 capget io_setup oldolduname msgctl mknodat socketpair setfsuid32 epoll_pwait2 setreuid32 sigaltstack getgroups waitid setgroups32 fstatfs64 clock_gettime64 gettid nice fchmod get_mempolicy readv setfsuid fsetxattr rt_sigtimedwait_time64 unlinkat rt_sigreturn mmap lgetxattr getgroups32 pause readdir getresgid32 setgid32 cacheflush io_pgetevents_time64 mlock2 send pipe removexattr statfs swapcontext ioprio_get pidfd_send_signal pidfd_open io_pgetevents fchdir timerfd_settime rt_tgsigqueueinfo userfaultfd dup3 epoll_create1 listen socketcall mkdirat msync getsockname faccessat setrlimit times lstat sysinfo getdents timer_getoverrun clock_getres fork shmdt ftruncate64 pselect6_time64 sendto copy_file_range faccessat2 socket set_mempolicy getrandom getpriority inotify_init1 futimesat rt_sigsuspend fchown32 llistxattr ppoll _llseek semtimedop preadv2 uname fremovexattr arch_prctl nanosleep sendmmsg sigprocmask flock capset set_tls io_destroy fstatfs io_submit gettimeofday shutdown semget getsockopt link lsetxattr sigaction timerfd_create epoll_wait renameat pread64 process_vm_writev signal timerfd_gettime64 pwrite64 splice setgid fallocate munlock setreuid creat sched_get_priority_min membarrier setuid sched_getparam request_key sched_yield setsockopt open getdents64 utimensat_time64 setitimer munlockall chdir futex lremovexattr fgetxattr riscv_flush_icache madvise fstatat64 setfsgid32 io_uring_enter rmdir geteuid32 select getgid epoll_pwait
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/uuidd --socket-activation
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dExperiments.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Experiments
Instance: dev-mapper-SUNNY\x2dExperiments
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Experiments.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit home-tj-Pictures.mount:
Description: /home/tj/Pictures
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home-tj-Pictures.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 92ace55cfca847d6a478c021e709bc5d
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home-tj-Pictures.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: home.mount (origin-file origin-implicit origin-path)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: srv-NAS-Sunny-Media.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: system.slice (origin-file)
After: srv-NAS-Sunny-Media.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
After: home.mount (origin-file origin-implicit origin-path)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: srv-NAS-Sunny-Media.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: -.mount (origin-file origin-implicit origin-path)
References: home.mount (origin-file origin-implicit origin-path)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /home (origin-file)
RequiresMountsFor: /home/tj (origin-implicit)
RequiresMountsFor: /srv/NAS/Sunny/Media (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/Media/Pictures (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home/tj/Pictures
What: /dev/mapper/SUNNY-Media
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /init.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file origin-slice-property)
InSlice: -.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
OOMPolicy: stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-module-configfs.device:
Description: /sys/module/configfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 66240d46963b45d588821dca1f109695
Wants: sys-kernel-config.mount (origin-udev)
References: sys-kernel-config.mount (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/module/configfs
Sysfs Path: /sys/module/configfs
Found: found-udev
udev SYSTEMD_WANTS: sys-kernel-config.mount
-> Unit blockdev at dev-mapper-SUNNY\x2detc.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-etc
Instance: dev-mapper-SUNNY\x2detc
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: etc.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: etc.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-SUNNY-NAS.device:
Description: /dev/SUNNY/NAS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9a25e41b08854ba7817a09424a5a6113
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/NAS
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit veritysetup-pre.target:
Description: Local Verity Protected Volumes (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/veritysetup-pre.target
Conflicts: shutdown.target (origin-default)
Before: remote-veritysetup.target (destination-file)
Before: veritysetup.target (origin-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
References: veritysetup.target (origin-file)
ReferencedBy: remote-veritysetup.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit atop-rotate.timer:
Description: Daily atop restart
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ac2084dff16340c2b2b076787fd7ee96
Documentation: man:atop(1)
Fragment Path: /lib/systemd/system/atop-rotate.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: atop-rotate.service (origin-implicit)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: atop-rotate.service (origin-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: time-set.target (origin-default)
References: timers.target (origin-default)
References: atop-rotate.service (origin-implicit)
ReferencedBy: timers.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: atop-rotate.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> Unit dev-SUNNY-var.device:
Description: /dev/SUNNY/var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8ab5c010bc4d4b2dbddd9b7eaef6bdf4
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/var
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit rbdmap.service:
Description: rbdmap.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: blk-availability.service (destination-file)
ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-SUNNY-machines_old.device:
Description: /dev/SUNNY/machines_old
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 15e4bc12e0c24237a971a8c949b73efb
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/machines_old
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit dev-dm\x2d93.device:
Description: /dev/dm-93
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: db3d181eb7e746329b35e78ad9b13554
Following: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device
Following Set Member: dev-mapper-SUNNY\x2dvdb.device
Following Set Member: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-SUNNY-vdb.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-93
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit sys-subsystem-net-devices-virbr2.device:
Description: /sys/subsystem/net/devices/virbr2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c5cc768138b84e0ebc88783f3ceb549f
Following Set Member: sys-devices-virtual-net-virbr2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/virbr2
Sysfs Path: /sys/devices/virtual/net/virbr2
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dSourceCode.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-SourceCode
Instance: dev-mapper-SUNNY\x2dSourceCode
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dlabel-NAS.device:
Description: /dev/disk/by-label/NAS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 13b34401b88141d5a198753eb1cc1f9f
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/NAS
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit modprobe at configfs.service:
Description: Load Kernel Module configfs
Instance: configfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:42:59 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 461fc7a1f583400dadf55b24ad14fce9
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
Before: sys-kernel-config.mount (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
ReferencedBy: sys-kernel-config.mount (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq configfs
PID: 1511
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-udev-trigger.service:
Description: Coldplug All udev Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 422d5380d06a49bab4a97970d7dbabee
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
Before: plymouth-start.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input
PID: 1520
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit nfs-idmapd.service:
Description: NFSv4 ID-name mapping service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/nfs-idmapd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 054e844ed00a46c59802bea0227ff3e8
Fragment Path: /lib/systemd/system/nfs-idmapd.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: rpc_pipefs.target (origin-file)
BindsTo: nfs-server.service (origin-file)
WantedBy: nfs-server.service (destination-file)
Before: nfs-server.service (destination-file)
After: system.slice (origin-file)
After: rpc_pipefs.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: rpc_pipefs.target (origin-file)
References: nfs-server.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2850
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.idmapd
PID: 2847
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d43.device:
Description: /sys/devices/virtual/block/dm-43
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8b0ab02e01ee4a568091670928eaf79f
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-dm\x2d43.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-43
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bcbbebe1744b48c891d7e48b53252cfe
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit remote-cryptsetup.target:
Description: Remote Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-cryptsetup.target
WantedBy: initrd-root-device.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-pcrphase.service (destination-file)
After: cryptsetup-pre.target (origin-file)
After: remote-fs-pre.target (origin-file)
References: cryptsetup-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: initrd-root-device.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-SUNNY-WINE.device:
Description: /dev/SUNNY/WINE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 99ee92a4cfc5459ba31e7dedda4c8979
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/WINE
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-fs-fuse-connections.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 0572bfa767a840c7885642f32df3c9bd
Documentation: https://docs.kernel.org/filesystems/fuse.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionVirtualization: !private-users succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/fs/fuse/connections succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: modprobe at fuse.service (origin-file)
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sys-module-fuse.device (destination-udev)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: modprobe at fuse.service (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: modprobe at fuse.service (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: sys-module-fuse.device (destination-udev)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit etc.mount:
Description: /etc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit 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
Invocation ID: 0b6b0ae1474f4fa5975b517a0d72f534
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/etc.mount
Source Path: /etc/fstab
Requires: dev-mapper-SUNNY\x2detc.device (origin-mountinfo)
Requires: -.slice (origin-file)
Requires: systemd-fsck at dev-mapper-SUNNY\x2detc.service (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
RequiredBy: systemd-cryptsetup at LUKS2_OS.service (destination-path)
RequiredBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-path)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-path)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-path)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-path)
Before: local-fs.target (origin-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-path)
Before: bluetooth.service (destination-file)
After: -.slice (origin-file)
After: blockdev at dev-mapper-SUNNY\x2detc.target (origin-file origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2detc.service (origin-file)
After: dev-mapper-SUNNY\x2detc.device (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2detc.device (origin-mountinfo)
References: -.slice (origin-file origin-slice-property)
References: systemd-fsck at dev-mapper-SUNNY\x2detc.service (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: dev-mapper-SUNNY\x2detc.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2detc.target (origin-file origin-mountinfo)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-path)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-path)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-path)
ReferencedBy: bluetooth.service (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/mapper/SUNNY-etc (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /etc
What: /dev/mapper/SUNNY-etc
File System Type: ext4
Options: rw,relatime,stripe=4
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-Waydroid.device:
Description: /dev/disk/by-label/Waydroid
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:25:08 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:25:08 BST
Active Enter Timestamp: Fri 2023-07-28 03:25:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 52367b90ef64457393e8d98cba7b3c38
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Waydroid
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d86.device:
Description: /sys/devices/virtual/block/dm-86
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a3c0d9183231481ba165ca50cbe5e0c9
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-86
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Projects.device:
Description: /dev/disk/by-label/Projects
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 10b0de994cf74281accfb8c90869abcb
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Projects
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit dev-disk-by\x2dlabel-usr_local.device:
Description: /dev/disk/by-label/usr_local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 759e5b72b6284b5e9f3e9dfb9668bcb5
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/usr_local
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit dev-sdc1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cf8649cb71664949a413b43fe9e4aa8a
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cab5eee03d3c4b28908095a2c5604209
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4d5f8b094681498f973de10e08361617
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyS1
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit rsync.service:
Description: fast remote file copy program daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:rsync(1)
Documentation: man:rsyncd.conf(5)
Fragment Path: /lib/systemd/system/rsync.service
ConditionPathExists: /etc/rsyncd.conf failed
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 1s
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/rsync --daemon --no-detach
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit integritysetup.target:
Description: Local Integrity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9cd26f353a464ba6a1680d4a4d395ba1
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/integritysetup.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-dm\x2d1.device:
Description: /dev/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0c4fe79178d54367ab2f9d4c0c2ec0fd
Following: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: dev-mapper-LUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-1
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit multi-user.target:
Alias: runlevel4.target
Alias: runlevel3.target
Alias: runlevel2.target
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:16 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5881d7faca2a4dbeacf264316a82b329
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Thu 2023-07-27 20:43:16 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:16 BST
Assert Result: yes
Requires: basic.target (origin-file)
Wants: lxc.service (origin-file)
Wants: waydroid-container.service (origin-file)
Wants: unattended-upgrades.service (origin-file)
Wants: systemd-networkd.service (origin-file)
Wants: edac.service (origin-file)
Wants: apt-cacher-ng.service (origin-file)
Wants: fancontrol.service (origin-file)
Wants: ras-mc-ctl.service (origin-file)
Wants: nfs-client.target (origin-file)
Wants: lm-sensors.service (origin-file)
Wants: lttng-sessiond.service (origin-file)
Wants: atop.service (origin-file)
Wants: shutdown-initrd.service (origin-file)
Wants: nfs-server.service (origin-file)
Wants: libvirtd.service (origin-file)
Wants: wpa_supplicant.service (origin-file)
Wants: schroot.service (origin-file)
Wants: hddtemp.service (origin-file)
Wants: rsync.service (origin-file)
Wants: lxc-net.service (origin-file)
Wants: cups.path (origin-file)
Wants: avahi-daemon.service (origin-file)
Wants: caddy.service (origin-file)
Wants: tgt.service (origin-file)
Wants: machines.target (origin-file)
Wants: cron.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: plymouth-quit-wait.service (origin-file)
Wants: cups-browsed.service (origin-file)
Wants: apache2.service (origin-file)
Wants: getty.target (origin-file)
Wants: netfilter-persistent.service (origin-file)
Wants: cups.service (origin-file)
Wants: networking.service (origin-file)
Wants: nvme-smart-log.service (origin-file)
Wants: binfmt-support.service (origin-file)
Wants: auditd.service (origin-file)
Wants: rpcbind.service (origin-file)
Wants: plymouth-quit.service (origin-file)
Wants: remote-fs.target (origin-file)
Wants: dbus-broker.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: ssh.service (origin-file)
Wants: libvirt-guests.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: lxc-monitord.service (origin-file)
Wants: console-setup.service (origin-file)
Wants: rsyslog.service (origin-file)
Wants: smartmontools.service (origin-file)
Wants: atopacct.service (origin-file)
Wants: ModemManager.service (origin-file)
Wants: rasdaemon.service (origin-file)
Wants: systemd-resolved.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Conflicts: rescue.service (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: graphical.target (destination-file destination-default)
After: systemd-networkd.service (destination-file)
After: lxc-net.service (origin-default)
After: getty.target (origin-default)
After: ssh.service (origin-default)
After: cups.path (origin-default)
After: caddy.service (origin-default)
After: rescue.target (origin-file)
After: machines.target (origin-default destination-file)
After: rasdaemon.service (origin-default)
After: apache2.service (origin-default)
After: nfs-client.target (origin-default)
After: wpa_supplicant.service (origin-default)
After: waydroid-container.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: rsyslog.service (origin-default)
After: libvirt-guests.service (origin-default)
After: atopacct.service (origin-default)
After: basic.target (origin-file origin-default)
After: libvirtd.service (origin-default)
After: cups-browsed.service (origin-default)
After: cups.service (origin-default)
After: lxc-monitord.service (origin-default)
After: avahi-daemon.service (origin-default)
After: nvme-smart-log.service (origin-default)
After: schroot.service (origin-default)
After: lxc.service (origin-default)
After: ras-mc-ctl.service (origin-default)
After: rescue.service (origin-file)
After: apt-cacher-ng.service (origin-default)
After: smartmontools.service (origin-default)
After: plymouth-quit-wait.service (origin-default)
After: systemd-logind.service (origin-default)
After: edac.service (origin-default destination-file)
After: plymouth-quit.service (origin-default)
After: tgt.service (origin-default)
After: rsync.service (origin-default)
After: hddtemp.service (origin-default destination-file)
After: ModemManager.service (origin-default)
After: lm-sensors.service (origin-default)
After: cron.service (origin-default)
After: atop.service (origin-default)
After: fancontrol.service (origin-default)
After: lttng-sessiond.service (origin-default)
References: nfs-server.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: smartmontools.service (origin-file origin-default)
References: cups-browsed.service (origin-file origin-default)
References: rasdaemon.service (origin-file origin-default)
References: avahi-daemon.service (origin-file origin-default)
References: console-setup.service (origin-file)
References: waydroid-container.service (origin-file origin-default)
References: ModemManager.service (origin-file origin-default)
References: rescue.target (origin-file)
References: rsyslog.service (origin-file origin-default)
References: lm-sensors.service (origin-file origin-default)
References: plymouth-quit.service (origin-file origin-default)
References: systemd-user-sessions.service (origin-file origin-default)
References: networking.service (origin-file)
References: wpa_supplicant.service (origin-file origin-default)
References: cron.service (origin-file origin-default)
References: tgt.service (origin-file origin-default)
References: dbus-broker.service (origin-file)
References: unattended-upgrades.service (origin-file)
References: rescue.service (origin-file)
References: schroot.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: lxc.service (origin-file origin-default)
References: libvirtd.service (origin-file origin-default)
References: atop.service (origin-file origin-default)
References: hddtemp.service (origin-file origin-default)
References: binfmt-support.service (origin-file)
References: systemd-ask-password-wall.path (origin-file)
References: fancontrol.service (origin-file origin-default)
References: ssh.service (origin-file origin-default)
References: plymouth-quit-wait.service (origin-file origin-default)
References: remote-fs.target (origin-file)
References: edac.service (origin-file origin-default)
References: systemd-logind.service (origin-file origin-default)
References: apache2.service (origin-file origin-default)
References: rpcbind.service (origin-file)
References: machines.target (origin-file origin-default)
References: auditd.service (origin-file)
References: lxc-monitord.service (origin-file origin-default)
References: systemd-networkd.service (origin-file)
References: atopacct.service (origin-file origin-default)
References: shutdown-initrd.service (origin-file)
References: basic.target (origin-file origin-default)
References: apt-cacher-ng.service (origin-file origin-default)
References: nvme-smart-log.service (origin-file origin-default)
References: lxc-net.service (origin-file origin-default)
References: systemd-resolved.service (origin-file)
References: libvirt-guests.service (origin-file origin-default)
References: caddy.service (origin-file origin-default)
References: cups.path (origin-file origin-default)
References: rsync.service (origin-file origin-default)
References: netfilter-persistent.service (origin-file)
References: lttng-sessiond.service (origin-file origin-default)
References: ras-mc-ctl.service (origin-file origin-default)
References: cups.service (origin-file origin-default)
References: nfs-client.target (origin-file origin-default)
References: getty.target (origin-file origin-default)
ReferencedBy: machines.target (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: edac.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 44bb012691e94fd6a6822618e452c783
Documentation: man:apparmor(7)
Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
Fragment Path: /lib/systemd/system/apparmor.service
ConditionPathExists: !/run/live/overlay/work succeeded
ConditionPathExists: !/rofs/etc/apparmor.d succeeded
ConditionSecurity: apparmor succeeded
AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: var-cache.mount (origin-path)
Requires: -.mount (origin-file origin-path)
WantedBy: sysinit.target (destination-file)
Before: libvirtd.service (destination-file)
Before: networking.service (destination-file)
Before: sysinit.target (origin-file)
After: var.mount (origin-file origin-path)
After: var-cache.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald-audit.socket (origin-file)
After: -.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: var-cache.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/cache/apparmor (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/apparmor/apparmor.systemd reload
PID: 2763
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /lib/apparmor/apparmor.systemd reload
-> ExecStop:
Command Line: /bin/true
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eb3f02d979c44cc39cc834fbbd86ba5a
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount:
Description: /run/credentials/systemd-tmpfiles-setup-dev.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
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: 378ea509ba31457db3d7789f8605289e
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: -.mount (origin-implicit)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/credentials (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/credentials/systemd-tmpfiles-setup-dev.service
What: ramfs
File System Type: ramfs
Options: ro,nosuid,nodev,noexec,relatime,mode=700
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpm-tpm0.device:
Description: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpm/tpm0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3b2830a06b2d4db2b28232472c00e2e0
Following Set Member: dev-tpm0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpm/tpm0
Sysfs Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpm/tpm0
Found: found-udev
-> Unit dev-disk-by\x2duuid-6AD2\x2dCC99.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7bd5ac40cd564efdb52ac7c7bd125242
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device
Following Set Member: dev-sde2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/6AD2-CC99
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d61.device:
Description: /sys/devices/virtual/block/dm-61
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2b12296fa41347258a647587d16a2ebb
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-61
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit rpcbind.service:
Alias: portmap.service
Description: RPC bind portmap service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 599582cb646544ce9c6f50d264c170b5
Documentation: man:rpcbind(8)
Fragment Path: /lib/systemd/system/rpcbind.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: rpcbind.socket (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: rpcbind.target (origin-file)
Wants: remote-fs-pre.target (origin-file)
WantedBy: multi-user.target (destination-file)
Before: rpc-statd.service (destination-file)
Before: remote-fs-pre.target (origin-file)
Before: rpcbind.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: rpcbind.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
TriggeredBy: rpcbind.socket (destination-implicit)
References: remote-fs-pre.target (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: rpcbind.socket (origin-file)
References: rpcbind.target (origin-file)
ReferencedBy: rpcbind.socket (destination-implicit)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/rpcbind (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 2786
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: OPTIONS=-w
EnvironmentFile: -/etc/rpcbind.conf
EnvironmentFile: -/etc/default/rpcbind
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/rpcbind -f "\$OPTIONS"
PID: 2786
Start Timestamp: Thu 2023-07-27 20:43:07 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device:
Description: /dev/disk/by-uuid/796d915c-998e-4ba3-aa03-37a684dcb9e4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16c73de0375440a28f2481799550d5ef
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/796d915c-998e-4ba3-aa03-37a684dcb9e4
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit ssh.service:
Alias: sshd.service
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: f944beca5aeb4650b038fa3532e9c846
Documentation: man:sshd(8)
Documentation: man:sshd_config(5)
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: auditd.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: auditd.service (origin-file)
References: network.target (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/sshd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 3063
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: sshd
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 3058
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D "\$SSHD_OPTS"
PID: 3063
Start Timestamp: Thu 2023-07-27 20:43:08 BST
-> ExecReload:
Command Line: /usr/sbin/sshd -t
Command Line: /bin/kill -HUP "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device:
Description: iPod 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d57d33dab29949ddbfa7535c6ef154a0
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d01.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sde1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Found: found-udev
-> Unit dev-SUNNY-T300CHI.bak.device:
Description: /dev/SUNNY/T300CHI.bak
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 21fbf402b42542d1aff389ea23089ed9
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/T300CHI.bak
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:33 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:33 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:33 BST
Active Exit Timestamp: n/a
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: fcbade88aabc43e1a3c320d08f8742d0
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: run-user-1000-doc.mount (destination-implicit)
Before: umount.target (origin-mountinfo)
After: swap.target (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
After: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: swap.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=3276520k,nr_inodes=819130,mode=700,uid=1000,gid=1000,inode64
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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 systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: edb4133750a148f08813d9484d669439
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: systemd-journald.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: systemd-journal-flush.service (destination-file)
WantedBy: initrd-switch-root.target (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-journal-flush.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: syslog.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
References: sysinit.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: syslog.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-implicit)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 1517
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read
DynamicUser: no
LockPersonality: yes
SystemCallFilter: lchown send io_pgetevents_time64 sendto timer_delete mmap fchmodat mq_timedreceive_time64 utimensat mbind msgget getpeername faccessat2 waitid io_pgetevents sched_getattr timerfd_gettime vfork sched_getscheduler mq_unlink sigprocmask mkdirat mq_getsetattr ppoll_time64 nice futimesat utimes epoll_ctl_old fgetxattr pause membarrier close_range getpgrp userfaultfd rt_sigsuspend pwrite64 sched_rr_get_interval_time64 rt_sigtimedwait alarm fchownat fsetxattr oldfstat setfsuid readlink getpriority gettid setitimer creat fsync setfsgid signal setuid shmat clock_gettime epoll_pwait2 clock_nanosleep_time64 prctl madvise futex_time64 sendmmsg timerfd_gettime64 ioprio_get read lseek epoll_pwait oldolduname close getpid getegid32 statfs64 mq_open kcmp rt_sigtimedwait_time64 inotify_rm_watch pipe vmsplice fcntl64 syncfs listxattr timer_getoverrun sendfile clone3 setuid32 getsid statfs sched_rr_get_interval mlock2 shutdown lstat setgid32 pipe2 preadv2 listen fork getresgid rt_sigqueueinfo dup2 setreuid32 oldlstat set_mempolicy_home_node sysinfo semtimedop writev fstatat64 times mremap fchown fstatfs64 setsockopt getdents64 process_vm_writev connect msgsnd exit mmap2 recvmmsg mq_timedsend_time64 lstat64 set_thread_area semop ipc arch_prctl set_tid_address clock_getres linkat getsockopt mknod socketpair rt_sigreturn symlink prlimit64 umask pwritev2 fremovexattr setrlimit select fchdir getgid32 mkdir setregid tee pidfd_send_signal gettimeofday access shmctl request_key swapcontext bind truncate64 munmap exit_group timer_settime epoll_create1 fstat64 unlink ppoll timerfd_settime dup getresuid getrandom sched_getaffinity truncate io_uring_enter sigreturn setresuid lremovexattr chmod readlinkat io_uring_setup rt_tgsigqueueinfo setpgid fchmod sched_setaffinity dup3 eventfd setgroups32 getrlimit sigaltstack lchown32 renameat epoll_wait getpgid accept4 sendfile64 getgroups32 msgrcv waitpid get_thread_area rt_sigpending fallocate time readahead clone io_uring_register mprotect faccessat wait4 move_pages futex sigsuspend fchown32 process_madvise set_mempolicy setxattr llistxattr setfsuid32 open sync_file_range keyctl epoll_wait_old epoll_create sigaction inotify_init getuid copy_file_range nanosleep getdents cacheflush timer_settime64 olduname getitimer sched_get_priority_min symlinkat preadv mq_notify sendmsg clock_nanosleep ftruncate64 timerfd_settime64 migrate_pages getresuid32 brk sched_setscheduler timer_gettime64 fadvise64_64 capset restart_syscall memfd_create msgctl timerfd_create getresgid32 name_to_handle_at io_destroy _llseek epoll_ctl sigpending splice rseq rt_sigaction utime chown32 fstatfs eventfd2 futex_waitv ugetrlimit mq_timedreceive semtimedop_time64 lsetxattr getuid32 chdir inotify_init1 stat64 timer_gettime setgid semget mq_timedsend pwritev rt_sigprocmask _newselect shmget setresuid32 kill remap_file_pages io_setup getsockname stat shmdt getcpu getxattr rename setpriority semctl setgroups tkill newfstatat utimensat_time64 get_mempolicy accept openat personality unshare clock_getres_time64 setreuid mknodat recvmsg inotify_add_watch io_getevents fstat removexattr sched_setattr setresgid32 pselect6_time64 getrusage sync oldstat setresgid ioprio_set signalfd geteuid32 mlockall setregid32 write getgroups pidfd_open getegid add_key pread64 getppid renameat2 tgkill fadvise64 readv sched_get_priority_max sched_getparam getgid process_vm_readv lgetxattr getcwd openat2 munlock pselect6 rmdir ioctl signalfd4 msync io_cancel get_robust_list set_robust_list socket timer_create capget execve mlock socketcall flistxattr setfsgid32 setsid sched_setparam unlinkat fcntl fdatasync geteuid clock_gettime64 riscv_flush_icache link sched_yield recvfrom recv poll set_tls readdir execveat io_submit munlockall ftruncate flock setns chown recvmmsg_time64 sync_file_range2 statx uname
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 1517
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 62
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/syslog.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: cc5a14c26395426293ca84b42cd792fb
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: rsyslog.service (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: emergency.service (origin-file)
Before: systemd-journald.service (destination-file)
Before: rsyslog.service (origin-implicit)
Before: shutdown.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: rsyslog.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-file)
References: emergency.service (origin-file)
References: rsyslog.service (origin-implicit)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: syslog.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 580d2902c3444fdab34ae123b3d56bfc
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 9c3403692f0342d19c7c2305c9314448
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: plymouth-quit.service (destination-file)
Before: sddm.service (destination-file)
Before: user at 1000.service (destination-file)
Before: session-25.scope (destination-file)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
After: remote-fs.target (origin-file)
After: system.slice (origin-file)
After: home.mount (origin-file)
After: nss-user-lookup.target (origin-file)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: systemd-pcrphase.service (destination-file)
References: system.slice (origin-file origin-slice-property)
References: network.target (origin-file)
References: shutdown.target (origin-default)
References: home.mount (origin-file)
References: sysinit.target (origin-default)
References: remote-fs.target (origin-file)
References: basic.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sddm.service (destination-file)
ReferencedBy: session-25.scope (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 3448
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit fwupd-refresh.service:
Description: Refresh fwupd metadata and update motd
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 08:44:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:44:45 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 08:44:47 BST
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: 0dcc7e3d901c491294a1a352a1ab9e33
Documentation: man:fwupdmgr(1)
Fragment Path: /lib/systemd/system/fwupd-refresh.service
Condition Timestamp: Fri 2023-07-28 08:44:45 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 08:44:45 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: var-cache.mount (origin-path)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: var.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: var-cache.mount (origin-path)
After: fwupd-refresh.timer (destination-implicit)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
TriggeredBy: fwupd-refresh.timer (destination-implicit)
References: shutdown.target (origin-default)
References: var-cache.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: network-online.target (origin-file)
References: var.mount (origin-file origin-path)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: fwupd-refresh.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/cache/fwupdmgr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
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: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: read-only
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
CacheDirectory: fwupdmgr
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
User: fwupd-refresh
DynamicUser: no
LockPersonality: no
SystemCallFilter: ~mount chroot move_mount umount2 fspick umount fsconfig fsopen fsmount mount_setattr pivot_root open_tree
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/fwupdmgr refresh
PID: 248132
Start Timestamp: Fri 2023-07-28 08:44:45 BST
Exit Timestamp: Fri 2023-07-28 08:44:47 BST
Exit Code: exited
Exit Status: 2
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-Media.device:
Description: /dev/SUNNY/Media
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 233a0816a9d34e96afe6e05490a48588
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Media
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit fwupd-refresh.timer:
Description: Refresh fwupd metadata regularly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:44:47 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dc4d50312ae844068f599a43025d88bd
Fragment Path: /lib/systemd/system/fwupd-refresh.timer
ConditionVirtualization: !container succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: fwupd-refresh.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: var.mount (origin-file origin-path)
Triggers: fwupd-refresh.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: var.mount (origin-file origin-path)
References: fwupd-refresh.service (origin-implicit)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: fwupd-refresh.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06,18:00:00
-> Unit dev-disk-by\x2dlabel-WINE.device:
Description: /dev/disk/by-label/WINE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 82067f838a6c4c9fbf4bae8b3eb393c7
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/WINE
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit dev-dm\x2d0.device:
Description: /dev/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 75f9bce1257c4d3997d6f92a4b3b6895
Following: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: dev-mapper-LUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-0
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit dev-tpmrm0.device:
Description: /dev/tpmrm0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4b1d08e3b6c54252bf2f87868653b058
Following: sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpmrm-tpmrm0.device
Following Set Member: sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpmrm-tpmrm0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/tpmrm0
Sysfs Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpmrm/tpmrm0
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device:
Description: /dev/disk/by-id/dm-name-SUNNY-LiveBuild
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41fc33787d444fec931a39a69fe293a6
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-LiveBuild
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2a6e9ccaa9964974bfb371a796d6ef79
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit dev-snd-by\x2dpath-pci\x2d0000:0c:00.4.device:
Description: /dev/snd/by-path/pci-0000:0c:00.4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5dd1f166fab04caa9a5d1dd491141cea
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device
Following Set Member: dev-snd-controlC1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/snd/by-path/pci-0000:0c:00.4
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/controlC1
Found: found-udev
-> Unit lttng-sessiond.service:
Description: LTTng session daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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/lttng-sessiond.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: d178fd7389d340b59816d699e519fcb8
Documentation: http://lttng.org/docs/#doc-lttng-sessiond
Fragment Path: /etc/systemd/system/lttng-sessiond.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2979
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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/lttng-sessiond
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/local/bin/lttng-sessiond "\$DAEMON_ARGS"
PID: 2979
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d85.device:
Description: /dev/dm-85
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e0a8f4f3299642c790e2c8863c28b3c2
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-85
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
Description: /sys/devices/platform/serial8250/tty/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 970929b136784a688f9c66365e46c715
Following Set Member: dev-ttyS1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/platform/serial8250/tty/ttyS1
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dWINE.device:
Description: /dev/mapper/SUNNY-WINE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 56f63f2a39ef4fc3a3c17697a247adea
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-WINE
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3e95610efcdd40efbe12d0009fd2b79f
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit dev-mapper-SUNNY\x2drootfs.device:
Description: /dev/mapper/SUNNY-rootfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 260d382269a04d31b3668fa7b52cfe5d
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-SUNNY-rootfs.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-rootfs
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev,found-mount
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device:
Description: /dev/disk/by-id/dm-name-SUNNY-vdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e2498dcf96814f5e824c50c7413ff29c
Following: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-SUNNY-vdd.device
Following Set Member: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device
Following Set Member: dev-mapper-SUNNY\x2dvdd.device
Following Set Member: dev-dm\x2d95.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-vdd
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit systemd-repart.service:
Description: Repartition Root 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-repart.service(8)
Fragment Path: /lib/systemd/system/systemd-repart.service
ConditionDirectoryNotEmpty: |/sysusr/usr/local/lib/repart.d failed
ConditionDirectoryNotEmpty: |/sysusr/usr/lib/repart.d failed
ConditionDirectoryNotEmpty: |/sysroot/etc/repart.d failed
ConditionDirectoryNotEmpty: |/sysroot/usr/local/lib/repart.d failed
ConditionDirectoryNotEmpty: |/sysroot/usr/lib/repart.d failed
ConditionDirectoryNotEmpty: |/run/repart.d failed
ConditionDirectoryNotEmpty: |/etc/repart.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/repart.d failed
ConditionDirectoryNotEmpty: |/usr/lib/repart.d failed
ConditionVirtualization: !container succeeded
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: modprobe at dm_mod.service (origin-file)
Wants: modprobe at loop.service (origin-file)
WantedBy: initrd-root-fs.target (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-root-fs.target (origin-file)
Before: shutdown.target (origin-file)
After: initrd-usr-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: modprobe at dm_mod.service (origin-file)
After: modprobe at loop.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-root-fs.target (origin-file)
References: modprobe at loop.service (origin-file)
References: modprobe at dm_mod.service (origin-file)
References: systemd-journald.socket (origin-file)
References: initrd-usr-fs.target (origin-file)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/systemd-repart --dry-run=no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit local-fs-pre.target:
Description: Preparation for Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0f0e016232c947dd9e99fd52db32a9a3
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
WantedBy: systemd-remount-fs.service (destination-file)
WantedBy: keyboard-setup.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: home-tj-Videos.mount (destination-mountinfo)
Before: run-user-1000.mount (destination-mountinfo)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
Before: tmp.mount (destination-mountinfo)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: home-tj-Music.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
Before: var-cache.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: var-lib-l8r.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
Before: local-fs.target (destination-file)
Before: usr-my.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: srv-NAS-Sunny.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
Before: srv-NAS-Sunny-Media.mount (destination-mountinfo)
Before: usr-local.mount (destination-mountinfo)
Before: srv-NAS-Sunny-home.mount (destination-mountinfo)
Before: opt.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
Before: home.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: var-lib-libvirt.mount (destination-mountinfo)
Before: var.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: var-lib-machines.mount (destination-mountinfo)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: shutdown.target (origin-default)
Before: run-user-1000-doc.mount (destination-mountinfo)
Before: home-tj-Pictures.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: boot.mount (destination-mountinfo)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
Before: home-tj-Audio.mount (destination-mountinfo)
Before: boot-efi.mount (destination-mountinfo)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
Before: home-tj-Downloads.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: dm-event.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: lvm2-monitor.service (destination-file)
After: keyboard-setup.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: boot.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: home-tj-Audio.mount (destination-mountinfo)
ReferencedBy: var-cache.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-mountinfo)
ReferencedBy: usr-local.mount (destination-mountinfo)
ReferencedBy: usr-my.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: tmp.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
ReferencedBy: var-lib-l8r.mount (destination-mountinfo)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
ReferencedBy: boot-efi.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: opt.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: var.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: home-tj-Pictures.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-mountinfo)
ReferencedBy: home-tj-Music.mount (destination-mountinfo)
ReferencedBy: home-tj-Downloads.mount (destination-mountinfo)
ReferencedBy: var-lib-machines.mount (destination-mountinfo)
ReferencedBy: dm-event.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: home-tj-Videos.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: lvm2-monitor.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: var-lib-libvirt.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: srv-NAS-Sunny.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: home.mount (destination-mountinfo)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7e789afeee7d42c8b8a4158fe3ce1c19
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyS3
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit rasdaemon.service:
Description: RAS daemon to log the RAS events
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rasdaemon.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 47ca52919bb6455f98f68c591be7d742
Fragment Path: /lib/systemd/system/rasdaemon.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 27106
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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/rasdaemon
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rasdaemon -f -r
PID: 27106
Start Timestamp: Fri 2023-07-28 02:54:10 BST
-> ExecStartPost:
Command Line: /usr/sbin/rasdaemon --enable
PID: 27107
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/rasdaemon --disable
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-4.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 072ebfd67468461c886d69f163edb4f2
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Android
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c2f675c5bb9c4285bd8164bf6d11b528
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
Following Set Member: dev-dm\x2d89.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Android
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f712c34122bb413fa3da100dd4f17f72
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit systemd-fsck at dev-SUNNY-Builds.service:
Description: File System Check on /dev/SUNNY/Builds
Instance: dev-SUNNY-Builds
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 234257c733d14889a7b37797d96f30ff
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-SUNNY-Builds.device (origin-file)
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
After: dev-SUNNY-Builds.device (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: dev-SUNNY-Builds.device (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/SUNNY/Builds
PID: 1720
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sddm.service:
Alias: display-manager.service
Description: Simple Desktop Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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/sddm.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: fe42fac3eb6f404f8a5dfab232f11f11
Documentation: man:sddm(1)
Documentation: man:sddm.conf(5)
Fragment Path: /etc/systemd/system/sddm.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: console-setup.service (destination-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: getty at tty1.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: haveged.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-logind.service (origin-file)
After: plymouth-quit.service (origin-file)
References: haveged.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-logind.service (origin-file)
References: getty at tty1.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: plymouth-quit.service (origin-file)
References: basic.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: console-setup.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3458
Main PID Known: yes
Main PID Alien: no
RestartSec: 1s
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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/locale
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/sddm
PID: 3458
Start Timestamp: Thu 2023-07-27 20:43:15 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device:
Description: /dev/disk/by-id/dm-name-SUNNY-etc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 49d3f69acb324401a12b4b650970ee36
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-etc
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3f1d9514d7fd4f278f3d452a6b5a2abb
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device:
Description: /dev/disk/by-id/lvm-pv-uuid-AHAhQG-NB9a-C9VA-0NLv-Uiws-fWGo-O3v1GN
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7cf93b7a697f4cc9a2d4401315547dee
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/lvm-pv-uuid-AHAhQG-NB9a-C9VA-0NLv-Uiws-fWGo-O3v1GN
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target:
Description: Block Device Preparation for /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3
Instance: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: boot.mount (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: boot.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit srv-NAS-Sunny-Projects.mount:
Description: /srv/NAS/Sunny/Projects
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Projects.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 869e04b65cfe49caba42f97ff0f8c1ac
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Projects.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
Requires: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dProjects.target (origin-file origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dProjects.target (origin-file origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Projects (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Projects
What: /dev/mapper/SUNNY-Projects
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-net-virbr2.device:
Description: /sys/devices/virtual/net/virbr2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d42a6d1dea3441d3a6657ca27d721971
Following Set Member: sys-subsystem-net-devices-virbr2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/net/virbr2
Sysfs Path: /sys/devices/virtual/net/virbr2
Found: found-udev
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald-audit.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1ad338b1d04e4dfe8ea7b6aeebaa579e
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
ConditionCapability: CAP_AUDIT_READ succeeded
ConditionSecurity: audit succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
Before: apparmor.service (destination-file)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: systemd-journald.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-audit.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit getty at tty1.service:
Alias: autovt at tty1.service
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: https://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0 untested
Requires: system-getty.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Before: getty.target (origin-file)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-default)
Before: sddm.service (destination-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: getty-pre.target (origin-file)
After: system-getty.slice (origin-file)
After: rc-local.service (origin-file)
References: rescue.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: rc-local.service (origin-file)
References: getty-pre.target (origin-file)
References: system-getty.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: plymouth-quit-wait.service (origin-file)
References: getty.target (origin-file)
ReferencedBy: sddm.service (destination-file)
InSlice: system-getty.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
UnsetEnvironment: LANG
UnsetEnvironment: LANGUAGE
UnsetEnvironment: LC_CTYPE
UnsetEnvironment: LC_NUMERIC
UnsetEnvironment: LC_TIME
UnsetEnvironment: LC_COLLATE
UnsetEnvironment: LC_MONETARY
UnsetEnvironment: LC_MESSAGES
UnsetEnvironment: LC_PAPER
UnsetEnvironment: LC_NAME
UnsetEnvironment: LC_ADDRESS
UnsetEnvironment: LC_TELEPHONE
UnsetEnvironment: LC_MEASUREMENT
UnsetEnvironment: LC_IDENTIFICATION
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: tty
StandardOutput: tty
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
TTYRows: 4294967295
TTYColumns: 4294967295
DynamicUser: no
UtmpIdentifier: tty1
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o "-p -- \\u" --noclear - "\$TERM"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device:
Description: /dev/disk/by-id/dm-name-LUKS_WD30EZRZ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 10ba7c7261fa4c0eb2f22cb7eedacf5c
Following: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: dev-mapper-LUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-dm\x2d1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-LUKS_WD30EZRZ
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit systemd-pcrphase.service:
Description: TPM2 PCR Barrier (User)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-pcrphase.service(8)
Fragment Path: /lib/systemd/system/systemd-pcrphase.service
ConditionPathExists: /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f failed
ConditionSecurity: tpm2 untested
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-user-sessions.service (origin-file)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: sysinit.target (origin-default)
After: remote-cryptsetup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: remote-cryptsetup.target (origin-file)
References: remote-fs.target (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-pcrphase --graceful ready
-> ExecStop:
Command Line: /lib/systemd/systemd-pcrphase --graceful shutdown
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2detc.service:
Description: File System Check on /dev/mapper/SUNNY-etc
Instance: dev-mapper-SUNNY\x2detc
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: d8486982ebfe4241bed0a8903bb3d15c
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2detc.device (origin-file)
RequiredBy: etc.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: etc.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2detc.device (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-fsckd.socket (origin-file)
References: dev-mapper-SUNNY\x2detc.device (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: etc.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-etc
PID: 1722
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 09:46:45 BST
Inactive Exit Timestamp: Fri 2023-07-28 09:46:45 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 09:46:45 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 9089fb73b2424bd795474d0fce6b1e3c
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.service
ConditionACPower: true succeeded
Condition Timestamp: Fri 2023-07-28 09:46:45 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 09:46:45 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: man-db.timer (destination-implicit)
After: -.mount (origin-file origin-path)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: tmp.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
TriggeredBy: man-db.timer (destination-implicit)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: tmp.mount (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: shutdown.target (origin-default)
ReferencedBy: man-db.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: idle
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
User: man
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
PID: 283917
Start Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/find /var/cache/man -type f -name "*.gz" -atime +6 -delete
PID: 283921
Start Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/mandb --quiet
PID: 283922
Start Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Timestamp: Fri 2023-07-28 09:46:45 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
-> Unit dev-dm\x2d90.device:
Description: /dev/dm-90
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3874835e6e1a492aa55895bf0f1ecb9a
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-90
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 361fdb7e60964434a6d3d731613b70c9
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-disk-by\x2dlabel-EFI\x2dSP.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e913b1565ffb4aa5a101f6a305ee5be2
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/EFI-SP
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 09:46:45 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e9b75d6bd34a4be59a9a22dc15fdfbee
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: man-db.service (origin-implicit)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: var.mount (origin-file origin-path)
After: -.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
Triggers: man-db.service (origin-implicit)
References: time-set.target (origin-default)
References: man-db.service (origin-implicit)
References: var.mount (origin-file origin-path)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-file origin-path)
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: man-db.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> Unit dev-mapper-SUNNY\x2dlibvirt.device:
Description: /dev/mapper/SUNNY-libvirt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0e2d7026b39b40c795adf8a2db155d74
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: var-lib-libvirt.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: var-lib-libvirt.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
PropagatesStopTo: var-lib-libvirt.mount (destination-mountinfo)
ReferencedBy: var-lib-libvirt.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-libvirt
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev,found-mount
-> Unit atop.service:
Description: Atop advanced performance monitor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Thu 2023-07-27 21:09:23 BST
Inactive Enter Timestamp: Thu 2023-07-27 21:09:23 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/atop.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 1b0221bce28a467db7d7ec7e6f19d0bd
Documentation: man:atop(1)
Fragment Path: /lib/systemd/system/atop.service
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: atopacct.service (destination-file)
After: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: atopacct.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 26695
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGUSR2
RestartKillSignal: SIGUSR2
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: LOGOPTS=
Environment: LOGINTERVAL=600
Environment: LOGGENERATIONS=28
Environment: LOGPATH=/var/log/atop
EnvironmentFile: /etc/default/atop
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/sh -c "test -n \"\$LOGINTERVAL\" -a \"\$LOGINTERVAL\" -eq \"\$LOGINTERVAL\""
PID: 26672
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
Command Line: /bin/sh -c "test -n \"\$LOGGENERATIONS\" -a \"\$LOGGENERATIONS\" -eq \"\$LOGGENERATIONS\""
PID: 26685
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /bin/sh -c "exec /usr/bin/atop \${LOGOPTS} -w \"\${LOGPATH}/atop_\$(date +%Y%m%d)\" \${LOGINTERVAL}"
PID: 26695
Start Timestamp: Fri 2023-07-28 02:54:10 BST
-> ExecStartPost:
Command Line: /usr/bin/find "\${LOGPATH}" -name "atop_*" -mtime "+\${LOGGENERATIONS}" -exec rm -v {} ";"
PID: 26697
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Projects
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7e7ad7e3a6284f8790b83e1e68887be2
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Projects
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit dev-SUNNY-Experiments.device:
Description: /dev/SUNNY/Experiments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b4ddfb1f3ba648c581951a2b7ab0c9be
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-dm\x2d78.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Experiments
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit nslcd.service:
Description: nslcd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: cups.service (destination-file)
ReferencedBy: cups.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Media
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b6877ce3107b4a41b58dc2cc2b3b9564
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Media
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit dev-dm\x2d62.device:
Description: /dev/dm-62
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c78454c6375645d68fd345bc5ae68199
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-62
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.2-0000:03:06.0-0000:08:00.0-net-PUB.device:
Description: I211 Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6550d32659a246ef9c348faf28a1bb64
Following Set Member: sys-subsystem-net-devices-PUB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:06.0/0000:08:00.0/net/PUB
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:06.0/0000:08:00.0/net/PUB
Found: found-udev
-> Unit systemd-hwdb-update.service:
Description: systemd-hwdb-update.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-udevd.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
-> Unit systemd-pcrphase-sysinit.service:
Description: TPM2 PCR Barrier (Initialization)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-pcrphase-sysinit.service(8)
Fragment Path: /lib/systemd/system/systemd-pcrphase-sysinit.service
ConditionPathExists: /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f failed
ConditionSecurity: tpm2 untested
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: basic.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-pcrphase --graceful sysinit
-> ExecStop:
Command Line: /lib/systemd/systemd-pcrphase --graceful final
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8f3bd090db554ab7884941c9d6e72edf
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Wants: alsa-restore.service (origin-file)
Wants: alsa-state.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device (destination-udev)
WantedBy: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: alsa-restore.service (origin-default)
After: alsa-state.service (origin-default)
References: shutdown.target (origin-default)
References: alsa-state.service (origin-file origin-default)
References: alsa-restore.service (origin-file origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device (destination-udev)
ReferencedBy: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-virtual-block-dm\x2d96.device:
Description: /sys/devices/virtual/block/dm-96
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0713050f475345d5876cefdc9ad31b15
Following Set Member: dev-SUNNY-debian11.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device
Following Set Member: dev-dm\x2d96.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device
Following Set Member: dev-mapper-SUNNY\x2ddebian11.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-96
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit swap.target:
Description: Swaps
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5fffd6d4f7904f308319cb2d67929e4a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: tmp.mount (destination-mountinfo)
Before: sysinit.target (destination-file destination-default)
Before: run-user-1000.mount (destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: tmp.mount (destination-mountinfo)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit srv-NAS-Sunny-Media.mount:
Description: /srv/NAS/Sunny/Media
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Media.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 8cc47bc4066f498a9dd4270a245c877f
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Media.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
RequiredBy: home-tj-Music.mount (destination-file destination-path)
RequiredBy: home-tj-Videos.mount (destination-file destination-path)
RequiredBy: home-tj-Audio.mount (destination-file destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
RequiredBy: home-tj-Pictures.mount (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
Before: home-tj-Videos.mount (destination-file destination-path)
Before: local-fs.target (origin-file origin-mountinfo)
Before: home-tj-Audio.mount (destination-file destination-path)
Before: umount.target (origin-mountinfo)
Before: home-tj-Music.mount (destination-file destination-path)
Before: home-tj-Pictures.mount (destination-file destination-path)
After: -.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-file origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (origin-file)
After: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
After: system.slice (origin-file)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: home-tj-Music.mount (destination-file destination-path)
ReferencedBy: home-tj-Videos.mount (destination-file destination-path)
ReferencedBy: home-tj-Audio.mount (destination-file destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-path)
ReferencedBy: home-tj-Pictures.mount (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Media (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Media
What: /dev/mapper/SUNNY-Media
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dcontainers.E0.device:
Description: /dev/mapper/SUNNY-containers.E0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d52751f3d2f7430a841f2d489bc03d78
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-containers.E0
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit dev-nvme0n1p1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0f15b0ded1f54a169b7892aae281ba5c
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
RequiredBy: boot-efi.mount (destination-mountinfo)
Before: boot-efi.mount (destination-mountinfo)
PropagatesStopTo: boot-efi.mount (destination-mountinfo)
ReferencedBy: boot-efi.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/nvme0n1p1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev,found-mount
-> Unit virt-guest-shutdown.target:
Description: Libvirt guests shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 434d71d0db7f4b9f8eb08babb14b56b6
Documentation: https://libvirt.org
Fragment Path: /lib/systemd/system/virt-guest-shutdown.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: libvirt-guests.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirt-guests.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: libvirt-guests.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device:
Description: /dev/disk/by-uuid/1281a487-badf-43bb-882a-7e3e70c845a8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 64b61be2a18c47028e34f21834f81176
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/1281a487-badf-43bb-882a-7e3e70c845a8
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d435eed32d1641fe82af15aa13fc53b3
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-dm\x2d97.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1a927ba13dea41928267fc151c2696a0
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371_1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit modprobe at loop.service:
Description: Load Kernel Module loop
Instance: loop
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:01 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 771746817a644622a5e2aa4a9514fa5e
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-repart.service (destination-file)
Before: systemd-repart.service (destination-file)
Before: sysinit.target (origin-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-repart.service (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq loop
PID: 2094
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 36574032ddd745158856030defdd5714
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dMachines.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Machines
Instance: dev-mapper-SUNNY\x2dMachines
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: var-lib-machines.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: var-lib-machines.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit srv-NAS-Sunny-Machines.mount:
Description: /srv/NAS/Sunny/Machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Machines.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 40d388e7973e43528a64b39cf88f6e04
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Machines.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: -.mount (origin-file origin-path)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dl8r.target (origin-file origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: -.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: blockdev at dev-mapper-SUNNY\x2dl8r.target (origin-file origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-l8r (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Machines
What: /dev/mapper/SUNNY-l8r
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2b31d1fda0fc4bc78ab0ba47568a1390
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit libvirtd.socket:
Description: Libvirt local socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/libvirtd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: bb5bb8c9d235427a8eaf0e942352e1a0
Fragment Path: /lib/systemd/system/libvirtd.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
WantedBy: sockets.target (destination-file)
WantedBy: libvirtd.service (destination-file)
BoundBy: libvirtd-ro.socket (destination-file)
BoundBy: libvirtd-tls.socket (destination-file)
BoundBy: libvirtd-admin.socket (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirtd-admin.socket (destination-file)
Before: libvirtd-ro.socket (destination-file)
Before: libvirtd-tls.socket (destination-file)
Before: libvirtd.service (origin-file origin-implicit)
Before: libvirt-guests.service (destination-file)
Before: sockets.target (origin-default destination-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: libvirtd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: libvirtd.service (origin-file origin-implicit)
References: sockets.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
ReferencedBy: libvirtd-ro.socket (destination-file)
ReferencedBy: libvirtd-tls.socket (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: libvirtd-admin.socket (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/libvirt-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: libvirtd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/libvirt-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dMedia.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Media
Instance: dev-mapper-SUNNY\x2dMedia
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: home-tj-Music.mount (destination-mountinfo)
Before: home-tj-Audio.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Media.mount (destination-file destination-mountinfo)
Before: home-tj-Pictures.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file destination-mountinfo)
ReferencedBy: home-tj-Music.mount (destination-mountinfo)
ReferencedBy: home-tj-Audio.mount (destination-mountinfo)
ReferencedBy: home-tj-Pictures.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-update-utmp.service:
Description: Record System Boot/Shutdown in UTMP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 1005b908f16f48378a666c52414ef385
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: auditd.service (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: var.mount (origin-file origin-path)
After: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: var.mount (origin-file origin-path)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: auditd.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 2885
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:36 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-fsckd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: ed71c312f9b744a9828ba137ef8e2771
Documentation: man:systemd-fsckd.service(8)
Documentation: man:systemd-fsck at .service(8)
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
WantedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
WantedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
WantedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
WantedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
WantedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-fsckd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit network-pre.target:
Description: Preparation for Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 070b9a7ca4bf4d79a5d18b59765694b4
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network-pre.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
WantedBy: netfilter-persistent.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (destination-file)
Before: NetworkManager.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-networkd.service (destination-file)
Before: networking.service (destination-file)
After: netfilter-persistent.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: netfilter-persistent.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: network.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-serial-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:12:1.0\x2dport0.device:
Description: PL2303 Serial Port / Mobile Phone Data Cable
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8c63728390524ad5b03041b9e11e8b19
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: dev-ttyUSB0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: dev-serial-by\x2did-usb\x2dProlific_Technology_Inc._USB\x2dSerial_Controller\x2dif00\x2dport0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/serial/by-path/pci-0000:02:00.0-usb-0:12:1.0-port0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/ttyUSB0/tty/ttyUSB0
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dvdc.device:
Description: /dev/mapper/SUNNY-vdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 15fbca66a854495b8b270234a68cf3c1
Following: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-dm\x2d94.device
Following Set Member: dev-SUNNY-vdc.device
Following Set Member: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-vdc
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit dev-tpm0.device:
Description: /dev/tpm0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 342976f0f4104ae9badf126d7860d9bd
Following: sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpm-tpm0.device
Following Set Member: sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpm-tpm0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/tpm0
Sysfs Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpm/tpm0
Found: found-udev
-> Unit blockdev at dev-mapper-LUKS_WD30EZRZ.target:
Description: Block Device Preparation for /dev/mapper/LUKS_WD30EZRZ
Instance: dev-mapper-LUKS_WD30EZRZ
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 12a697fe452c4b03a1cb4b32bfed8803
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
WantedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device:
Description: USB_Floppy_Drive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:47 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:47 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 55eea7589caf4938820eff0b7e56100d
Following Set Member: dev-disk-by\x2did-usb\x2dSony_USB_Floppy_Drive.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:0c:00.3\x2dusb\x2d0:3.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-137.device
Following Set Member: dev-sdd.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Found: found-udev
-> Unit dev-dm\x2d83.device:
Description: /dev/dm-83
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ea7ee5ab93f64307b00a2f7b8042a6fb
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-83
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 82ce1f9ba88a49fb817f9ba7e5ebd155
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit xencommons.service:
Description: xencommons.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirtd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
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: e044533631dd4717833ee26f810048e7
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (origin-file)
After: system.slice (origin-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-sysusers.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --prefix=/dev --create --boot
PID: 1539
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit timers.target:
Description: Timer Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 283359c7cbd246ca882f87eb56641e0c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Wants: man-db.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: e2scrub_all.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: debspawn-clear-caches.timer (origin-file)
Wants: atop-rotate.timer (origin-file)
Wants: dpkg-db-backup.timer (origin-file)
Wants: fwupd-refresh.timer (origin-file)
Wants: fstrim.timer (origin-file)
Wants: phpsessionclean.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
Wants: logrotate.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: fwupd-refresh.timer (destination-default)
After: e2scrub_all.timer (destination-default)
After: dpkg-db-backup.timer (destination-default)
After: man-db.timer (destination-default)
After: phpsessionclean.timer (destination-default)
After: atop-rotate.timer (destination-default)
After: apt-daily.timer (destination-default)
After: fstrim.timer (destination-default)
After: logrotate.timer (destination-default)
After: debspawn-clear-caches.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
References: apt-daily-upgrade.timer (origin-file)
References: logrotate.timer (origin-file)
References: e2scrub_all.timer (origin-file)
References: dpkg-db-backup.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: man-db.timer (origin-file)
References: atop-rotate.timer (origin-file)
References: apt-daily.timer (origin-file)
References: fstrim.timer (origin-file)
References: shutdown.target (origin-file)
References: phpsessionclean.timer (origin-file)
References: fwupd-refresh.timer (origin-file)
References: debspawn-clear-caches.timer (origin-file)
ReferencedBy: basic.target (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: debspawn-clear-caches.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: phpsessionclean.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-mapper-SUNNY\x2dSchroot.device:
Description: /dev/mapper/SUNNY-Schroot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6fcb7de3c9e7495ca83b3cf9f60fee13
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
RequiredBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
Before: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Schroot
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev,found-mount
-> Unit plymouth-start.service:
Description: Show Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/plymouth-start.service
DropIn Path: /etc/systemd/system/plymouth-start.service.d/override.conf
ConditionVirtualization: !container succeeded
ConditionKernelCommandLine: !nosplash failed
ConditionKernelCommandLine: !plymouth.enable=0 untested
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-ask-password-plymouth.path (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
WantedBy: sysinit.target (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-ask-password-plymouth.service (origin-file destination-file)
Before: systemd-ask-password-console.path (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: rescue.service (destination-file)
Before: systemd-ask-password-plymouth.path (destination-file)
Before: systemd-ask-password-console.service (destination-file)
After: keyboard-setup.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-udev-trigger.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-ask-password-plymouth.service (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-ask-password-plymouth.path (origin-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: no
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
-> ExecStartPost:
Command Line: /usr/bin/plymouth show-splash
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit ip6tables.service:
Description: ip6tables.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirtd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2ef793fdac264ab2bc329e403060b6af
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Wants: nfs-client.target (origin-file)
Wants: var-lib-machines.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: edac.service (destination-file)
Before: hddtemp.service (destination-file)
Before: cron.service (destination-file)
Before: lxc.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: libvirtd.service (destination-file)
Before: apache2.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
After: systemd-quotacheck.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: nfs-client.target (origin-file)
References: var-lib-machines.mount (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: lxc.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: edac.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: apache2.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit usr-my.mount:
Description: /usr/my
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/usr-my.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: d3d4b9c95e4a427d8ba3c1dc792c02dc
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/usr-my.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: system.slice (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dProjects.target (origin-file origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
After: systemd-journald.socket (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (origin-file)
References: blockdev at dev-mapper-SUNNY\x2dProjects.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dProjects.device (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Projects (origin-file)
RequiresMountsFor: /usr (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /usr/my
What: /dev/mapper/SUNNY-Projects
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d90.device:
Description: /sys/devices/virtual/block/dm-90
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 82dc13148f3d46319e541e50d7863a98
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-90
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1e365a028f4643c1afd449b3b87f5747
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/lvm-pv-uuid-V5w4fS-ybe8-2wvu-8eEi-D9Vb-5F5y-YoXJsW
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount:
Description: /run/credentials/systemd-tmpfiles-setup.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 5f7ac0918eaa4b61ac8ccdde0be7ae3b
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/credentials (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/credentials/systemd-tmpfiles-setup.service
What: ramfs
File System Type: ramfs
Options: ro,nosuid,nodev,noexec,relatime,mode=700
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-SUNNY-Schroot.target:
Description: Block Device Preparation for /dev/SUNNY/Schroot
Instance: dev-SUNNY-Schroot
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Schroot.mount (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-SUNNY-Projects.device:
Description: /dev/SUNNY/Projects
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c9cb723953e34179bc88184b71a7311c
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Projects
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit dev-disk-by\x2dlabel-etc.device:
Description: /dev/disk/by-label/etc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 98c5a99ed56147f8a043429cca958d91
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/etc
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit nfs-mountd.service:
Description: NFS Mount Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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/nfs-mountd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: cdfe2971724348e2842e4970e4beb443
Fragment Path: /lib/systemd/system/nfs-mountd.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: proc-fs-nfsd.mount (origin-file)
Wants: network-online.target (origin-file)
BindsTo: nfs-server.service (origin-file)
RequiredBy: nfs-server.service (destination-file)
Before: nfs-server.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: rpcbind.socket (origin-file)
After: network-online.target (origin-file)
After: local-fs.target (origin-file)
After: proc-fs-nfsd.mount (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: rpcbind.socket (origin-file)
References: nfs-server.service (origin-file)
References: proc-fs-nfsd.mount (origin-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3412
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.mountd
PID: 3408
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6af282de7cfe4f04a38a1dc0ff81c4eb
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit lxc.service:
Description: LXC Container Initialization and Autoboot Code
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces
CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces
Invocation ID: b888d4f41d834e7d805dce90f416bfb4
Documentation: man:lxc-autostart
Documentation: man:lxc
Fragment Path: /lib/systemd/system/lxc.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: lxc-net.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: network.target (origin-file)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
After: lxc-net.service (origin-file destination-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: remote-fs.target (origin-file)
References: lxc-net.service (origin-file)
References: network.target (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: lxc-net.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: continue
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/libexec/lxc/lxc-apparmor-load
PID: 3600
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/libexec/lxc/lxc-containers start
PID: 3626
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/libexec/lxc/lxc-apparmor-load
-> ExecStop:
Command Line: /usr/libexec/lxc/lxc-containers stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: yes
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces
-> Unit systemd-cryptsetup at LUKS2_BOOT.service:
Description: Cryptography Setup for LUKS2_BOOT
Instance: LUKS2_BOOT
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dcryptsetup.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: bff69b306dae491bac46e72704df837d
Documentation: man:crypttab(5)
Documentation: man:systemd-cryptsetup-generator(8)
Documentation: man:systemd-cryptsetup at .service(8)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at LUKS2_BOOT.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: etc.mount (origin-path)
Requires: system-systemd\x2dcryptsetup.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: blockdev at dev-mapper-LUKS2_BOOT.target (origin-file)
BindsTo: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device (origin-file)
RequiredBy: cryptsetup.target (destination-file)
RequiredBy: dev-mapper-LUKS2_BOOT.device (destination-file)
Conflicts: umount.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: blockdev at dev-mapper-LUKS2_BOOT.target (origin-file)
Before: umount.target (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: cryptsetup-pre.target (origin-file)
After: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device (origin-file)
After: system-systemd\x2dcryptsetup.slice (origin-file)
After: etc.mount (origin-path)
References: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device (origin-file)
References: cryptsetup.target (origin-file)
References: systemd-journald.socket (origin-file)
References: cryptsetup-pre.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: etc.mount (origin-path)
References: umount.target (origin-file)
References: -.mount (origin-file origin-path)
References: system-systemd\x2dcryptsetup.slice (origin-file origin-slice-property)
References: blockdev at dev-mapper-LUKS2_BOOT.target (origin-file)
ReferencedBy: cryptsetup.target (destination-file)
ReferencedBy: dev-mapper-LUKS2_BOOT.device (destination-file)
InSlice: system-systemd\x2dcryptsetup.slice (origin-slice-property)
RequiresMountsFor: /etc/luks/LUKS_BOOT.keyfile (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
OOMScoreAdjust: 500
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach LUKS2_BOOT /dev/disk/by-uuid/65289a2e-1ca8-4002-8670-cf57451419e2 /etc/luks/LUKS_BOOT.keyfile luks,discard
PID: 1928
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach LUKS2_BOOT
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0.device:
Description: iPod
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 552ddcfbe01e46a1892ebade0ecb8edd
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-sde.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-118.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.0-usb-0:7.3.4:1.0-scsi-0:0:0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Found: found-udev
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
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: f34b1fe05e474c6896c9b93495d5b0b8
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: systemd-journald.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.service (origin-file)
After: system.slice (origin-file)
After: var.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: var.mount (origin-file origin-path)
References: systemd-journald.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: journalctl --flush
PID: 2322
Start Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: journalctl --smart-relinquish-var
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-snd-by\x2dpath-pci\x2d0000:0a:00.1.device:
Description: /dev/snd/by-path/pci-0000:0a:00.1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a3a77c2bd5c14c5ba21a49c2defd1bdd
Following: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device
Following Set Member: dev-snd-controlC0.device
Following Set Member: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/snd/by-path/pci-0000:0a:00.1
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/controlC0
Found: found-udev
-> Unit initrd-switch-root.service:
Description: Switch Root
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/initrd-switch-root.service
AssertPathExists: /etc/initrd-release untested
Requires: system.slice (origin-file)
Wants: initrd-switch-root.target (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
After: plymouth-switch-root.service (destination-file)
After: system.slice (origin-file)
After: initrd-switch-root.target (destination-file)
After: systemd-journald.socket (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-switch-root.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: plymouth-switch-root.service (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemctl --no-block switch-root /sysroot
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: aee8aad450f841f7ad11f7584e851498
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: remote-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: nss-user-lookup.target (origin-file)
References: basic.target (origin-default)
References: remote-fs.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3438
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/cron -f "\$EXTRA_OPTS"
PID: 3438
Start Timestamp: Thu 2023-07-27 20:43:15 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dDocuments.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Documents
Instance: dev-mapper-SUNNY\x2dDocuments
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Documents.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-dm\x2d50.device:
Description: /dev/dm-50
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d3b4fc24ca2b4d159639c36e3a32e7be
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-50
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit tmp.mount:
Description: /tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/tmp.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 2a85eac53d68493e81693facddba923f
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/tmp.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
RequiredBy: local-fs.target (destination-file)
WantedBy: caddy.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: bluetooth.service (destination-file)
WantedBy: basic.target (destination-file)
WantedBy: man-db.service (destination-file)
WantedBy: logrotate.service (destination-file)
WantedBy: systemd-resolved.service (destination-file)
WantedBy: colord.service (destination-file)
WantedBy: ModemManager.service (destination-file)
WantedBy: debspawn-clear-caches.service (destination-file)
WantedBy: e2scrub_reap.service (destination-file)
WantedBy: dbus-broker.service (destination-file)
WantedBy: systemd-timesyncd.service (destination-file)
WantedBy: upower.service (destination-file)
WantedBy: phpsessionclean.service (destination-file)
WantedBy: apache2.service (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: ModemManager.service (destination-file)
Before: man-db.service (destination-file)
Before: apache2.service (destination-file)
Before: dbus-broker.service (destination-file)
Before: phpsessionclean.service (destination-file)
Before: upower.service (destination-file)
Before: debspawn-clear-caches.service (destination-file)
Before: umount.target (origin-mountinfo)
Before: colord.service (destination-file)
Before: logrotate.service (destination-file)
Before: caddy.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: local-fs.target (origin-file origin-mountinfo)
Before: bluetooth.service (destination-file)
Before: basic.target (destination-file destination-default)
Before: systemd-logind.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
After: -.mount (origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: swap.target (origin-mountinfo)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit origin-path)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file origin-mountinfo)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: caddy.service (destination-file)
ReferencedBy: phpsessionclean.service (destination-file)
ReferencedBy: debspawn-clear-caches.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: apache2.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /tmp
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,mode=777,inode64
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-ask-password-wall.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --wall
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit lvm2-monitor.service:
Description: Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
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: 83532faf0aab42ed954e324407e7bcff
Documentation: man:dmeventd(8)
Documentation: man:lvcreate(8)
Documentation: man:lvchange(8)
Documentation: man:vgchange(8)
Fragment Path: /lib/systemd/system/lvm2-monitor.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dm-event.socket (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: dm-event.service (origin-file)
After: dm-event.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dm-event.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: dm-event.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
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: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/lvm vgchange --monitor y
PID: 1509
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/lvm vgchange --monitor n
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dusr_local.device:
Description: /dev/mapper/SUNNY-usr_local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cd5571a2122a4d6e8ad81dc27b90fe92
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-SUNNY-usr_local.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: usr-local.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: usr-local.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
PropagatesStopTo: usr-local.mount (destination-mountinfo)
ReferencedBy: usr-local.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-usr_local
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev,found-mount
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7daf2fc629244dd7a0bdb5012f98c5df
Following Set Member: dev-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/platform/serial8250/tty/ttyS3
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit run-rpc_pipefs.mount:
Description: RPC Pipe File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/run-rpc_pipefs.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 8a82b6b5a559487fab6b0e525ac493f4
Fragment Path: /run/systemd/generator/run-rpc_pipefs.mount
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpc_pipefs.target (destination-file)
Conflicts: umount.target (origin-file)
Before: rpc_pipefs.target (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-implicit origin-path)
References: umount.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: rpc_pipefs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/rpc_pipefs
What: sunrpc
File System Type: rpc_pipefs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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
ConditionPathExists: !/run/plymouth/pid untested
Requires: system.slice (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: shutdown.target (origin-file)
Before: emergency.service (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: plymouth-start.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: emergency.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: plymouth-start.service (origin-file)
References: initrd-switch-root.target (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --watch --console
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device:
Description: /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 779724dc35004f0d9321d45d1c2d62b4
Following Set Member: dev-snd-controlC0.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0a:00.1.device
Wants: sound.target (origin-udev)
References: sound.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/controlC0
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/controlC0
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: cpu memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct memory pids
Invocation ID: 511295e18d904dd4b444cb4744bd1377
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-1000.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: slices.target (origin-file)
Before: shutdown.target (origin-default)
Before: user-1000.slice (destination-implicit)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
References: slices.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: user-1000.slice (destination-implicit)
InSlice: -.slice (origin-implicit)
SliceOf: user-1000.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-1.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5938e7394e03455e9e016e1a4c330b38
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device:
Description: /dev/disk/by-uuid/0bc7ebee-8afc-480b-b542-4a782338d51b
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 19891e7535214223abab6555a1beb654
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/0bc7ebee-8afc-480b-b542-4a782338d51b
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit systemd-logind.service:
Alias: dbus-org.freedesktop.login1.service
Description: User Login Management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: 53fc504ab0d944349d7c9758f7af3ffd
Documentation: man:sd-login(3)
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: man:org.freedesktop.login1(5)
Fragment Path: /lib/systemd/system/systemd-logind.service
ConditionPathExists: |/lib/systemd/system/dbus-broker.service succeeded
ConditionPathExists: |/lib/systemd/system/dbus.service succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: modprobe at drm.service (origin-file)
Wants: tmp.mount (origin-file)
Wants: user.slice (origin-file)
Wants: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: libvirtd.service (destination-file)
Before: sddm.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-25.scope (destination-file)
Before: multi-user.target (destination-default)
After: var.mount (origin-file origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: nss-user-lookup.target (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: tmp.mount (origin-file)
After: modprobe at drm.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: user.slice (origin-file)
References: dbus.socket (origin-file)
References: var.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: user.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: basic.target (origin-default)
References: modprobe at drm.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: nss-user-lookup.target (origin-file)
References: -.mount (origin-file origin-path)
References: tmp.mount (origin-file)
ReferencedBy: session-25.scope (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: sddm.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/sessions (origin-file)
RequiresMountsFor: /run/systemd/seats (origin-file)
RequiresMountsFor: /var/lib/systemd/linger (origin-file)
RequiresMountsFor: /run/systemd/users (origin-file)
RequiresMountsFor: /run/systemd/inhibit (origin-file)
RequiresMountsFor: /run/systemd/shutdown (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 2990
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/inhibit
RuntimeDirectory: systemd/seats
RuntimeDirectory: systemd/sessions
RuntimeDirectory: systemd/shutdown
RuntimeDirectory: systemd/users
StateDirectoryMode: 0755
StateDirectory: systemd/linger
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_linux_immutable cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
ReadWritePaths: /etc /run
LockPersonality: yes
SystemCallFilter: ipc io_uring_register membarrier eventfd2 setfsgid mlockall sendfile munlockall lchown32 process_vm_writev setresgid32 readdir io_pgetevents_time64 ioprio_get shutdown getrlimit restart_syscall fstat setxattr pipe2 setsid pselect6_time64 setfsuid set_tls fadvise64_64 mq_getsetattr semtimedop_time64 pwritev set_tid_address mkdirat mlock2 tgkill fadvise64 setuid alarm setresuid unlinkat fremovexattr ioprio_set timer_settime64 setpgid sendmsg clock_getres set_thread_area sigprocmask pidfd_send_signal mmap fork mq_unlink rt_sigaction setns getresgid getuid32 truncate io_destroy mq_open inotify_rm_watch cacheflush eventfd clock_gettime umask readlink getpid signalfd statx renameat _llseek epoll_wait semtimedop semop geteuid mknod listen fchdir unshare fstatat64 setgroups32 inotify_init nanosleep capget mq_notify pwrite64 set_robust_list unlink getresuid32 shmdt oldstat clock_getres_time64 fstat64 ugetrlimit fchmodat capset exit_group epoll_ctl_old times tee poll sched_yield rmdir truncate64 epoll_ctl timer_gettime64 nice fchown execve removexattr fallocate setfsuid32 sysinfo sigpending set_mempolicy riscv_flush_icache _newselect setfsgid32 getresgid32 getrandom access faccessat timer_gettime arch_prctl munlock name_to_handle_at timerfd_gettime64 getresuid newfstatat timerfd_settime select geteuid32 wait4 execveat timerfd_gettime lstat getsockname sigaltstack socketcall linkat olduname chmod sched_setparam getegid32 sched_getscheduler preadv inotify_add_watch rt_sigtimedwait clock_gettime64 msgrcv setuid32 signal timer_create fchownat getpgrp move_pages link shmctl rt_sigqueueinfo rt_sigtimedwait_time64 rt_sigpending vmsplice send mq_timedreceive renameat2 setregid sync_file_range getrusage syncfs request_key ioctl semctl mprotect bind pselect6 flock accept fsetxattr recvfrom close_range copy_file_range fchown32 timer_getoverrun pidfd_open exit getppid io_cancel symlink clock_nanosleep_time64 mremap sendmmsg get_thread_area futex getsid getdents64 sendto setgroups writev ftruncate munmap prctl lstat64 setresgid connect fstatfs64 getgroups32 chdir sync_file_range2 sendfile64 lsetxattr timer_delete rseq llistxattr msgget chown setgid32 fchmod getxattr recvmsg prlimit64 getpgid setregid32 listxattr swapcontext preadv2 getcwd fsync oldlstat rename msync madvise dup3 waitid futex_waitv gettid mlock get_mempolicy setitimer readlinkat remap_file_pages utimes getdents personality openat2 epoll_pwait io_setup sched_setscheduler socket epoll_create fdatasync io_pgetevents setreuid fstatfs futimesat utimensat_time64 clone waitpid getpeername get_robust_list sigaction mmap2 timerfd_settime64 mbind sched_get_priority_max io_submit chown32 getgroups inotify_init1 close open epoll_create1 getgid getgid32 sched_getattr getsockopt fcntl64 mq_timedsend_time64 migrate_pages epoll_pwait2 memfd_create readv userfaultfd gettimeofday set_mempolicy_home_node timer_settime setpriority rt_tgsigqueueinfo dup2 rt_sigreturn vfork rt_sigprocmask readahead signalfd4 pipe read stat lgetxattr pause process_vm_readv tkill getpriority splice socketpair statfs mknodat recvmmsg_time64 fcntl getitimer time semget sched_setaffinity dup msgsnd utimensat getuid kill pread64 accept4 setgid sigsuspend add_key ppoll_time64 ftruncate64 process_madvise io_getevents fgetxattr setresuid32 uname sched_setattr sched_getaffinity oldfstat timerfd_create msgctl epoll_wait_old io_uring_enter ppoll statfs64 mq_timedsend sched_rr_get_interval creat symlinkat rt_sigsuspend mkdir lremovexattr pwritev2 futex_time64 getegid faccessat2 utime keyctl sched_get_priority_min brk sync clock_nanosleep lseek sched_rr_get_interval_time64 kcmp openat setsockopt stat64 mq_timedreceive_time64 recvmmsg oldolduname recv sigreturn sched_getparam shmat setreuid32 io_uring_setup getcpu flistxattr clone3 setrlimit write lchown shmget
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 2990
Start Timestamp: Thu 2023-07-27 20:43:08 BST
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
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 logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b28b1bf0aab84a1e9608296fe0494943
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: logrotate.service (origin-implicit)
Before: timers.target (origin-default)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: logrotate.service (origin-implicit)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
References: logrotate.service (origin-implicit)
References: var.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: time-set.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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: logrotate.service
Persistent: yes
WakeSystem: no
Accuracy: 1h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> Unit dev-mapper-SUNNY\x2detc.device:
Description: /dev/mapper/SUNNY-etc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d5fe1f09d3464af6943b803d54d1db2f
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
RequiredBy: etc.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: etc.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
PropagatesStopTo: etc.mount (destination-mountinfo)
ReferencedBy: etc.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-etc
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev,found-mount
-> Unit dev-disk-by\x2dlabel-SourceCode.device:
Description: /dev/disk/by-label/SourceCode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 511b12c9729849ec8ddc471d2bb856ba
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/SourceCode
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit phpsessionclean.service:
Description: Clean php session files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 12:09:35 BST
Inactive Exit Timestamp: Fri 2023-07-28 12:09:35 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 12:09:35 BST
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: 76e8d4250ecc415eaf336edd25c7da06
Fragment Path: /lib/systemd/system/phpsessionclean.service
Condition Timestamp: Fri 2023-07-28 12:09:35 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 12:09:35 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: tmp.mount (origin-file)
After: var.mount (origin-file origin-path)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: phpsessionclean.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: basic.target (origin-default)
TriggeredBy: phpsessionclean.timer (destination-implicit)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: tmp.mount (origin-file)
ReferencedBy: phpsessionclean.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/php/sessionclean
PID: 366614
Start Timestamp: Fri 2023-07-28 12:09:35 BST
Exit Timestamp: Fri 2023-07-28 12:09:35 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit run-user-1000-doc.mount:
Description: /run/user/1000/doc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:35 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:35 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:35 BST
Active Exit Timestamp: n/a
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: c446d945814b4d24a9be184977738c59
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: run-user-1000.mount (origin-implicit)
After: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: run-user-1000.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/user/1000 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/user/1000/doc
What: portal
File System Type: fuse.portal
Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtxend.socket:
Description: virtxend.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirt-guests.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
-> Unit systemd-cryptsetup at LUKS2_OS.service:
Description: Cryptography Setup for LUKS2_OS
Instance: LUKS2_OS
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dcryptsetup.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 20b5eed0cd6a4c46b3c01a9b2f6422a4
Documentation: man:crypttab(5)
Documentation: man:systemd-cryptsetup-generator(8)
Documentation: man:systemd-cryptsetup at .service(8)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at LUKS2_OS.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: etc.mount (origin-path)
Requires: system-systemd\x2dcryptsetup.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: blockdev at dev-mapper-LUKS2_OS.target (origin-file)
BindsTo: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device (origin-file)
RequiredBy: cryptsetup.target (destination-file)
RequiredBy: dev-mapper-LUKS2_OS.device (destination-file)
Conflicts: umount.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: umount.target (origin-file)
Before: blockdev at dev-mapper-LUKS2_OS.target (origin-file)
After: -.mount (origin-file origin-path)
After: cryptsetup-pre.target (origin-file)
After: etc.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system-systemd\x2dcryptsetup.slice (origin-file)
After: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device (origin-file)
References: cryptsetup-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device (origin-file)
References: etc.mount (origin-path)
References: cryptsetup.target (origin-file)
References: blockdev at dev-mapper-LUKS2_OS.target (origin-file)
References: system-systemd\x2dcryptsetup.slice (origin-file origin-slice-property)
References: systemd-udevd-kernel.socket (origin-file)
References: umount.target (origin-file)
ReferencedBy: cryptsetup.target (destination-file)
ReferencedBy: dev-mapper-LUKS2_OS.device (destination-file)
InSlice: system-systemd\x2dcryptsetup.slice (origin-slice-property)
RequiresMountsFor: /etc/luks/LUKS_OS.keyfile (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
OOMScoreAdjust: 500
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach LUKS2_OS /dev/disk/by-uuid/f841d7e6-751f-4c59-a9ec-36df7656d41c /etc/luks/LUKS_OS.keyfile luks,discard
PID: 1931
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach LUKS2_OS
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit run-credentials-systemd\x2dsysusers.service.mount:
Description: /run/credentials/systemd-sysusers.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 7b4c0af3276846aa8d471762cec339a2
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/credentials (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/credentials/systemd-sysusers.service
What: ramfs
File System Type: ramfs
Options: ro,nosuid,nodev,noexec,relatime,mode=700
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit var-lib-l8r.mount:
Description: /var/lib/l8r
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/var-lib-l8r.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 976615c533334af7964f172a5e38e2d0
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var-lib-l8r.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (origin-file)
Requires: system.slice (origin-file)
Requires: var.mount (origin-implicit origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: blockdev at dev-mapper-SUNNY\x2dl8r.target (origin-file origin-mountinfo)
After: var.mount (origin-implicit origin-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (origin-file)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
References: blockdev at dev-mapper-SUNNY\x2dl8r.target (origin-file origin-mountinfo)
References: dev-mapper-SUNNY\x2dl8r.device (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: var.mount (origin-implicit origin-path)
References: local-fs-pre.target (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-l8r (origin-file)
RequiresMountsFor: /var/lib (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/l8r
What: /dev/mapper/SUNNY-l8r
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit uuidd.socket:
Description: UUID daemon activation socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/uuidd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 6fb49255f1eb480f8f0ea3b2ca503730
Fragment Path: /lib/systemd/system/uuidd.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
RequiredBy: uuidd.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: uuidd.service (origin-implicit)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: uuidd.service (origin-implicit)
References: sysinit.target (origin-default)
References: uuidd.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: sockets.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: uuidd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/uuidd/request (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: uuidd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/uuidd/request
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit nvmefc-boot-connections.service:
Description: Auto-connect to subsystems on FC-NVME devices found during boot
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/nvmefc-boot-connections.service
ConditionPathExists: /sys/class/fc/fc_udev_device/nvme_discovery failed
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/sh -c "echo add > /sys/class/fc/fc_udev_device/nvme_discovery"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device:
Description: /dev/disk/by-id/dm-name-SUNNY-rootfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16d602546c7a4b91a4ee118664be7674
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-SUNNY-rootfs.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-rootfs
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit system-systemd\x2dfsck.slice:
Description: Slice /system/systemd-fsck
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dfsck.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: ffe44661badd4f7b8b7364a0458321e9
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
RequiredBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
RequiredBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
RequiredBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
RequiredBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
RequiredBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-slice-property)
SliceOf: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-slice-property)
SliceOf: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-slice-property)
SliceOf: systemd-fsck at dev-SUNNY-Schroot.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-slice-property)
SliceOf: systemd-fsck at dev-SUNNY-Builds.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-slice-property)
SliceOf: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device:
Description: /dev/disk/by-id/lvm-pv-uuid-F72ZHC-OiOM-67Ef-5cdb-1Kj2-ofty-ipVpJn
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ba8a6cf0362341a5bfad73262caf1f9f
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/lvm-pv-uuid-F72ZHC-OiOM-67Ef-5cdb-1Kj2-ofty-ipVpJn
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit dev-SUNNY-opt.device:
Description: /dev/SUNNY/opt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7e2041c4512f4cd3a970e7d3fc5e5aa1
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/opt
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dProjects.service:
Description: File System Check on /dev/mapper/SUNNY-Projects
Instance: dev-mapper-SUNNY\x2dProjects
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: a52fc9d766eb408dae8ceb187be6d690
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dProjects.device (origin-file)
RequiredBy: usr-my.mount (destination-file)
RequiredBy: srv-NAS-Sunny-Projects.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: usr-my.mount (destination-file)
Before: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Projects.mount (destination-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dProjects.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: dev-mapper-SUNNY\x2dProjects.device (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: usr-my.mount (destination-file)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Projects
PID: 2097
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dMachines.device:
Description: /dev/mapper/SUNNY-Machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 49dbef7ec69c4c77ade56c1d34b1e58c
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: var-lib-machines.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: var-lib-machines.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
PropagatesStopTo: var-lib-machines.mount (destination-mountinfo)
ReferencedBy: var-lib-machines.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Machines
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev,found-mount
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 04c9b2f71d204cd8b8847abcd50f62a7
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-mapper-LUKS_WD30EZRZ.device:
Description: /dev/mapper/LUKS_WD30EZRZ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fae0f5bc90ee44e9a16a4c3bbb7f0207
Following: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-dm\x2d1.device
DropIn Path: /run/systemd/generator/dev-mapper-LUKS_WD30EZRZ.device.d/40-device-timeout.conf
Requires: systemd-cryptsetup at LUKS_WD30EZRZ.service (origin-file)
References: systemd-cryptsetup at LUKS_WD30EZRZ.service (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/LUKS_WD30EZRZ
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0828e34880f446da95f8fcc05c701c93
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device:
Description: /dev/disk/by-uuid/25c4b915-e8c7-4bc5-bbe6-0208ef4c451e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 373c70bbf6374b80bd92502ac891346b
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/25c4b915-e8c7-4bc5-bbe6-0208ef4c451e
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit dev-SUNNY-ELLOE001.device:
Description: /dev/SUNNY/ELLOE001
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fbb777e9371b42c6a8ae94558e9ca846
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/ELLOE001
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice:
Description: Slice /system/dbus-:1.3-org.kde.powerdevil.discretegpuhelper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:34 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:34 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:34 BST
Active Exit Timestamp: n/a
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-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 49248c885c1748f0a4590b25d982d60e
Condition Timestamp: Thu 2023-07-27 20:43:34 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:34 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit fstrim.timer:
Description: Discard unused blocks once a week
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 62478d92d89740878c613a63d36897d2
Documentation: man:fstrim
Fragment Path: /lib/systemd/system/fstrim.timer
ConditionPathExists: !/etc/initrd-release succeeded
ConditionVirtualization: !container succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
Before: fstrim.service (origin-implicit)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: fstrim.service (origin-implicit)
References: var.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: fstrim.service (origin-implicit)
References: time-set.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: fstrim.service
Persistent: yes
WakeSystem: no
Accuracy: 1h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: Mon *-*-* 00:00:00
-> Unit dev-dm\x2d41.device:
Description: /dev/dm-41
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 91749e7e17ba4fac90f7c7196bb46703
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-41
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit dev-SUNNY-Videos.device:
Description: /dev/SUNNY/Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7c2cbd7c55694825b511cb02c09b425f
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Videos
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit blk-availability.service:
Description: Availability of block devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 336020939f4b4127bf3ea54664812eb0
Fragment Path: /lib/systemd/system/blk-availability.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
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: iscsi-shutdown.service (origin-file)
After: system.slice (origin-file)
After: iscsid.service (origin-file)
After: iscsi.service (origin-file)
After: fcoe.service (origin-file)
After: rbdmap.service (origin-file)
References: shutdown.target (origin-file)
References: iscsi-shutdown.service (origin-file)
References: rbdmap.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: iscsi.service (origin-file)
References: iscsid.service (origin-file)
References: fcoe.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStop:
Command Line: /sbin/blkdeactivate -u -l wholevg -m disablequeueing -r wait
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Wants: time-set.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: debspawn-clear-caches.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: fwupd-refresh.timer (destination-default)
Before: man-db.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: libvirt-guests.service (destination-file)
Before: shutdown.target (origin-default)
Before: atop-rotate.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: edac.service (destination-file)
Before: logrotate.timer (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: phpsessionclean.timer (destination-default)
After: time-set.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: time-set.target (origin-file origin-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: edac.service (destination-file)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: debspawn-clear-caches.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: phpsessionclean.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: libvirt-guests.service (destination-file)
ReferencedBy: atop-rotate.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice:
Description: Slice /system/dbus-:1.3-org.kde.powerdevil.backlighthelper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:34 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:34 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:34 BST
Active Exit Timestamp: n/a
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-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: acdc7599145f4fe78e394716753815b5
Condition Timestamp: Thu 2023-07-27 20:43:34 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:34 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-LUKS2_BOOT.target:
Description: Block Device Preparation for /dev/mapper/LUKS2_BOOT
Instance: dev-mapper-LUKS2_BOOT
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7c44a2c06dab4f3ab1d35c27ae822768
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Condition Timestamp: Thu 2023-07-27 20:43:05 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:05 BST
Assert Result: yes
WantedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: boot.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
After: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: boot.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/polkit.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 9227211555504b849432c90f2bdf1fdc
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
RequiredBy: ModemManager.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: ModemManager.service (destination-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: ModemManager.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2983
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/polkit-1/polkitd --no-debug
PID: 2983
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit edac.service:
Description: LSB: Initialize EDAC
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 1df074d91f444aadaf5678a7c2678471
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/edac.service
Source Path: /etc/init.d/edac
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
Before: graphical.target (origin-file destination-default)
After: remote-fs.target (origin-file)
After: time-sync.target (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: multi-user.target (origin-file)
References: time-sync.target (origin-file)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: graphical.target (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/init.d/edac start
PID: 3439
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/edac stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ce6e0cf226a54332a462c78e21ef1f7e
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dopt.service:
Description: File System Check on /dev/mapper/SUNNY-opt
Instance: dev-mapper-SUNNY\x2dopt
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: cd950fda6a1c4f6fa698959b86028fe5
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dopt.device (origin-file)
RequiredBy: opt.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: opt.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: dev-mapper-SUNNY\x2dopt.device (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dopt.device (origin-file)
ReferencedBy: opt.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-opt
PID: 2098
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3592fa4f4c7c43f29baa494197708a90
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit dev-SUNNY-Android.device:
Description: /dev/SUNNY/Android
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9f9f71a914a3485f8b1bb77ae948beb0
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
Following Set Member: dev-dm\x2d89.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Android
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit dev-disk-by\x2dlabel-opt.device:
Description: /dev/disk/by-label/opt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ffab66660bde476d817ae081797eb95b
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/opt
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit dev-sdb.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c4edbef72e7448908df51a4cf596e711
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdb
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit e2scrub_all.service:
Description: Online ext4 Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:e2scrub_all(8)
Fragment Path: /lib/systemd/system/e2scrub_all.service
ConditionCapability: CAP_SYS_RAWIO untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionACPower: true untested
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: e2scrub_all.timer (destination-implicit)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
TriggeredBy: e2scrub_all.timer (destination-implicit)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: e2scrub_all.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit atopacct.service:
Description: Atop process accounting daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/atopacct.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: f29f9391c1c94414ba650dab774de14f
Documentation: man:atopacctd(8)
Fragment Path: /lib/systemd/system/atopacct.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: acct.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: atop.service (origin-file)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: atop.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: acct.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3002
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/atopacctd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/sh -c "if systemctl -q is-active acct psacct; then echo \"Process accounting already in use by (ps)acct\"; exit 1; fi"
PID: 2973
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/atopacctd
PID: 2998
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 14f70f34db8b41edbcf056884708a763
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb2-2\x2d8-2\x2d8.4-2\x2d8.4.1-2\x2d8.4.1:1.0-net-enx00e04c680468.device:
Description: RTL8153 Gigabit Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 07369e3650aa4d959d242302d0ed0d49
Following Set Member: sys-subsystem-net-devices-enx00e04c680468.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.4/2-8.4.1/2-8.4.1:1.0/net/enx00e04c680468
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.4/2-8.4.1/2-8.4.1:1.0/net/enx00e04c680468
Found: found-udev
-> Unit system-systemd\x2dcryptsetup.slice:
Description: Cryptsetup Units Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dcryptsetup.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: c78bfc9a65084ec4b454c425868e1eea
Documentation: man:systemd-cryptsetup at .service(8)
Fragment Path: /lib/systemd/system/system-systemd\x2dcryptsetup.slice
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
RequiredBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
RequiredBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file destination-slice-property)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file destination-slice-property)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-slice-property)
SliceOf: systemd-cryptsetup at LUKS2_OS.service (destination-slice-property)
SliceOf: systemd-cryptsetup at LUKS2_BOOT.service (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit mdadm-shutdown.service:
Description: Prepare mdadm shutdown initramfs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man://dracut(8)
Fragment Path: /lib/systemd/system/mdadm-shutdown.service
ConditionFileIsExecutable: /usr/bin/dracut failed
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: local-fs.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: umount.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: boot.mount (origin-file)
After: boot.automount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: umount.target (origin-file)
References: systemd-journald.socket (origin-file)
References: boot.automount (origin-file)
References: boot.mount (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/true
-> ExecStop:
Command Line: /bin/mount -o remount,exec,suid /run
Command Line: /bin/mkdir -p /run/initramfs
Command Line: /usr/bin/dracut --no-compress --no-kernel --quiet --force --force-add "shutdown mdraid" --omit caps /run/initramfs/shutdown.cpio
Command Line: /bin/sh -c "cd /run/initramfs; cpio -id --quiet < shutdown.cpio"
Command Line: /bin/rm /run/initramfs/shutdown.cpio
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-libvirt.device:
Description: /dev/SUNNY/libvirt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16ae7a8f9b914d1492dd753795fa3a26
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/libvirt
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 92bfe20ad15d405294b52c43936b55c2
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:01:00.0-nvme-1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d83.device:
Description: /sys/devices/virtual/block/dm-83
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 10beff3439f542838caff7accfcf5c3f
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-83
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device:
Description: /dev/disk/by-uuid/01b43fec-eefe-4e94-b0a9-4af4cedc3319
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4b3f203e8c7649febee846111a4820aa
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/01b43fec-eefe-4e94-b0a9-4af4cedc3319
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit usr-local.mount:
Description: /usr/local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/usr-local.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 1e6dc0d1cae540dd97bde590939f7aaf
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/usr-local.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dusr_local.device (origin-mountinfo)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dusr_local.device (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dusr_local.target (origin-file origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dusr_local.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: local-fs.target (origin-file origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dusr_local.target (origin-file origin-mountinfo)
References: umount.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (origin-file)
References: dev-mapper-SUNNY\x2dusr_local.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-usr_local (origin-file)
RequiresMountsFor: /usr (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /usr/local
What: /dev/mapper/SUNNY-usr_local
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-nvme0n1.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 80a885dbdffb49dfacaf3df90599b170
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/nvme0n1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit auth-rpcgss-module.service:
Description: Kernel Module supporting RPCSEC_GSS
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/auth-rpcgss-module.service
ConditionVirtualization: !container succeeded
ConditionPathExists: /etc/krb5.keytab failed
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: gssproxy.service (origin-file)
Wants: rpc-gssd.service (origin-file)
WantedBy: nfs-client.target (destination-file)
WantedBy: nfs-server.service (destination-file)
Before: rpc-gssd.service (origin-file)
Before: gssproxy.service (origin-file)
Before: rpc-svcgssd.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: rpc-gssd.service (origin-file)
References: gssproxy.service (origin-file)
References: rpc-svcgssd.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-server.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -q auth_rpcgss
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dNAS.device:
Description: /dev/mapper/SUNNY-NAS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b6297ba3ffd644638531e78b46f87eb7
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: srv-NAS-Sunny.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
PropagatesStopTo: srv-NAS-Sunny.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-NAS
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev,found-mount
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device:
Description: /dev/disk/by-id/dm-name-SUNNY-SourceCode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: aa81264a898b486f8ee988e8d0593c43
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-SourceCode
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit unattended-upgrades.service:
Description: unattended-upgrades.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: multi-user.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
-> Unit tgt.service:
Description: (i)SCSI target daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
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/tgt.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 3f23c34629d54e439fba34e4ce4f2077
Documentation: man:tgtd(8)
Fragment Path: /lib/systemd/system/tgt.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 3060
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/tgtd -f
PID: 3060
Start Timestamp: Thu 2023-07-27 20:43:08 BST
-> ExecStartPost:
Command Line: /usr/sbin/tgtadm --op update --mode sys --name State -v offline
PID: 3167
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/sbin/tgt-admin -e -c /etc/tgt/targets.conf
PID: 3170
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:09 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/sbin/tgtadm --op update --mode sys --name State -v ready
PID: 3223
Start Timestamp: Thu 2023-07-27 20:43:09 BST
Exit Timestamp: Thu 2023-07-27 20:43:09 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/tgt-admin --update ALL -c /etc/tgt/targets.conf
-> ExecStop:
Command Line: /usr/sbin/tgtadm --op update --mode sys --name State -v offline
Command Line: /usr/sbin/tgt-admin --offline ALL
Command Line: /usr/sbin/tgt-admin --update ALL -c /dev/null -f
Command Line: /usr/sbin/tgtadm --op delete --mode system
Status Text: Starting event loop...
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-subsystem-net-devices-PUB.device:
Description: I211 Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6077dfdb0ecc4faab0a015a9fa2f906f
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.2-0000:03:06.0-0000:08:00.0-net-PUB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/PUB
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:06.0/0000:08:00.0/net/PUB
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d78.device:
Description: /sys/devices/virtual/block/dm-78
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7f1d4580e2f34d60ba058863c4cea36d
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: dev-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-78
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit plymouth-quit-wait.service:
Description: Hold until boot process finishes up
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 5b1c9f5affdd48ca8e3bf58b637cba11
Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: multi-user.target (destination-default)
After: plymouth-start.service (origin-file)
After: sysinit.target (origin-default)
After: rc-local.service (origin-file)
After: system.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: rc-local.service (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: plymouth-start.service (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth --wait
PID: 3450
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dDownloads.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Downloads
Instance: dev-mapper-SUNNY\x2dDownloads
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Downloads.mount (destination-file destination-mountinfo)
Before: home-tj-Downloads.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-mountinfo)
ReferencedBy: home-tj-Downloads.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-mapper-SUNNY\x2dVideos.device:
Description: /dev/mapper/SUNNY-Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cc4bf4be8c23444e954af91e9ff2d70f
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-SUNNY-Videos.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
RequiredBy: home-tj-Videos.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: home-tj-Videos.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
PropagatesStopTo: home-tj-Videos.mount (destination-mountinfo)
ReferencedBy: home-tj-Videos.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Videos
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev,found-mount
-> Unit dev-mapper-SUNNY\x2dBuilds.device:
Description: /dev/mapper/SUNNY-Builds
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: df46e920a83146c9bcfe190b9ad4f6e0
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Builds
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev,found-mount
-> 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: Fri 2023-07-28 06:55:46 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cf7fbe4ecf084fa98925f44d87f9aa3c
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: apt-daily.timer (origin-file)
After: var.mount (origin-file origin-path)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: apt-daily-upgrade.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: var.mount (origin-file origin-path)
References: time-set.target (origin-default)
References: -.mount (origin-file origin-path)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: apt-daily.timer (origin-file)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06:00:00
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /dev-mqueue.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 1cc5f1891e584650bd59bbe355b8c400
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: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d60.device:
Description: /sys/devices/virtual/block/dm-60
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 002d49eae0ac46f79d357d764be70aed
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-60
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e3d10cff178e456a98547b7581831a53
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit lvm2-lvmpolld.socket:
Description: LVM2 poll daemon socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/lvm2-lvmpolld.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 2dff6e5095b14aefa789e9cbf9da50bf
Documentation: man:lvmpolld(8)
Fragment Path: /lib/systemd/system/lvm2-lvmpolld.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: lvm2-lvmpolld.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: lvm2-lvmpolld.service (origin-implicit destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: lvm2-lvmpolld.service (origin-implicit)
References: lvm2-lvmpolld.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: lvm2-lvmpolld.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/lvm/lvmpolld.socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: lvm2-lvmpolld.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/lvm/lvmpolld.socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit srv-NAS-Sunny-SourceCode.mount:
Description: /srv/NAS/Sunny/SourceCode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-SourceCode.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 3e5f0bba93c1434d84375892df3cc476
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-SourceCode.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (origin-file)
Requires: dev-mapper-SUNNY\x2dSourceCode.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
Before: umount.target (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dSourceCode.target (origin-file origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dSourceCode.device (origin-mountinfo)
After: -.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dSourceCode.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: -.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dSourceCode.device (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (origin-file)
References: blockdev at dev-mapper-SUNNY\x2dSourceCode.target (origin-file origin-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-SourceCode (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/SourceCode
What: /dev/mapper/SUNNY-SourceCode
File System Type: ext4
Options: rw,relatime,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dVideos.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Videos
Instance: dev-mapper-SUNNY\x2dVideos
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: home-tj-Videos.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-mountinfo)
ReferencedBy: home-tj-Videos.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-udevd.service:
Alias: udev.service
Description: Rule-based Manager for Device Events and Files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:49 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids bpf-firewall
CGroup delegate mask: pids
Invocation ID: a959785383564d3b8d9ffda8575a40ca
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: ifupdown-pre.service (destination-file)
WantedBy: systemd-udev-settle.service (destination-file)
WantedBy: systemd-udev-trigger.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
Before: plymouth-start.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-hwdb-update.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: system.slice (origin-file)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd-control.socket (origin-file)
References: systemd-hwdb-update.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: continue
Main PID: 1541
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -1000
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
SystemCallFilter: sigsuspend init_module fsetxattr faccessat2 epoll_create1 process_madvise poll ioprio_set getpeername read add_key eventfd getuid32 rmdir clock_getres fstat stat64 pause move_pages memfd_create setuid32 rseq fork chown32 futimesat socketpair getrandom getresuid iopl dup2 pread64 timer_delete setgid32 exit_group select lgetxattr set_tid_address creat msgrcv getdents sched_get_priority_max migrate_pages setreuid32 close wait4 gettid getresgid fstat64 personality set_robust_list fchmod fstatfs arch_prctl io_setup lstat mq_timedreceive timer_settime timer_gettime64 getrlimit s390_pci_mmio_read rt_sigaction getgroups mknodat futex_waitv sync_file_range2 connect waitpid epoll_create lchown32 nice capset tgkill _newselect close_range setsid cacheflush timerfd_settime64 clock_nanosleep pselect6_time64 renameat mmap mmap2 getsockopt unlink futex_time64 geteuid32 readv finit_module getrusage timer_gettime ioctl exit mq_timedsend_time64 fstatat64 signalfd io_destroy ppoll get_thread_area tkill getpid epoll_pwait2 stat rt_sigtimedwait_time64 setpriority lsetxattr semop getresuid32 symlinkat rt_sigqueueinfo signal kcmp shmget mknod eventfd2 mbind mq_timedsend mlockall ppoll_time64 getpgid mq_unlink io_uring_setup setuid dup sched_getattr setfsgid32 getresgid32 syncfs prlimit64 time io_submit renameat2 removexattr getdents64 semtimedop_time64 shmat set_thread_area rename mlock2 timerfd_create readdir readahead capget lremovexattr setitimer splice sched_setaffinity sigaction fchownat fdatasync getpgrp inotify_init1 clone3 pipe2 mprotect socketcall munmap access sched_getaffinity truncate64 utimes readlinkat process_vm_readv semtimedop recvmsg ioprio_get sysinfo accept4 getsockname io_uring_enter setresuid sigprocmask fchown32 execveat semget lseek mq_open setsockopt flistxattr request_key fstatfs64 accept sendto get_mempolicy socket link setgid pidfd_send_signal setgroups32 sched_get_priority_min munlock fremovexattr sendmmsg ftruncate waitid chdir linkat pwrite64 statx newfstatat get_robust_list setresuid32 setresgid getcpu ugetrlimit clock_gettime64 fallocate times mkdir recvmmsg_time64 vmsplice readlink timer_settime64 setfsuid32 semctl oldstat sigreturn geteuid setregid32 sched_setattr oldlstat listxattr signalfd4 pciconfig_write oldolduname rt_tgsigqueueinfo timerfd_gettime64 timer_create process_vm_writev send execve riscv_flush_icache msgget utimensat_time64 s390_pci_mmio_write copy_file_range pselect6 recv remap_file_pages getuid rt_sigsuspend getsid preadv rt_sigtimedwait io_getevents msync symlink clock_gettime recvmmsg fgetxattr pwritev io_cancel statfs shmdt restart_syscall uname alarm tee clock_nanosleep_time64 epoll_ctl_old sched_getparam dup3 ipc mq_notify flock timerfd_gettime lchown fchmodat inotify_init setresgid32 userfaultfd epoll_pwait timer_getoverrun llistxattr clock_getres_time64 fcntl64 rt_sigreturn _llseek setrlimit utimensat fsync sendfile sendmsg fcntl openat set_tls mlock set_mempolicy_home_node sched_rr_get_interval setfsgid nanosleep fadvise64_64 getxattr rt_sigprocmask truncate msgctl olduname setreuid pciconfig_iobase mq_getsetattr io_pgetevents_time64 unlinkat pipe listen write prctl pciconfig_read rt_sigpending inotify_rm_watch clone chmod shutdown fadvise64 delete_module open lstat64 sched_rr_get_interval_time64 fchdir epoll_wait_old mremap sync_file_range sched_getscheduler umask epoll_ctl faccessat getppid keyctl sigaltstack recvfrom pidfd_open sched_yield oldfstat getegid32 msgsnd openat2 getgid32 sched_setparam shmctl setpgid writev setns setgroups kill io_uring_register sigpending chown getitimer io_pgetevents getpriority timerfd_settime statfs64 futex madvise unshare getgid inotify_add_watch setfsuid fchown pwritev2 ftruncate64 epoll_wait munlockall setregid brk mkdirat swapcontext getegid getgroups32 membarrier setxattr utime sendfile64 ioperm gettimeofday sync vfork set_mempolicy mq_timedreceive_time64 bind getcwd name_to_handle_at preadv2 bpf sched_setscheduler
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 1541
Start Timestamp: Thu 2023-07-27 20:43:00 BST
-> ExecReload:
Command Line: udevadm control --reload --timeout 0
Status Text: Processing with 48 children at max
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: yes
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DelegateControllers: pids
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit cups.path:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1c4f28c7ba224225a2bf4dda1aabd21d
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: var-cache.mount (origin-path)
Requires: var.mount (origin-file origin-path)
PartOf: cups.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: paths.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: var-cache.mount (origin-path)
After: var.mount (origin-file origin-path)
Triggers: cups.service (origin-implicit)
References: cups.service (origin-file origin-implicit)
References: var-cache.mount (origin-path)
References: paths.target (origin-default)
References: var.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: running
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
PathExists: /var/cache/cups/org.cups.cupsd
-> Unit bluetooth.service:
Alias: dbus-org.bluez.service
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/bluetooth.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 9a618ac690ca44df9180a65641f4f4c0
Documentation: man:bluetoothd(8)
Fragment Path: /lib/systemd/system/bluetooth.service
ConditionPathIsDirectory: /sys/class/bluetooth succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: etc.mount (origin-file)
Requires: dbus.socket (origin-file)
Wants: tmp.mount (origin-file)
WantedBy: bluetooth.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: bluetooth.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file)
After: basic.target (origin-default)
After: etc.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
After: tmp.mount (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: var.mount (origin-file origin-path)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-remount-fs.service (origin-file)
References: dbus.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: etc.mount (origin-file)
References: -.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: tmp.mount (origin-file)
ReferencedBy: bluetooth.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/lib/bluetooth (origin-file)
RequiresMountsFor: /etc/bluetooth (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 2976
Main PID Known: yes
Main PID Alien: no
BusName: org.bluez
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: yes
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0700
StateDirectory: bluetooth
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0555
ConfigurationDirectory: bluetooth
TimeoutCleanSec: infinity
LimitNPROC: 1
LimitNPROCSoft: 1
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_admin
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/bluetooth/bluetoothd
PID: 2976
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Status Text: Running
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device:
Description: /dev/disk/by-id/dm-name-SUNNY-vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0945fd4f711543e1ad2890b6f0db322e
Following: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-mapper-SUNNY\x2dvda.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device
Following Set Member: dev-dm\x2d92.device
Following Set Member: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-SUNNY-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-vda
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> Unit dev-dm\x2d88.device:
Description: /dev/dm-88
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 933517aa4d394d848011ba964a6e06f3
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-88
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device:
Description: /dev/disk/by-uuid/c1a7045b-ee11-4f33-9043-b21bb7dca97f
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 30e8c7ab54cb410880e0da3440ce9b5b
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/c1a7045b-ee11-4f33-9043-b21bb7dca97f
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit sys-devices-virtual-net-lxcbr0.device:
Description: /sys/devices/virtual/net/lxcbr0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bac0a60ceed84a66b3ed86883b2979ec
Following Set Member: sys-subsystem-net-devices-lxcbr0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/net/lxcbr0
Sysfs Path: /sys/devices/virtual/net/lxcbr0
Found: found-udev
-> Unit dev-loop1.device:
Description: /dev/loop1
Instance: n/a
Unit Load State: loaded
Unit Active State: activating
State Change Timestamp: Fri 2023-07-28 04:06:58 BST
Inactive Exit Timestamp: Fri 2023-07-28 04:06:58 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 098c0eadc0f6483b861cd4f62049ebd7
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: tentative
Device Path: /dev/loop1
Sysfs Path: /sys/devices/virtual/block/loop1
Found: found-mount
-> Unit blockdev at dev-mapper-SUNNY\x2dAndroid.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Android
Instance: dev-mapper-SUNNY\x2dAndroid
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit first-boot-complete.target:
Description: First Boot Complete
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/first-boot-complete.target
ConditionFirstBoot: yes failed
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: no
WantedBy: systemd-random-seed.service (destination-file)
WantedBy: systemd-firstboot.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-machine-id-commit.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-random-seed.service (destination-file)
After: systemd-firstboot.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dlabel-LiveBuild.device:
Description: /dev/disk/by-label/LiveBuild
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eb649547291c477796fb89071d0bd46a
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/LiveBuild
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit dev-disk-by\x2dlabel-machines.device:
Description: /dev/disk/by-label/machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 45410898798a4db9a5e79f3932633434
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/machines
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 02:55:30 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:55:23 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 02:55:30 BST
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: c43f0177a1a14daf8e1673a885e6a7e0
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
ConditionACPower: true succeeded
Condition Timestamp: Fri 2023-07-28 02:55:23 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:55:23 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: NetworkManager.service (origin-file)
After: systemd-networkd.service (origin-file)
After: connman.service (origin-file)
After: network-online.target (origin-file)
After: system.slice (origin-file)
After: apt-daily.timer (destination-implicit)
After: basic.target (origin-default)
TriggeredBy: apt-daily.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-networkd.service (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: connman.service (origin-file)
References: network.target (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
PID: 28116
Start Timestamp: Fri 2023-07-28 02:55:23 BST
Exit Timestamp: Fri 2023-07-28 02:55:23 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
PID: 28121
Start Timestamp: Fri 2023-07-28 02:55:23 BST
Exit Timestamp: Fri 2023-07-28 02:55:30 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d87.device:
Description: /sys/devices/virtual/block/dm-87
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d71ed6ef651e4ed39db5b65607ea45e4
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-87
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:49 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-control.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 813afb21353240439c0db3ed1aff9839
Documentation: man:systemd-udevd-control.socket(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/udev/control (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: systemd-udevd-control.socket
SELinuxContextFromNet: no
FlushPending: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtlockd.service:
Description: Virtual machine lock manager
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:virtlockd(8)
Documentation: https://libvirt.org
Fragment Path: /lib/systemd/system/virtlockd.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: virtlockd.socket (origin-file)
Requires: virtlockd-admin.socket (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirtd.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: virtlockd.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: virtlockd-admin.socket (destination-implicit)
TriggeredBy: virtlockd-admin.socket (destination-implicit)
TriggeredBy: virtlockd.socket (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: virtlockd-admin.socket (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: libvirtd.service (origin-file)
References: virtlockd.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: virtlockd-admin.socket (destination-implicit)
ReferencedBy: virtlockd.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
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: VIRTLOCKD_ARGS=
EnvironmentFile: -/etc/default/virtlockd
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -900
LimitNOFILE: 40960
LimitNOFILESoft: 40960
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/virtlockd "\$VIRTLOCKD_ARGS"
-> ExecReload:
Command Line: /bin/kill -USR1 "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit xendomains.service:
Description: xendomains.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConflictedBy: libvirtd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Waydroid
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:23:01 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 691f2b48127445edab3d533f2b92aa03
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Waydroid
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6799870b5c1046d78277cb42e5759e02
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5b45b6729b7f45b5acd0036b8fbe3081
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit systemd-cryptsetup at LUKS_WD30EZRZ.service:
Description: Cryptography Setup for LUKS_WD30EZRZ
Instance: LUKS_WD30EZRZ
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dcryptsetup.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 7dde4724da06478d85e5c04557e7eeb3
Documentation: man:crypttab(5)
Documentation: man:systemd-cryptsetup-generator(8)
Documentation: man:systemd-cryptsetup at .service(8)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at LUKS_WD30EZRZ.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: etc.mount (origin-path)
Requires: system-systemd\x2dcryptsetup.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: blockdev at dev-mapper-LUKS_WD30EZRZ.target (origin-file)
BindsTo: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device (origin-file)
RequiredBy: cryptsetup.target (destination-file)
RequiredBy: dev-mapper-LUKS_WD30EZRZ.device (destination-file)
Conflicts: umount.target (origin-file)
Before: blockdev at dev-mapper-LUKS_WD30EZRZ.target (origin-file)
Before: umount.target (origin-file)
Before: cryptsetup.target (origin-file)
After: -.mount (origin-file origin-path)
After: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system-systemd\x2dcryptsetup.slice (origin-file)
After: etc.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: cryptsetup-pre.target (origin-file)
References: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device (origin-file)
References: blockdev at dev-mapper-LUKS_WD30EZRZ.target (origin-file)
References: system-systemd\x2dcryptsetup.slice (origin-file origin-slice-property)
References: cryptsetup.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: etc.mount (origin-path)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: cryptsetup-pre.target (origin-file)
References: umount.target (origin-file)
ReferencedBy: cryptsetup.target (destination-file)
ReferencedBy: dev-mapper-LUKS_WD30EZRZ.device (destination-file)
InSlice: system-systemd\x2dcryptsetup.slice (origin-slice-property)
RequiresMountsFor: /etc/luks/LUKS_OS.keyfile (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
OOMScoreAdjust: 500
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach LUKS_WD30EZRZ /dev/disk/by-uuid/3b9caa50-bff7-4511-8b38-6a43192141da /etc/luks/LUKS_OS.keyfile luks
PID: 2003
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach LUKS_WD30EZRZ
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device:
Description: /dev/disk/by-uuid/43416d78-6ddd-437a-97d5-ca6fca0b0091
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8f936ad9bed54a60a8a400692cb56615
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/43416d78-6ddd-437a-97d5-ca6fca0b0091
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ace87e6ab1bf419a8979c21645a164d1
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/a440e3bb-e0ea-47e9-8a4f-95263c139376
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit rpc-gssd.service:
Description: RPC security service for NFS client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/rpc-gssd.service
ConditionPathExists: /etc/krb5.keytab failed
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: rpc_pipefs.target (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Conflicts: umount.target (origin-file)
Before: nfs-client.target (destination-file)
Before: nfs-server.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: rpc_pipefs.target (origin-file)
After: auth-rpcgss-module.service (destination-file)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-file)
References: nfs-utils.service (origin-file)
References: systemd-journald.socket (origin-file)
References: rpc_pipefs.target (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.gssd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit modprobe at drm.service:
Description: Load Kernel Module drm
Instance: drm
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:42:59 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: f96cfe62b74d4ec1a46505d2a0bae2ca
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-logind.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-logind.service (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: systemd-logind.service (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq drm
PID: 1513
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service:
Description: File System Check on /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3
Instance: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: e1b40a4c01884cf6b0610b5144699789
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:05 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:05 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device (origin-file)
RequiredBy: boot.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: boot.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device (origin-file)
After: systemd-fsckd.socket (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
ReferencedBy: boot.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3
PID: 2656
Start Timestamp: Thu 2023-07-27 20:43:05 BST
Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2ddebian11.device:
Description: /dev/mapper/SUNNY-debian11
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5d080326d45b46fc858ad64b0e002f1e
Following: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: dev-SUNNY-debian11.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device
Following Set Member: dev-dm\x2d96.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-debian11
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit systemd-networkd-wait-online.service:
Description: Wait for Network to be Configured
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 3bf0001317a946219e7b91dbf8e17967
Documentation: man:systemd-networkd-wait-online.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd-wait-online.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
BindsTo: systemd-networkd.service (origin-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.service (origin-file)
After: system.slice (origin-file)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-networkd.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: network-online.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd-wait-online
PID: 2965
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d0.device:
Description: /sys/devices/virtual/block/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e7db0af024464323b17c34f221e930e5
Following Set Member: dev-mapper-LUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device
Following Set Member: dev-dm\x2d0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-0
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit blockdev at dev-mapper-LUKS2_OS.target:
Description: Block Device Preparation for /dev/mapper/LUKS2_OS
Instance: dev-mapper-LUKS2_OS
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b416dd1716ac4568b97979f3b6bd6f0e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
WantedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-cryptsetup at LUKS2_OS.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit fcoe.service:
Description: fcoe.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: blk-availability.service (destination-file)
ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-sde1.device:
Description: iPod 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6e23325fe4e04c109a625de36b0088e1
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d01.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sde1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Found: found-udev
-> Unit session-25.scope:
Description: Session 25 of User tj
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:33 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:33 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:33 BST
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-25.scope
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup own mask: memory pids
Invocation ID: 48e86c7dc00844efb054645ee2a03ef2
Fragment Path: /run/systemd/transient/session-25.scope
Condition Timestamp: Fri 2023-07-28 06:25:33 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 06:25:33 BST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-1000.slice (origin-file)
Requires: home.mount (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: systemd-logind.service (origin-file)
After: -.mount (origin-file)
After: home.mount (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: user-1000.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: user at 1000.service (origin-file)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: systemd-logind.service (origin-file)
References: home.mount (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: -.mount (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user at 1000.service (origin-file)
InSlice: user-1000.slice (origin-slice-property)
RequiresMountsFor: /home/tj (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
OOMPolicy: continue
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit rpcbind.socket:
Description: RPCbind Server Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.socket
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: e357945b0f7d458db61273060c20519d
Fragment Path: /lib/systemd/system/rpcbind.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: rpc-statd.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: nfs-server.service (destination-file)
Before: nfs-server.service (destination-file)
Before: nfs-mountd.service (destination-file)
Before: rpcbind.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: rpcbind.service (origin-implicit)
References: rpcbind.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/rpcbind.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: ipv6-only
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: rpcbind.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/rpcbind.sock
ListenStream: 0.0.0.0:111
ListenDatagram: 0.0.0.0:111
ListenStream: [::]:111
ListenDatagram: [::]:111
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a6d4b07d0f70473c8d768ea84d30960b
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:55:30 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7cf432f674d14edab9bb9331a840c358
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: apt-daily-upgrade.timer (destination-file)
Before: apt-daily.service (origin-implicit)
After: time-sync.target (origin-default)
After: var.mount (origin-file origin-path)
After: time-set.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: apt-daily.service (origin-implicit)
References: time-sync.target (origin-default)
References: time-set.target (origin-default)
References: var.mount (origin-file origin-path)
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06,18:00:00
-> Unit libvirt-guests.service:
Description: Suspend/Resume Running libvirt Guests
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: 7f337734b9774697b66e749228f3bf0f
Documentation: man:libvirt-guests(8)
Documentation: https://libvirt.org
Fragment Path: /lib/systemd/system/libvirt-guests.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: virt-guest-shutdown.target (origin-file)
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: network.target (origin-file)
After: system.slice (origin-file)
After: libvirtd.socket (origin-file)
After: virtxend.socket (origin-file)
After: sysinit.target (origin-default)
After: virtqemud.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: virtvboxd.socket (origin-file)
After: basic.target (origin-default)
After: virt-guest-shutdown.target (origin-file)
After: virtlxcd.socket (origin-file)
After: virtvzd.socket (origin-file)
After: time-sync.target (origin-file)
References: virtxend.socket (origin-file)
References: virtlxcd.socket (origin-file)
References: virtqemud.socket (origin-file)
References: sysinit.target (origin-default)
References: virtvboxd.socket (origin-file)
References: virtvzd.socket (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
References: time-sync.target (origin-file)
References: shutdown.target (origin-default)
References: libvirtd.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: virt-guest-shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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/libvirt-guests
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/libvirt/libvirt-guests.sh start
PID: 3051
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/lib/libvirt/libvirt-guests.sh stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-nvme0n1p3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1d15402811d84c18abdb80df33122eb4
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/nvme0n1p3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit run-credentials-systemd\x2dsysctl.service.mount:
Description: /run/credentials/systemd-sysctl.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: de304869f5fd411ba40fbc56e382491c
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/credentials (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/credentials/systemd-sysctl.service
What: ramfs
File System Type: ramfs
Options: ro,nosuid,nodev,noexec,relatime,mode=700
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dhome.service:
Description: File System Check on /dev/mapper/SUNNY-home
Instance: dev-mapper-SUNNY\x2dhome
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: c42b9953ccb94fbea1a6f0140ab168af
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dhome.device (origin-file)
RequiredBy: home.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: home.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dhome.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
References: systemd-fsckd.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dhome.device (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
ReferencedBy: home.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-home
PID: 2101
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2drootfs.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-rootfs
Instance: dev-mapper-SUNNY\x2drootfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: -.mount (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: -.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dpartlabel-Unknown.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 233090fe5e63435da663d7854f530785
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partlabel/Unknown
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3757b87b43b1452897b142647c06e16d
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:01:00.0-nvme-1-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device:
Description: /dev/disk/by-uuid/4752bd9f-e605-454f-ac53-54ee1769acce
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 297c4e169a284812a02b9d8a7c1e782c
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/4752bd9f-e605-454f-ac53-54ee1769acce
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dSourceCode.device:
Description: /dev/mapper/SUNNY-SourceCode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 50f8ec8d56354480a5aecbe3149e386f
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
Before: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
PropagatesStopTo: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-SourceCode
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev,found-mount
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dMachines.service:
Description: File System Check on /dev/mapper/SUNNY-Machines
Instance: dev-mapper-SUNNY\x2dMachines
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: e475d4b287004114afd1c5d8fa6ca698
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dMachines.device (origin-file)
RequiredBy: var-lib-machines.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: var-lib-machines.mount (destination-file)
Before: shutdown.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dMachines.device (origin-file)
After: systemd-fsckd.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: dev-mapper-SUNNY\x2dMachines.device (origin-file)
References: systemd-quotacheck.service (origin-file)
ReferencedBy: var-lib-machines.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Machines
PID: 2367
Start Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-nvme0n1p1.target:
Description: Block Device Preparation for /dev/nvme0n1p1
Instance: dev-nvme0n1p1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: boot-efi.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: boot-efi.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-rfkill.socket:
Description: Load/Save RF Kill Switch Status /dev/rfkill Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:48 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-rfkill.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: a977129eab7b4f5fa24721f36dbe1ea3
Documentation: man:systemd-rfkill.socket(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.socket
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: system.slice (origin-file)
BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
Conflicts: shutdown.target (origin-file)
Before: systemd-rfkill.service (origin-implicit)
Before: shutdown.target (origin-file)
After: var.mount (origin-file origin-path)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file)
After: system.slice (origin-file)
Triggers: systemd-rfkill.service (origin-implicit)
References: systemd-rfkill.service (origin-implicit)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file)
References: var.mount (origin-file origin-path)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
RequiresMountsFor: /dev/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: yes
FileDescriptorName: systemd-rfkill.socket
SELinuxContextFromNet: no
FlushPending: no
ListenSpecial: /dev/rfkill
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-mapper-SUNNY\x2dl8r.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-l8r
Instance: dev-mapper-SUNNY\x2dl8r
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Machines.mount (destination-file destination-mountinfo)
Before: var-lib-l8r.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file destination-mountinfo)
ReferencedBy: var-lib-l8r.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-virtual-block-dm\x2d67.device:
Description: /sys/devices/virtual/block/dm-67
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4e69e10526ae48d9881620bf25ff91b0
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-dm\x2d67.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-67
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Android.device:
Description: /dev/disk/by-label/Android
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bf2f502e1ad24c53bb9ee3441b4af6c8
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-dm\x2d89.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Android
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit dev-SUNNY-vdb.device:
Description: /dev/SUNNY/vdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 969bcac9af7e4b939c8eaf9be1b0f864
Following: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device
Following Set Member: dev-dm\x2d93.device
Following Set Member: dev-mapper-SUNNY\x2dvdb.device
Following Set Member: sys-devices-virtual-block-dm\x2d93.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/vdb
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d95.device:
Description: /sys/devices/virtual/block/dm-95
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 66292a3600de4f28a7bc4268de2e505e
Following Set Member: dev-SUNNY-vdd.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device
Following Set Member: dev-mapper-SUNNY\x2dvdd.device
Following Set Member: dev-dm\x2d95.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-95
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-networkd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 591d3ec161c74913a1af1c65ade5b8f7
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: systemd-networkd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-networkd.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-networkd.service (origin-implicit)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-networkd.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: route 1361
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-initctl.socket:
Description: initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 40a3f3415b89413e9ca13611a8f55999
Documentation: man:systemd-initctl.socket(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-initctl.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: systemd-initctl.service (origin-implicit)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-initctl.socket
SELinuxContextFromNet: no
FlushPending: no
ListenFIFO: /run/initctl
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/initctl
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d202b030dced4cd48db6124ec8be3729
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit srv-NAS-Sunny-Experiments.mount:
Description: /srv/NAS/Sunny/Experiments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Experiments.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 430b8977c17e454fa52c16b9c86e9d5d
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Experiments.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: dev-mapper-SUNNY\x2dExperiments.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (origin-file)
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dExperiments.target (origin-file origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: -.mount (origin-file origin-path)
After: dev-mapper-SUNNY\x2dExperiments.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dExperiments.device (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dExperiments.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (origin-file)
References: -.mount (origin-file origin-path)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dExperiments.target (origin-file origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Experiments (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Experiments
What: /dev/mapper/SUNNY-Experiments
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-SourceCode.device:
Description: /dev/SUNNY/SourceCode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 776bb10e77864b51be6acf575702d553
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/SourceCode
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dmachines_old.device:
Description: /dev/mapper/SUNNY-machines_old
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 742e4ef2bb084a1ba1d3cca97fee9bc6
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-machines_old
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit dev-disk-by\x2did-usb\x2dSony_USB_Floppy_Drive.device:
Description: USB_Floppy_Drive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:47 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:47 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 404b9225b3a249f99cfa80d4379cff1d
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:0c:00.3\x2dusb\x2d0:3.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-137.device
Following Set Member: dev-sdd.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/usb-Sony_USB_Floppy_Drive
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device:
Description: iPod
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c30974f3c7694a909a4db36848fb46e5
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-118.device
Following Set Member: dev-sde.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Found: found-udev
-> Unit dev-dm\x2d30.device:
Description: /dev/dm-30
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 70ad97d2f3d6472d98de4cc21ed0e2e8
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-30
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 278a0598ebe042a5a23d7feb42ec6961
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
RequiredBy: rtkit-daemon.service (destination-file)
RequiredBy: accounts-daemon.service (destination-file)
RequiredBy: udisks2.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: dbus-broker.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
RequiredBy: systemd-machined.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: waydroid-container.service (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: dbus-broker.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: systemd-machined.service (destination-file)
Before: colord.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: ModemManager.service (destination-file)
Before: dbus-broker.service (origin-implicit destination-file)
Before: polkit.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: upower.service (destination-file)
Before: waydroid-container.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: bluetooth.service (destination-file)
Before: udisks2.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: dbus-broker.service (origin-implicit destination-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: dbus-broker.service (origin-implicit)
References: sockets.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: waydroid-container.service (destination-file)
ReferencedBy: systemd-machined.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/dbus/system_bus_socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: dbus.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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
ConditionVirtualization: !container untested
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: fstrim.timer (destination-implicit)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
TriggeredBy: fstrim.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: fstrim.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallFilter: lchown32 move_pages setgid pread64 sched_setaffinity pause accept mq_unlink semctl arch_prctl set_robust_list lchown io_cancel setpriority rseq getresgid32 lgetxattr timer_settime64 shmat timerfd_create shmdt writev timer_delete munmap ioprio_get setsid fchmod fstatfs64 getcpu sync llistxattr setresgid32 io_getevents fdatasync eventfd futex utime gettimeofday memfd_create oldlstat rt_sigreturn recvmmsg_time64 socketpair io_pgetevents nice recvfrom fadvise64_64 sched_getparam getrusage umask getpid oldfstat setxattr listxattr getxattr ppoll setuid fallocate fcntl clone getcwd mq_notify setregid32 utimensat getpriority pselect6 cacheflush unshare splice epoll_ctl tee inotify_init sched_setattr timer_gettime64 prlimit64 lremovexattr vfork getgroups32 clock_nanosleep munlockall get_thread_area symlink ioctl capset munlock unlinkat waitid epoll_wait readahead read close _llseek mkdir kill alarm exit_group inotify_add_watch pwrite64 setfsuid openat2 remap_file_pages chdir fchown32 sendfile64 send sigsuspend epoll_pwait2 fstat timerfd_gettime64 msync oldstat get_mempolicy clock_nanosleep_time64 fremovexattr time brk rename lseek setns rt_sigqueueinfo signalfd sched_yield setpgid mq_timedreceive unlink stat64 msgctl fchownat timer_settime getdents64 fgetxattr timerfd_gettime mremap clock_getres write setreuid32 pidfd_open clock_gettime utimes tgkill pwritev removexattr ftruncate name_to_handle_at msgrcv sched_getscheduler personality io_submit geteuid32 setitimer ugetrlimit recvmsg recv rt_sigpending socket epoll_pwait sched_setparam execveat syncfs io_pgetevents_time64 mq_timedsend_time64 mknodat ppoll_time64 truncate sched_setscheduler userfaultfd geteuid fchmodat fadvise64 getegid link timer_getoverrun statfs64 poll getgid32 dup3 getpgrp lstat64 prctl sigpending epoll_wait_old truncate64 sched_getaffinity openat getpeername clone3 process_vm_readv getrandom copy_file_range listen signal mknod sched_get_priority_min io_uring_enter process_vm_writev fsync sendmsg waitpid rt_sigtimedwait set_mempolicy_home_node io_uring_setup fcntl64 sigreturn fork socketcall getrlimit getsid getgid mlockall membarrier setresuid rt_sigsuspend mq_getsetattr mlock wait4 clock_getres_time64 fstat64 olduname io_uring_register set_tid_address pipe mlock2 getdents riscv_flush_icache _newselect getresgid sched_rr_get_interval faccessat2 setsockopt kcmp open setrlimit inotify_init1 lsetxattr chown newfstatat readv setfsgid32 request_key futex_time64 mq_timedreceive_time64 timerfd_settime64 oldolduname sigaltstack sync_file_range fstatfs sync_file_range2 execve flock setregid timerfd_settime chown32 dup2 futimesat pipe2 accept4 rt_sigprocmask futex_waitv setfsgid add_key semop getsockname getsockopt getuid sigaction mkdirat bind sendmmsg rt_sigtimedwait_time64 eventfd2 getgroups pselect6_time64 tkill times vmsplice sendfile access set_thread_area mq_timedsend ipc select setfsuid32 epoll_ctl_old sysinfo readlinkat rt_tgsigqueueinfo setreuid signalfd4 ioprio_set close_range setgid32 fchdir statx getresuid getegid32 statfs sched_rr_get_interval_time64 connect sched_get_priority_max process_madvise preadv mq_open setgroups32 dup getppid shmctl setresuid32 shmget gettid io_setup mmap2 renameat rt_sigaction epoll_create1 faccessat flistxattr nanosleep swapcontext getuid32 capget exit fchown semtimedop epoll_create inotify_rm_watch io_destroy linkat get_robust_list chmod sigprocmask lstat set_mempolicy migrate_pages timer_gettime semget set_tls symlinkat readdir shutdown timer_create preadv2 stat renameat2 madvise pidfd_send_signal recvmmsg ftruncate64 setresgid utimensat_time64 restart_syscall rmdir clock_gettime64 mprotect getresuid32 setgroups sched_getattr getitimer keyctl setuid32 semtimedop_time64 readlink msgget sendto uname getpgid creat mbind mmap msgsnd fsetxattr fstatat64 pwritev2
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/fstrim --listed-in /etc/fstab:/proc/self/mountinfo --verbose --quiet-unsupported
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fd34bba5d63543319c6ea2a9515a4560
Documentation: https://docs.kernel.org/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 succeeded
ConditionPathExists: /proc/sys/fs/binfmt_misc succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
Before: sysinit.target (origin-file)
Before: systemd-binfmt.service (destination-file)
Before: binfmt-support.service (destination-file)
After: -.mount (origin-implicit origin-path)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: shutdown.target (origin-file)
ReferencedBy: binfmt-support.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
ExtraOptions: (null)
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fc5f90dfbc934b2d941c7b39ec218c25
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit dev-nvme0n1p2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bcfa4f22560848dcb75965be20379aeb
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/nvme0n1p2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 68d8080b15fe4098bf9b8900261b86fc
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Wants: swap.target (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: integritysetup.target (origin-file)
Wants: veritysetup.target (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: systemd-resolved.service (origin-file)
Wants: sys-kernel-tracing.mount (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-pstore.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: systemd-pcrphase-sysinit.service (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: mdadm-shutdown.service (origin-file)
Wants: haveged.service (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: plymouth-read-write.service (origin-file)
Wants: systemd-repart.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-firstboot.service (origin-file)
Wants: local-fs.target (origin-file)
Wants: blk-availability.service (origin-file)
Wants: systemd-pcrphase.service (origin-file)
Wants: plymouth-start.service (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: lvm2-monitor.service (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: lvm2-lvmpolld.socket (origin-file)
Wants: apparmor.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: NetworkManager.service (destination-default)
RequiredBy: systemd-machined.service (destination-default)
RequiredBy: plymouth-quit.service (destination-default)
RequiredBy: libvirtd-ro.socket (destination-default)
RequiredBy: phpsessionclean.timer (destination-default)
RequiredBy: bluetooth.service (destination-default)
RequiredBy: libvirt-guests.service (destination-default)
RequiredBy: libvirtd.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: virtlogd.socket (destination-default)
RequiredBy: fstrim.service (destination-default)
RequiredBy: smartmontools.service (destination-default)
RequiredBy: dpkg-db-backup.timer (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: avahi-daemon.socket (destination-default)
RequiredBy: ModemManager.service (destination-default)
RequiredBy: wpa_supplicant.service (destination-default)
RequiredBy: fwupd-refresh.service (destination-default)
RequiredBy: rtkit-daemon.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: atop.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: e2scrub_all.service (destination-default)
RequiredBy: fancontrol.service (destination-default)
RequiredBy: apache2.service (destination-default)
RequiredBy: hddtemp.service (destination-default)
RequiredBy: dpkg-db-backup.service (destination-default)
RequiredBy: sddm.service (destination-default)
RequiredBy: alsa-state.service (destination-default)
RequiredBy: polkit.service (destination-default)
RequiredBy: fwupd-refresh.timer (destination-default)
RequiredBy: nvmf-autoconnect.service (destination-default)
RequiredBy: virtlockd.socket (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: accounts-daemon.service (destination-default)
RequiredBy: e2scrub_all.timer (destination-default)
RequiredBy: cups.service (destination-default)
RequiredBy: rsyslog.service (destination-default)
RequiredBy: alsa-restore.service (destination-default)
RequiredBy: virtlogd.service (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: edac.service (destination-default)
RequiredBy: uuidd.service (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: ras-mc-ctl.service (destination-default)
RequiredBy: lxc-monitord.service (destination-default)
RequiredBy: upower.service (destination-default)
RequiredBy: plymouth-quit-wait.service (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: virtlockd.service (destination-default)
RequiredBy: waydroid-container.service (destination-default)
RequiredBy: udisks2.service (destination-default)
RequiredBy: lxc-net.service (destination-default)
RequiredBy: schroot.service (destination-default)
RequiredBy: debspawn-clear-caches.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: phpsessionclean.service (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: tgt.service (destination-default)
RequiredBy: lm-sensors.service (destination-default)
RequiredBy: lxc.service (destination-default)
RequiredBy: fstrim.timer (destination-default)
RequiredBy: apt-cacher-ng.service (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: atop-rotate.timer (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: e2scrub_reap.service (destination-default)
RequiredBy: libvirtd.socket (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: cups-browsed.service (destination-default)
RequiredBy: rsync.service (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: colord.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: libvirtd-admin.socket (destination-default)
RequiredBy: lttng-sessiond.service (destination-default)
RequiredBy: caddy.service (destination-default)
RequiredBy: atop-rotate.service (destination-default)
RequiredBy: debspawn-clear-caches.timer (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: libvirtd-tls.socket (destination-default)
RequiredBy: nfs-utils.service (destination-default)
RequiredBy: atopacct.service (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: rasdaemon.service (destination-default)
RequiredBy: systemd-pcrphase.service (destination-default)
RequiredBy: cups.path (destination-default)
RequiredBy: virtlogd-admin.socket (destination-default)
RequiredBy: uuidd.socket (destination-default)
RequiredBy: avahi-daemon.service (destination-default)
RequiredBy: cups.socket (destination-default)
RequiredBy: virtlockd-admin.socket (destination-default)
RequiredBy: nvmefc-boot-connections.service (destination-default)
RequiredBy: nvme-smart-log.service (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: systemd-logind.service (destination-default)
Conflicts: emergency.target (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: ras-mc-ctl.service (destination-default)
Before: phpsessionclean.timer (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: uuidd.service (destination-default)
Before: colord.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: rtkit-daemon.service (destination-default)
Before: user at 1000.service (destination-default)
Before: virtlockd.socket (destination-default)
Before: emergency.target (origin-file)
Before: wpa_supplicant.service (destination-default)
Before: atop.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: getty-static.service (destination-default)
Before: fstrim.timer (destination-default)
Before: edac.service (destination-default)
Before: debspawn-clear-caches.timer (destination-default)
Before: alsa-state.service (destination-default)
Before: man-db.timer (destination-default)
Before: smartmontools.service (destination-default)
Before: logrotate.service (destination-default)
Before: man-db.service (destination-default)
Before: virtlogd.service (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: virtlogd.socket (destination-default)
Before: alsa-restore.service (destination-default)
Before: sddm.service (destination-default)
Before: polkit.service (destination-default)
Before: atopacct.service (destination-default)
Before: schroot.service (destination-default)
Before: debspawn-clear-caches.service (destination-default)
Before: libvirtd.service (destination-default)
Before: virtlockd.service (destination-default)
Before: fstrim.service (destination-default)
Before: ssh.service (destination-default)
Before: caddy.service (destination-default)
Before: apt-daily.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: nvme-smart-log.service (destination-default)
Before: libvirtd-ro.socket (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: atop-rotate.service (destination-default)
Before: lxc-net.service (destination-default)
Before: cups.socket (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: dbus.socket (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: virtlogd-admin.socket (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: apache2.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: cups.service (destination-default)
Before: rescue.service (destination-file)
Before: upower.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: fwupd-refresh.service (destination-default)
Before: tgt.service (destination-default)
Before: libvirtd.socket (destination-default)
Before: basic.target (destination-file destination-default)
Before: waydroid-container.service (destination-default)
Before: avahi-daemon.socket (destination-default)
Before: accounts-daemon.service (destination-default)
Before: ModemManager.service (destination-default)
Before: nvmefc-boot-connections.service (destination-default)
Before: libvirtd-tls.socket (destination-default)
Before: cups.path (destination-default)
Before: lxc-monitord.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: rsyslog.service (destination-default)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: cron.service (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: udisks2.service (destination-default)
Before: atop-rotate.timer (destination-default)
Before: phpsessionclean.service (destination-default)
Before: logrotate.timer (destination-default)
Before: uuidd.socket (destination-default)
Before: systemd-machined.service (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: lttng-sessiond.service (destination-default)
Before: libvirtd-admin.socket (destination-default)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-default)
Before: lm-sensors.service (destination-default)
Before: libvirt-guests.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: fancontrol.service (destination-default)
Before: bluetooth.service (destination-default)
Before: fwupd-refresh.timer (destination-default)
Before: nvmf-autoconnect.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: plymouth-quit.service (destination-default)
Before: lxc.service (destination-default)
Before: rasdaemon.service (destination-default)
Before: virtlockd-admin.socket (destination-default)
Before: emergency.service (origin-file)
Before: rsync.service (destination-default)
Before: rc-local.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: hddtemp.service (destination-default)
Before: apt-cacher-ng.service (destination-default)
After: dev-mqueue.mount (destination-file)
After: apparmor.service (destination-file)
After: modprobe at efi_pstore.service (destination-file)
After: systemd-timesyncd.service (destination-file)
After: modprobe at fuse.service (destination-file)
After: modprobe at dm_mod.service (destination-file)
After: systemd-firstboot.service (destination-file)
After: systemd-update-utmp.service (destination-file)
After: veritysetup.target (origin-default)
After: systemd-udev-settle.service (destination-file)
After: dev-hugepages.mount (destination-file)
After: local-fs.target (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: modprobe at drm.service (destination-file)
After: auditd.service (destination-file)
After: cryptsetup.target (origin-default)
After: modprobe at loop.service (destination-file)
After: systemd-resolved.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: systemd-sysctl.service (destination-file)
After: sys-kernel-tracing.mount (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: plymouth-read-write.service (destination-file)
After: sys-kernel-config.mount (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-udevd.service (destination-file)
After: integritysetup.target (origin-default)
After: sys-fs-fuse-connections.mount (destination-file)
After: modprobe at configfs.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-sysext.service (destination-file)
After: systemd-binfmt.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: systemd-journald.service (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: systemd-pstore.service (destination-file)
After: swap.target (origin-file origin-default)
References: dev-mqueue.mount (origin-file)
References: systemd-update-utmp.service (origin-file)
References: systemd-resolved.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-firstboot.service (origin-file)
References: systemd-timesyncd.service (origin-file)
References: lvm2-monitor.service (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: sys-kernel-config.mount (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-pstore.service (origin-file)
References: integritysetup.target (origin-file origin-default)
References: swap.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: cryptsetup.target (origin-file origin-default)
References: systemd-pcrphase-sysinit.service (origin-file)
References: haveged.service (origin-file)
References: systemd-pcrphase.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: systemd-journald.service (origin-file)
References: veritysetup.target (origin-file origin-default)
References: systemd-random-seed.service (origin-file)
References: systemd-journal-flush.service (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: sys-kernel-tracing.mount (origin-file)
References: lvm2-lvmpolld.socket (origin-file)
References: emergency.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: systemd-repart.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-udevd.service (origin-file)
References: emergency.target (origin-file)
References: dev-hugepages.mount (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: plymouth-start.service (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: plymouth-read-write.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: mdadm-shutdown.service (origin-file)
References: blk-availability.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: apparmor.service (origin-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: libvirtd.service (destination-default)
ReferencedBy: libvirt-guests.service (destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: phpsessionclean.timer (destination-default)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: libvirtd-ro.socket (destination-default)
ReferencedBy: virtlockd.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: auditd.service (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: sddm.service (destination-default)
ReferencedBy: lxc-net.service (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: debspawn-clear-caches.timer (destination-default)
ReferencedBy: waydroid-container.service (destination-default)
ReferencedBy: apache2.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: schroot.service (destination-default)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: virtlogd-admin.socket (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: edac.service (destination-default)
ReferencedBy: ras-mc-ctl.service (destination-default)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: libvirtd-tls.socket (destination-default)
ReferencedBy: nvmf-autoconnect.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: virtlockd-admin.socket (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: debspawn-clear-caches.service (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: modprobe at loop.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: lxc-monitord.service (destination-default)
ReferencedBy: lxc.service (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: apt-cacher-ng.service (destination-default)
ReferencedBy: rasdaemon.service (destination-default)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: virtlockd.socket (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: virtlogd.socket (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: phpsessionclean.service (destination-default)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: libvirtd-admin.socket (destination-default)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: virtlogd.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: nvmefc-boot-connections.service (destination-default)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: caddy.service (destination-default)
ReferencedBy: fancontrol.service (destination-default)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: libvirtd.socket (destination-default)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: systemd-machined.service (destination-default)
ReferencedBy: nvme-smart-log.service (destination-default)
ReferencedBy: modprobe at dm_mod.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: atop.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: tgt.service (destination-default)
ReferencedBy: lttng-sessiond.service (destination-default)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: fstrim.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-update-utmp-runlevel.service:
Description: Record Runlevel Change in UTMP
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:16 BST
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: dd44ea01b59946679ef63f182358822b
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Thu 2023-07-27 20:43:16 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:16 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requisite: systemd-update-utmp.service (origin-file)
WantedBy: rescue.target (destination-file)
WantedBy: multi-user.target (destination-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: graphical.target (origin-file)
After: rescue.target (origin-file)
After: var.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-update-utmp.service (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: multi-user.target (origin-file)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: rescue.target (origin-file)
References: systemd-journald.socket (origin-file)
References: multi-user.target (origin-file)
References: systemd-update-utmp.service (origin-file)
References: graphical.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: graphical.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 3673
Start Timestamp: Thu 2023-07-27 20:43:16 BST
Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target:
Description: Block Device Preparation for /dev/disk/by-label/EFI-SP
Instance: dev-disk-by\x2dlabel-EFI\x2dSP
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: boot-efi.mount (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: boot-efi.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit boot.automount:
Description: boot.automount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Before: mdadm-shutdown.service (destination-file)
ReferencedBy: mdadm-shutdown.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 884a713a76e94877a19fe6649e739709
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit initrd-usr-fs.target:
Description: Initrd /usr File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/initrd-usr-fs.target
AssertPathExists: /etc/initrd-release untested
WantedBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-repart.service (destination-file)
Before: initrd.target (destination-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: initrd.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
-> Unit remote-veritysetup.target:
Description: Remote Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-veritysetup.target
WantedBy: initrd-root-device.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: veritysetup-pre.target (origin-file)
After: remote-fs-pre.target (origin-file)
References: veritysetup-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd-root-device.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit initrd.target:
Description: Initrd Default Target
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/initrd.target
AssertPathExists: /etc/initrd-release untested
Requires: basic.target (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: initrd-parse-etc.service (origin-file)
Wants: initrd-root-device.target (origin-file)
Wants: initrd-root-fs.target (origin-file)
Wants: initrd-usr-fs.target (origin-file)
Wants: systemd-pcrphase-initrd.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: initrd-cleanup.service (destination-file)
After: rescue.service (origin-file)
After: rescue.target (origin-file)
After: initrd-fs.target (origin-file)
After: basic.target (origin-file origin-default)
After: initrd-root-device.target (origin-file)
After: initrd-usr-fs.target (origin-file)
After: initrd-root-fs.target (origin-file)
OnFailure: emergency.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: rescue.service (origin-file)
References: initrd-usr-fs.target (origin-file)
References: initrd-fs.target (origin-file)
References: rescue.target (origin-file)
References: systemd-pcrphase-initrd.service (origin-file)
References: initrd-root-device.target (origin-file)
References: initrd-parse-etc.service (origin-file)
References: emergency.target (origin-file)
References: basic.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: initrd-cleanup.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:57:35 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:57:35 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:57:35 BST
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: f97a94bd798740029670241fe6160968
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Thu 2023-07-27 20:57:35 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:57:35 BST
Assert Result: yes
Requires: system.slice (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
After: local-fs.target (origin-file)
After: time-set.target (origin-file)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: time-set.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-switch-root.target (origin-file)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: idle
IOPriority: 4
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --clean
PID: 18093
Start Timestamp: Thu 2023-07-27 20:57:35 BST
Exit Timestamp: Thu 2023-07-27 20:57:35 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dDownloads.device:
Description: /dev/mapper/SUNNY-Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 05edf2f6c61f40d5a3a324d6c8fe8737
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-dm\x2d43.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
RequiredBy: home-tj-Downloads.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
Before: home-tj-Downloads.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
PropagatesStopTo: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
PropagatesStopTo: home-tj-Downloads.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-mountinfo)
ReferencedBy: home-tj-Downloads.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Downloads
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev,found-mount
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4f9b9984ff6d41baa4c6edc6647a4587
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit dev-dm\x2d94.device:
Description: /dev/dm-94
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ace019139ae34205935e7c34f6651c08
Following: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-mapper-SUNNY\x2dvdc.device
Following Set Member: dev-SUNNY-vdc.device
Following Set Member: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-94
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit wpa_supplicant.service:
Alias: dbus-fi.w1.wpa_supplicant1.service
Description: WPA supplicant
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/wpa_supplicant.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: ce503c6e06534ecea536046ef7f14410
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (origin-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: dbus-broker.service (origin-file)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: dbus-broker.service (origin-file)
References: -.mount (origin-file origin-path)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/wpa_supplicant (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2994
Main PID Known: yes
Main PID Alien: no
BusName: fi.w1.wpa_supplicant1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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: 0750
RuntimeDirectory: wpa_supplicant
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
Group: netdev
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O "DIR=/run/wpa_supplicant GROUP=netdev"
PID: 2994
Start Timestamp: Thu 2023-07-27 20:43:08 BST
-> ExecReload:
Command Line: /bin/kill -HUP "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dc031383da874be69a49563af1cbd38f
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/cf9a5b01-6ef0-4518-96ce-896d546ceca6
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Experiments.device:
Description: /dev/disk/by-label/Experiments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 94735ca2042b49aa825b5e4db42a753a
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: dev-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Experiments
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit libvirtd-admin.socket:
Description: Libvirt admin socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/libvirtd-admin.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 10198fd147f64f77a0b862e61ee1ac66
Fragment Path: /lib/systemd/system/libvirtd-admin.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
BindsTo: libvirtd.socket (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: libvirtd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: libvirtd.service (origin-file origin-implicit)
Before: shutdown.target (origin-default)
After: libvirtd.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
Triggers: libvirtd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: libvirtd.service (origin-file origin-implicit)
References: sysinit.target (origin-default)
References: libvirtd.socket (origin-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: libvirtd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/libvirt-admin-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: libvirtd-admin.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/libvirt-admin-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-ask-password-plymouth.path:
Description: Forward Password Requests to Plymouth Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.path
ConditionVirtualization: !container succeeded
ConditionPathExists: /run/plymouth/pid failed
ConditionKernelCommandLine: !nosplash untested
ConditionKernelCommandLine: !plymouth.enable=0 untested
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: no
Requires: -.mount (origin-file origin-path)
WantedBy: plymouth-start.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-ask-password-plymouth.service (origin-implicit)
Before: basic.target (origin-file)
Before: shutdown.target (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-plymouth.service (origin-implicit)
References: systemd-ask-password-plymouth.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
References: basic.target (origin-file)
References: plymouth-start.service (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: dead
Result: success
Unit: systemd-ask-password-plymouth.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
-> 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 dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 34c98844832841b8a804ffb0aad2f511
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/07047dc5-c0a1-48ec-a794-e2385631cecd
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 0cb5e0b4ea6c48ed827b898a84c441a6
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.service
ConditionACPower: true succeeded
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: var.mount (origin-file origin-path)
After: basic.target (origin-default)
After: logrotate.timer (destination-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: tmp.mount (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: logrotate.timer (destination-implicit)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
ReferencedBy: logrotate.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: best-effort
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/logrotate /etc/logrotate.conf
PID: 26618
Start Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
-> Unit ModemManager.service:
Alias: dbus-org.freedesktop.ModemManager1.service
Description: Modem Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ModemManager.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 0199c0bdc34a48539fdbcf4c02c0570b
Fragment Path: /lib/systemd/system/ModemManager.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: polkit.service (origin-file)
Requires: var.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: var.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: dbus.socket (origin-file)
After: tmp.mount (origin-file)
After: polkit.service (origin-file)
After: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: polkit.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: -.mount (origin-file origin-path)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: var.mount (origin-file origin-path)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: on-abort
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3094
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ModemManager1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_admin cap_sys_admin
User: root
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/ModemManager
PID: 3094
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit home-tj-Music.mount:
Description: /home/tj/Music
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home-tj-Music.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 8b535ba9f29744389d8c362b7adf33b7
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home-tj-Music.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: home.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny-Media.mount (origin-file origin-path)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
After: system.slice (origin-file)
After: home.mount (origin-file origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: -.mount (origin-file origin-implicit origin-path)
After: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
After: srv-NAS-Sunny-Media.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: srv-NAS-Sunny-Media.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: home.mount (origin-file origin-implicit origin-path)
References: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /srv/NAS/Sunny/Media/Audio/Music (origin-file)
RequiresMountsFor: /home/tj (origin-implicit)
RequiresMountsFor: /srv/NAS/Sunny/Media (origin-file)
RequiresMountsFor: /home (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home/tj/Music
What: /dev/mapper/SUNNY-Media
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-Documents.device:
Description: /dev/SUNNY/Documents
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b19128efb7f94689bc65a20b8e795f62
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Documents
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: 95a3df43a5bd4e8badf4860dbd597ccc
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: ifupdown-pre.service (origin-file)
Wants: network.target (origin-file)
WantedBy: network-online.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: shutdown.target (origin-file)
Before: network.target (origin-file)
After: local-fs.target (origin-file)
After: network-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: apparmor.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: ifupdown-pre.service (origin-file)
References: apparmor.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-journald.socket (origin-file)
References: ifupdown-pre.service (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-sysctl.service (origin-file)
References: network.target (origin-file)
References: network-pre.target (origin-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/ifup -a --read-environment
PID: 2915
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
Command Line: /bin/sh -c "if [ -f /run/network/restart-hotplug ]; then /sbin/ifup -a --read-environment --allow=hotplug; fi"
PID: 2956
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown -a --read-environment --exclude=lo
-> ExecStopPost:
Command Line: /usr/bin/touch /run/network/restart-hotplug
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit lxc-net.service:
Description: LXC network bridge setup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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/lxc-net.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 63b27b17efc64a0aa665e5eecaf56818
Documentation: man:lxc
Fragment Path: /lib/systemd/system/lxc-net.service
ConditionVirtualization: !lxc succeeded
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: lxc.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: lxc.service (origin-file destination-file)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: lxc.service (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: lxc.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/lxc/lxc-net start
PID: 3407
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/libexec/lxc/lxc-net stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d78.device:
Description: /dev/dm-78
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: af70245d15ae4f74b4228bafa9265dcb
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-78
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit proc-fs-nfsd.mount:
Description: NFSD configuration filesystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /proc-fs-nfsd.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: ef7bf6bab56942e5b7af105b3f8a8fe1
Fragment Path: /lib/systemd/system/proc-fs-nfsd.mount
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
RequiredBy: nfs-server.service (destination-file)
RequiredBy: nfsdcld.service (destination-file)
RequiredBy: nfs-mountd.service (destination-file)
Before: nfsdcld.service (destination-file)
Before: nfs-server.service (destination-file)
Before: nfs-mountd.service (destination-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: nfsdcld.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /proc/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/fs/nfsd
What: nfsd
File System Type: nfsd
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0dc399a5c32d4f52a82e5559af4c5018
Following: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: sys-devices-virtual-block-dm\x2d89.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-dm\x2d89.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dopt.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-opt
Instance: dev-mapper-SUNNY\x2dopt
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: opt.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: opt.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-dm\x2d97.device:
Description: /dev/dm-97
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a22fa19f2f8d4eff96099b7f68f94ba6
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-97
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d40.device:
Description: /sys/devices/virtual/block/dm-40
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5aeab44fbedd4bebae0bb6464a6b6cba
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-40
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit system-drkonqi\x2dcoredump\x2dprocessor.slice:
Description: Slice /system/drkonqi-coredump-processor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
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-drkonqi\x2dcoredump\x2dprocessor.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: da9dc307c5804505a4db754fd3f9842f
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6053f400ec7146c4aed0a2a11afeb97a
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device:
Description: /dev/disk/by-uuid/9d8db75d-f1c4-4463-be25-02cb81200a62
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 522fcb7a69864da282d4d48ad2ca6458
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/9d8db75d-f1c4-4463-be25-02cb81200a62
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit dev-SUNNY-Waydroid.device:
Description: /dev/SUNNY/Waydroid
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:23:01 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 338aab176a5e407085ce07dec13bc07f
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Waydroid
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f05a5a6527c5436aa5dbe899e80bc291
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/db50af7a-1a5c-4167-a849-866b54980b6e
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit libvirtd-tls.socket:
Description: Libvirt TLS IP socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/libvirtd-tls.socket
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 0585ae52d25d4ebb95a67aea9b2296cc
Fragment Path: /lib/systemd/system/libvirtd-tls.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
BindsTo: libvirtd.socket (origin-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: libvirtd.service (origin-file origin-implicit)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: libvirtd.socket (origin-file)
After: sysinit.target (origin-default)
Triggers: libvirtd.service (origin-implicit)
References: libvirtd.service (origin-file origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: libvirtd.socket (origin-file)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: libvirtd-tls.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: [::]:16514
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device:
Description: /dev/disk/by-id/dm-name-SUNNY-containers.E0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 599d0194bd544d6eaef453a971e39c88
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-dm\x2d84.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-containers.E0
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
Requires: system.slice (origin-file)
RequiredBy: emergency.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: sysinit.target (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
Before: shutdown.target (origin-file)
Before: rescue.service (origin-file)
Before: emergency.target (destination-file)
Before: initrd-switch-root.target (destination-file)
After: system.slice (origin-file)
After: systemd-ask-password-wall.path (destination-file)
After: syslog.socket (destination-file)
After: sysinit.target (destination-file)
After: systemd-ask-password-console.path (destination-file)
After: systemd-ask-password-console.service (destination-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Experiments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 33155bfbd00641b9b6e9f6fd1bd3f817
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: dev-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Experiments
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit accounts-daemon.service:
Description: Accounts Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/accounts-daemon.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 197cf3c79fab46efa8e176b8a0c126ce
Fragment Path: /lib/systemd/system/accounts-daemon.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: var.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: nss-user-lookup.target (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: basic.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: nss-user-lookup.target (origin-file)
References: dbus.socket (origin-file)
References: var.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/AccountsService (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2971
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Accounts
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: GVFS_DISABLE_FUSE=1
Environment: GIO_USE_VFS=local
Environment: GVFS_REMOTE_VOLUME_MONITOR_IGNORE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0775
StateDirectory: AccountsService
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
ReadWritePaths: -/etc/gdm3/daemon.conf /etc -/proc/self/loginuid -/var/log/lastlog -/var/log/tallylog -/var/mail
ReadOnlyPaths: /usr/share/accountsservice/interfaces /usr/share/dbus-1/interfaces /var/log/wtmp /run/systemd/seats
LockPersonality: yes
SystemCallFilter: ~fspick pivot_root umount2 fsconfig umount open_tree mount_setattr move_mount mount chroot fsopen fsmount
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/accounts-daemon
PID: 2971
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpartuuid-97b6c123\x2d01.device:
Description: iPod 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b64a548028c343c4a8c82a429e0d51e6
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-sde1.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/97b6c123-01
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Found: found-udev
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/udisks2.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 88e555dd67cf4efca711595e1a8d1794
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2992
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGINT
RestartKillSignal: SIGINT
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/udisks2/udisksd
PID: 2992
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit home-tj-Audio.mount:
Description: /home/tj/Audio
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home-tj-Audio.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: fa2e43c3a33942a58c7fe57054dbe581
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home-tj-Audio.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
Requires: home.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: srv-NAS-Sunny-Media.mount (origin-file origin-path)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
After: srv-NAS-Sunny-Media.mount (origin-file origin-path)
After: home.mount (origin-file origin-implicit origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: home.mount (origin-file origin-implicit origin-path)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-implicit origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dMedia.device (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: srv-NAS-Sunny-Media.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dMedia.target (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /srv/NAS/Sunny/Media/Audio (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/Media (origin-file)
RequiresMountsFor: /home/tj (origin-implicit)
RequiresMountsFor: /home (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home/tj/Audio
What: /dev/mapper/SUNNY-Media
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit alsa-restore.service:
Description: Save/Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: f6585acb39c24a2386ec0f6f386c0fea
Documentation: man:alsactl(1)
Fragment Path: /lib/systemd/system/alsa-restore.service
ConditionPathExistsGlob: /dev/snd/control* succeeded
ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: sound.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sound.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: alsa-state.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: alsa-state.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: sound.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore
PID: 2972
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime store
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 86142f94a2fe4214b28d5e3379ed1087
Following: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2dlabel-SourceCode.device
Following Set Member: sys-devices-virtual-block-dm\x2d30.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSourceCode.device
Following Set Member: dev-SUNNY-SourceCode.device
Following Set Member: dev-disk-by\x2duuid-03a39dad\x2d51f2\x2d4923\x2da614\x2d9e7fbe0259b8.device
Following Set Member: dev-dm\x2d30.device
Following Set Member: dev-mapper-SUNNY\x2dSourceCode.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxoWMwrO7SFOo3fBzKqBr9Ex4MYHhlKtig
Sysfs Path: /sys/devices/virtual/block/dm-30
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 57d74e6a36bc499d822ceed7a5fc5a72
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L-part4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device:
Description: /dev/disk/by-id/dm-name-SUNNY-machines_old
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ca5054539cac466ca64cc6d273d415b9
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-machines_old
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit boot.mount:
Description: /boot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/boot.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: e705d03a63a14beea2a1245eed60ce66
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/boot.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:05 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:05 BST
Assert Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (origin-file)
Requires: dev-mapper-LUKS2_BOOT.device (origin-mountinfo)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: boot-efi.mount (destination-implicit destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: mdadm-shutdown.service (destination-file)
Before: local-fs.target (origin-file origin-mountinfo)
Before: boot-efi.mount (destination-implicit destination-path)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: dev-mapper-LUKS2_BOOT.device (origin-mountinfo)
After: system.slice (origin-file)
After: blockdev at dev-mapper-LUKS2_BOOT.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (origin-file)
StopPropagatedFrom: dev-mapper-LUKS2_BOOT.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-LUKS2_BOOT.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: dev-mapper-LUKS2_BOOT.device (origin-mountinfo)
References: blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: mdadm-shutdown.service (destination-file)
ReferencedBy: boot-efi.mount (destination-implicit destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3 (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /boot
What: /dev/mapper/LUKS2_BOOT
File System Type: ext4
Options: rw,relatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:49 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-kernel.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 7d36b2549c584adc8c69ea5d32819c64
Documentation: man:systemd-udevd-kernel.socket(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: systemd-udevd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-2.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d387358a64594a2ea0bc81a450ad1638
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit home-tj-Videos.mount:
Description: /home/tj/Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home-tj-Videos.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: b6c71a96bc2f4fe68c7f555f6003ef56
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home-tj-Videos.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: srv-NAS-Sunny-Media.mount (origin-file origin-path)
Requires: home.mount (origin-file origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
Requires: srv-NAS-Sunny-Media-Videos.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: srv-NAS-Sunny-Media.mount (origin-file origin-path)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: home.mount (origin-file origin-implicit origin-path)
After: blockdev at dev-mapper-SUNNY\x2dVideos.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
After: srv-NAS-Sunny-Media-Videos.mount (origin-file origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dVideos.target (origin-mountinfo)
References: home.mount (origin-file origin-implicit origin-path)
References: umount.target (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dVideos.device (origin-mountinfo)
References: srv-NAS-Sunny-Media-Videos.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: srv-NAS-Sunny-Media.mount (origin-file origin-path)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /home/tj (origin-implicit)
RequiresMountsFor: /srv/NAS/Sunny/Media/Videos (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/Media (origin-file)
RequiresMountsFor: /home (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home/tj/Videos
What: /dev/mapper/SUNNY-Videos
File System Type: ext4
Options: rw,relatime,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-ttyUSB0.device:
Description: PL2303 Serial Port / Mobile Phone Data Cable
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 948564744a2a4ae1a41913e932d36815
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d12-1\x2d12:1.0-ttyUSB0-tty-ttyUSB0.device
Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:12:1.0\x2dport0.device
Following Set Member: dev-serial-by\x2did-usb\x2dProlific_Technology_Inc._USB\x2dSerial_Controller\x2dif00\x2dport0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyUSB0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/ttyUSB0/tty/ttyUSB0
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dfb7c94a52564f5091c3f437506c47cd
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb2-2\x2d8-2\x2d8.3-2\x2d8.3:1.0-net-usb3dock.device:
Description: RTL8153 Gigabit Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:11 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:11 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:11 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 012ecc4026b44f8abf45951487b055b0
Following Set Member: sys-subsystem-net-devices-usb3dock.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.3/2-8.3:1.0/net/usb3dock
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.3/2-8.3:1.0/net/usb3dock
Found: found-udev
-> 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: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:16 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6c419678fcc1486797cecf3826deb312
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Thu 2023-07-27 20:43:16 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:16 BST
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: hddtemp.service (origin-file)
Wants: e2scrub_reap.service (origin-file)
Wants: nvmf-autoconnect.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: sddm.service (origin-file)
Wants: accounts-daemon.service (origin-file)
Wants: nvmefc-boot-connections.service (origin-file)
Wants: udisks2.service (origin-file)
Wants: edac.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Conflicts: rescue.target (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: accounts-daemon.service (origin-default)
After: hddtemp.service (origin-default destination-file)
After: udisks2.service (origin-default)
After: rescue.service (origin-file)
After: rescue.target (origin-file)
After: sddm.service (origin-file origin-default)
After: e2scrub_reap.service (origin-default)
After: edac.service (origin-default destination-file)
After: multi-user.target (origin-file origin-default)
After: nvmefc-boot-connections.service (origin-default)
After: nvmf-autoconnect.service (origin-default)
References: rescue.target (origin-file)
References: nvmf-autoconnect.service (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: accounts-daemon.service (origin-file origin-default)
References: udisks2.service (origin-file origin-default)
References: nvmefc-boot-connections.service (origin-file origin-default)
References: edac.service (origin-file origin-default)
References: multi-user.target (origin-file origin-default)
References: rescue.service (origin-file)
References: shutdown.target (origin-default)
References: sddm.service (origin-file origin-default)
References: hddtemp.service (origin-file origin-default)
References: e2scrub_reap.service (origin-file origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: edac.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udev-settle.service:
Description: Wait for udev To Complete Device Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-udev-settle.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
ConditionPathIsReadWrite: /sys untested
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 3min
TimeoutStopSec: 3min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: udevadm settle
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-Cache.device:
Description: /dev/SUNNY/Cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 98fb1a0516614ec69f6c3e0fa38e8bf6
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Cache
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit haveged.service:
Description: haveged.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: sysinit.target (destination-file)
Before: sddm.service (destination-file)
ReferencedBy: sddm.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
-> Unit kmod-static-nodes.service:
Description: Create List of Static Device Nodes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: b497fc545cc34159ad42b5cafb45f7be
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/6.5.0-rc3+debian+tj+/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
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
PID: 1507
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-L8R.device:
Description: /dev/disk/by-label/L8R
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3f8aae29c857433cb21d4e2cbaeed989
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/L8R
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:20 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:20 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:20 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/upower.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids bpf-firewall
Invocation ID: 3069f3410d0f44eab7bf799ddba9f4b0
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Thu 2023-07-27 20:43:20 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:20 BST
Assert Result: yes
Requires: var.mount (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
Requires: dbus.socket (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file)
After: var.mount (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: tmp.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: var.mount (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: systemd-remount-fs.service (origin-file)
References: dbus.socket (origin-file)
References: basic.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-file)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/lib/upower (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 3760
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: yes
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: upower
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 0
LimitMEMLOCKSoft: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet:
DynamicUser: no
ReadWritePaths: /var/lib/upower
LockPersonality: yes
SystemCallFilter: setreuid semtimedop fdatasync setgroups32 mq_notify setxattr getresuid io_destroy fadvise64_64 shmdt sendfile setfsuid inotify_init1 vfork oldstat faccessat2 getgid32 getrlimit listen msync oldlstat setresuid32 riscv_flush_icache timerfd_settime64 munlockall recv pidfd_open swapcontext ftruncate64 tgkill timerfd_create accept4 pselect6_time64 linkat timerfd_settime mkdir process_madvise dup3 futex timerfd_gettime64 recvmsg ipc newfstatat epoll_create rename name_to_handle_at fsync sched_getscheduler userfaultfd arch_prctl msgsnd sigprocmask setresgid32 sched_getparam setuid32 gettid recvmmsg chmod personality epoll_ctl rseq accept pwritev2 mlock statfs64 unlinkat listxattr lseek poll utimes getpeername open pwritev clock_getres epoll_wait_old clone3 io_getevents eventfd stat64 request_key vmsplice io_cancel io_setup lstat semtimedop_time64 write futimesat gettimeofday wait4 sync timer_gettime64 sync_file_range2 utime fstat64 clock_nanosleep truncate64 waitpid prctl renameat2 getppid mq_timedreceive creat set_tid_address mq_timedreceive_time64 io_uring_setup getdents64 setrlimit rt_sigtimedwait_time64 setresgid link memfd_create semget umask mq_timedsend fcntl64 kcmp socketcall sigreturn sched_getaffinity getuid futex_time64 getgroups clock_gettime time pause lstat64 clock_getres_time64 getpid futex_waitv msgget dup2 fchown32 capget getpriority symlink syncfs getresgid32 rt_sigpending ioctl rt_sigreturn select sendmmsg signalfd4 inotify_add_watch removexattr io_pgetevents connect getrusage ppoll_time64 sched_setscheduler mlockall exit_group uname bind mq_timedsend_time64 msgctl fork setpriority preadv2 flistxattr msgrcv unshare remap_file_pages add_key tkill writev execveat mbind io_submit getpgrp setsockopt cacheflush fchmodat rt_sigtimedwait lgetxattr getuid32 munmap faccessat utimensat_time64 sendfile64 fallocate setfsuid32 get_mempolicy _newselect epoll_ctl_old preadv exit fremovexattr waitid timerfd_gettime socketpair renameat signal sched_setaffinity epoll_create1 inotify_init pipe2 mq_open readahead getgid splice readv setitimer mprotect chown process_vm_readv shmctl unlink getresuid32 sched_get_priority_max oldfstat fstat membarrier socket getdents semctl readlink setuid fadvise64 fchdir epoll_wait get_robust_list fstatfs getxattr lremovexattr prlimit64 move_pages sched_rr_get_interval_time64 send process_vm_writev setregid readdir sched_setparam fchmod recvfrom statx fsetxattr rt_sigprocmask fstatat64 io_uring_enter ugetrlimit oldolduname setresuid munlock setregid32 ioprio_get pread64 setns setpgid tee dup mmap mq_unlink nice utimensat setgroups set_mempolicy timer_settime64 inotify_rm_watch timer_getoverrun close_range keyctl restart_syscall truncate copy_file_range recvmmsg_time64 set_robust_list sendto sched_getattr getsid sync_file_range shutdown getitimer close timer_create readlinkat olduname set_mempolicy_home_node clock_nanosleep_time64 mremap get_thread_area getgroups32 migrate_pages lsetxattr epoll_pwait fchown getpgid setsid mlock2 set_tls madvise pipe eventfd2 sigpending mknodat alarm lchown setgid symlinkat sysinfo times signalfd getresgid setreuid32 llistxattr read flock fchownat mkdirat fgetxattr semop openat2 chown32 brk pidfd_send_signal lchown32 execve timer_delete capset access getcwd nanosleep geteuid rt_tgsigqueueinfo set_thread_area pwrite64 getsockopt openat rt_sigsuspend ppoll rmdir epoll_pwait2 mknod getsockname sigsuspend timer_settime sendmsg setgid32 fcntl rt_sigaction sched_get_priority_min geteuid32 shmat sigaction mq_getsetattr sigaltstack shmget ioprio_set ftruncate io_uring_register fstatfs64 mmap2 sched_yield getegid _llseek setfsgid32 getrandom pselect6 timer_gettime setfsgid statfs clone stat kill sched_setattr io_pgetevents_time64 clock_gettime64 getegid32 rt_sigqueueinfo chdir sched_rr_get_interval getcpu
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/upowerd
PID: 3760
Start Timestamp: Thu 2023-07-27 20:43:20 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cce106ed2e8840f3a5dee4e2822f58ec
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dT300CHI.bak.device:
Description: /dev/mapper/SUNNY-T300CHI.bak
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3dc18c5e98c44d09b4284b7ee35453fd
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-T300CHI.bak
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 5d5ed68b07ea431a8789ce6561277bba
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: srv-NAS-Sunny-Machines.mount (destination-file)
Before: user at 1000.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: ras-mc-ctl.service (destination-file)
Before: lvm2-monitor.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: home-tj-Downloads.mount (destination-file)
Before: colord.service (destination-file)
Before: systemd-repart.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: usr-my.mount (destination-file)
Before: systemd-machined.service (destination-file)
Before: rpcbind.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: console-setup.service (destination-file)
Before: polkit.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: srv-NAS-Sunny-Schroot.mount (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: srv-NAS-Sunny-Projects.mount (destination-file)
Before: nvmf-autoconnect.service (destination-file)
Before: srv-NAS-Sunny-Downloads.mount (destination-file)
Before: systemd-logind.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: srv-NAS-Sunny-Media.mount (destination-file)
Before: atop.service (destination-file)
Before: blk-availability.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
Before: uuidd.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: modprobe at dm_mod.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: udisks2.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: lxc.service (destination-file)
Before: home-tj-Videos.mount (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: alsa-state.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: home-tj-Audio.mount (destination-file)
Before: usr-local.mount (destination-file)
Before: home-tj-Pictures.mount (destination-file)
Before: hddtemp.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: cron.service (destination-file)
Before: sys-kernel-debug-tracing.mount (destination-file)
Before: nfs-mountd.service (destination-file)
Before: var.mount (destination-file)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Before: ssh.service (destination-file)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: var-lib-l8r.mount (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: logrotate.service (destination-file)
Before: srv-NAS-Sunny-home.mount (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: upower.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: edac.service (destination-file)
Before: cups.service (destination-file)
Before: lttng-sessiond.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: modprobe at drm.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: nvme-smart-log.service (destination-file)
Before: fstrim.service (destination-file)
Before: rasdaemon.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: nfsdcld.service (destination-file)
Before: libvirt-guests.service (destination-file)
Before: atopacct.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: rsync.service (destination-file)
Before: srv-NAS-Sunny.mount (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: phpsessionclean.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: ModemManager.service (destination-file)
Before: etc.mount (destination-file)
Before: auditd.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: lvm2-lvmpolld.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: srv-NAS-Sunny-Experiments.mount (destination-file)
Before: man-db.service (destination-file)
Before: nfs-idmapd.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
Before: dm-event.service (destination-file)
Before: mdadm-shutdown.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: virtlockd.service (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: caddy.service (destination-file)
Before: modprobe at efi_pstore.service (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: systemd-quotacheck.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: nvmefc-boot-connections.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: lxc-monitord.service (destination-file)
Before: virtlogd.service (destination-file)
Before: smartmontools.service (destination-file)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file)
Before: getty-static.service (destination-file)
Before: var-lib-machines.mount (destination-file)
Before: networking.service (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: dbus-broker.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: apt-daily.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: nfs-server.service (destination-file)
Before: debspawn-clear-caches.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: proc-fs-nfsd.mount (destination-file)
Before: opt.mount (destination-file)
Before: schroot.service (destination-file)
Before: tmp.mount (destination-file)
Before: tgt.service (destination-file)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file)
Before: rpc-gssd.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: apache2.service (destination-file)
Before: var-lib-libvirt.mount (destination-file)
Before: shutdown-initrd.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: home.mount (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: sddm.service (destination-file)
Before: fancontrol.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: nfs-blkmap.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: lm-sensors.service (destination-file)
Before: initrd-cleanup.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: var-cache.mount (destination-file)
Before: waydroid-container.service (destination-file)
Before: apt-cacher-ng.service (destination-file)
Before: usr-share-waydroid\x2dextra-images.mount (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: srv-NAS-Sunny-Documents.mount (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: srv-NAS-Sunny-Backup.mount (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: atop-rotate.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: alsa-restore.service (destination-file)
Before: rpc-statd.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
Before: bluetooth.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: netfilter-persistent.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
Before: lxc-net.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: cups-browsed.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: systemd-sysext.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: libvirtd.service (destination-file)
Before: sockets.target (origin-file)
Before: boot.mount (destination-file)
Before: modprobe at loop.service (destination-file)
Before: home-tj-Music.mount (destination-file)
Before: NetworkManager.service (destination-file)
Before: boot-efi.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: binfmt-support.service (destination-file)
Before: systemd-sysctl.service (destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: systemd-journald.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: binfmt-support.service (destination-file)
ReferencedBy: mdadm-shutdown.service (destination-file)
ReferencedBy: debspawn-clear-caches.service (destination-file)
ReferencedBy: proc-fs-nfsd.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: fancontrol.service (destination-file)
ReferencedBy: usr-my.mount (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: home-tj-Downloads.mount (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: edac.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: nfs-blkmap.service (destination-file)
ReferencedBy: dm-event.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
ReferencedBy: virtlockd.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: nvmefc-boot-connections.service (destination-file)
ReferencedBy: systemd-machined.service (destination-file)
ReferencedBy: etc.mount (destination-file)
ReferencedBy: boot.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: var.mount (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: opt.mount (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
ReferencedBy: schroot.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
ReferencedBy: uuidd.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: shutdown-initrd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: apache2.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file)
ReferencedBy: home-tj-Music.mount (destination-file)
ReferencedBy: lm-sensors.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: var-lib-l8r.mount (destination-file)
ReferencedBy: home-tj-Pictures.mount (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: modprobe at loop.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: home-tj-Audio.mount (destination-file)
ReferencedBy: alsa-restore.service (destination-file)
ReferencedBy: tmp.mount (destination-file)
ReferencedBy: blk-availability.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: ras-mc-ctl.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: netfilter-persistent.service (destination-file)
ReferencedBy: lxc-net.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: lvm2-lvmpolld.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: usr-local.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: sys-kernel-debug-tracing.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: srv-NAS-Sunny.mount (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-file)
ReferencedBy: lxc-monitord.service (destination-file)
ReferencedBy: lvm2-monitor.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: virtlogd.service (destination-file)
ReferencedBy: atop.service (destination-file)
ReferencedBy: auditd.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: apt-cacher-ng.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: caddy.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: var-lib-libvirt.mount (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: fstrim.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: lxc.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: rasdaemon.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: dpkg-db-backup.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: nvme-smart-log.service (destination-file)
ReferencedBy: tgt.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: home-tj-Videos.mount (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: sddm.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: atop-rotate.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: nfsdcld.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: lttng-sessiond.service (destination-file)
ReferencedBy: nvmf-autoconnect.service (destination-file)
ReferencedBy: var-lib-machines.mount (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: var-cache.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: alsa-state.service (destination-file)
ReferencedBy: nfs-idmapd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file)
ReferencedBy: atopacct.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: phpsessionclean.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: waydroid-container.service (destination-file)
ReferencedBy: modprobe at dm_mod.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: smartmontools.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: boot-efi.mount (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
RequiresMountsFor: /run/systemd/journal/socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/socket
ListenStream: /run/systemd/journal/stdout
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-rfkill.service:
Description: Load/Save RF Kill Switch Status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2023-07-28 08:59:48 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:43 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:43 BST
Active Exit Timestamp: Fri 2023-07-28 08:59:48 BST
Inactive Enter Timestamp: Fri 2023-07-28 08:59:48 BST
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: 7b900cc4c8f14efda9561ba6c51b1596
Documentation: man:systemd-rfkill.service(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.service
Condition Timestamp: Fri 2023-07-28 08:59:43 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 08:59:43 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
Requires: var.mount (origin-file origin-path)
BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: system.slice (origin-file)
After: systemd-rfkill.socket (destination-implicit)
TriggeredBy: systemd-rfkill.socket (destination-implicit)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: var.mount (origin-file origin-path)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-rfkill.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/rfkill
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-rfkill
PID: 254876
Start Timestamp: Fri 2023-07-28 08:59:43 BST
Exit Timestamp: Fri 2023-07-28 08:59:48 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device:
Description: /dev/disk/by-id/lvm-pv-uuid-t66kvr-NTfa-VrG2-fxKg-J079-mnf6-KrWFW8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3228861bd3044d15b2df68fcb2de4906
Following: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: sys-devices-virtual-block-dm\x2d1.device
Following Set Member: dev-mapper-LUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-dm\x2d1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/lvm-pv-uuid-t66kvr-NTfa-VrG2-fxKg-J079-mnf6-KrWFW8
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d92bfec850034c529afe0bbf720c9a43
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d55.device:
Description: /sys/devices/virtual/block/dm-55
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4ec9848a6aeb4ca684a67c171e159a11
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-55
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 540f820a27bf45a897745bf6a3b0e854
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-eui.1712734213710001001b444a444648c9-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b59295929ea44cf0bcef1f9b50b99fbc
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-dm\x2d43.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 78c298c6a40141949f7ec32bff9bbef2
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371_1-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dhome.device:
Description: /dev/mapper/SUNNY-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ef858424383f4d7ca4420ba46cba54fc
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-home.mount (destination-mountinfo)
RequiredBy: home.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: home.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: srv-NAS-Sunny-home.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-home.mount (destination-mountinfo)
PropagatesStopTo: home.mount (destination-mountinfo)
ReferencedBy: home.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-home
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev,found-mount
-> Unit usr-share-waydroid\x2dextra-images.mount:
Description: /usr/share/waydroid-extra/images
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:25:19 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:25:19 BST
Active Enter Timestamp: Fri 2023-07-28 03:25:19 BST
Active Exit Timestamp: n/a
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: 2104668f55bd4af2880ada2f937e4db5
Source Path: /proc/self/mountinfo
Requires: system.slice (origin-file)
Requires: dev-mapper-SUNNY\x2dWaydroid.device (origin-mountinfo)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: blockdev at dev-mapper-SUNNY\x2dWaydroid.target (origin-mountinfo)
After: dev-mapper-SUNNY\x2dWaydroid.device (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dWaydroid.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: blockdev at dev-mapper-SUNNY\x2dWaydroid.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /usr/share/waydroid-extra (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /usr/share/waydroid-extra/images
What: /dev/mapper/SUNNY-Waydroid
File System Type: ext4
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service:
Description: File System Check on /dev/mapper/SUNNY-usr_local
Instance: dev-mapper-SUNNY\x2dusr_local
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 428d4ffa159f4504824b2bb1240627d3
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dusr_local.device (origin-file)
RequiredBy: usr-local.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: usr-local.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dusr_local.device (origin-file)
After: local-fs-pre.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dusr_local.device (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: usr-local.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-usr_local
PID: 1981
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-Backup.device:
Description: /dev/SUNNY/Backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5fd6f8e363cb43febba5f38b91b7481c
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Backup
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> 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
Requires: system.slice (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
Before: shutdown.target (origin-file)
Before: rescue.target (destination-file)
Before: initrd.target (destination-file)
Before: multi-user.target (destination-file)
After: plymouth-start.service (origin-file)
After: sysinit.target (origin-file)
After: system.slice (origin-file)
After: emergency.service (destination-file)
After: getty at tty1.service (destination-file)
References: plymouth-start.service (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit shutdown.target:
Description: System Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: libvirtd-ro.socket (destination-default)
ConflictedBy: cron.service (destination-default)
ConflictedBy: initrd.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dvar.target (destination-default)
ConflictedBy: e2scrub_reap.service (destination-default)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: remote-cryptsetup.target (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dSourceCode.target (destination-default)
ConflictedBy: lm-sensors.service (destination-default)
ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
ConflictedBy: apt-cacher-ng.service (destination-default)
ConflictedBy: libvirtd-tls.socket (destination-default)
ConflictedBy: libvirtd.service (destination-default)
ConflictedBy: systemd-coredump.socket (destination-file)
ConflictedBy: initrd-root-device.target (destination-file)
ConflictedBy: caddy.service (destination-default)
ConflictedBy: fwupd-refresh.service (destination-default)
ConflictedBy: hddtemp.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: blockdev at dev-SUNNY-Builds.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ConflictedBy: swap.target (destination-default)
ConflictedBy: initrd-fs.target (destination-file)
ConflictedBy: machine.slice (destination-default)
ConflictedBy: mdadm-shutdown.service (destination-file)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: NetworkManager.service (destination-default)
ConflictedBy: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-default)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: virtlogd-admin.socket (destination-default)
ConflictedBy: atopacct.service (destination-default)
ConflictedBy: bluetooth.target (destination-default)
ConflictedBy: system-systemd\x2dcoredump.slice (destination-default)
ConflictedBy: avahi-daemon.service (destination-default)
ConflictedBy: dpkg-db-backup.service (destination-default)
ConflictedBy: cups-browsed.service (destination-default)
ConflictedBy: waydroid-container.service (destination-default)
ConflictedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ConflictedBy: virtlogd.service (destination-default)
ConflictedBy: shutdown-initrd.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dProjects.target (destination-default)
ConflictedBy: plymouth-quit-wait.service (destination-default)
ConflictedBy: libvirtd.socket (destination-default)
ConflictedBy: nvmefc-boot-connections.service (destination-default)
ConflictedBy: virtlockd.service (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: systemd-repart.service (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: first-boot-complete.target (destination-default)
ConflictedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-default)
ConflictedBy: alsa-restore.service (destination-default)
ConflictedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ConflictedBy: systemd-networkd.socket (destination-file)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ConflictedBy: veritysetup.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dExperiments.target (destination-default)
ConflictedBy: sddm.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ConflictedBy: timers.target (destination-file)
ConflictedBy: blockdev at dev-mapper-LUKS_WD30EZRZ.target (destination-default)
ConflictedBy: blockdev at dev-SUNNY-Schroot.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dCache.target (destination-default)
ConflictedBy: cups.socket (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ConflictedBy: libvirt-guests.service (destination-default)
ConflictedBy: uuidd.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dopt.target (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: cups.path (destination-default)
ConflictedBy: edac.service (destination-default)
ConflictedBy: debspawn-clear-caches.service (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dDocuments.target (destination-default)
ConflictedBy: plymouth-quit.service (destination-default)
ConflictedBy: systemd-networkd-wait-online.service (destination-file)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dBackup.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dusr_local.target (destination-default)
ConflictedBy: systemd-pcrphase-sysinit.service (destination-file)
ConflictedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-default)
ConflictedBy: systemd-rfkill.socket (destination-file)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: atop.service (destination-default)
ConflictedBy: virtlockd-admin.socket (destination-default)
ConflictedBy: rsyslog.service (destination-default)
ConflictedBy: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-default)
ConflictedBy: remote-veritysetup.target (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dSchroot.target (destination-default)
ConflictedBy: wpa_supplicant.service (destination-default)
ConflictedBy: blockdev at dev-nvme0n1p1.target (destination-default)
ConflictedBy: virtlockd.socket (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: getty.target (destination-default)
ConflictedBy: ras-mc-ctl.service (destination-default)
ConflictedBy: colord.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dMachines.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ConflictedBy: dbus-broker.service (destination-file)
ConflictedBy: fancontrol.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: nfs-client.target (destination-default)
ConflictedBy: atop-rotate.timer (destination-default)
ConflictedBy: systemd-pstore.service (destination-file)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: network.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2drootfs.target (destination-default)
ConflictedBy: udisks2.service (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ConflictedBy: system-modprobe.slice (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dlibvirt.target (destination-default)
ConflictedBy: initrd-usr-fs.target (destination-file)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: dm-event.service (destination-file)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ConflictedBy: virtlogd.socket (destination-default)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: fstrim.timer (destination-default)
ConflictedBy: smartmontools.service (destination-default)
ConflictedBy: apache2.service (destination-default)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ConflictedBy: paths.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dhome.target (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: systemd-ask-password-plymouth.path (destination-file)
ConflictedBy: initrd-root-fs.target (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: virt-guest-shutdown.target (destination-default)
ConflictedBy: alsa-state.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dBuilds.target (destination-default)
ConflictedBy: accounts-daemon.service (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: cryptsetup-pre.target (destination-default)
ConflictedBy: session-25.scope (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: nvmf-autoconnect.service (destination-default)
ConflictedBy: upower.service (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: atop-rotate.service (destination-default)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: blockdev at dev-mapper-LUKS2_OS.target (destination-default)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: e2scrub_all.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dVideos.target (destination-default)
ConflictedBy: rasdaemon.service (destination-default)
ConflictedBy: systemd-sysext.service (destination-file)
ConflictedBy: machines.target (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: nvme-smart-log.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ConflictedBy: lxc.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ConflictedBy: fwupd-refresh.timer (destination-default)
ConflictedBy: integritysetup.target (destination-default)
ConflictedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ConflictedBy: phpsessionclean.timer (destination-default)
ConflictedBy: auditd.service (destination-file)
ConflictedBy: netfilter-persistent.service (destination-file)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: logrotate.timer (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: rpcbind.target (destination-default)
ConflictedBy: nfs-utils.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ConflictedBy: fstrim.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dWaydroid.target (destination-default)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dNAS.target (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target (destination-default)
ConflictedBy: systemd-machined.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dAndroid.target (destination-default)
ConflictedBy: systemd-pcrphase.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dl8r.target (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: dpkg-db-backup.timer (destination-default)
ConflictedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: lxc-monitord.service (destination-default)
ConflictedBy: ModemManager.service (destination-default)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target (destination-default)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: lxc-net.service (destination-default)
ConflictedBy: lvm2-monitor.service (destination-file)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: time-set.target (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-default)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: sound.target (destination-default)
ConflictedBy: networking.service (destination-file)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: cups.service (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dMedia.target (destination-default)
ConflictedBy: schroot.service (destination-default)
ConflictedBy: systemd-ask-password-plymouth.service (destination-file)
ConflictedBy: uuidd.socket (destination-default)
ConflictedBy: polkit.service (destination-default)
ConflictedBy: tgt.service (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: phpsessionclean.service (destination-default)
ConflictedBy: avahi-daemon.socket (destination-default)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2detc.target (destination-default)
ConflictedBy: systemd-rfkill.service (destination-file)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ConflictedBy: libvirtd-admin.socket (destination-default)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ConflictedBy: blockdev at dev-mapper-SUNNY\x2dDownloads.target (destination-default)
ConflictedBy: rsync.service (destination-default)
ConflictedBy: bluetooth.service (destination-default)
ConflictedBy: blk-availability.service (destination-file)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: debspawn-clear-caches.timer (destination-default)
ConflictedBy: systemd-firstboot.service (destination-file)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: lvm2-lvmpolld.service (destination-file)
ConflictedBy: slices.target (destination-default)
ConflictedBy: e2scrub_all.timer (destination-default)
ConflictedBy: rtkit-daemon.service (destination-default)
ConflictedBy: rpc_pipefs.target (destination-default)
ConflictedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ConflictedBy: lvm2-lvmpolld.socket (destination-file)
ConflictedBy: lttng-sessiond.service (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: veritysetup-pre.target (destination-default)
ConflictedBy: blockdev at dev-mapper-LUKS2_BOOT.target (destination-default)
After: accounts-daemon.service (destination-default)
After: atop.service (destination-default)
After: virtlogd-admin.socket (destination-default)
After: cups.path (destination-default)
After: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
After: ModemManager.service (destination-default)
After: initrd.target (destination-default)
After: nvme-smart-log.service (destination-default)
After: syslog.socket (destination-file)
After: libvirtd-tls.socket (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
After: phpsessionclean.timer (destination-default)
After: man-db.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
After: nfs-client.target (destination-default)
After: smartmontools.service (destination-default)
After: mdadm-shutdown.service (destination-file)
After: rpc_pipefs.target (destination-default)
After: virtlockd.socket (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: rsync.service (destination-default)
After: colord.service (destination-default)
After: virtlogd.socket (destination-default)
After: systemd-networkd-wait-online.service (destination-file)
After: libvirtd-ro.socket (destination-default)
After: systemd-machined.service (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dBuilds.target (destination-default)
After: getty-pre.target (destination-default)
After: debspawn-clear-caches.timer (destination-default)
After: veritysetup-pre.target (destination-default)
After: systemd-repart.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
After: multi-user.target (destination-default)
After: systemd-fsck-root.service (destination-file)
After: integritysetup.target (destination-default)
After: lvm2-lvmpolld.service (destination-file)
After: blockdev at dev-nvme0n1p1.target (destination-default)
After: user.slice (destination-default)
After: libvirtd-admin.socket (destination-default)
After: avahi-daemon.service (destination-default)
After: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
After: libvirt-guests.service (destination-default)
After: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-default)
After: lxc-monitord.service (destination-default)
After: networking.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: avahi-daemon.socket (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dCache.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dSchroot.target (destination-default)
After: virtlogd.service (destination-default)
After: systemd-firstboot.service (destination-file)
After: user-1000.slice (destination-default)
After: cups.service (destination-default)
After: session-25.scope (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dAndroid.target (destination-default)
After: time-set.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
After: nvmf-autoconnect.service (destination-default)
After: plymouth-quit-wait.service (destination-default)
After: libvirtd.socket (destination-default)
After: apt-daily-upgrade.service (destination-default)
After: logrotate.timer (destination-default)
After: rpcbind.target (destination-default)
After: systemd-quotacheck.service (destination-file)
After: lm-sensors.service (destination-default)
After: fstrim.timer (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dlibvirt.target (destination-default)
After: debspawn-clear-caches.service (destination-default)
After: plymouth-quit.service (destination-default)
After: machine.slice (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
After: nfs-utils.service (destination-default)
After: atop-rotate.timer (destination-default)
After: systemd-binfmt.service (destination-file)
After: tgt.service (destination-default)
After: virt-guest-shutdown.target (destination-default)
After: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
After: systemd-rfkill.socket (destination-file)
After: dbus.socket (destination-default)
After: systemd-remount-fs.service (destination-file)
After: wpa_supplicant.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
After: system-getty.slice (destination-default)
After: user-runtime-dir at 1000.service (destination-default)
After: machines.target (destination-default)
After: getty at tty1.service (destination-default)
After: cron.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
After: systemd-rfkill.service (destination-file)
After: man-db.timer (destination-default)
After: rtkit-daemon.service (destination-default)
After: systemd-user-sessions.service (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dProjects.target (destination-default)
After: systemd-resolved.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
After: dm-event.service (destination-file)
After: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-default)
After: fwupd-refresh.timer (destination-default)
After: dbus-broker.service (destination-file)
After: polkit.service (destination-default)
After: remote-fs-pre.target (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dusr_local.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dBackup.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dhome.target (destination-default)
After: network.target (destination-default)
After: cups-browsed.service (destination-default)
After: systemd-random-seed.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dMachines.target (destination-default)
After: graphical.target (destination-default)
After: basic.target (destination-default)
After: swap.target (destination-default)
After: atopacct.service (destination-default)
After: systemd-pcrphase.service (destination-default)
After: slices.target (destination-default)
After: rasdaemon.service (destination-default)
After: e2scrub_all.timer (destination-default)
After: libvirtd.service (destination-default)
After: blockdev at dev-mapper-LUKS2_OS.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
After: rescue.service (destination-file)
After: lvm2-monitor.service (destination-file)
After: blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target (destination-default)
After: systemd-fsckd.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dMedia.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dDownloads.target (destination-default)
After: systemd-ask-password-plymouth.path (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dl8r.target (destination-default)
After: emergency.target (destination-default)
After: systemd-networkd.socket (destination-file)
After: local-fs-pre.target (destination-default)
After: fstrim.service (destination-default)
After: blockdev at dev-SUNNY-Builds.target (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: systemd-sysext.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dopt.target (destination-default)
After: cups.socket (destination-default)
After: systemd-logind.service (destination-default)
After: blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target (destination-default)
After: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: network-online.target (destination-default)
After: nvmefc-boot-connections.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dSourceCode.target (destination-default)
After: veritysetup.target (destination-default)
After: nss-lookup.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2drootfs.target (destination-default)
After: cryptsetup-pre.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
After: waydroid-container.service (destination-default)
After: systemd-networkd.service (destination-file)
After: systemd-ask-password-plymouth.service (destination-file)
After: sysinit.target (destination-default)
After: rescue.target (destination-default)
After: upower.service (destination-default)
After: systemd-timesyncd.service (destination-file)
After: system-systemd\x2dfsck.slice (destination-default)
After: systemd-sysctl.service (destination-file)
After: getty.target (destination-default)
After: rc-local.service (destination-default)
After: fancontrol.service (destination-default)
After: apt-daily.service (destination-default)
After: lxc.service (destination-default)
After: paths.target (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: sddm.service (destination-default)
After: ssh.service (destination-default)
After: bluetooth.service (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: blockdev at dev-SUNNY-Schroot.target (destination-default)
After: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
After: virtlockd-admin.socket (destination-default)
After: atop-rotate.service (destination-default)
After: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-default)
After: uuidd.service (destination-default)
After: rsyslog.service (destination-default)
After: hddtemp.service (destination-default)
After: systemd-pcrphase-initrd.service (destination-file)
After: auditd.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dNAS.target (destination-default)
After: NetworkManager.service (destination-default)
After: virtlockd.service (destination-default)
After: emergency.service (destination-file)
After: cryptsetup.target (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: apache2.service (destination-default)
After: systemd-pcrphase-sysinit.service (destination-file)
After: netfilter-persistent.service (destination-file)
After: sound.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dVideos.target (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: lttng-sessiond.service (destination-default)
After: edac.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
After: dpkg-db-backup.service (destination-default)
After: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-default)
After: ras-mc-ctl.service (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: apt-daily.timer (destination-default)
After: logrotate.service (destination-default)
After: systemd-coredump.socket (destination-file)
After: udisks2.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
After: e2scrub_all.service (destination-default)
After: caddy.service (destination-default)
After: fwupd-refresh.service (destination-default)
After: alsa-state.service (destination-default)
After: system-modprobe.slice (destination-default)
After: sockets.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dDocuments.target (destination-default)
After: network-pre.target (destination-default)
After: dpkg-db-backup.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: schroot.service (destination-default)
After: getty-static.service (destination-default)
After: alsa-restore.service (destination-default)
After: apt-cacher-ng.service (destination-default)
After: blockdev at dev-mapper-LUKS_WD30EZRZ.target (destination-default)
After: phpsessionclean.service (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
After: user at 1000.service (destination-default)
After: bluetooth.target (destination-default)
After: time-sync.target (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dvar.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
After: e2scrub_reap.service (destination-default)
After: blockdev at dev-mapper-SUNNY\x2dExperiments.target (destination-default)
After: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
After: systemd-update-utmp.service (destination-file)
After: first-boot-complete.target (destination-default)
After: nss-user-lookup.target (destination-default)
After: systemd-tmpfiles-setup.service (destination-file)
After: blk-availability.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: blockdev at dev-mapper-SUNNY\x2dWaydroid.target (destination-default)
After: uuidd.socket (destination-default)
After: blockdev at dev-mapper-SUNNY\x2detc.target (destination-default)
After: lxc-net.service (destination-default)
After: blockdev at dev-mapper-LUKS2_BOOT.target (destination-default)
After: system-systemd\x2dcoredump.slice (destination-default)
After: systemd-pstore.service (destination-file)
ReferencedBy: dm-event.service (destination-file)
ReferencedBy: colord.service (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: libvirtd.socket (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dDocuments.target (destination-default)
ReferencedBy: rpc_pipefs.target (destination-default)
ReferencedBy: fancontrol.service (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2dlabel-EFI\x2dSP.target (destination-default)
ReferencedBy: blk-availability.service (destination-file)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: ras-mc-ctl.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dNAS.target (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: veritysetup-pre.target (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-default)
ReferencedBy: system-systemd\x2dcoredump.slice (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dopt.target (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.target (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: machines.target (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: sound.target (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: sddm.service (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: session-25.scope (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: rasdaemon.service (destination-default)
ReferencedBy: bluetooth.target (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-coredump.socket (destination-file)
ReferencedBy: lvm2-lvmpolld.service (destination-file)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dl8r.target (destination-default)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-default)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dVideos.target (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: blockdev at dev-mapper-LUKS_WD30EZRZ.target (destination-default)
ReferencedBy: libvirtd-ro.socket (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: virtlockd-admin.socket (destination-default)
ReferencedBy: systemd-machined.service (destination-default)
ReferencedBy: blockdev at dev-mapper-LUKS2_OS.target (destination-default)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: cryptsetup-pre.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2drootfs.target (destination-default)
ReferencedBy: lxc.service (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dusr_local.target (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: apt-cacher-ng.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: blockdev at dev-nvme0n1p1.target (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: network.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dvar.target (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dSourceCode.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dDownloads.target (destination-default)
ReferencedBy: virtlockd.service (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: edac.service (destination-default)
ReferencedBy: blockdev at dev-mapper-LUKS2_BOOT.target (destination-default)
ReferencedBy: virtlockd.socket (destination-default)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-default)
ReferencedBy: first-boot-complete.target (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: phpsessionclean.timer (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: lvm2-lvmpolld.socket (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: cups.path (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dCache.target (destination-default)
ReferencedBy: apache2.service (destination-default)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: paths.target (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: nvmf-autoconnect.service (destination-default)
ReferencedBy: blockdev at dev-SUNNY-Builds.target (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dAndroid.target (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dWaydroid.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2detc.target (destination-default)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: machine.slice (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: caddy.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: lvm2-monitor.service (destination-file)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dMedia.target (destination-default)
ReferencedBy: veritysetup.target (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: initrd.target (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dExperiments.target (destination-default)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: lxc-monitord.service (destination-default)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: waydroid-container.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: nfs-client.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dhome.target (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: mdadm-shutdown.service (destination-file)
ReferencedBy: shutdown-initrd.service (destination-file)
ReferencedBy: tgt.service (destination-default)
ReferencedBy: nvme-smart-log.service (destination-default)
ReferencedBy: libvirtd-tls.socket (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: virtlogd-admin.socket (destination-default)
ReferencedBy: debspawn-clear-caches.service (destination-default)
ReferencedBy: schroot.service (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: atop.service (destination-default)
ReferencedBy: nvmefc-boot-connections.service (destination-default)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: libvirtd.service (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dBuilds.target (destination-default)
ReferencedBy: system-modprobe.slice (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dlibvirt.target (destination-default)
ReferencedBy: networking.service (destination-file)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-default)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dProjects.target (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: lttng-sessiond.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: phpsessionclean.service (destination-default)
ReferencedBy: virtlogd.socket (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: auditd.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ReferencedBy: virt-guest-shutdown.target (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ReferencedBy: blockdev at dev-SUNNY-Schroot.target (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: remote-veritysetup.target (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-default)
ReferencedBy: integritysetup.target (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: upower.service (destination-default)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: libvirtd-admin.socket (destination-default)
ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
ReferencedBy: virtlogd.service (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: remote-cryptsetup.target (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: netfilter-persistent.service (destination-file)
ReferencedBy: rpcbind.target (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dMachines.target (destination-default)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: lxc-net.service (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dSchroot.target (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: blockdev at dev-mapper-SUNNY\x2dBackup.target (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: debspawn-clear-caches.timer (destination-default)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: time-set.target (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-mapper-SUNNY\x2dvda.device:
Description: /dev/mapper/SUNNY-vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b95d75e6bce74f99b1543c4ba3c449a9
Following: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device
Following Set Member: dev-dm\x2d92.device
Following Set Member: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-SUNNY-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-vda
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> 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
ConditionPathExists: !/usr/bin/dbus-broker failed
ConditionPathExists: !/usr/bin/dbus-daemon untested
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: getty.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-137.device:
Description: USB_Floppy_Drive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 08:59:47 BST
Inactive Exit Timestamp: Fri 2023-07-28 08:59:47 BST
Active Enter Timestamp: Fri 2023-07-28 08:59:47 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 355b7c514f494f519400a039d78e349e
Following: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.3-usb5-5\x2d3-5\x2d3.2-5\x2d3.2:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:0c:00.3\x2dusb\x2d0:3.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2did-usb\x2dSony_USB_Floppy_Drive.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/137
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3.2/5-3.2:1.0/host8/target8:0:0/8:0:0:0/block/sdd
Found: found-udev
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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: 62f655788f9740749b0db844cb5575e1
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
ConditionPathExists: !/etc/initrd-release succeeded
ConditionVirtualization: !container succeeded
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: first-boot-complete.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: first-boot-complete.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 10min
TimeoutStopSec: 10min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 2325
Start Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Code: exited
Exit Status: 0
-> 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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-1192\x2d744D.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6134fdb0d00d4bf9badf33090895f0ea
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/1192-744D
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0c208cafcd3649feb3a3317c6a476be4
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit dev-disk-by\x2dlabel-home.device:
Description: /dev/disk/by-label/home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b1f7bfe338ef424c82dbbf7b48731967
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/home
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit nfs-server.service:
Alias: nfs-kernel-server.service
Description: NFS server and services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:16 BST
Active Exit Timestamp: n/a
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: de7ee1cafcbc4aa6b3553b10cd714c04
Fragment Path: /lib/systemd/system/nfs-server.service
DropIn Path: /run/systemd/generator/nfs-server.service.d/order-with-mounts.conf
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: nfs-mountd.service (origin-file)
Requires: system.slice (origin-file)
Requires: proc-fs-nfsd.mount (origin-file)
Requires: srv-NAS-Sunny.mount (origin-path)
Requires: network.target (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: rpc-svcgssd.service (origin-file)
Wants: nfsdcld.service (origin-file)
Wants: rpc-statd-notify.service (origin-file)
Wants: rpcbind.socket (origin-file)
Wants: network-online.target (origin-file)
Wants: rpc-statd.service (origin-file)
Wants: nfs-idmapd.service (origin-file)
Wants: auth-rpcgss-module.service (origin-file)
WantedBy: multi-user.target (destination-file)
BoundBy: nfs-idmapd.service (destination-file)
BoundBy: nfs-mountd.service (destination-file)
ConsistsOf: rpc-svcgssd.service (destination-file)
Before: rpc-statd-notify.service (origin-file destination-file)
After: proc-fs-nfsd.mount (origin-file)
After: nfs-idmapd.service (origin-file)
After: -.mount (origin-file origin-path)
After: srv-NAS-Sunny.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: nfsdcld.service (origin-file)
After: rpc-statd.service (origin-file)
After: rpcbind.socket (origin-file)
After: rpc-svcgssd.service (origin-file)
After: nfs-mountd.service (origin-file)
After: gssproxy.service (origin-file)
After: local-fs.target (origin-file)
After: rpc-gssd.service (origin-file)
After: system.slice (origin-file)
References: rpc-statd.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: nfs-idmapd.service (origin-file)
References: srv-NAS-Sunny.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: nfsdcld.service (origin-file)
References: rpc-gssd.service (origin-file)
References: auth-rpcgss-module.service (origin-file)
References: nfs-mountd.service (origin-file)
References: -.mount (origin-file origin-path)
References: rpc-svcgssd.service (origin-file)
References: proc-fs-nfsd.mount (origin-file)
References: gssproxy.service (origin-file)
References: rpcbind.socket (origin-file)
References: local-fs.target (origin-file)
References: network-online.target (origin-file)
References: rpc-statd-notify.service (origin-file)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: nfs-idmapd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/sbin/exportfs -r
PID: 3432
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/rpc.nfsd
PID: 3435
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:16 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/exportfs -r
-> ExecStop:
Command Line: /usr/sbin/rpc.nfsd 0
-> ExecStopPost:
Command Line: /usr/sbin/exportfs -au
Command Line: /usr/sbin/exportfs -f
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-kernel-tracing.mount:
Description: Kernel Trace File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-tracing.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 323489e6b0b5425bb371b7e31fdb0da5
Documentation: https://docs.kernel.org/trace/ftrace.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-tracing.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/tracing succeeded
ConditionVirtualization: !lxc succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/tracing
What: tracefs
File System Type: tracefs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pnp0-00:04-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:04/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 61d12b8d841f4d50951769ae93bfd30a
Following Set Member: dev-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pnp0/00:04/tty/ttyS0
Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS0
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 212207489f6b45acaa27129ffda485a9
Following: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdb.device
Following Set Member: dev-dm\x2d93.device
Following Set Member: dev-mapper-SUNNY\x2dvdb.device
Following Set Member: sys-devices-virtual-block-dm\x2d93.device
Following Set Member: dev-SUNNY-vdb.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxP5trNL2Xn81xkdfBrWMqkzr0dxibbqP3
Sysfs Path: /sys/devices/virtual/block/dm-93
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dVideos.service:
Description: File System Check on /dev/mapper/SUNNY-Videos
Instance: dev-mapper-SUNNY\x2dVideos
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 706ade2673124e12a89f60f8d86333ad
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:04 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:04 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dVideos.device (origin-file)
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dVideos.device (origin-file)
After: local-fs-pre.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: dev-mapper-SUNNY\x2dVideos.device (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-quotacheck.service (origin-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Videos
PID: 2399
Start Timestamp: Thu 2023-07-27 20:43:04 BST
Exit Timestamp: Thu 2023-07-27 20:43:06 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fda9b1b9b26e447583d0d13b1bd4f2de
Wants: sys-fs-fuse-connections.mount (origin-udev)
References: sys-fs-fuse-connections.mount (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/module/fuse
Sysfs Path: /sys/module/fuse
Found: found-udev
udev SYSTEMD_WANTS: sys-fs-fuse-connections.mount
-> Unit plymouth-quit.service:
Alias: plymouth.service
Description: Terminate Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 687afbcff4414e439bb248c020f64662
Fragment Path: /lib/systemd/system/plymouth-quit.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sddm.service (destination-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
After: rc-local.service (origin-file)
After: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: plymouth-start.service (origin-file)
References: rc-local.service (origin-file)
ReferencedBy: sddm.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 20s
TimeoutStopSec: 20s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth quit
PID: 3451
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 1
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:33 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:33 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup own mask: cpu cpuacct memory pids
CGroup delegate mask: cpu cpuacct memory pids
Invocation ID: 74a566efa9734070a9bb3a12936b1cd8
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
DropIn Path: /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf
Condition Timestamp: Fri 2023-07-28 06:25:33 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 06:25:33 BST
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-25.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-25.scope (destination-file)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: user-1000.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: dbus-broker.service (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: systemd-oomd.service (origin-file)
After: basic.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: systemd-oomd.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: user-runtime-dir at 1000.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus-broker.service (origin-file)
ReferencedBy: session-25.scope (destination-file)
InSlice: user-1000.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 171638
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
OOMScoreAdjust: 100
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 171638
Start Timestamp: Fri 2023-07-28 06:25:33 BST
Status Text: Ready.
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: yes
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DelegateControllers: cpu memory pids
-> Unit dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device:
Description: /dev/disk/by-uuid/f29360f8-25c1-4d3e-9988-97d4be59c3d8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0c35bf6302404bf6a6eddc7712615670
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/f29360f8-25c1-4d3e-9988-97d4be59c3d8
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b28f6fe2ef094f41af3849b5d25ce964
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/883ea86c-9f54-4bbb-a3b6-afeb087bb6f5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit sockets.target:
Description: Socket Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 78b977d52d8441a08465db47e03c18d2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Wants: rpcbind.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: libvirtd-tls.socket (origin-file)
Wants: systemd-coredump.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: cups.socket (origin-file)
Wants: virtlockd.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: dm-event.socket (origin-file)
Wants: virtlockd-admin.socket (origin-file)
Wants: uuidd.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: virtlogd-admin.socket (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: libvirtd-admin.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: libvirtd.socket (origin-file)
Wants: libvirtd-ro.socket (origin-file)
Wants: virtlogd.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: virtlockd.socket (origin-default destination-default)
After: virtlogd-admin.socket (origin-default destination-default)
After: libvirtd.socket (origin-default destination-default)
After: libvirtd-ro.socket (origin-default destination-default)
After: virtlockd-admin.socket (origin-default destination-default)
After: systemd-networkd.socket (destination-file)
After: virtlogd.socket (origin-default destination-default)
After: libvirtd-tls.socket (origin-default destination-default)
After: systemd-initctl.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: syslog.socket (destination-file)
After: uuidd.socket (origin-default destination-default)
After: systemd-journald-audit.socket (destination-file)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-control.socket (destination-file)
After: cups.socket (origin-default destination-default)
After: systemd-journald-dev-log.socket (destination-file)
After: avahi-daemon.socket (destination-default)
After: dbus.socket (origin-default destination-default)
After: libvirtd-admin.socket (origin-default destination-default)
References: systemd-udevd-kernel.socket (origin-file)
References: rpcbind.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: libvirtd-tls.socket (origin-file origin-default)
References: libvirtd.socket (origin-file origin-default)
References: libvirtd-ro.socket (origin-file origin-default)
References: systemd-networkd.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: virtlockd-admin.socket (origin-file origin-default)
References: systemd-coredump.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: cups.socket (origin-file origin-default)
References: systemd-journald-dev-log.socket (origin-file)
References: libvirtd-admin.socket (origin-file origin-default)
References: uuidd.socket (origin-file origin-default)
References: shutdown.target (origin-default)
References: systemd-initctl.socket (origin-file)
References: virtlockd.socket (origin-file origin-default)
References: virtlogd-admin.socket (origin-file origin-default)
References: dm-event.socket (origin-file)
References: virtlogd.socket (origin-file origin-default)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: libvirtd-ro.socket (destination-default)
ReferencedBy: virtlockd-admin.socket (destination-default)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: libvirtd-tls.socket (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: virtlogd.socket (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: virtlogd-admin.socket (destination-default)
ReferencedBy: virtlockd.socket (destination-default)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: libvirtd-admin.socket (destination-default)
ReferencedBy: libvirtd.socket (destination-default)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-resolved.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: bda3779e17fd4168a1bb24a81dda5fd5
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
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
Wants: nss-lookup.target (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: nss-lookup.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: network.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: -.mount (origin-file origin-path)
After: var.mount (origin-file origin-path)
After: tmp.mount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: nss-lookup.target (origin-file)
References: tmp.mount (origin-file)
References: var.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-sysusers.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/resolve (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 2788
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.resolve1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: invisible
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/resolve
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_setpcap cap_net_bind_service cap_net_raw
AmbientCapabilities: cap_setpcap cap_net_bind_service cap_net_raw
User: systemd-resolve
DynamicUser: no
LockPersonality: yes
SystemCallFilter: setitimer epoll_ctl setreuid32 sigsuspend name_to_handle_at add_key sync userfaultfd getegid32 getsid io_setup process_vm_readv set_tls clock_getres waitid setuid futex mq_timedsend_time64 sigpending epoll_create1 mbind bind getsockname connect setns sendfile64 sendmmsg lstat getuid shmget brk mq_getsetattr sched_getaffinity syncfs kcmp llistxattr getpriority dup2 inotify_add_watch semctl io_cancel copy_file_range msgctl tgkill rt_sigtimedwait shmdt getpgrp chown ppoll statfs statx shmctl unlinkat recvmmsg sched_rr_get_interval_time64 listen access getrlimit mlock nanosleep mlockall migrate_pages lchown epoll_pwait2 fchownat socket time fchown32 link rt_sigaction chdir semop readdir mq_open sched_yield getcpu setreuid truncate64 setregid geteuid32 alarm sched_get_priority_min getresuid32 inotify_init clone prlimit64 readlink uname restart_syscall setresuid close_range futex_waitv setpriority getppid timerfd_create fstatfs64 timer_gettime64 set_mempolicy send setfsgid32 msgget clone3 lgetxattr capget madvise signalfd4 prctl ioprio_set getresgid32 tee munlock wait4 getitimer signal rt_sigtimedwait_time64 msync timerfd_gettime pipe execve sched_get_priority_max writev sched_rr_get_interval openat2 exit_group mq_timedreceive_time64 kill timer_delete swapcontext fgetxattr get_thread_area pwrite64 ipc oldstat fchown timer_settime64 recvfrom timerfd_settime64 pidfd_open oldolduname keyctl readlinkat process_madvise fstatat64 remap_file_pages mknod mmap2 oldfstat symlinkat getegid ftruncate64 faccessat io_uring_register truncate mmap signalfd set_tid_address readahead clock_nanosleep_time64 stat pidfd_send_signal epoll_wait shmat getgroups32 setxattr timerfd_gettime64 pwritev rmdir pipe2 olduname preadv2 set_thread_area mknodat set_mempolicy_home_node ioprio_get chmod clock_gettime timer_getoverrun mremap lseek fstat64 setfsuid32 readv mlock2 sigprocmask clock_gettime64 ioctl lstat64 shutdown fchmod cacheflush recvmsg sync_file_range capset riscv_flush_icache select write rt_sigpending sigaction pwritev2 fcntl64 times getgroups sched_setaffinity openat fallocate socketcall mq_notify getgid mkdirat rt_sigreturn sendmsg splice futimesat setgid vfork nice ftruncate setrlimit removexattr oldlstat gettimeofday timer_settime io_pgetevents_time64 munlockall sysinfo flock accept4 move_pages get_mempolicy sendfile ugetrlimit utimes lsetxattr close setfsgid getuid32 unshare setsockopt setsid getgid32 io_submit fdatasync lremovexattr fstat futex_time64 getpeername renameat _newselect arch_prctl getsockopt set_robust_list setfsuid setresgid32 dup membarrier sendto inotify_init1 dup3 io_uring_setup getresuid vmsplice sigaltstack symlink getcwd utimensat_time64 accept geteuid umask memfd_create recvmmsg_time64 getpid setgid32 exit epoll_ctl_old sched_setattr sigreturn clock_getres_time64 timerfd_settime renameat2 rt_sigprocmask setuid32 getxattr read fork rt_tgsigqueueinfo eventfd io_destroy eventfd2 getresgid fadvise64_64 _llseek request_key epoll_pwait io_pgetevents listxattr setresgid fremovexattr stat64 munmap fchmodat fchdir personality timer_gettime statfs64 setregid32 faccessat2 fstatfs process_vm_writev pselect6 epoll_wait_old epoll_create mq_timedsend fsetxattr semtimedop_time64 flistxattr getrandom unlink rt_sigqueueinfo setresuid32 sched_setparam clock_nanosleep sync_file_range2 preadv get_robust_list utimensat poll timer_create rename waitpid mprotect gettid fsync inotify_rm_watch linkat open semget sched_getattr setgroups32 fcntl creat newfstatat io_uring_enter msgrcv utime io_getevents pause getpgid msgsnd sched_getscheduler mq_timedreceive sched_setscheduler tkill getdents sched_getparam mkdir semtimedop setpgid mq_unlink ppoll_time64 getrusage rseq pread64 getdents64 recv lchown32 execveat rt_sigsuspend pselect6_time64 socketpair setgroups fadvise64 chown32
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-resolved
PID: 2788
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Status Text: Processing requests...
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
-> Unit srv-NAS-Sunny-SourceCode-Android.mount:
Description: /srv/NAS/Sunny/SourceCode/Android
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-SourceCode-Android.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: b83e4591194a4964b41b797bf6d55864
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-SourceCode-Android.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (origin-file)
Requires: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dAndroid.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dAndroid.target (origin-file origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: dev-mapper-SUNNY\x2dAndroid.device (origin-mountinfo)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dAndroid.device (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dAndroid.device (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
References: local-fs.target (origin-file origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (origin-file)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dAndroid.target (origin-file origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Android (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/SourceCode (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/SourceCode/Android
What: /dev/mapper/SUNNY-Android
File System Type: ext4
Options: rw,relatime,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny/SourceCode
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d40.device:
Description: /dev/dm-40
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 605c0e5ee51742cea7d7e0b009554cc6
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-40
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Builds.device:
Description: /dev/disk/by-label/Builds
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9c876d64614448a88b8ccfb3ad11b042
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Builds
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit nfs-utils.service:
Description: NFS server and client services
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/nfs-utils.service
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
ConsistsOf: rpc-svcgssd.service (destination-file)
ConsistsOf: rpc-gssd.service (destination-file)
ConsistsOf: rpc-statd.service (destination-file)
ConsistsOf: rpc-statd-notify.service (destination-file)
ConsistsOf: nfs-blkmap.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
ReferencedBy: nfs-blkmap.service (destination-file)
ReferencedBy: rpc-statd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/true
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d84.device:
Description: /dev/dm-84
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f517e2ebdaa94ac5a0e2837163d62ccb
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-84
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-97b6c123\x2d02.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 443768e5ffe447b796eb52828eb173a7
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device
Following Set Member: dev-sde2.device
Following Set Member: dev-disk-by\x2duuid-6AD2\x2dCC99.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/97b6c123-02
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dLiveBuild.device:
Description: /dev/mapper/SUNNY-LiveBuild
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0080f70381734afa806bef3c7389b748
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: dev-dm\x2d97.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-LiveBuild
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit firewalld.service:
Description: firewalld.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirtd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit user-runtime-dir at 1000.service:
Description: User Runtime Directory /run/user/1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 06:25:33 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:25:33 BST
Active Enter Timestamp: Fri 2023-07-28 06:25:33 BST
Active Exit 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: 4d2645b5a40940efbe71abe30322f768
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Fri 2023-07-28 06:25:33 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 06:25:33 BST
Assert Result: yes
Requires: user-1000.slice (origin-file)
Requires: sysinit.target (origin-default)
RequiredBy: user at 1000.service (destination-file)
WantedBy: session-25.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: session-25.scope (destination-file)
Before: user at 1000.service (destination-file)
After: basic.target (origin-default)
After: user-1000.slice (origin-file)
After: dbus-broker.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: dbus-broker.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-25.scope (destination-file)
InSlice: user-1000.slice (origin-slice-property)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
PID: 171637
Start Timestamp: Fri 2023-07-28 06:25:33 BST
Exit Timestamp: Fri 2023-07-28 06:25:33 BST
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d3d0560550ed4e7e892387028b1023d8
Following: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: sys-devices-virtual-block-dm\x2d83.device
Following Set Member: dev-SUNNY-WINE.device
Following Set Member: dev-dm\x2d83.device
Following Set Member: dev-mapper-SUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWINE.device
Following Set Member: dev-disk-by\x2duuid-796d915c\x2d998e\x2d4ba3\x2daa03\x2d37a684dcb9e4.device
Following Set Member: dev-disk-by\x2dlabel-WINE.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxcJdcDFh2HZSvZZXHf7O7W2KS3DffE5hQ
Sysfs Path: /sys/devices/virtual/block/dm-83
Found: found-udev
-> Unit rpc-svcgssd.service:
Description: RPC security service for NFS server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/rpc-svcgssd.service
ConditionPathExists: /etc/krb5.keytab failed
ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
ConditionPathExists: |!/run/gssproxy.pid untested
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: no
Requires: system.slice (origin-file)
PartOf: nfs-utils.service (origin-file)
PartOf: nfs-server.service (origin-file)
WantedBy: nfs-server.service (destination-file)
Before: nfs-client.target (destination-file)
Before: nfs-server.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: gssproxy.service (origin-file)
After: auth-rpcgss-module.service (destination-file)
After: local-fs.target (origin-file)
References: nfs-utils.service (origin-file)
References: nfs-server.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: gssproxy.service (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.svcgssd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit kbd.service:
Description: kbd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit auditd.service:
Description: Security Auditing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/auditd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 916116dabe6d4f138d6af30d9f9fdc90
Documentation: man:auditd(8)
Documentation: https://github.com/linux-audit/audit-documentation
Fragment Path: /lib/systemd/system/auditd.service
ConditionKernelCommandLine: !audit=off succeeded
ConditionKernelCommandLine: !audit=0 succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-update-utmp.service (destination-file)
Before: ssh.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2852
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/auditd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/auditd
PID: 2785
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> ExecStartPost:
Command Line: /sbin/augenrules --load
PID: 2856
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d6.device:
Description: /sys/devices/virtual/block/dm-6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 716460ba37c34d268cdfde51687007cd
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: dev-SUNNY-rootfs.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-6
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit modprobe at dm_mod.service:
Description: Load Kernel Module dm_mod
Instance: dm_mod
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:01 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: dcaeb575a4e94d6ab297efc2b4dd78e8
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-repart.service (destination-file)
Before: systemd-repart.service (destination-file)
Before: sysinit.target (origin-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-repart.service (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq dm_mod
PID: 2091
Start Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ccbcbe496cae4ee6a974b038ced1159d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
RequiredBy: rpc-statd.service (destination-file)
WantedBy: systemd-resolved.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apache2.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: rpc-statd.service (destination-file)
After: systemd-resolved.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: apache2.service (destination-file)
ReferencedBy: rpc-statd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-virtual-block-dm\x2d99.device:
Description: /sys/devices/virtual/block/dm-99
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:23:01 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 344f1fdd0a904aeaba49e2d3fb5e7dd4
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-99
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b50076564cd543db94b165afba203546
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dlabel-BOOT.ESP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-sdc2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit dev-disk-by\x2dlabel-libvirt.device:
Description: /dev/disk/by-label/libvirt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2206014975a540f6b77eb49f882265a1
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/libvirt
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit dbus-broker.service:
Alias: dbus.service
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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-broker.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 6287d89070c5496f89d9bd1db3c9beff
Documentation: man:dbus-broker-launch(1)
Fragment Path: /lib/systemd/system/dbus-broker.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Wants: dbus.socket (origin-file)
Wants: tmp.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: NetworkManager.service (destination-file)
Before: shutdown.target (origin-file)
Before: user at 1000.service (destination-file)
Before: libvirtd.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: basic.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: dbus.socket (origin-file destination-implicit)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: tmp.mount (origin-file)
After: var.mount (origin-file origin-path)
TriggeredBy: dbus.socket (origin-file destination-implicit)
References: -.mount (origin-file origin-path)
References: tmp.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-file)
References: dbus.socket (origin-file)
References: var.mount (origin-file origin-path)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 2914
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -900
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/dbus-broker-launch --scope system --audit
PID: 2914
Start Timestamp: Thu 2023-07-27 20:43:07 BST
-> ExecReload:
Command Line: /usr/bin/busctl call org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus ReloadConfig
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device:
Description: /dev/disk/by-uuid/d28fe073-4535-4871-9074-84f02f40c51c
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9c5557f1beb140c59bcada22ab33c545
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/d28fe073-4535-4871-9074-84f02f40c51c
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit sys-devices-LNXSYSTM:00-LNXSYBUS:00-MSFT0101:00-tpmrm-tpmrm0.device:
Description: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpmrm/tpmrm0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8f1fa6b53e61478a9eff1d74515b4d06
Following Set Member: dev-tpmrm0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpmrm/tpmrm0
Sysfs Path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/MSFT0101:00/tpmrm/tpmrm0
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d23.device:
Description: /sys/devices/virtual/block/dm-23
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 68b57594ca4b42f1b779318410a9e86f
Following Set Member: dev-disk-by\x2dlabel-Projects.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-23
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d97.device:
Description: /sys/devices/virtual/block/dm-97
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3c12b32650a349399d0634c92362283c
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: dev-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-97
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3ab684a3d23c4d558c8b7ba1576bb8fb
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/1350dddf-7d84-4920-8e7b-c5f905d796fb
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-sde2.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1413391786184fb58891109a1fac6137
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-6AD2\x2dCC99.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sde2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dSchroot.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Schroot
Instance: dev-mapper-SUNNY\x2dSchroot
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 99582249e4e14eaf8a926fa16f403d19
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/f841d7e6-751f-4c59-a9ec-36df7656d41c
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit dev-SUNNY-debian11.device:
Description: /dev/SUNNY/debian11
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 44c234f3d40a40ac906645cabdede7b3
Following: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device
Following Set Member: dev-dm\x2d96.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device
Following Set Member: dev-mapper-SUNNY\x2ddebian11.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/debian11
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2fd8b9c5e6504aee81fa28f17a8789aa
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/3b9caa50-bff7-4511-8b38-6a43192141da
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 62ed44ba2b2146e4b3c729585b73a4b2
Following: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-SUNNY-vdd.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device
Following Set Member: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-mapper-SUNNY\x2dvdd.device
Following Set Member: dev-dm\x2d95.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6ccf3a1759ee429eb35857c617afaab7
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device
Following Set Member: dev-sde2.device
Following Set Member: dev-disk-by\x2duuid-6AD2\x2dCC99.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.0-usb-0:7.3.4:1.0-scsi-0:0:0:0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> 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: Fri 2023-07-28 06:55:46 BST
Inactive Exit Timestamp: Fri 2023-07-28 06:55:45 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2023-07-28 06:55:46 BST
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: f53a77de689245e7b39073b1fd5ac046
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true succeeded
Condition Timestamp: Fri 2023-07-28 06:55:45 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 06:55:45 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-networkd.service (origin-file)
After: system.slice (origin-file)
After: connman.service (origin-file)
After: basic.target (origin-default)
After: NetworkManager.service (origin-file)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: apt-daily-upgrade.timer (destination-implicit)
After: apt-daily.service (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: NetworkManager.service (origin-file)
References: basic.target (origin-default)
References: apt-daily.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: network-online.target (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-networkd.service (origin-file)
References: connman.service (origin-file)
References: network.target (origin-file)
ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
PID: 192192
Start Timestamp: Fri 2023-07-28 06:55:45 BST
Exit Timestamp: Fri 2023-07-28 06:55:45 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
PID: 192197
Start Timestamp: Fri 2023-07-28 06:55:45 BST
Exit Timestamp: Fri 2023-07-28 06:55:46 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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
ConditionPathIsMountPoint: /etc/machine-id failed
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: first-boot-complete.target (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: first-boot-complete.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-machine-id-setup --commit
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit debspawn-clear-caches.timer:
Description: Clear all debspawn caches regularly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b03e7c090ba74513be5431f5d8890b66
Fragment Path: /lib/systemd/system/debspawn-clear-caches.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
WantedBy: debspawn-clear-caches.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: debspawn-clear-caches.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: time-set.target (origin-default)
After: var.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: debspawn-clear-caches.service (origin-implicit)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: debspawn-clear-caches.service (origin-implicit)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: debspawn-clear-caches.service (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: debspawn-clear-caches.service
Persistent: yes
WakeSystem: no
Accuracy: 20min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-01 00:00:00
-> Unit smartmontools.service:
Alias: smartd.service
Description: Self Monitoring and Reporting Technology (SMART) Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/smartmontools.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 848a4acba8554df9aba0aa146297a35d
Documentation: man:smartd(8)
Documentation: man:smartd.conf(5)
Fragment Path: /lib/systemd/system/smartmontools.service
ConditionVirtualization: no succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 2989
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/smartmontools
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/smartd -n "\$smartd_opts"
PID: 2989
Start Timestamp: Thu 2023-07-27 20:43:08 BST
-> ExecReload:
Command Line: /bin/kill -HUP "\$MAINPID"
Status Text: Next check of 4 devices will start at 12:43:09
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit var-lib-machines.mount:
Description: /var/lib/machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
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/var-lib-machines.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 6871236f7ffe4768818500e687c8b636
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var-lib-machines.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:04 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:04 BST
Assert Result: yes
Requires: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: var.mount (origin-implicit origin-path)
Requires: dev-mapper-SUNNY\x2dMachines.device (origin-mountinfo)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-machined.service (destination-path)
WantedBy: remote-fs.target (destination-file)
WantedBy: machines.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: machines.target (destination-default)
Before: systemd-machined.service (destination-path)
After: dev-mapper-SUNNY\x2dMachines.device (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
After: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (origin-file)
After: var.mount (origin-implicit origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dMachines.target (origin-file origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dMachines.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: var.mount (origin-implicit origin-path)
References: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (origin-file)
References: blockdev at dev-mapper-SUNNY\x2dMachines.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dMachines.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: systemd-machined.service (destination-path)
ReferencedBy: machines.target (destination-file destination-default)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Machines (origin-file)
RequiresMountsFor: /var/lib (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/machines
What: /dev/mapper/SUNNY-Machines
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dWaydroid.device:
Description: /dev/mapper/SUNNY-Waydroid
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:25:19 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cc9ef103ccd844df8aa4cde76dfea9b2
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: dev-dm\x2d99.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
RequiredBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
Before: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Waydroid
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev,found-mount
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dNAS.service:
Description: File System Check on /dev/mapper/SUNNY-NAS
Instance: dev-mapper-SUNNY\x2dNAS
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: f7128c281ada44558a703211a6234b38
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dNAS.device (origin-file)
RequiredBy: srv-NAS-Sunny.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: srv-NAS-Sunny.mount (destination-file)
After: systemd-fsckd.socket (origin-file)
After: dev-mapper-SUNNY\x2dNAS.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: dev-mapper-SUNNY\x2dNAS.device (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
ReferencedBy: srv-NAS-Sunny.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-NAS
PID: 1759
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bd88a52ca38a498db9468bf2af5ea850
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371_1-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d98.device:
Description: /sys/devices/virtual/block/dm-98
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 74d5cab6264041f084981f6976966a3d
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-98
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 76b4ae809e2b4f6887fd154bb7aab0e8
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
ConditionCredential: |sysusers.extra failed
ConditionNeedsUpdate: |/etc succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-update-done.service (origin-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-firstboot.service (destination-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-remount-fs.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-update-done.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-sysusers
PID: 1537
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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
ConditionPathExists: !/run/initramfs/fsck-root failed
ConditionPathIsReadWrite: !/ untested
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
After: systemd-fsckd.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device:
Description: /dev/disk/by-id/dm-name-SUNNY-debian11
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d507a98afd494f2cbf78c01fa207b81f
Following: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: dev-SUNNY-debian11.device
Following Set Member: dev-dm\x2d96.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device
Following Set Member: dev-mapper-SUNNY\x2ddebian11.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-debian11
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d88.device:
Description: /sys/devices/virtual/block/dm-88
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 472bb1dc24fe4e9cb8e6686f28b0375e
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-88
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit systemd-tmpfiles-setup.service:
Description: Create Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: fe79cedf38c044f994df8fa5c72482ba
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: dbus-broker.service (destination-file)
Before: colord.service (destination-file)
Before: rpcbind.service (destination-file)
Before: man-db.service (destination-file)
Before: auditd.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: bluetooth.service (destination-file)
Before: ModemManager.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: upower.service (destination-file)
Before: apache2.service (destination-file)
Before: logrotate.service (destination-file)
Before: debspawn-clear-caches.service (destination-file)
Before: sysinit.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: phpsessionclean.service (destination-file)
Before: caddy.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-sysext.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: systemd-journal-flush.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.service (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: auditd.service (destination-file)
ReferencedBy: debspawn-clear-caches.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: phpsessionclean.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: caddy.service (destination-file)
ReferencedBy: dbus-broker.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: apache2.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: colord.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 2781
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 448c2c750a614f9cb32fc97e8b8a9468
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 256a9a96fe0a4e51980233849b0aff13
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Before: sddm.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: kbd.service (origin-file)
After: console-screen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sddm.service (origin-file)
References: local-fs.target (origin-file)
References: console-screen.service (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: kbd.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /usr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/console-setup/console-setup.sh
PID: 2768
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-SUNNY-Schroot.service:
Description: File System Check on /dev/SUNNY/Schroot
Instance: dev-SUNNY-Schroot
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 94f7ddf8fe5c44a887b0bf9c3b705485
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-SUNNY-Schroot.device (origin-file)
RequiredBy: srv-NAS-Sunny-Schroot.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: srv-NAS-Sunny-Schroot.mount (destination-file)
After: dev-SUNNY-Schroot.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-SUNNY-Schroot.device (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-quotacheck.service (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/SUNNY/Schroot
PID: 1721
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16e2aa007e5c430c8e78d82cc3542350
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit dev-dm\x2d72.device:
Description: /dev/dm-72
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 788b4d2a255c49ce859c1f36c9589c8d
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-72
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit srv-NAS-Sunny-SourceCode-builds.mount:
Description: /srv/NAS/Sunny/SourceCode/builds
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-SourceCode-builds.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 0279d6e8c57a4b69a865ac9c7d2050a0
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-SourceCode-builds.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: dev-mapper-SUNNY\x2dBuilds.device (origin-mountinfo)
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Requires: systemd-fsck at dev-SUNNY-Builds.service (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dBuilds.device (origin-mountinfo)
After: -.mount (origin-file origin-path)
After: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
After: blockdev at dev-SUNNY-Builds.target (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-fsck at dev-SUNNY-Builds.service (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dBuilds.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dBuilds.device (origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: srv-NAS-Sunny-SourceCode.mount (origin-file origin-path)
References: umount.target (origin-mountinfo)
References: blockdev at dev-SUNNY-Builds.target (origin-file)
References: dev-mapper-SUNNY\x2dBuilds.device (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-SUNNY-Builds.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-mapper-SUNNY\x2dBuilds.target (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/SUNNY/Builds (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/SourceCode (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/SourceCode/builds
What: /dev/mapper/SUNNY-Builds
File System Type: ext4
Options: rw,relatime,x-systemd.requires-mounts-for=/srv/NAS/Sunny/SourceCode
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d42.device:
Description: /dev/dm-42
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cb2c471cc9be44cf89217f08c3465fba
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-42
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dBackup.service:
Description: File System Check on /dev/mapper/SUNNY-Backup
Instance: dev-mapper-SUNNY\x2dBackup
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 406913fc403f496b9c83e21285bad500
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dBackup.device (origin-file)
RequiredBy: srv-NAS-Sunny-Backup.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Backup.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: dev-mapper-SUNNY\x2dBackup.device (origin-file)
References: systemd-journald.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: dev-mapper-SUNNY\x2dBackup.device (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Backup
PID: 2396
Start Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit srv-NAS-Sunny-Schroot.mount:
Description: /srv/NAS/Sunny/Schroot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Schroot.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 85967763aec54b21876b8dcc1a4efda5
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Schroot.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: systemd-fsck at dev-SUNNY-Schroot.service (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dSchroot.device (origin-mountinfo)
Requires: system.slice (origin-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-fsck at dev-SUNNY-Schroot.service (origin-file)
After: blockdev at dev-SUNNY-Schroot.target (origin-file)
After: blockdev at dev-mapper-SUNNY\x2dSchroot.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: dev-mapper-SUNNY\x2dSchroot.device (origin-mountinfo)
StopPropagatedFrom: dev-mapper-SUNNY\x2dSchroot.device (origin-mountinfo)
References: systemd-fsck at dev-SUNNY-Schroot.service (origin-file)
References: umount.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dSchroot.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dSchroot.target (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: local-fs.target (origin-file origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-SUNNY-Schroot.target (origin-file)
References: srv-NAS-Sunny.mount (origin-file origin-path)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/SUNNY/Schroot (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Schroot
What: /dev/mapper/SUNNY-Schroot
File System Type: ext4
Options: rw,relatime,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-etc.device:
Description: /dev/SUNNY/etc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bd56ea5222b54093b267da93bf4adcfd
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/etc
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service:
Description: File System Check on /dev/mapper/SUNNY-Documents
Instance: dev-mapper-SUNNY\x2dDocuments
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 295dbbd6e1e74cb984da7689e597bd99
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dDocuments.device (origin-file)
RequiredBy: srv-NAS-Sunny-Documents.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Documents.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dDocuments.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: dev-mapper-SUNNY\x2dDocuments.device (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Documents
PID: 1969
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtvboxd.socket:
Description: virtvboxd.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirt-guests.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device:
Description: /dev/disk/by-id/dm-name-SUNNY-NAS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7be345b5ea154b80b1fa3a475d84ed5c
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-NAS
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0.device:
Description: iPod
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 844a822ce10247d29d80fa92901d31a3
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
Following Set Member: dev-sde.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-118.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/usb-Apple_iPod_000A27001805805D-0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde
Found: found-udev
-> Unit dev-disk-by\x2dlabel-Machines.device:
Description: /dev/disk/by-label/Machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fb8afcb014804184a4618d18ed059eeb
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Machines
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice:
Description: Slice /system/dbus-:1.3-org.kde.kded.smart
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:36 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:36 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:36 BST
Active Exit Timestamp: n/a
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-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 4cdf7dd3516d47bebcb29a0dbca2334d
Condition Timestamp: Thu 2023-07-27 20:43:36 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:36 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit lvm2-lvmpolld.service:
Description: LVM2 poll daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:lvmpolld(8)
Fragment Path: /lib/systemd/system/lvm2-lvmpolld.service
Requires: lvm2-lvmpolld.socket (origin-file)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: lvm2-lvmpolld.socket (origin-file destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: lvm2-lvmpolld.socket (destination-implicit)
References: lvm2-lvmpolld.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: lvm2-lvmpolld.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
PIDFile: /run/lvmpolld.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: yes
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: SD_ACTIVATION=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/lvmpolld -t 60 -f
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:08.1-0000:0c:00.4-sound-card1-controlC1.device:
Description: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/controlC1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d3ded1bf7f774872be77f07afeef9f51
Following Set Member: dev-snd-controlC1.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0c:00.4.device
Wants: sound.target (origin-udev)
References: sound.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/controlC1
Sysfs Path: /sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/controlC1
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8211de8bf1f04ac1a563a34a63ba2ca9
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: var-cache.mount (origin-file)
Requires: opt.mount (origin-file)
Requires: boot-efi.mount (origin-file)
Requires: var-lib-l8r.mount (origin-file)
Requires: -.mount (origin-file)
Requires: var.mount (origin-file)
Requires: srv-NAS-Sunny-Media.mount (origin-file)
Requires: var-lib-libvirt.mount (origin-file)
Requires: srv-NAS-Sunny-Machines.mount (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file)
Requires: srv-NAS-Sunny-Downloads.mount (origin-file)
Requires: srv-NAS-Sunny-Documents.mount (origin-file)
Requires: boot.mount (origin-file)
Requires: srv-NAS-Sunny-Experiments.mount (origin-file)
Requires: srv-NAS-Sunny-Backup.mount (origin-file)
Requires: usr-my.mount (origin-file)
Requires: srv-NAS-Sunny-Schroot.mount (origin-file)
Requires: srv-NAS-Sunny-SourceCode-Android.mount (origin-file)
Requires: srv-NAS-Sunny-Projects.mount (origin-file)
Requires: srv-NAS-Sunny-SourceCode-builds.mount (origin-file)
Requires: usr-local.mount (origin-file)
Requires: srv-NAS-Sunny-SourceCode.mount (origin-file)
Requires: var-lib-machines.mount (origin-file)
Requires: tmp.mount (origin-file)
Requires: home.mount (origin-file)
Requires: srv-NAS-Sunny-Media-Videos.mount (origin-file)
Wants: home-tj-Videos.mount (origin-file)
Wants: home-tj-Audio.mount (origin-file)
Wants: systemd-fsck-root.service (origin-file)
Wants: home-tj-Music.mount (origin-file)
Wants: home-tj-Pictures.mount (origin-file)
Wants: srv-NAS-Sunny-home.mount (origin-file)
Wants: home-tj-Downloads.mount (origin-file)
Wants: systemd-remount-fs.service (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: netfilter-persistent.service (destination-file)
WantedBy: mdadm-shutdown.service (destination-file)
WantedBy: shutdown-initrd.service (destination-file)
WantedBy: nvme-smart-log.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: auditd.service (destination-file)
Before: sysinit.target (destination-file)
Before: libvirtd.service (destination-file)
Before: binfmt-support.service (destination-file)
Before: mdadm-shutdown.service (destination-file)
Before: nfs-server.service (destination-file)
Before: shutdown-initrd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: nfs-mountd.service (destination-file)
Before: nfs-idmapd.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: networking.service (destination-file)
Before: netfilter-persistent.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: nvme-smart-log.service (destination-file)
Before: systemd-sysext.service (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: apparmor.service (destination-file)
After: srv-NAS-Sunny-Media.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Documents.mount (destination-file destination-mountinfo)
After: systemd-fsck-root.service (destination-file)
After: srv-NAS-Sunny-SourceCode.mount (destination-file destination-mountinfo)
After: boot.mount (destination-file destination-mountinfo)
After: etc.mount (destination-file)
After: srv-NAS-Sunny-Machines.mount (destination-file destination-mountinfo)
After: home.mount (destination-file destination-mountinfo)
After: run-user-1000-doc.mount (destination-mountinfo)
After: var-cache.mount (destination-file destination-mountinfo)
After: usr-local.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny.mount (destination-file destination-mountinfo)
After: usr-my.mount (destination-file destination-mountinfo)
After: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
After: local-fs-pre.target (origin-file)
After: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-mountinfo)
After: systemd-remount-fs.service (destination-file)
After: var.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Experiments.mount (destination-file destination-mountinfo)
After: -.mount (destination-file)
After: opt.mount (destination-file destination-mountinfo)
After: boot-efi.mount (destination-file destination-mountinfo)
After: tmp.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Projects.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Backup.mount (destination-file destination-mountinfo)
After: var-lib-l8r.mount (destination-file destination-mountinfo)
After: srv-NAS-Sunny-Schroot.mount (destination-file destination-mountinfo)
After: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
After: var-lib-libvirt.mount (destination-file destination-mountinfo)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
After: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-mountinfo)
After: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
After: srv-NAS-Sunny-Downloads.mount (destination-file destination-mountinfo)
After: var-lib-machines.mount (destination-file destination-mountinfo)
After: run-user-1000.mount (destination-mountinfo)
OnFailure: emergency.target (origin-file)
References: home-tj-Audio.mount (origin-file)
References: var-cache.mount (origin-file)
References: var.mount (origin-file)
References: var-lib-l8r.mount (origin-file)
References: srv-NAS-Sunny-SourceCode-builds.mount (origin-file)
References: srv-NAS-Sunny-Machines.mount (origin-file)
References: home-tj-Downloads.mount (origin-file)
References: local-fs-pre.target (origin-file)
References: usr-my.mount (origin-file)
References: var-lib-libvirt.mount (origin-file)
References: srv-NAS-Sunny-Projects.mount (origin-file)
References: boot-efi.mount (origin-file)
References: srv-NAS-Sunny-Documents.mount (origin-file)
References: shutdown.target (origin-file)
References: tmp.mount (origin-file)
References: home-tj-Videos.mount (origin-file)
References: srv-NAS-Sunny-Experiments.mount (origin-file)
References: srv-NAS-Sunny-Backup.mount (origin-file)
References: srv-NAS-Sunny-Media.mount (origin-file)
References: boot.mount (origin-file)
References: home.mount (origin-file)
References: srv-NAS-Sunny-Media-Videos.mount (origin-file)
References: opt.mount (origin-file)
References: -.mount (origin-file)
References: home-tj-Music.mount (origin-file)
References: srv-NAS-Sunny-Downloads.mount (origin-file)
References: systemd-fsck-root.service (origin-file)
References: home-tj-Pictures.mount (origin-file)
References: srv-NAS-Sunny-home.mount (origin-file)
References: srv-NAS-Sunny-Schroot.mount (origin-file)
References: usr-local.mount (origin-file)
References: var-lib-machines.mount (origin-file)
References: srv-NAS-Sunny-SourceCode-Android.mount (origin-file)
References: emergency.target (origin-file)
References: srv-NAS-Sunny-SourceCode.mount (origin-file)
References: systemd-remount-fs.service (origin-file)
References: srv-NAS-Sunny.mount (origin-file)
ReferencedBy: mdadm-shutdown.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-mountinfo)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: usr-local.mount (destination-file destination-mountinfo)
ReferencedBy: nvme-smart-log.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
ReferencedBy: tmp.mount (destination-file destination-mountinfo)
ReferencedBy: nfs-idmapd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-mountinfo)
ReferencedBy: boot.mount (destination-file destination-mountinfo)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: auditd.service (destination-file)
ReferencedBy: netfilter-persistent.service (destination-file)
ReferencedBy: opt.mount (destination-file destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-mountinfo)
ReferencedBy: shutdown-initrd.service (destination-file)
ReferencedBy: boot-efi.mount (destination-file destination-mountinfo)
ReferencedBy: usr-my.mount (destination-file destination-mountinfo)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file destination-mountinfo)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-mountinfo)
ReferencedBy: var-cache.mount (destination-file destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-mountinfo)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file destination-mountinfo)
ReferencedBy: etc.mount (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: binfmt-support.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: home.mount (destination-file destination-mountinfo)
ReferencedBy: var-lib-l8r.mount (destination-file destination-mountinfo)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-mountinfo)
ReferencedBy: var-lib-machines.mount (destination-file destination-mountinfo)
ReferencedBy: srv-NAS-Sunny.mount (destination-file destination-mountinfo)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file destination-mountinfo)
ReferencedBy: var-lib-libvirt.mount (destination-file destination-mountinfo)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file destination-mountinfo)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: nfs-mountd.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-mountinfo)
ReferencedBy: networking.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: var.mount (destination-file destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit dev-mapper-SUNNY\x2dvar.device:
Description: /dev/mapper/SUNNY-var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2cbb541678cb43a2bfe53d8757630450
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: var.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
Before: var.mount (destination-mountinfo)
PropagatesStopTo: var.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: var.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-var
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev,found-mount
-> Unit dev-dm\x2d18.device:
Description: /dev/dm-18
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5e784a2d1b144d489cf6efd2c099eb5e
Following: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: sys-devices-virtual-block-dm\x2d18.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-18
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dProjects.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Projects
Instance: dev-mapper-SUNNY\x2dProjects
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: usr-my.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Projects.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: usr-my.mount (destination-file destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit plymouth-switch-root.service:
Description: Plymouth switch root service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/plymouth-switch-root.service
ConditionPathExists: /etc/initrd-release untested
Requires: system.slice (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
Before: initrd-switch-root.service (origin-file)
After: system.slice (origin-file)
References: initrd-switch-root.service (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: initrd-switch-root.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: null
StandardError: null
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth update-root-fs --new-root-dir=/sysroot
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sdc3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fbe2cfb5bd384fdfab1c56a6f8255ccf
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdc3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8e4183e4bdd446a8a900d58877d309e2
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
RequiredBy: nfs-server.service (destination-file)
WantedBy: systemd-networkd.service (destination-file)
WantedBy: networking.service (destination-file)
WantedBy: wpa_supplicant.service (destination-file)
WantedBy: NetworkManager.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network-online.target (destination-file)
Before: apt-daily.service (destination-file)
Before: lxc.service (destination-file)
Before: ssh.service (destination-file)
Before: libvirtd.service (destination-file)
Before: lxc-monitord.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: rc-local.service (destination-file)
Before: tgt.service (destination-file)
Before: libvirt-guests.service (destination-file)
Before: cups.service (destination-file)
Before: rsync.service (destination-file)
Before: apt-cacher-ng.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: caddy.service (destination-file)
Before: shutdown.target (origin-default)
Before: apache2.service (destination-file)
After: ifupdown-pre.service (destination-file)
After: NetworkManager.service (destination-file)
After: network-pre.target (origin-file)
After: networking.service (destination-file)
After: systemd-resolved.service (destination-file)
After: systemd-networkd.service (destination-file)
After: wpa_supplicant.service (destination-file)
References: shutdown.target (origin-default)
References: network-pre.target (origin-file)
ReferencedBy: libvirt-guests.service (destination-file)
ReferencedBy: nfs-server.service (destination-file)
ReferencedBy: caddy.service (destination-file)
ReferencedBy: apache2.service (destination-file)
ReferencedBy: lxc.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: lxc-monitord.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: apt-cacher-ng.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: tgt.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: rsync.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit plymouth-read-write.service:
Alias: plymouth-log.service
Description: Tell Plymouth To Write Out Runtime Data
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 63486a881d4d426a93b5d2a7cda6cfe9
Fragment Path: /lib/systemd/system/plymouth-read-write.service
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth update-root-fs --read-write
PID: 2773
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 1
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-Downloads.device:
Description: /dev/SUNNY/Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7f278710e48647368c374f43a4a8ee0d
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
Following Set Member: dev-dm\x2d43.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Downloads
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d05c68991b5a48ffa3e4d1d751f2069d
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-mapper-SUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Backup
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d72.device:
Description: /sys/devices/virtual/block/dm-72
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1b3a4266c9204701bc80a1946eec7457
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-mapper-SUNNY\x2dMedia.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-72
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev
-> Unit dev-dm\x2d77.device:
Description: /dev/dm-77
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 85a56a6e9e0341cab56392c3cea0ea13
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-77
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit virtlockd.socket:
Description: Virtual machine lock manager socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/virtlockd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 632b73263cae4615a4e569d7a4540196
Fragment Path: /lib/systemd/system/virtlockd.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
RequiredBy: virtlockd.service (destination-file)
RequiredBy: libvirtd.service (destination-file)
WantedBy: sockets.target (destination-file)
BoundBy: virtlockd-admin.socket (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: virtlockd-admin.socket (destination-file)
Before: libvirtd.service (origin-file)
Before: sockets.target (origin-default destination-default)
Before: virtlockd.service (origin-implicit)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: virtlockd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: virtlockd.service (origin-implicit)
References: sockets.target (origin-default)
References: -.mount (origin-file origin-path)
References: libvirtd.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: virtlockd.service (destination-file)
ReferencedBy: virtlockd-admin.socket (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/virtlockd-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: virtlockd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/virtlockd-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 344823c7726d4f6281b3f88c3ca78ad9
Following: sys-devices-virtual-block-dm\x2d6.device
Following Set Member: dev-dm\x2d6.device
Following Set Member: dev-disk-by\x2duuid-3d79ec64\x2dcd69\x2d4587\x2db01e\x2d5013ecbbacc5.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2drootfs.device
Following Set Member: dev-mapper-SUNNY\x2drootfs.device
Following Set Member: dev-disk-by\x2dlabel-rootfs.device
Following Set Member: dev-SUNNY-rootfs.device
Following Set Member: sys-devices-virtual-block-dm\x2d6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxiGsK328TUelMQCIJuqA20vWMaMf31SbB
Sysfs Path: /sys/devices/virtual/block/dm-6
Found: found-udev
-> Unit dev-dm\x2d87.device:
Description: /dev/dm-87
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4103f271107e4688b037b512ba1c7d57
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-SUNNY-Builds.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-87
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device:
Description: /dev/disk/by-id/dm-name-SUNNY-libvirt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0d5b12a92c894a609bcb4053cc6e010e
Following: sys-devices-virtual-block-dm\x2d42.device
Following Set Member: dev-dm\x2d42.device
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
Following Set Member: sys-devices-virtual-block-dm\x2d42.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-libvirt
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit sys-subsystem-net-devices-PUBLIC.device:
Description: /sys/subsystem/net/devices/PUBLIC
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 16ed4515200545a7b93b4d9b04cecfe6
Following Set Member: sys-devices-virtual-net-PUBLIC.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/PUBLIC
Sysfs Path: /sys/devices/virtual/net/PUBLIC
Found: found-udev
-> Unit dev-SUNNY-Builds.device:
Description: /dev/SUNNY/Builds
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 75f87bf9004e474ca1c0c188ce0ff813
Following: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-dm\x2d87.device
Following Set Member: dev-disk-by\x2dlabel-Builds.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx6Fz8EJZgALB6ghZc67KocZ7tPC2gw34P.device
Following Set Member: dev-mapper-SUNNY\x2dBuilds.device
Following Set Member: dev-disk-by\x2duuid-57f12736\x2d3776\x2d4df4\x2da83b\x2d0d95d0c57985.device
Following Set Member: sys-devices-virtual-block-dm\x2d87.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBuilds.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Builds
Sysfs Path: /sys/devices/virtual/block/dm-87
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dBuilds.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Builds
Instance: dev-mapper-SUNNY\x2dBuilds
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-networkd.service:
Alias: dbus-org.freedesktop.network1.service
Description: Network Configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-networkd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 61ffcb0ab6b34a40b8ee6839e978b386
Documentation: man:systemd-networkd.service(8)
Documentation: man:org.freedesktop.network1(5)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
Wants: systemd-networkd.socket (origin-file)
WantedBy: multi-user.target (destination-file)
BoundBy: systemd-networkd-wait-online.service (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: multi-user.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: network.target (origin-file)
Before: apt-daily.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-networkd.socket (origin-file destination-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: systemd-udevd.service (origin-file)
After: network-pre.target (origin-file)
After: systemd-sysctl.service (origin-file)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: multi-user.target (origin-file)
References: shutdown.target (origin-file)
References: -.mount (origin-file origin-path)
References: network-pre.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: network.target (origin-file)
References: systemd-networkd.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd.service (origin-file)
References: systemd-sysctl.service (origin-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/netif (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 2896
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.network1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGUSR2
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: invisible
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/netif
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
User: systemd-network
DynamicUser: no
LockPersonality: yes
SystemCallFilter: getresgid32 epoll_create pread64 brk rt_sigtimedwait recvfrom membarrier fallocate process_vm_writev vfork vmsplice renameat2 fgetxattr munlock statfs64 set_mempolicy_home_node clock_nanosleep unshare preadv faccessat2 msgget sched_yield getrusage fcntl64 mkdir rt_sigpending mq_getsetattr rt_sigtimedwait_time64 ftruncate restart_syscall removexattr mknodat kill unlink bind _newselect getegid32 mq_unlink getgid pidfd_open ppoll_time64 unlinkat io_uring_setup lsetxattr timerfd_settime geteuid msgsnd fstat64 rt_sigaction userfaultfd getxattr setns lremovexattr timer_gettime64 setgid32 inotify_rm_watch madvise getcpu swapcontext shmat setrlimit recvmmsg_time64 setregid rt_sigsuspend setfsgid umask openat2 mq_timedreceive_time64 pwrite64 cacheflush recv faccessat oldfstat mq_timedsend_time64 eventfd set_tid_address fchdir clock_gettime64 getgid32 getresgid readlink getsid sendmsg rt_tgsigqueueinfo waitid lchown32 getppid getsockname listen tgkill nice ioprio_get setregid32 chmod get_robust_list io_pgetevents linkat mprotect sched_rr_get_interval sync sched_setaffinity epoll_ctl_old fstatfs64 dup3 fsetxattr close_range chdir rseq sigreturn shmdt sendfile setgid signalfd setreuid sigprocmask oldlstat getrandom recvmmsg getuid close set_mempolicy chown32 waitpid pwritev2 arch_prctl dup fork stat64 process_madvise statx lstat clone3 sched_rr_get_interval_time64 memfd_create recvmsg openat semget pipe2 munmap writev mlock lstat64 remap_file_pages symlinkat clock_getres_time64 get_mempolicy ioctl io_destroy olduname select prlimit64 set_tls sched_setattr lseek prctl open setfsuid32 preadv2 riscv_flush_icache mlock2 setgroups32 semctl pselect6_time64 keyctl mq_timedreceive move_pages signalfd4 semtimedop pselect6 sched_getattr sched_getscheduler sysinfo oldolduname utime timer_delete clock_nanosleep_time64 timer_getoverrun getuid32 rename readlinkat mq_open pidfd_send_signal signal mmap gettimeofday getgroups lgetxattr link timerfd_gettime timerfd_gettime64 rt_sigreturn getpriority setuid pause setitimer semtimedop_time64 munlockall exit fchown32 splice connect fchmod getresuid32 add_key personality sched_getaffinity eventfd2 ppoll name_to_handle_at _llseek fdatasync setresgid fstatfs lchown oldstat symlink tkill setresgid32 syncfs truncate read llistxattr capget copy_file_range fchmodat sched_getparam getitimer time timer_settime io_setup sched_setscheduler execve request_key setreuid32 sigpending timer_gettime getpgid dup2 epoll_ctl get_thread_area getgroups32 stat sched_get_priority_max accept4 msgctl shmctl flock inotify_init1 accept setgroups setresuid alarm mkdirat sendmmsg fadvise64_64 fcntl shutdown getpid socket getrlimit sendfile64 creat fstatat64 wait4 inotify_init timer_settime64 readahead setfsuid gettid setpriority socketcall poll io_uring_register getegid setfsgid32 renameat sched_get_priority_min getdents rt_sigprocmask sigsuspend shmget epoll_pwait2 sigaltstack socketpair chown rt_sigqueueinfo readv sync_file_range2 setpgid process_vm_readv execveat fremovexattr truncate64 fstat utimes getsockopt mknod flistxattr exit_group access timerfd_create setuid32 statfs mremap clone io_uring_enter ftruncate64 inotify_add_watch getpeername times pipe setresuid32 sync_file_range io_pgetevents_time64 clock_gettime mbind send epoll_create1 epoll_wait_old rmdir ugetrlimit ioprio_set msync io_cancel write geteuid32 fchown setxattr io_submit setsid getcwd capset io_getevents fadvise64 mmap2 epoll_pwait pwritev utimensat_time64 uname utimensat fchownat nanosleep getpgrp clock_getres readdir migrate_pages futex_waitv getresuid ipc set_robust_list mq_timedsend futex tee fsync timer_create listxattr semop setsockopt newfstatat epoll_wait msgrcv kcmp timerfd_settime64 futex_time64 set_thread_area mlockall mq_notify getdents64 sendto futimesat sigaction sched_setparam
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
PID: 2896
Start Timestamp: Thu 2023-07-27 20:43:07 BST
-> ExecReload:
Command Line: networkctl reload
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
-> Unit dev-dm\x2d13.device:
Description: /dev/dm-13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: be85e6252dc0471ca2c66e382fd0ba6b
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-13
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f7162b0004a7482a97d3294b7d824920
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit schroot.service:
Description: Recover schroot sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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: 9d921a414db140c48748d14189cbf9b8
Documentation: man:schroot(1)
Fragment Path: /lib/systemd/system/schroot.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: var.mount (origin-file origin-path)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/schroot (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/share/schroot/bin/schroot-init start
PID: 2988
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/share/schroot/bin/schroot-init stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-Downloads.device:
Description: /dev/disk/by-label/Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 46e59891b2fb4c5b92d961df8261111b
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
Following Set Member: dev-dm\x2d43.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Downloads
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit dpkg-db-backup.timer:
Description: Daily dpkg database backup timer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6567a09318e4461ebdfb82c213a7d3ec
Documentation: man:dpkg(1)
Fragment Path: /lib/systemd/system/dpkg-db-backup.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: dpkg-db-backup.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: sysinit.target (origin-default)
Triggers: dpkg-db-backup.service (origin-implicit)
References: timers.target (origin-default)
References: time-set.target (origin-default)
References: shutdown.target (origin-default)
References: dpkg-db-backup.service (origin-implicit)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: dpkg-db-backup.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 526a2eb489da450c9cb33215de4607d4
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Machines
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6b9d190d206b48d9ad6d6baa9b31c036
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a1c3ec50eae74872a1678c1446741f54
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
WantedBy: accounts-daemon.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: cups.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: cron.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: accounts-daemon.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: cups.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dlabel-Videos.device:
Description: /dev/disk/by-label/Videos
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 61d2996163ff4238bfb97701f426733e
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Videos
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d21bf43a597d48ef959e226d83142fa2
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit dev-disk-by\x2dpartlabel-BIOS\x5cx20boot\x5cx20partition.device:
Description: Samsung_SSD_850_EVO_500GB BIOS\x20boot\x20partition
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bf11198feb4b4e5f9e5ed74d8e84173d
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-a440e3bb\x2de0ea\x2d47e9\x2d8a4f\x2d95263c139376.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partlabel/BIOS\x20boot\x20partition
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 53e16767d0124055b23c8d828f3b92e3
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x50014ee2b9272760
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-65289a2e1ca840028670cf57451419e2-LUKS2_BOOT
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ef2c0fe700df44188c0645de96e38781
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-65289a2e1ca840028670cf57451419e2-LUKS2_BOOT
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d89.device:
Description: /sys/devices/virtual/block/dm-89
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ac27c44ebd2f4f50a0983f4af01a6bf6
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2dlabel-Android.device
Following Set Member: dev-SUNNY-Android.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1Lkf8nifJZEgDoocVgV9LMl710kUbF30.device
Following Set Member: dev-mapper-SUNNY\x2dAndroid.device
Following Set Member: dev-disk-by\x2duuid-7dd9347f\x2d2240\x2d44c9\x2daa5a\x2dabaed8eaa7fe.device
Following Set Member: dev-dm\x2d89.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-89
Sysfs Path: /sys/devices/virtual/block/dm-89
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-f841d7e6751f4c59a9ec36df7656d41c-LUKS2_OS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 558af4303d494c598c0c869d7682d396
Following: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: dev-mapper-LUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device
Following Set Member: dev-dm\x2d0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-f841d7e6751f4c59a9ec36df7656d41c-LUKS2_OS
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9acdb32185cb43feb68188d48ca13c68
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3dcc23a9af014a96bd989d62a63a5e17
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit cryptsetup-pre.target:
Description: Local Encrypted Volumes (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup-pre.target
Conflicts: shutdown.target (origin-default)
Before: remote-cryptsetup.target (destination-file)
Before: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
Before: cryptsetup.target (origin-file)
Before: systemd-cryptsetup at LUKS2_OS.service (destination-file)
Before: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-pcrphase-initrd.service (destination-file)
References: cryptsetup.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: remote-cryptsetup.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit opt.mount:
Description: /opt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
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/opt.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: a624e6fdca5445c19f0929e1dfde1e6c
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/opt.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:01 BST
Assert Result: yes
Requires: dev-mapper-SUNNY\x2dopt.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-implicit origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dopt.target (origin-file origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (origin-file)
After: dev-mapper-SUNNY\x2dopt.device (origin-mountinfo)
After: -.mount (origin-file origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dopt.device (origin-mountinfo)
References: -.mount (origin-file origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dev-mapper-SUNNY\x2dopt.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dopt.target (origin-file origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (origin-file)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/mapper/SUNNY-opt (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /opt
What: /dev/mapper/SUNNY-opt
File System Type: btrfs
Options: rw,relatime,space_cache,subvolid=5,subvol=/
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit e2scrub_reap.service:
Description: Remove Stale Online ext4 Metadata Check Snapshots
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:09 BST
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: 28deb22624ab4bf7907b147c899f6569
Documentation: man:e2scrub_all(8)
Fragment Path: /lib/systemd/system/e2scrub_reap.service
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Wants: tmp.mount (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: sysinit.target (origin-default)
After: tmp.mount (origin-file)
After: -.mount (origin-file origin-path)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: var.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: var.mount (origin-file origin-path)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: / (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: read-only
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: idle
IOPriority: 4
CPUSchedulingPolicy: idle
CPUSchedulingPriority: 0
CPUSchedulingResetOnFork: no
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
AmbientCapabilities: cap_sys_rawio cap_sys_admin
User: root
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all -A -r
PID: 2977
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:09 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-SUNNY-containers.E0.device:
Description: /dev/SUNNY/containers.E0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 976904cc9e00452f8a64c3a4d1f53b1b
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
Following Set Member: dev-dm\x2d84.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/containers.E0
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit dev-dm\x2d99.device:
Description: /dev/dm-99
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 03:23:01 BST
Inactive Exit Timestamp: Fri 2023-07-28 03:23:01 BST
Active Enter Timestamp: Fri 2023-07-28 03:23:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 64e26cc14cf14cf2bf17472c1af6748e
Following: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-mapper-SUNNY\x2dWaydroid.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxW31atgLs9PFxT7LLlUldrHA90fPkG09F.device
Following Set Member: dev-SUNNY-Waydroid.device
Following Set Member: dev-disk-by\x2dlabel-Waydroid.device
Following Set Member: sys-devices-virtual-block-dm\x2d99.device
Following Set Member: dev-disk-by\x2duuid-7d8273f6\x2da719\x2d481f\x2da509\x2d45dfd2c35524.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dWaydroid.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-99
Sysfs Path: /sys/devices/virtual/block/dm-99
Found: found-udev
-> Unit dev-SUNNY-Machines.device:
Description: /dev/SUNNY/Machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b5c8091d6ab04f3d981f733046110801
Following: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: sys-devices-virtual-block-dm\x2d41.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Machines
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit dev-SUNNY-vdd.device:
Description: /dev/SUNNY/vdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b8a443e545534d89997561a1aa9aa393
Following: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdd.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMmQ6DOX7kci79mN41e6pIrCFbzcPA49i.device
Following Set Member: sys-devices-virtual-block-dm\x2d95.device
Following Set Member: dev-mapper-SUNNY\x2dvdd.device
Following Set Member: dev-dm\x2d95.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/vdd
Sysfs Path: /sys/devices/virtual/block/dm-95
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4782a85568944fa4a91fe539f927d2ee
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6-part4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device:
Description: /dev/disk/by-id/dm-name-SUNNY-T300CHI.bak
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7dbec7f1ff0e4678aeb90ceeef4ff11e
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-dm\x2d61.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-T300CHI.bak
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3e4205ad8bab4be4afcea567eb31d5ad
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: https://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Wants: getty-static.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: getty at tty1.service (destination-file)
After: getty-static.service (origin-default)
References: getty-static.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nvmf-autoconnect.service:
Description: Connect NVMe-oF subsystems automatically during boot
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2023-07-27 20:43:15 BST
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: d076f5898eb1448da6238510f562f71e
Fragment Path: /lib/systemd/system/nvmf-autoconnect.service
ConditionPathExists: |!/etc/nvme/discovery.conf failed
ConditionPathExists: |!/etc/nvme/config.json succeeded
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
Before: graphical.target (destination-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: remote-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /sbin/modprobe nvme-fabrics
PID: 3411
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/nvme connect-all
PID: 3425
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d1.device:
Description: /sys/devices/virtual/block/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 07f025d8f64f43beafd8769f94594e4a
Following Set Member: dev-mapper-LUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dt66kvr\x2dNTfa\x2dVrG2\x2dfxKg\x2dJ079\x2dmnf6\x2dKrWFW8.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d3b9caa50bff745118b386a43192141da\x2dLUKS_WD30EZRZ.device
Following Set Member: dev-dm\x2d1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-1
Sysfs Path: /sys/devices/virtual/block/dm-1
Found: found-udev
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cabebf2ca17c4240861e84ba16b7ecce
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Thu 2023-07-27 20:43:05 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:05 BST
Assert Result: yes
Requires: systemd-cryptsetup at LUKS2_BOOT.service (origin-file)
Requires: systemd-cryptsetup at LUKS_WD30EZRZ.service (origin-file)
Requires: systemd-cryptsetup at LUKS2_OS.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: cryptsetup-pre.target (destination-file)
After: systemd-cryptsetup at LUKS2_OS.service (destination-file)
After: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
References: systemd-cryptsetup at LUKS2_BOOT.service (origin-file)
References: systemd-cryptsetup at LUKS_WD30EZRZ.service (origin-file)
References: systemd-cryptsetup at LUKS2_OS.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-cryptsetup at LUKS2_BOOT.service (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS2_OS.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-cryptsetup at LUKS_WD30EZRZ.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: cryptsetup-pre.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-mapper-SUNNY\x2dELLOE001.device:
Description: /dev/mapper/SUNNY-ELLOE001
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ce159896d12545e791a52872c586931d
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-ELLOE001
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit initrd-parse-etc.service:
Description: Mountpoints Configured in the Real Root
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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/initrd-parse-etc.service
AssertPathExists: /etc/initrd-release untested
Requires: initrd-root-fs.target (origin-file)
Requires: system.slice (origin-file)
WantedBy: initrd.target (destination-file)
Before: initrd-fs.target (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: initrd-root-fs.target (origin-file)
OnFailure: emergency.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: emergency.target (origin-file)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: initrd.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-sysroot-fstab-check
Command Line: systemctl --no-block start initrd-cleanup.service
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 91c2dac9ad3245439e1a4a4f65f5076d
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/19a05661-bcc9-4734-8101-2fc38d399c77
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d42.device:
Description: /sys/devices/virtual/block/dm-42
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e522c07db81142f48502bfc07f2d97be
Following Set Member: dev-mapper-SUNNY\x2dlibvirt.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxGDKqaEp5wWVyrsgbXas3Us9j1mC48hZk.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dlibvirt.device
Following Set Member: dev-SUNNY-libvirt.device
Following Set Member: dev-disk-by\x2duuid-01b43fec\x2deefe\x2d4e94\x2db0a9\x2d4af4cedc3319.device
Following Set Member: dev-disk-by\x2dlabel-libvirt.device
Following Set Member: dev-dm\x2d42.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-42
Sysfs Path: /sys/devices/virtual/block/dm-42
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dCache.device:
Description: /dev/mapper/SUNNY-Cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5d22e383fc5f48179bc22f066f05d81f
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: var-cache.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
Before: var-cache.mount (destination-mountinfo)
PropagatesStopTo: var-cache.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: var-cache.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Cache
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev,found-mount
-> Unit blockdev at dev-mapper-SUNNY\x2dBackup.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-Backup
Instance: dev-mapper-SUNNY\x2dBackup
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-Backup.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit gssproxy.service:
Description: gssproxy.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: auth-rpcgss-module.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: nfs-client.target (destination-file)
Before: nfs-server.service (destination-file)
After: auth-rpcgss-module.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-server.service (destination-file)
-> Unit NetworkManager.service:
Description: Network Manager
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:NetworkManager(8)
Fragment Path: /lib/systemd/system/NetworkManager.service
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: network.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (origin-file)
Before: apt-daily.service (destination-file)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: dbus-broker.service (origin-file)
After: dbus.socket (origin-file)
After: network-pre.target (origin-file)
References: dbus.socket (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: dbus-broker.service (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network-pre.target (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
BusName: org.freedesktop.NetworkManager
Bus Name Good: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: read-only
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
-> ExecReload:
Command Line: /usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 24d1d615e22f48d08be5dd8c72bfd688
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-CT500BX100SSD1_1503F001CD5E
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit shutdown-initrd.service:
Description: Unmount root-fs, close block devices, stop storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: cbbe1ea0c6034e68b38c1323ff5b7329
Documentation: https://systemd.io/INITRD_INTERFACE/
Fragment Path: /etc/systemd/system/shutdown-initrd.service
ConditionPathExists: !/run/initramfs/shutdown succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs.target (origin-file)
WantedBy: emergency.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: umount.target (origin-file)
Conflicts: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/true
PID: 2776
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/local/sbin/mktiniramfs
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c2caa454aa4448388cc72a16fa1c927a
Fragment Path: /lib/systemd/system/e2scrub_all.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: e2scrub_all.service (origin-implicit)
After: var.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: time-set.target (origin-default)
Triggers: e2scrub_all.service (origin-implicit)
References: var.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: e2scrub_all.service (origin-implicit)
References: timers.target (origin-default)
References: time-set.target (origin-default)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: e2scrub_all.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: Sun *-*-* 03:10:00
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5adb49bf4bcc4154ad749306576b646d
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: dev-dm\x2d23.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dhome.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-home
Instance: dev-mapper-SUNNY\x2dhome
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: home.mount (destination-file destination-mountinfo)
Before: shutdown.target (origin-default)
Before: srv-NAS-Sunny-home.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file destination-mountinfo)
ReferencedBy: home.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit phpsessionclean.timer:
Description: Clean PHP session files every 30 mins
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 12:09:35 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f4c32393f2194cbfba1925fb1a7f323a
Fragment Path: /lib/systemd/system/phpsessionclean.timer
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: phpsessionclean.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: time-set.target (origin-default)
After: var.mount (origin-file origin-path)
After: -.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: phpsessionclean.service (origin-implicit)
References: var.mount (origin-file origin-path)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
References: phpsessionclean.service (origin-implicit)
References: time-set.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
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
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: phpsessionclean.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* *:09,39:00
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device:
Description: /dev/disk/by-id/dm-name-SUNNY-ELLOE001
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a9319bd48106437f8262a31be285f9ad
Following: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: sys-devices-virtual-block-dm\x2d62.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-ELLOE001
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: cpu cpuset io memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces
Documentation: man:systemd.special(7)
RequiredBy: -.mount (destination-file)
RequiredBy: proc-fs-nfsd.mount (destination-file)
RequiredBy: etc.mount (destination-file)
RequiredBy: system.slice (destination-implicit)
RequiredBy: init.scope (destination-file)
RequiredBy: machine.slice (destination-implicit)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: user.slice (destination-implicit)
RequiredBy: sys-kernel-debug-tracing.mount (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: sys-kernel-tracing.mount (destination-file)
WantedBy: slices.target (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: slices.target (destination-file)
Before: init.scope (destination-file)
Before: machine.slice (destination-implicit)
Before: dev-hugepages.mount (destination-file)
Before: sys-kernel-debug-tracing.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: etc.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: user.slice (destination-implicit)
Before: -.mount (destination-file)
Before: system.slice (destination-implicit)
Before: proc-fs-nfsd.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file destination-slice-property)
ReferencedBy: dev-hugepages.mount (destination-file destination-slice-property)
ReferencedBy: machine.slice (destination-implicit)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file destination-slice-property)
ReferencedBy: proc-fs-nfsd.mount (destination-file destination-slice-property)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: sys-kernel-debug-tracing.mount (destination-file destination-slice-property)
ReferencedBy: dev-mqueue.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-tracing.mount (destination-file destination-slice-property)
ReferencedBy: -.mount (destination-file destination-slice-property)
ReferencedBy: init.scope (destination-file destination-slice-property)
ReferencedBy: system.slice (destination-implicit)
ReferencedBy: etc.mount (destination-file destination-slice-property)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file destination-slice-property)
SliceOf: proc-sys-fs-binfmt_misc.mount (destination-slice-property)
SliceOf: -.mount (destination-slice-property)
SliceOf: system.slice (destination-implicit)
SliceOf: machine.slice (destination-implicit)
SliceOf: sys-kernel-debug-tracing.mount (destination-slice-property)
SliceOf: dev-hugepages.mount (destination-slice-property)
SliceOf: init.scope (destination-slice-property)
SliceOf: sys-fs-fuse-connections.mount (destination-slice-property)
SliceOf: sys-kernel-debug.mount (destination-slice-property)
SliceOf: sys-kernel-tracing.mount (destination-slice-property)
SliceOf: etc.mount (destination-slice-property)
SliceOf: sys-kernel-config.mount (destination-slice-property)
SliceOf: user.slice (destination-implicit)
SliceOf: proc-fs-nfsd.mount (destination-slice-property)
SliceOf: dev-mqueue.mount (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit virtlogd.socket:
Description: Virtual machine log manager socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/virtlogd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: e68031b13e624a43a1f5abe4ee8a45df
Fragment Path: /lib/systemd/system/virtlogd.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: virtlogd.service (destination-file)
RequiredBy: libvirtd.service (destination-file)
WantedBy: sockets.target (destination-file)
BoundBy: virtlogd-admin.socket (destination-file)
Conflicts: shutdown.target (origin-default)
Before: virtlogd.service (origin-implicit)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
Before: virtlogd-admin.socket (destination-file)
Before: libvirtd.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: virtlogd.service (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: libvirtd.service (origin-file)
References: sysinit.target (origin-default)
References: virtlogd.service (origin-implicit)
References: sockets.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: virtlogd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: virtlogd-admin.socket (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/virtlogd-sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: virtlogd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/virtlogd-sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d41.device:
Description: /sys/devices/virtual/block/dm-41
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7544f3e561ec40458332802df2c0e8e2
Following Set Member: dev-dm\x2d41.device
Following Set Member: dev-disk-by\x2dlabel-Machines.device
Following Set Member: dev-disk-by\x2duuid-4f271c38\x2dfd02\x2d4890\x2d81fd\x2d1f11da7cc178.device
Following Set Member: dev-mapper-SUNNY\x2dMachines.device
Following Set Member: dev-SUNNY-Machines.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxomlBc8JPkIa9jBkEWnOGED3BE4izGTDB.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-41
Sysfs Path: /sys/devices/virtual/block/dm-41
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device:
Description: /dev/disk/by-id/dm-name-SUNNY-usr_local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 607d60afef7443749009e33403472a80
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-usr_local
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2a4b745eeaa344e591c97b0f0d9239fc
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-5.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit dev-SUNNY-l8r.device:
Description: /dev/SUNNY/l8r
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cecbf18fd5104c3b9aacd8642b5eb5e0
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/l8r
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a2ffe5f0a3304ce69d1bf05188d0bbde
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d77.device:
Description: /sys/devices/virtual/block/dm-77
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2e9409813f4d4156abe8a28f63fd3eda
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-77
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dCache.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8b6bdab54c7648b2bb0ab390d0785a7d
Following: sys-devices-virtual-block-dm\x2d91.device
Following Set Member: dev-disk-by\x2dlabel-Cache.device
Following Set Member: dev-SUNNY-Cache.device
Following Set Member: dev-disk-by\x2duuid-9d8db75d\x2df1c4\x2d4463\x2dbe25\x2d02cb81200a62.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxCegVpx0cm2LHxvsccu9zYWqvdC6KFSYI.device
Following Set Member: dev-mapper-SUNNY\x2dCache.device
Following Set Member: dev-dm\x2d91.device
Following Set Member: sys-devices-virtual-block-dm\x2d91.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Cache
Sysfs Path: /sys/devices/virtual/block/dm-91
Found: found-udev
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart1.device:
Description: WDC WDS512G1X0C-00ENX0 EFI-SP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cc9727cb30644a93be22f10e4b3eeb9b
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-19a05661\x2dbcc9\x2d4734\x2d8101\x2d2fc38d399c77.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
Following Set Member: dev-disk-by\x2dlabel-EFI\x2dSP.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart1.device
Following Set Member: dev-nvme0n1p1.device
Following Set Member: dev-disk-by\x2duuid-7594\x2dE531.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
Found: found-udev
-> Unit systemd-firstboot.service:
Description: First Boot Wizard
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-firstboot(1)
Fragment Path: /lib/systemd/system/systemd-firstboot.service
ConditionFirstBoot: yes failed
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Thu 2023-07-27 20:43:01 BST
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-vconsole-setup.service (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-sysusers.service (origin-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: first-boot-complete.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: tty
StandardOutput: tty
StandardError: tty
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-firstboot --prompt-locale --prompt-timezone --prompt-root-password
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit iscsi.service:
Description: iscsi.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: blk-availability.service (destination-file)
ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 424790cdc58543bda5f1704787160d52
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-dm\x2d78.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit dev-dm\x2d55.device:
Description: /dev/dm-55
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7c8641b732ce4c49a560c54fdfff1b99
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
Following Set Member: dev-SUNNY-usr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-55
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit dev-dm\x2d96.device:
Description: /dev/dm-96
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 88daba146af846999bccbf121c32e3bc
Following: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: sys-devices-virtual-block-dm\x2d96.device
Following Set Member: dev-SUNNY-debian11.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2ddebian11.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxMAb7Xp2dEw1X6c5VJGLN4MHBPRQrRXUa.device
Following Set Member: dev-mapper-SUNNY\x2ddebian11.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-96
Sysfs Path: /sys/devices/virtual/block/dm-96
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device:
Description: /dev/disk/by-id/dm-name-SUNNY-vdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: da562125a30242ab9bdcc4142c1c7892
Following: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-mapper-SUNNY\x2dvdc.device
Following Set Member: dev-dm\x2d94.device
Following Set Member: dev-SUNNY-vdc.device
Following Set Member: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-vdc
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit netfilter-persistent.service:
Description: netfilter persistent configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: 10c16168fe48412eb4b95c494f19053e
Documentation: man:netfilter-persistent(8)
Fragment Path: /lib/systemd/system/netfilter-persistent.service
DropIn Path: /usr/lib/systemd/system/netfilter-persistent.service.d/iptables.conf
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: network-pre.target (origin-file)
Wants: local-fs.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: network-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: systemd-modules-load.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: network-pre.target (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/netfilter-persistent start
PID: 2770
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/netfilter-persistent stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d67.device:
Description: /dev/dm-67
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a5a21095b8e74d69ac0f50e94eb9cd6a
Following: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dopt.device
Following Set Member: dev-disk-by\x2dlabel-opt.device
Following Set Member: dev-disk-by\x2duuid-437f4a84\x2db459\x2d4858\x2d800b\x2d35e15220450e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxV6Mmk8F98Hlbvm08wns2VT1D3VTEd2Lx.device
Following Set Member: dev-SUNNY-opt.device
Following Set Member: sys-devices-virtual-block-dm\x2d67.device
Following Set Member: dev-mapper-SUNNY\x2dopt.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-67
Sysfs Path: /sys/devices/virtual/block/dm-67
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dDocuments.device:
Description: /dev/mapper/SUNNY-Documents
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: aed35298d2ab4ebe9d80affd4dcbc339
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
Before: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Documents
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev,found-mount
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 703c90520c6d4cdc908c7f6f00c98261
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit ras-mc-ctl.service:
Description: Initialize EDAC v3.0.0 Drivers For Machine Hardware
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:09 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:09 BST
Active Exit Timestamp: n/a
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: af89ff5b002746369c56d870427d549f
Fragment Path: /lib/systemd/system/ras-mc-ctl.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/ras-mc-ctl --register-labels
PID: 2984
Start Timestamp: Thu 2023-07-27 20:43:08 BST
Exit Timestamp: Thu 2023-07-27 20:43:09 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4d316c8b2fa0442f9249ecf454026c8f
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device:
Description: /dev/disk/by-id/dm-name-SUNNY-apu2--machines
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0532c0372f414abd970a3fb4137d4371
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-dm\x2d86.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-apu2--machines
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 08256b5d5c8b42d485acc41a9995b633
Following: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-dm\x2d60.device
Following Set Member: dev-disk-by\x2duuid-23de275a\x2d1a87\x2d4b81\x2da952\x2df548cd3e4374.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2detc.device
Following Set Member: dev-disk-by\x2dlabel-etc.device
Following Set Member: sys-devices-virtual-block-dm\x2d60.device
Following Set Member: dev-SUNNY-etc.device
Following Set Member: dev-mapper-SUNNY\x2detc.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxrNdwY7VTdGJc0EGLHryQPmG4LJK9dHB1
Sysfs Path: /sys/devices/virtual/block/dm-60
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:04 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:04 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:04 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0833a4c3a255474a8e656729a9ed5fb2
Following: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-disk-by\x2dlabel-Videos.device
Following Set Member: dev-disk-by\x2duuid-1281a487\x2dbadf\x2d43bb\x2d882a\x2d7e3e70c845a8.device
Following Set Member: sys-devices-virtual-block-dm\x2d90.device
Following Set Member: dev-dm\x2d90.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dVideos.device
Following Set Member: dev-mapper-SUNNY\x2dVideos.device
Following Set Member: dev-SUNNY-Videos.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDuPmllwSdllrN4203e4yW1dR3pTLwi3e
Sysfs Path: /sys/devices/virtual/block/dm-90
Found: found-udev
-> Unit dev-SUNNY-Schroot.device:
Description: /dev/SUNNY/Schroot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a858816cd780408cae4ef107c7798d3b
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
Before: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/Schroot
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit avahi-daemon.service:
Alias: dbus-org.freedesktop.Avahi.service
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/avahi-daemon.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 5f7fe724ed5b46349f08ceac846bc07f
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: avahi-daemon.socket (origin-file)
Requires: dbus.socket (origin-file)
WantedBy: cups-browsed.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: avahi-daemon.socket (destination-implicit)
After: dbus.socket (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: avahi-daemon.socket (destination-implicit)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: avahi-daemon.socket (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: avahi-daemon.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: cups-browsed.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
Main PID: 2975
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
PID: 2975
Start Timestamp: Thu 2023-07-27 20:43:08 BST
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: avahi-daemon 0.8 starting up.
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f30c70b9ad2b47e8bbcbbbb9a814d97f
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-dm\x2d43.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Downloads
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit dev-sda.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d55bf6e19a6d44868ca02dd40a2d0fe6
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 770edb1f59684085903a9d511158d81f
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219.device:
Description: Samsung_SSD_850_EVO_500GB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5318d5bcb6634e27a2075e6a5c826f52
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dBackup.device:
Description: /dev/mapper/SUNNY-Backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3e2a612d93a64ee5857acd5a5b0c946f
Following: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: sys-devices-virtual-block-dm\x2d85.device
Following Set Member: dev-SUNNY-Backup.device
Following Set Member: dev-dm\x2d85.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxea8V8z81Npnzix9f0TNyt8gVQik2rEGh.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dBackup.device
Following Set Member: dev-disk-by\x2dlabel-Backup.device
Following Set Member: dev-disk-by\x2duuid-c35d1f0e\x2d7c4d\x2d468f\x2d9a9e\x2d522b3c7eb710.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
Before: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Backup
Sysfs Path: /sys/devices/virtual/block/dm-85
Found: found-udev,found-mount
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 4902ad7239b94ab393792261a696c9c2
Documentation: man:systemd-remount-fs.service(8)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
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-rfkill.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: bluetooth.service (destination-file)
Before: systemd-quotacheck.service (destination-file)
Before: upower.service (destination-file)
Before: systemd-logind.service (destination-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 1519
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit remote-fs-pre.target:
Description: Preparation for Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1600b5bd9b354b74a5dae5f1cead638b
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
WantedBy: nfs-client.target (destination-file)
WantedBy: rpcbind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: remote-cryptsetup.target (destination-file)
Before: remote-fs.target (destination-file)
Before: remote-veritysetup.target (destination-file)
Before: shutdown.target (origin-default)
After: nvmf-autoconnect.service (destination-file)
After: nfs-client.target (destination-file)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: remote-cryptsetup.target (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: remote-veritysetup.target (destination-file)
ReferencedBy: nvmf-autoconnect.service (destination-file)
ReferencedBy: remote-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
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: 07a28b6077b2418d997f0f10c211ef3e
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/hddtemp.service
Source Path: /etc/init.d/hddtemp
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: network-online.target (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: graphical.target (origin-file destination-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: remote-fs.target (origin-file)
References: network-online.target (origin-file)
References: multi-user.target (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: graphical.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: remote-fs.target (origin-file)
References: basic.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/init.d/hddtemp start
PID: 3441
Start Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit system-systemd\x2dcoredump.slice:
Description: Slice /system/systemd-coredump
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dcoredump.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 6fd258716ec74ec7b96e4f7b2ac7632d
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
InSlice: system.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit srv-NAS-Sunny-Downloads.mount:
Description: /srv/NAS/Sunny/Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:06 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Downloads.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: d43e6b9ed9d745a0b93912de3b95de38
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Downloads.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:06 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:06 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: local-fs.target (destination-file)
RequiredBy: home-tj-Downloads.mount (destination-file destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: home-tj-Downloads.mount (destination-file destination-path)
Before: umount.target (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (origin-file)
After: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dDownloads.target (origin-file origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
References: local-fs.target (origin-file origin-mountinfo)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: umount.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: blockdev at dev-mapper-SUNNY\x2dDownloads.target (origin-file origin-mountinfo)
References: -.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: home-tj-Downloads.mount (destination-file destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Downloads (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Downloads
What: /dev/mapper/SUNNY-Downloads
File System Type: ext4
Options: rw,relatime,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-LUKS2_BOOT.device:
Description: /dev/mapper/LUKS2_BOOT
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c2a2d1918ae5478aa1e955477bff6792
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
DropIn Path: /run/systemd/generator/dev-mapper-LUKS2_BOOT.device.d/40-device-timeout.conf
Requires: systemd-cryptsetup at LUKS2_BOOT.service (origin-file)
RequiredBy: boot.mount (destination-mountinfo)
Before: boot.mount (destination-mountinfo)
PropagatesStopTo: boot.mount (destination-mountinfo)
References: systemd-cryptsetup at LUKS2_BOOT.service (origin-file)
ReferencedBy: boot.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/LUKS2_BOOT
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev,found-mount
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart3.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5744f4fc53a94e8bb13f31022625d001
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-disk-by\x2duuid-07047dc5\x2dc0a1\x2d48ec\x2da794\x2de2385631cecd.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc3.device
Following Set Member: dev-sdc3.device
Following Set Member: dev-disk-by\x2dpartuuid-83dad3f7\x2d2cdf\x2d4660\x2d810a\x2d2c56cce3248c.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21HNSAG427440L-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3
Found: found-udev
-> Unit dev-SUNNY-vdc.device:
Description: /dev/SUNNY/vdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bd13d91fdd0045e88f9731ab872ac965
Following: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-mapper-SUNNY\x2dvdc.device
Following Set Member: dev-dm\x2d94.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvdc.device
Following Set Member: sys-devices-virtual-block-dm\x2d94.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxWKNjNfsUL3HC02HhU0CECnJ7jvLSRfN6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/vdc
Sysfs Path: /sys/devices/virtual/block/dm-94
Found: found-udev
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service (origin-file)
Wants: shutdown-initrd.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: sysinit.target (destination-file)
Before: shutdown.target (origin-default)
Before: initrd-switch-root.target (destination-file)
After: emergency.service (origin-file)
After: sysinit.target (destination-file)
OnFailureOf: initrd-fs.target (destination-file)
OnFailureOf: initrd-parse-etc.service (destination-file)
OnFailureOf: initrd.target (destination-file)
OnFailureOf: local-fs.target (destination-file)
OnFailureOf: initrd-usr-fs.target (destination-file)
OnFailureOf: systemd-fsck-root.service (destination-file)
OnFailureOf: initrd-root-fs.target (destination-file)
OnFailureOf: initrd-switch-root.service (destination-file)
OnFailureOf: initrd-root-device.target (destination-file)
OnFailureOf: initrd-cleanup.service (destination-file)
References: shutdown-initrd.service (origin-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: initrd-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device:
Description: /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fe678b37697f4b70b746353fa044e32e
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
BoundBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/a5063e38-439c-4b65-aa6b-72774cd05aa3
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit var-cache.mount:
Description: /var/cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/var-cache.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: f01f243c6def44a984b25b4fbaa14b84
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var-cache.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dev-mapper-SUNNY\x2dCache.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (origin-file)
RequiredBy: apparmor.service (destination-path)
RequiredBy: apt-cacher-ng.service (destination-path)
RequiredBy: fwupd-refresh.service (destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: cups.path (destination-path)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: fwupd-refresh.service (destination-path)
Before: umount.target (origin-mountinfo)
Before: cups.path (destination-path)
Before: apparmor.service (destination-path)
Before: apt-cacher-ng.service (destination-path)
After: dev-mapper-SUNNY\x2dCache.device (origin-mountinfo)
After: blockdev at dev-mapper-SUNNY\x2dCache.target (origin-file origin-mountinfo)
After: -.mount (origin-file origin-path)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (origin-file)
After: var.mount (origin-file origin-path)
After: system.slice (origin-file)
StopPropagatedFrom: dev-mapper-SUNNY\x2dCache.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: var.mount (origin-file origin-path)
References: blockdev at dev-mapper-SUNNY\x2dCache.target (origin-file origin-mountinfo)
References: -.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dCache.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (origin-file)
ReferencedBy: apparmor.service (destination-path)
ReferencedBy: apt-cacher-ng.service (destination-path)
ReferencedBy: fwupd-refresh.service (destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: cups.path (destination-path)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var (origin-file)
RequiresMountsFor: /dev/mapper/SUNNY-Cache (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/cache
What: /dev/mapper/SUNNY-Cache
File System Type: btrfs
Options: rw,relatime,ssd,discard=async,space_cache,subvolid=5,subvol=/,x-systemd.requires-mounts-for=/var
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mapper-SUNNY\x2dl8r.device:
Description: /dev/mapper/SUNNY-l8r
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 497ebd830cc24b94988e92d98563b468
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: var-lib-l8r.mount (destination-mountinfo)
RequiredBy: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: var-lib-l8r.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
Before: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
PropagatesStopTo: var-lib-l8r.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
ReferencedBy: var-lib-l8r.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-l8r
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev,found-mount
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dl8r.service:
Description: File System Check on /dev/mapper/SUNNY-l8r
Instance: dev-mapper-SUNNY\x2dl8r
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 0e2d316322da44b7a76e54351dc88a07
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dl8r.device (origin-file)
RequiredBy: var-lib-l8r.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: var-lib-l8r.mount (destination-file)
Before: shutdown.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dl8r.device (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dl8r.device (origin-file)
References: systemd-quotacheck.service (origin-file)
References: shutdown.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
ReferencedBy: var-lib-l8r.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-l8r
PID: 1843
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-sysext.service:
Description: Merge System Extension Images into /usr/ and /opt/
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-sysext.service(8)
Fragment Path: /lib/systemd/system/systemd-sysext.service
ConditionDirectoryNotEmpty: |/usr/lib/extensions untested
ConditionDirectoryNotEmpty: |/usr/local/lib/extensions untested
ConditionDirectoryNotEmpty: |/var/lib/extensions untested
ConditionDirectoryNotEmpty: |/run/extensions untested
ConditionDirectoryNotEmpty: |/etc/extensions untested
ConditionCapability: CAP_SYS_ADMIN untested
Requires: system.slice (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (origin-file)
Before: sysinit.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
References: initrd-switch-root.target (origin-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-sysext merge
-> ExecStop:
Command Line: systemd-sysext unmerge
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit initrd-switch-root.target:
Description: Switch Root
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Fragment Path: /lib/systemd/system/initrd-switch-root.target
AssertPathExists: /etc/initrd-release untested
Wants: plymouth-start.service (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: initrd-root-fs.target (origin-file)
Wants: initrd-udevadm-cleanup-db.service (origin-file)
Wants: initrd-switch-root.service (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: plymouth-switch-root.service (origin-file)
Wants: initrd-cleanup.service (origin-file)
WantedBy: initrd-switch-root.service (destination-file)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: systemd-sysext.service (destination-file)
Before: initrd-switch-root.service (origin-file)
After: initrd-fs.target (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-sysext.service (destination-file)
After: emergency.target (origin-file)
After: systemd-tmpfiles-clean.service (destination-file)
After: systemd-resolved.service (destination-file)
After: initrd-udevadm-cleanup-db.service (origin-file destination-file)
After: systemd-sysusers.service (destination-file)
After: systemd-networkd.service (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: emergency.service (origin-file)
After: initrd-cleanup.service (origin-file)
After: initrd-root-fs.target (origin-file)
After: systemd-ask-password-console.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
References: initrd-udevadm-cleanup-db.service (origin-file)
References: initrd-cleanup.service (origin-file)
References: plymouth-start.service (origin-file)
References: emergency.service (origin-file)
References: systemd-journald.service (origin-file)
References: emergency.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: initrd-fs.target (origin-file)
References: plymouth-switch-root.service (origin-file)
References: initrd-switch-root.service (origin-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit virtlogd.service:
Description: Virtual machine log manager
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:virtlogd(8)
Documentation: https://libvirt.org
Fragment Path: /lib/systemd/system/virtlogd.service
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: virtlogd.socket (origin-file)
Requires: virtlogd-admin.socket (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: libvirtd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: virtlogd.socket (destination-implicit)
After: virtlogd-admin.socket (destination-implicit)
TriggeredBy: virtlogd.socket (destination-implicit)
TriggeredBy: virtlogd-admin.socket (destination-implicit)
References: virtlogd-admin.socket (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: virtlogd.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: libvirtd.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: virtlogd.socket (destination-implicit)
ReferencedBy: virtlogd-admin.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/virtlogd
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -900
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/virtlogd "\$VIRTLOGD_ARGS"
-> ExecReload:
Command Line: /bin/kill -USR1 "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e9a9af8852a9480fb205e16028029ec5
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x500a0751f001cd5e
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device:
Description: /dev/disk/by-id/lvm-pv-uuid-G2PjcM-Txqu-rXuK-wGT6-u2Fh-c2ae-H0s5RD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9287bf42c49b4167ad24df925dbb9367
Following: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: dev-mapper-LUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device
Following Set Member: dev-dm\x2d0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/lvm-pv-uuid-G2PjcM-Txqu-rXuK-wGT6-u2Fh-c2ae-H0s5RD
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit dev-SUNNY-usr_local.device:
Description: /dev/SUNNY/usr_local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0b048faaea21424bb141675c775639a2
Following: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: sys-devices-virtual-block-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dusr_local.device
Following Set Member: dev-disk-by\x2dlabel-usr_local.device
Following Set Member: dev-dm\x2d55.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxH8qr1qN9seU1iU2HpRzgIRBiEwbOBwAM.device
Following Set Member: dev-disk-by\x2duuid-63874235\x2dad0b\x2d4e60\x2d8638\x2d4121e5d5664a.device
Following Set Member: dev-mapper-SUNNY\x2dusr_local.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/usr_local
Sysfs Path: /sys/devices/virtual/block/dm-55
Found: found-udev
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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: a3a51b2604534a63a567ab3117fb7ace
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d succeeded
ConditionDirectoryNotEmpty: |/lib/binfmt.d succeeded
ConditionPathIsReadWrite: /proc/sys succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: binfmt-support.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.mount (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (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)
ReferencedBy: binfmt-support.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
PID: 2779
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
-> 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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-3.device:
Description: CT500BX100SSD1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a505bd8407fd487cb6638b8045d4306c
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dCT500BX100SSD1_1503F001CD5E.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751f001cd5e.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dV5w4fS\x2dybe8\x2d2wvu\x2d8eEi\x2dD9Vb\x2d5F5y\x2dYoXJsW.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d5.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb
Found: found-udev
-> Unit libvirtd-ro.socket:
Description: Libvirt local read-only socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:45:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/libvirtd-ro.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 5bd2150f5fb84c5baace15b71f552e3f
Fragment Path: /lib/systemd/system/libvirtd-ro.socket
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
BindsTo: libvirtd.socket (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: libvirtd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: libvirtd.service (origin-file origin-implicit)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: libvirtd.socket (origin-file)
After: sysinit.target (origin-default)
Triggers: libvirtd.service (origin-implicit)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: libvirtd.socket (origin-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: libvirtd.service (origin-file origin-implicit)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: libvirtd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/libvirt/libvirt-sock-ro (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: libvirtd-ro.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/libvirt/libvirt-sock-ro
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8e6c141f8c1f429f8f105bcfdce2fb16
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 84e2162473b54a8d8bc902833b045b88
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-WDC_WDS512G1X0C-00ENX0_171273421371_1-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit home-tj-Downloads.mount:
Description: /home/tj/Downloads
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home-tj-Downloads.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 60c347a181ba42d084e157874bbc1312
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home-tj-Downloads.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: srv-NAS-Sunny-Downloads.mount (origin-file origin-path)
Requires: home.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: srv-NAS-Sunny-Downloads.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dDownloads.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: home.mount (origin-file origin-implicit origin-path)
After: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
After: system.slice (origin-file)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: -.mount (origin-file origin-implicit origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: srv-NAS-Sunny-Downloads.mount (origin-file origin-path)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: dev-mapper-SUNNY\x2dDownloads.device (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dDownloads.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: home.mount (origin-file origin-implicit origin-path)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /home/tj (origin-implicit)
RequiresMountsFor: /home (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
RequiresMountsFor: /srv/NAS/Sunny/Downloads (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home/tj/Downloads
What: /dev/mapper/SUNNY-Downloads
File System Type: ext4
Options: rw,relatime,errors=remount-ro,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Downloads,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-BOOT.ESP.device:
Description: Samsung_SSD_850_EVO_500GB BOOT.ESP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3d77d977fa394294b10f658654df784c
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2duuid-1192\x2d744D.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc2.device
Following Set Member: dev-disk-by\x2dpartuuid-be92cbbb\x2d28d6\x2d4757\x2db823\x2d587a883686ee.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20System.device
Following Set Member: dev-sdc2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/BOOT.ESP
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2
Found: found-udev
-> Unit fancontrol.service:
Description: fan speed regulator
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:fancontrol(8)
Documentation: man:pwmconfig(8)
Fragment Path: /lib/systemd/system/fancontrol.service
ConditionFileNotEmpty: /etc/fancontrol failed
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: lm-sensors.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: lm-sensors.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
PIDFile: /run/fancontrol.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/sbin/fancontrol --check
-> ExecStart:
Command Line: /usr/sbin/fancontrol
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:19 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:19 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:19 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rtkit-daemon.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 6c75a464ae25405895264d92799b3fd2
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Thu 2023-07-27 20:43:19 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:19 BST
Assert Result: yes
Requires: dbus.socket (origin-file)
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: dbus.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
Main PID: 3715
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.RealtimeKit1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
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
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_nice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/rtkit-daemon
PID: 3715
Start Timestamp: Thu 2023-07-27 20:43:19 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1.device:
Description: WDC WDS512G1X0C-00ENX0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bd7649ab5aff47e9ab8e7c57065167fb
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1.device
Following Set Member: dev-nvme0n1.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1
Found: found-udev
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2cff33b5af8e450094c4dc142d84619d
Following: sys-devices-pnp0-00:04-tty-ttyS0.device
Following Set Member: sys-devices-pnp0-00:04-tty-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyS0
Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS0
Found: found-udev
-> Unit blockdev at dev-mapper-SUNNY\x2dvar.target:
Description: Block Device Preparation for /dev/mapper/SUNNY-var
Instance: dev-mapper-SUNNY\x2dvar
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: var.mount (destination-file destination-mountinfo)
References: shutdown.target (origin-default)
ReferencedBy: var.mount (destination-file destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
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: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
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:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-dedefa34\x2d0792\x2d4775\x2d8166\x2da1c2b210f4cd.device:
Description: /dev/disk/by-uuid/dedefa34-0792-4775-8166-a1c2b210f4cd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5811c44a9df14e84936b5fbf895a0580
Following: sys-devices-virtual-block-dm\x2d35.device
Following Set Member: dev-disk-by\x2dlabel-machines.device
Following Set Member: dev-mapper-SUNNY\x2dmachines_old.device
Following Set Member: dev-dm\x2d35.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dmachines_old.device
Following Set Member: dev-SUNNY-machines_old.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxXaXS3dmI5DdeA81y8FFeyenAumwWYArq.device
Following Set Member: sys-devices-virtual-block-dm\x2d35.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/dedefa34-0792-4775-8166-a1c2b210f4cd
Sysfs Path: /sys/devices/virtual/block/dm-35
Found: found-udev
-> Unit slices.target:
Description: Slice Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 676c078903cf4c66b07c4c9fab23f378
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Wants: -.slice (origin-file)
Wants: system.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: user.slice (destination-file)
After: system.slice (origin-file)
After: machine.slice (destination-file)
After: -.slice (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: -.slice (origin-file)
ReferencedBy: machine.slice (destination-file)
ReferencedBy: user.slice (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-subsystem-net-devices-lxcbr0.device:
Description: /sys/subsystem/net/devices/lxcbr0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:15 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:15 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1b976f2fbfc540b0957cf19ba4f72e93
Following Set Member: sys-devices-virtual-net-lxcbr0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/lxcbr0
Sysfs Path: /sys/devices/virtual/net/lxcbr0
Found: found-udev
-> Unit dev-disk-by\x2duuid-af6a0237\x2d70cd\x2d467c\x2dbe04\x2d9837997444d9.device:
Description: /dev/disk/by-uuid/af6a0237-70cd-467c-be04-9837997444d9
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f34b7215589d449fbdfce2c66a7d3a8a
Following: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxeqcRdyiMymJMb4ss9fPICSkeupC0NbZu.device
Following Set Member: dev-dm\x2d50.device
Following Set Member: dev-SUNNY-home.device
Following Set Member: dev-disk-by\x2dlabel-home.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dhome.device
Following Set Member: sys-devices-virtual-block-dm\x2d50.device
Following Set Member: dev-mapper-SUNNY\x2dhome.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/af6a0237-70cd-467c-be04-9837997444d9
Sysfs Path: /sys/devices/virtual/block/dm-50
Found: found-udev
-> Unit time-set.target:
Description: System Time Set
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 52ab0c5bb00f4b83925f94250c748e2c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-set.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
WantedBy: time-sync.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: phpsessionclean.timer (destination-default)
Before: man-db.timer (destination-default)
Before: logrotate.timer (destination-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: time-sync.target (destination-file destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: fwupd-refresh.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: debspawn-clear-caches.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: atop-rotate.timer (destination-default)
Before: shutdown.target (origin-default)
Before: e2scrub_all.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: time-sync.target (destination-file destination-default)
ReferencedBy: phpsessionclean.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: debspawn-clear-caches.timer (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-virtual-net-PUBLIC.device:
Description: /sys/devices/virtual/net/PUBLIC
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 29f8562ede564bb2998d11783385cc5f
Following Set Member: sys-subsystem-net-devices-PUBLIC.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/net/PUBLIC
Sysfs Path: /sys/devices/virtual/net/PUBLIC
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Schroot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 60f64d7e22d0477988952ada7fed4c75
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
Following Set Member: dev-disk-by\x2dlabel-Schroot.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Schroot
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: aa1437f57fb845e6b5422a215378ead6
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/wwn-0x5002538da02ba219-part4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit nfs-client.target:
Description: NFS client services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e48d10671bd6487c9660229670e3f93e
Fragment Path: /lib/systemd/system/nfs-client.target
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Wants: rpc-statd-notify.service (origin-file)
Wants: remote-fs-pre.target (origin-file)
Wants: auth-rpcgss-module.service (origin-file)
Wants: nfs-blkmap.service (origin-file)
WantedBy: remote-fs.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
Before: multi-user.target (destination-default)
After: rpc-svcgssd.service (origin-file)
After: gssproxy.service (origin-file)
After: rpc-gssd.service (origin-file)
References: shutdown.target (origin-default)
References: auth-rpcgss-module.service (origin-file)
References: rpc-svcgssd.service (origin-file)
References: rpc-gssd.service (origin-file)
References: nfs-blkmap.service (origin-file)
References: rpc-statd-notify.service (origin-file)
References: gssproxy.service (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dlabel-Schroot.device:
Description: /dev/disk/by-label/Schroot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f341e83d05804c98a1dbf1394ce66280
Following: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxhfyeZVfClro1Lc2mICyMqWFsUROrIl7m.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dSchroot.device
Following Set Member: sys-devices-virtual-block-dm\x2d88.device
Following Set Member: dev-SUNNY-Schroot.device
Following Set Member: dev-dm\x2d88.device
Following Set Member: dev-mapper-SUNNY\x2dSchroot.device
Following Set Member: dev-disk-by\x2duuid-d8d22649\x2d36b7\x2d4fc4\x2db3ec\x2d58dc94fdffb0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/Schroot
Sysfs Path: /sys/devices/virtual/block/dm-88
Found: found-udev
-> Unit dev-mapper-LUKS2_OS.device:
Description: /dev/mapper/LUKS2_OS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3f54b6d03df141a4bad1726782589a7c
Following: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device
Following Set Member: dev-dm\x2d0.device
DropIn Path: /run/systemd/generator/dev-mapper-LUKS2_OS.device.d/40-device-timeout.conf
Requires: systemd-cryptsetup at LUKS2_OS.service (origin-file)
References: systemd-cryptsetup at LUKS2_OS.service (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/LUKS2_OS
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit alsa-state.service:
Description: Manage Sound Card State (restore and store)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:alsactl(1)
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf failed
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: sound.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: alsa-restore.service (destination-file)
Before: sound.target (destination-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sound.target (destination-file destination-default)
ReferencedBy: alsa-restore.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime -s -n 19 -c rdaemon
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime -s kill save_and_quit
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-virtual-block-dm\x2d18.device:
Description: /sys/devices/virtual/block/dm-18
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2f58e3e088614ad59000c491500188e8
Following Set Member: dev-disk-by\x2dlabel-NAS.device
Following Set Member: dev-dm\x2d18.device
Following Set Member: dev-mapper-SUNNY\x2dNAS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxPtdPJNmTOEE6voilUmu6JcIWwLniUFA3.device
Following Set Member: dev-disk-by\x2duuid-d28fe073\x2d4535\x2d4871\x2d9074\x2d84f02f40c51c.device
Following Set Member: dev-SUNNY-NAS.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dNAS.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-18
Sysfs Path: /sys/devices/virtual/block/dm-18
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d84.device:
Description: /sys/devices/virtual/block/dm-84
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8f91db8799ab4d32a60ca4ac727110d8
Following Set Member: dev-disk-by\x2dlabel-containers.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-84
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service:
Description: File System Check on /dev/mapper/SUNNY-SourceCode
Instance: dev-mapper-SUNNY\x2dSourceCode
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 81428105884b40119e04f5ff049775c7
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dSourceCode.device (origin-file)
RequiredBy: srv-NAS-Sunny-SourceCode.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: dev-mapper-SUNNY\x2dSourceCode.device (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
References: dev-mapper-SUNNY\x2dSourceCode.device (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-SourceCode
PID: 1971
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-kernel-debug-tracing.mount:
Description: /sys/kernel/debug/tracing
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit 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
Invocation ID: 552e179392964dc1b8a23be55cc3f358
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
Requires: sys-kernel-debug.mount (origin-implicit)
Requires: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: sys-kernel-debug.mount (origin-implicit)
After: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: sys-kernel-debug.mount (origin-implicit)
References: -.mount (origin-implicit)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel/debug (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/debug/tracing
What: tracefs
File System Type: tracefs
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-modules-load.service:
Alias: kmod.service
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: f68bcfbb1a1743c0b7dfae383aaafc68
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load failed
ConditionKernelCommandLine: |modules-load failed
ConditionDirectoryNotEmpty: |/run/modules-load.d failed
ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d succeeded
ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: netfilter-persistent.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-sysctl.service (destination-file)
Before: netfilter-persistent.service (destination-file)
Before: sysinit.target (origin-file)
Before: networking.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: netfilter-persistent.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 1518
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup enabled mask: cpu cpuset io memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: mdadm-shutdown.service (destination-file)
RequiredBy: cups.socket (destination-file)
RequiredBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-implicit)
RequiredBy: nfs-mountd.service (destination-file)
RequiredBy: nfs-idmapd.service (destination-file)
RequiredBy: virtlogd.service (destination-file)
RequiredBy: systemd-udev-settle.service (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: usr-local.mount (destination-file)
RequiredBy: lxc.service (destination-file)
RequiredBy: srv-NAS-Sunny-Experiments.mount (destination-file)
RequiredBy: systemd-pstore.service (destination-file)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
RequiredBy: auth-rpcgss-module.service (destination-file)
RequiredBy: initrd-cleanup.service (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: atop-rotate.service (destination-file)
RequiredBy: sddm.service (destination-file)
RequiredBy: e2scrub_reap.service (destination-file)
RequiredBy: home-tj-Music.mount (destination-file)
RequiredBy: smartmontools.service (destination-file)
RequiredBy: lxc-monitord.service (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: usr-share-waydroid\x2dextra-images.mount (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: systemd-sysext.service (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: rpcbind.socket (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: srv-NAS-Sunny-Media.mount (destination-file)
RequiredBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-implicit)
RequiredBy: nfs-blkmap.service (destination-file)
RequiredBy: var-cache.mount (destination-file)
RequiredBy: uuidd.service (destination-file)
RequiredBy: libvirtd-ro.socket (destination-file)
RequiredBy: libvirtd.socket (destination-file)
RequiredBy: var.mount (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: phpsessionclean.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: lvm2-lvmpolld.service (destination-file)
RequiredBy: libvirtd-admin.socket (destination-file)
RequiredBy: waydroid-container.service (destination-file)
RequiredBy: udisks2.service (destination-file)
RequiredBy: alsa-restore.service (destination-file)
RequiredBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
RequiredBy: boot-efi.mount (destination-file)
RequiredBy: netfilter-persistent.service (destination-file)
RequiredBy: libvirtd-tls.socket (destination-file)
RequiredBy: lvm2-monitor.service (destination-file)
RequiredBy: srv-NAS-Sunny-home.mount (destination-file)
RequiredBy: hddtemp.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: initrd-udevadm-cleanup-db.service (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: home-tj-Pictures.mount (destination-file)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: boot.mount (destination-file)
RequiredBy: systemd-pcrphase-initrd.service (destination-file)
RequiredBy: srv-NAS-Sunny-Downloads.mount (destination-file)
RequiredBy: atopacct.service (destination-file)
RequiredBy: plymouth-start.service (destination-file)
RequiredBy: virtlockd.service (destination-file)
RequiredBy: rasdaemon.service (destination-file)
RequiredBy: debspawn-clear-caches.service (destination-file)
RequiredBy: systemd-resolved.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: srv-NAS-Sunny-Projects.mount (destination-file)
RequiredBy: systemd-machined.service (destination-file)
RequiredBy: nvme-smart-log.service (destination-file)
RequiredBy: e2scrub_all.service (destination-file)
RequiredBy: fancontrol.service (destination-file)
RequiredBy: systemd-pcrphase-sysinit.service (destination-file)
RequiredBy: nvmefc-boot-connections.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: rtkit-daemon.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: lxc-net.service (destination-file)
RequiredBy: nvmf-autoconnect.service (destination-file)
RequiredBy: dpkg-db-backup.service (destination-file)
RequiredBy: systemd-pcrphase.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: rpc-statd.service (destination-file)
RequiredBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
RequiredBy: var-lib-libvirt.mount (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: shutdown-initrd.service (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: srv-NAS-Sunny-Machines.mount (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: fstrim.service (destination-file)
RequiredBy: virtlockd-admin.socket (destination-file)
RequiredBy: initrd-parse-etc.service (destination-file)
RequiredBy: lvm2-lvmpolld.socket (destination-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
RequiredBy: caddy.service (destination-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: system-modprobe.slice (destination-implicit)
RequiredBy: plymouth-switch-root.service (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: var-lib-l8r.mount (destination-file)
RequiredBy: dm-event.service (destination-file)
RequiredBy: srv-NAS-Sunny.mount (destination-file)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
RequiredBy: srv-NAS-Sunny-Media-Videos.mount (destination-file)
RequiredBy: lm-sensors.service (destination-file)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: dbus-broker.service (destination-file)
RequiredBy: rsync.service (destination-file)
RequiredBy: tgt.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: home-tj-Downloads.mount (destination-file)
RequiredBy: system-systemd\x2dcoredump.slice (destination-implicit)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: tmp.mount (destination-file)
RequiredBy: virtlogd.socket (destination-file)
RequiredBy: systemd-repart.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
RequiredBy: usr-my.mount (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: initrd-switch-root.service (destination-file)
RequiredBy: accounts-daemon.service (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: rsyslog.service (destination-file)
RequiredBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
RequiredBy: libvirt-guests.service (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: cups.service (destination-file)
RequiredBy: srv-NAS-Sunny-SourceCode.mount (destination-file)
RequiredBy: blk-availability.service (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: virtlogd-admin.socket (destination-file)
RequiredBy: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-implicit)
RequiredBy: polkit.service (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: nfs-utils.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: systemd-coredump.socket (destination-file)
RequiredBy: home-tj-Videos.mount (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: home.mount (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: networking.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: dm-event.socket (destination-file)
RequiredBy: srv-NAS-Sunny-Schroot.mount (destination-file)
RequiredBy: home-tj-Audio.mount (destination-file)
RequiredBy: rpc-statd-notify.service (destination-file)
RequiredBy: libvirtd.service (destination-file)
RequiredBy: nfs-server.service (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: atop.service (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-file)
RequiredBy: opt.mount (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: uuidd.socket (destination-file)
RequiredBy: ras-mc-ctl.service (destination-file)
RequiredBy: srv-NAS-Sunny-Backup.mount (destination-file)
RequiredBy: edac.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: systemd-ask-password-plymouth.service (destination-file)
RequiredBy: logrotate.service (destination-file)
RequiredBy: avahi-daemon.socket (destination-file)
RequiredBy: systemd-firstboot.service (destination-file)
RequiredBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-implicit)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
RequiredBy: auditd.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: apparmor.service (destination-file)
RequiredBy: systemd-quotacheck.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-implicit)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: plymouth-read-write.service (destination-file)
RequiredBy: virtlockd.socket (destination-file)
RequiredBy: plymouth-quit.service (destination-file)
RequiredBy: ifupdown-pre.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: var-lib-machines.mount (destination-file)
RequiredBy: lttng-sessiond.service (destination-file)
RequiredBy: alsa-state.service (destination-file)
RequiredBy: nfsdcld.service (destination-file)
RequiredBy: apt-cacher-ng.service (destination-file)
RequiredBy: apache2.service (destination-file)
RequiredBy: binfmt-support.service (destination-file)
RequiredBy: schroot.service (destination-file)
RequiredBy: run-user-1000-doc.mount (destination-file)
RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: cups-browsed.service (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: plymouth-quit-wait.service (destination-file)
RequiredBy: srv-NAS-Sunny-Documents.mount (destination-file)
RequiredBy: fwupd-refresh.service (destination-file)
WantedBy: slices.target (destination-file)
Before: accounts-daemon.service (destination-file)
Before: virtlogd.service (destination-file)
Before: sddm.service (destination-file)
Before: virtlogd-admin.socket (destination-file)
Before: ModemManager.service (destination-file)
Before: srv-NAS-Sunny-Schroot.mount (destination-file)
Before: systemd-initctl.service (destination-file)
Before: lvm2-lvmpolld.service (destination-file)
Before: upower.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: rpcbind.socket (destination-file)
Before: srv-NAS-Sunny-SourceCode.mount (destination-file)
Before: rpc-gssd.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: boot.mount (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: srv-NAS-Sunny-Media-Videos.mount (destination-file)
Before: virtlockd.socket (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: alsa-restore.service (destination-file)
Before: srv-NAS-Sunny-Media.mount (destination-file)
Before: smartmontools.service (destination-file)
Before: srv-NAS-Sunny-Machines.mount (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: initrd-cleanup.service (destination-file)
Before: auditd.service (destination-file)
Before: uuidd.socket (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: apache2.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-implicit)
Before: systemd-journald.socket (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: rasdaemon.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-coredump.socket (destination-file)
Before: nfsdcld.service (destination-file)
Before: rc-local.service (destination-file)
Before: lxc-monitord.service (destination-file)
Before: colord.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: hddtemp.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: systemd-sysext.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: mdadm-shutdown.service (destination-file)
Before: fstrim.service (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: libvirtd.socket (destination-file)
Before: avahi-daemon.socket (destination-file)
Before: usr-my.mount (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-implicit)
Before: edac.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: systemd-udevd.service (destination-file)
Before: usr-local.mount (destination-file)
Before: libvirtd-ro.socket (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: blk-availability.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: libvirtd-admin.socket (destination-file)
Before: ras-mc-ctl.service (destination-file)
Before: dm-event.socket (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: var-lib-libvirt.mount (destination-file)
Before: dm-event.service (destination-file)
Before: var-lib-machines.mount (destination-file)
Before: srv-NAS-Sunny-Projects.mount (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: rpc-statd.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: system-getty.slice (destination-implicit)
Before: waydroid-container.service (destination-file)
Before: rescue.service (destination-file)
Before: libvirtd.service (destination-file)
Before: polkit.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: libvirt-guests.service (destination-file)
Before: rsyslog.service (destination-file)
Before: nfs-blkmap.service (destination-file)
Before: nvmf-autoconnect.service (destination-file)
Before: alsa-state.service (destination-file)
Before: emergency.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: caddy.service (destination-file)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-implicit)
Before: cron.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: binfmt-support.service (destination-file)
Before: home-tj-Downloads.mount (destination-file)
Before: dbus.socket (destination-file)
Before: phpsessionclean.service (destination-file)
Before: system-systemd\x2dfsck.slice (destination-implicit)
Before: shutdown-initrd.service (destination-file)
Before: slices.target (destination-file)
Before: uuidd.service (destination-file)
Before: systemd-repart.service (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: srv-NAS-Sunny-Experiments.mount (destination-file)
Before: atopacct.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: home-tj-Audio.mount (destination-file)
Before: schroot.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: plymouth-switch-root.service (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: apparmor.service (destination-file)
Before: home-tj-Music.mount (destination-file)
Before: srv-NAS-Sunny.mount (destination-file)
Before: libvirtd-tls.socket (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: rsync.service (destination-file)
Before: system-systemd\x2dcoredump.slice (destination-implicit)
Before: ssh.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: cups-browsed.service (destination-file)
Before: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-implicit)
Before: systemd-modules-load.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: tgt.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-builds.mount (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: fancontrol.service (destination-file)
Before: home-tj-Videos.mount (destination-file)
Before: var-cache.mount (destination-file)
Before: lttng-sessiond.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: nvmefc-boot-connections.service (destination-file)
Before: lvm2-lvmpolld.socket (destination-file)
Before: tmp.mount (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: logrotate.service (destination-file)
Before: virtlogd.socket (destination-file)
Before: srv-NAS-Sunny-Backup.mount (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: nvme-smart-log.service (destination-file)
Before: cups.socket (destination-file)
Before: lm-sensors.service (destination-file)
Before: var.mount (destination-file)
Before: systemd-machined.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: nfs-server.service (destination-file)
Before: lvm2-monitor.service (destination-file)
Before: srv-NAS-Sunny-Documents.mount (destination-file)
Before: nfs-mountd.service (destination-file)
Before: lxc.service (destination-file)
Before: home.mount (destination-file)
Before: system-systemd\x2dcryptsetup.slice (destination-implicit)
Before: avahi-daemon.service (destination-file)
Before: bluetooth.service (destination-file)
Before: cups.service (destination-file)
Before: virtlockd-admin.socket (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: virtlockd.service (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: home-tj-Pictures.mount (destination-file)
Before: apt-cacher-ng.service (destination-file)
Before: syslog.socket (destination-file)
Before: nfs-idmapd.service (destination-file)
Before: netfilter-persistent.service (destination-file)
Before: udisks2.service (destination-file)
Before: lxc-net.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: getty-static.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: systemd-quotacheck.service (destination-file)
Before: apt-daily.service (destination-file)
Before: console-setup.service (destination-file)
Before: opt.mount (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: dbus-broker.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: var-lib-l8r.mount (destination-file)
Before: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-implicit)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: atop.service (destination-file)
Before: srv-NAS-Sunny-Downloads.mount (destination-file)
Before: system-modprobe.slice (destination-implicit)
Before: rpcbind.service (destination-file)
Before: atop-rotate.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: srv-NAS-Sunny-home.mount (destination-file)
Before: boot-efi.mount (destination-file)
Before: debspawn-clear-caches.service (destination-file)
Before: usr-share-waydroid\x2dextra-images.mount (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
Before: man-db.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: system-modprobe.slice (destination-implicit)
ReferencedBy: run-user-1000.mount (destination-file destination-slice-property)
ReferencedBy: nfs-blkmap.service (destination-file destination-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file destination-slice-property)
ReferencedBy: auth-rpcgss-module.service (destination-file destination-slice-property)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-implicit)
ReferencedBy: systemd-ask-password-console.service (destination-file destination-slice-property)
ReferencedBy: systemd-remount-fs.service (destination-file destination-slice-property)
ReferencedBy: systemd-resolved.service (destination-file destination-slice-property)
ReferencedBy: lttng-sessiond.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_all.service (destination-file destination-slice-property)
ReferencedBy: avahi-daemon.service (destination-file destination-slice-property)
ReferencedBy: shutdown-initrd.service (destination-file destination-slice-property)
ReferencedBy: console-setup.service (destination-file destination-slice-property)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: systemd-journald-audit.socket (destination-file destination-slice-property)
ReferencedBy: alsa-state.service (destination-file destination-slice-property)
ReferencedBy: cups-browsed.service (destination-file destination-slice-property)
ReferencedBy: nvmefc-boot-connections.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-kernel.socket (destination-file destination-slice-property)
ReferencedBy: cups.service (destination-file destination-slice-property)
ReferencedBy: libvirtd.socket (destination-file destination-slice-property)
ReferencedBy: binfmt-support.service (destination-file destination-slice-property)
ReferencedBy: plymouth-read-write.service (destination-file destination-slice-property)
ReferencedBy: emergency.service (destination-file destination-slice-property)
ReferencedBy: var-lib-l8r.mount (destination-file destination-slice-property)
ReferencedBy: plymouth-switch-root.service (destination-file destination-slice-property)
ReferencedBy: libvirtd-admin.socket (destination-file destination-slice-property)
ReferencedBy: atopacct.service (destination-file destination-slice-property)
ReferencedBy: sddm.service (destination-file destination-slice-property)
ReferencedBy: systemd-rfkill.service (destination-file destination-slice-property)
ReferencedBy: colord.service (destination-file destination-slice-property)
ReferencedBy: run-rpc_pipefs.mount (destination-file destination-slice-property)
ReferencedBy: apt-daily.service (destination-file destination-slice-property)
ReferencedBy: debspawn-clear-caches.service (destination-file destination-slice-property)
ReferencedBy: initrd-switch-root.service (destination-file destination-slice-property)
ReferencedBy: boot-efi.mount (destination-file destination-slice-property)
ReferencedBy: var-cache.mount (destination-file destination-slice-property)
ReferencedBy: rescue.service (destination-file destination-slice-property)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-implicit)
ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
ReferencedBy: systemd-fsck-root.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsckd.socket (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file destination-slice-property)
ReferencedBy: fwupd-refresh.service (destination-file destination-slice-property)
ReferencedBy: atop-rotate.service (destination-file destination-slice-property)
ReferencedBy: systemd-firstboot.service (destination-file destination-slice-property)
ReferencedBy: uuidd.service (destination-file destination-slice-property)
ReferencedBy: home-tj-Downloads.mount (destination-file destination-slice-property)
ReferencedBy: waydroid-container.service (destination-file destination-slice-property)
ReferencedBy: phpsessionclean.service (destination-file destination-slice-property)
ReferencedBy: apparmor.service (destination-file destination-slice-property)
ReferencedBy: NetworkManager.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Machines.mount (destination-file destination-slice-property)
ReferencedBy: ModemManager.service (destination-file destination-slice-property)
ReferencedBy: ras-mc-ctl.service (destination-file destination-slice-property)
ReferencedBy: rpc-gssd.service (destination-file destination-slice-property)
ReferencedBy: ssh.service (destination-file destination-slice-property)
ReferencedBy: getty-static.service (destination-file destination-slice-property)
ReferencedBy: systemd-timesyncd.service (destination-file destination-slice-property)
ReferencedBy: lm-sensors.service (destination-file destination-slice-property)
ReferencedBy: virtlogd.service (destination-file destination-slice-property)
ReferencedBy: systemd-coredump.socket (destination-file destination-slice-property)
ReferencedBy: systemd-sysusers.service (destination-file destination-slice-property)
ReferencedBy: plymouth-quit.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsckd.service (destination-file destination-slice-property)
ReferencedBy: rsync.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysext.service (destination-file destination-slice-property)
ReferencedBy: systemd-binfmt.service (destination-file destination-slice-property)
ReferencedBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
ReferencedBy: schroot.service (destination-file destination-slice-property)
ReferencedBy: systemd-user-sessions.service (destination-file destination-slice-property)
ReferencedBy: libvirt-guests.service (destination-file destination-slice-property)
ReferencedBy: systemd-networkd.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny.mount (destination-file destination-slice-property)
ReferencedBy: plymouth-quit-wait.service (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-wall.service (destination-file destination-slice-property)
ReferencedBy: systemd-pstore.service (destination-file destination-slice-property)
ReferencedBy: apt-cacher-ng.service (destination-file destination-slice-property)
ReferencedBy: rtkit-daemon.service (destination-file destination-slice-property)
ReferencedBy: edac.service (destination-file destination-slice-property)
ReferencedBy: tgt.service (destination-file destination-slice-property)
ReferencedBy: rpc-svcgssd.service (destination-file destination-slice-property)
ReferencedBy: blk-availability.service (destination-file destination-slice-property)
ReferencedBy: libvirtd-ro.socket (destination-file destination-slice-property)
ReferencedBy: home-tj-Videos.mount (destination-file destination-slice-property)
ReferencedBy: lvm2-lvmpolld.socket (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-file destination-slice-property)
ReferencedBy: plymouth-start.service (destination-file destination-slice-property)
ReferencedBy: systemd-udev-settle.service (destination-file destination-slice-property)
ReferencedBy: virtlogd-admin.socket (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Projects.mount (destination-file destination-slice-property)
ReferencedBy: lxc.service (destination-file destination-slice-property)
ReferencedBy: dbus-broker.service (destination-file destination-slice-property)
ReferencedBy: rasdaemon.service (destination-file destination-slice-property)
ReferencedBy: auditd.service (destination-file destination-slice-property)
ReferencedBy: systemd-modules-load.service (destination-file destination-slice-property)
ReferencedBy: home-tj-Music.mount (destination-file destination-slice-property)
ReferencedBy: virtlockd-admin.socket (destination-file destination-slice-property)
ReferencedBy: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-implicit)
ReferencedBy: libvirtd.service (destination-file destination-slice-property)
ReferencedBy: var.mount (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file destination-slice-property)
ReferencedBy: nfsdcld.service (destination-file destination-slice-property)
ReferencedBy: smartmontools.service (destination-file destination-slice-property)
ReferencedBy: bluetooth.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file destination-slice-property)
ReferencedBy: rpcbind.service (destination-file destination-slice-property)
ReferencedBy: lvm2-lvmpolld.service (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.service (destination-file destination-slice-property)
ReferencedBy: nfs-idmapd.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-SourceCode-builds.mount (destination-file destination-slice-property)
ReferencedBy: caddy.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysctl.service (destination-file destination-slice-property)
ReferencedBy: home-tj-Audio.mount (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file destination-slice-property)
ReferencedBy: atop.service (destination-file destination-slice-property)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald.socket (destination-file destination-slice-property)
ReferencedBy: syslog.socket (destination-file destination-slice-property)
ReferencedBy: ifupdown-pre.service (destination-file destination-slice-property)
ReferencedBy: rpcbind.socket (destination-file destination-slice-property)
ReferencedBy: system-systemd\x2dcoredump.slice (destination-implicit)
ReferencedBy: systemd-networkd.socket (destination-file destination-slice-property)
ReferencedBy: lxc-monitord.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file destination-slice-property)
ReferencedBy: usr-local.mount (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Backup.mount (destination-file destination-slice-property)
ReferencedBy: apt-daily-upgrade.service (destination-file destination-slice-property)
ReferencedBy: home.mount (destination-file destination-slice-property)
ReferencedBy: tmp.mount (destination-file destination-slice-property)
ReferencedBy: kmod-static-nodes.service (destination-file destination-slice-property)
ReferencedBy: wpa_supplicant.service (destination-file destination-slice-property)
ReferencedBy: nfs-utils.service (destination-file destination-slice-property)
ReferencedBy: lxc-net.service (destination-file destination-slice-property)
ReferencedBy: dbus.socket (destination-file destination-slice-property)
ReferencedBy: upower.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-home.mount (destination-file destination-slice-property)
ReferencedBy: boot.mount (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file destination-slice-property)
ReferencedBy: mdadm-shutdown.service (destination-file destination-slice-property)
ReferencedBy: logrotate.service (destination-file destination-slice-property)
ReferencedBy: virtlockd.service (destination-file destination-slice-property)
ReferencedBy: opt.mount (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Documents.mount (destination-file destination-slice-property)
ReferencedBy: avahi-daemon.socket (destination-file destination-slice-property)
ReferencedBy: systemd-udevd.service (destination-file destination-slice-property)
ReferencedBy: home-tj-Pictures.mount (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file destination-slice-property)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-implicit)
ReferencedBy: initrd-parse-etc.service (destination-file destination-slice-property)
ReferencedBy: fancontrol.service (destination-file destination-slice-property)
ReferencedBy: hddtemp.service (destination-file destination-slice-property)
ReferencedBy: var-lib-machines.mount (destination-file destination-slice-property)
ReferencedBy: nvmf-autoconnect.service (destination-file destination-slice-property)
ReferencedBy: dm-event.socket (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file destination-slice-property)
ReferencedBy: polkit.service (destination-file destination-slice-property)
ReferencedBy: cron.service (destination-file destination-slice-property)
ReferencedBy: systemd-repart.service (destination-file destination-slice-property)
ReferencedBy: netfilter-persistent.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file destination-slice-property)
ReferencedBy: initrd-cleanup.service (destination-file destination-slice-property)
ReferencedBy: nfs-server.service (destination-file destination-slice-property)
ReferencedBy: rsyslog.service (destination-file destination-slice-property)
ReferencedBy: systemd-update-utmp.service (destination-file destination-slice-property)
ReferencedBy: virtlogd.socket (destination-file destination-slice-property)
ReferencedBy: systemd-machine-id-commit.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file destination-slice-property)
ReferencedBy: rpc-statd-notify.service (destination-file destination-slice-property)
ReferencedBy: uuidd.socket (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file destination-slice-property)
ReferencedBy: systemd-logind.service (destination-file destination-slice-property)
ReferencedBy: rpc-statd.service (destination-file destination-slice-property)
ReferencedBy: systemd-rfkill.socket (destination-file destination-slice-property)
ReferencedBy: lvm2-monitor.service (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.socket (destination-file destination-slice-property)
ReferencedBy: usr-my.mount (destination-file destination-slice-property)
ReferencedBy: nfs-mountd.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Media-Videos.mount (destination-file destination-slice-property)
ReferencedBy: run-user-1000-doc.mount (destination-file destination-slice-property)
ReferencedBy: dm-event.service (destination-file destination-slice-property)
ReferencedBy: usr-share-waydroid\x2dextra-images.mount (destination-file destination-slice-property)
ReferencedBy: libvirtd-tls.socket (destination-file destination-slice-property)
ReferencedBy: man-db.service (destination-file destination-slice-property)
ReferencedBy: nvme-smart-log.service (destination-file destination-slice-property)
ReferencedBy: systemd-quotacheck.service (destination-file destination-slice-property)
ReferencedBy: rc-local.service (destination-file destination-slice-property)
ReferencedBy: fstrim.service (destination-file destination-slice-property)
ReferencedBy: systemd-machined.service (destination-file destination-slice-property)
ReferencedBy: cups.socket (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
ReferencedBy: apache2.service (destination-file destination-slice-property)
ReferencedBy: virtlockd.socket (destination-file destination-slice-property)
ReferencedBy: alsa-restore.service (destination-file destination-slice-property)
ReferencedBy: srv-NAS-Sunny-Schroot.mount (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-slice-property)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_reap.service (destination-file destination-slice-property)
ReferencedBy: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-implicit)
ReferencedBy: srv-NAS-Sunny-SourceCode.mount (destination-file destination-slice-property)
ReferencedBy: systemd-networkd-wait-online.service (destination-file destination-slice-property)
ReferencedBy: udisks2.service (destination-file destination-slice-property)
ReferencedBy: keyboard-setup.service (destination-file destination-slice-property)
ReferencedBy: systemd-udev-trigger.service (destination-file destination-slice-property)
ReferencedBy: dpkg-db-backup.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-slice-property)
ReferencedBy: var-lib-libvirt.mount (destination-file destination-slice-property)
ReferencedBy: systemd-random-seed.service (destination-file destination-slice-property)
ReferencedBy: accounts-daemon.service (destination-file destination-slice-property)
ReferencedBy: networking.service (destination-file destination-slice-property)
InSlice: -.slice (origin-implicit)
SliceOf: apache2.service (destination-slice-property)
SliceOf: man-db.service (destination-slice-property)
SliceOf: rtkit-daemon.service (destination-slice-property)
SliceOf: fstrim.service (destination-slice-property)
SliceOf: systemd-modules-load.service (destination-slice-property)
SliceOf: accounts-daemon.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-SourceCode-Android.mount (destination-slice-property)
SliceOf: system-drkonqi\x2dcoredump\x2dprocessor.slice (destination-implicit)
SliceOf: schroot.service (destination-slice-property)
SliceOf: initrd-switch-root.service (destination-slice-property)
SliceOf: libvirtd.service (destination-slice-property)
SliceOf: systemd-sysext.service (destination-slice-property)
SliceOf: lvm2-lvmpolld.service (destination-slice-property)
SliceOf: systemd-timesyncd.service (destination-slice-property)
SliceOf: systemd-udevd.service (destination-slice-property)
SliceOf: systemd-networkd-wait-online.service (destination-slice-property)
SliceOf: systemd-binfmt.service (destination-slice-property)
SliceOf: rc-local.service (destination-slice-property)
SliceOf: ifupdown-pre.service (destination-slice-property)
SliceOf: systemd-journald.socket (destination-slice-property)
SliceOf: polkit.service (destination-slice-property)
SliceOf: home-tj-Videos.mount (destination-slice-property)
SliceOf: systemd-pcrphase.service (destination-slice-property)
SliceOf: tmp.mount (destination-slice-property)
SliceOf: systemd-remount-fs.service (destination-slice-property)
SliceOf: apparmor.service (destination-slice-property)
SliceOf: systemd-initctl.service (destination-slice-property)
SliceOf: dm-event.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-Experiments.mount (destination-slice-property)
SliceOf: srv-NAS-Sunny.mount (destination-slice-property)
SliceOf: rpcbind.socket (destination-slice-property)
SliceOf: usr-my.mount (destination-slice-property)
SliceOf: systemd-ask-password-wall.service (destination-slice-property)
SliceOf: home-tj-Music.mount (destination-slice-property)
SliceOf: nfsdcld.service (destination-slice-property)
SliceOf: atopacct.service (destination-slice-property)
SliceOf: edac.service (destination-slice-property)
SliceOf: systemd-journald-dev-log.socket (destination-slice-property)
SliceOf: plymouth-quit.service (destination-slice-property)
SliceOf: nfs-mountd.service (destination-slice-property)
SliceOf: systemd-initctl.socket (destination-slice-property)
SliceOf: nfs-idmapd.service (destination-slice-property)
SliceOf: var-lib-machines.mount (destination-slice-property)
SliceOf: binfmt-support.service (destination-slice-property)
SliceOf: avahi-daemon.socket (destination-slice-property)
SliceOf: usr-local.mount (destination-slice-property)
SliceOf: boot.mount (destination-slice-property)
SliceOf: rasdaemon.service (destination-slice-property)
SliceOf: lm-sensors.service (destination-slice-property)
SliceOf: phpsessionclean.service (destination-slice-property)
SliceOf: libvirt-guests.service (destination-slice-property)
SliceOf: auditd.service (destination-slice-property)
SliceOf: run-rpc_pipefs.mount (destination-slice-property)
SliceOf: systemd-tmpfiles-setup.service (destination-slice-property)
SliceOf: bluetooth.service (destination-slice-property)
SliceOf: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.discretegpuhelper.slice (destination-implicit)
SliceOf: nvmefc-boot-connections.service (destination-slice-property)
SliceOf: alsa-state.service (destination-slice-property)
SliceOf: rpc-svcgssd.service (destination-slice-property)
SliceOf: waydroid-container.service (destination-slice-property)
SliceOf: systemd-udev-settle.service (destination-slice-property)
SliceOf: caddy.service (destination-slice-property)
SliceOf: home-tj-Pictures.mount (destination-slice-property)
SliceOf: emergency.service (destination-slice-property)
SliceOf: apt-daily-upgrade.service (destination-slice-property)
SliceOf: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-slice-property)
SliceOf: atop-rotate.service (destination-slice-property)
SliceOf: sddm.service (destination-slice-property)
SliceOf: systemd-pcrphase-sysinit.service (destination-slice-property)
SliceOf: systemd-rfkill.service (destination-slice-property)
SliceOf: plymouth-start.service (destination-slice-property)
SliceOf: virtlockd.service (destination-slice-property)
SliceOf: networking.service (destination-slice-property)
SliceOf: run-user-1000-doc.mount (destination-slice-property)
SliceOf: systemd-machine-id-commit.service (destination-slice-property)
SliceOf: hddtemp.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-Downloads.mount (destination-slice-property)
SliceOf: dbus-broker.service (destination-slice-property)
SliceOf: virtlogd.service (destination-slice-property)
SliceOf: systemd-journald.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-Machines.mount (destination-slice-property)
SliceOf: libvirtd.socket (destination-slice-property)
SliceOf: system-systemd\x2dcryptsetup.slice (destination-implicit)
SliceOf: colord.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-Schroot.mount (destination-slice-property)
SliceOf: lttng-sessiond.service (destination-slice-property)
SliceOf: systemd-udev-trigger.service (destination-slice-property)
SliceOf: plymouth-read-write.service (destination-slice-property)
SliceOf: lvm2-monitor.service (destination-slice-property)
SliceOf: NetworkManager.service (destination-slice-property)
SliceOf: systemd-machined.service (destination-slice-property)
SliceOf: udisks2.service (destination-slice-property)
SliceOf: home.mount (destination-slice-property)
SliceOf: fancontrol.service (destination-slice-property)
SliceOf: run-user-1000.mount (destination-slice-property)
SliceOf: plymouth-switch-root.service (destination-slice-property)
SliceOf: systemd-sysusers.service (destination-slice-property)
SliceOf: uuidd.socket (destination-slice-property)
SliceOf: rsync.service (destination-slice-property)
SliceOf: rpc-statd-notify.service (destination-slice-property)
SliceOf: systemd-tmpfiles-setup-dev.service (destination-slice-property)
SliceOf: system-getty.slice (destination-implicit)
SliceOf: systemd-journal-flush.service (destination-slice-property)
SliceOf: wpa_supplicant.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-home.mount (destination-slice-property)
SliceOf: systemd-sysctl.service (destination-slice-property)
SliceOf: nvme-smart-log.service (destination-slice-property)
SliceOf: systemd-pcrphase-initrd.service (destination-slice-property)
SliceOf: rpc-gssd.service (destination-slice-property)
SliceOf: systemd-random-seed.service (destination-slice-property)
SliceOf: ssh.service (destination-slice-property)
SliceOf: systemd-update-utmp-runlevel.service (destination-slice-property)
SliceOf: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.chargethresholdhelper.slice (destination-implicit)
SliceOf: ras-mc-ctl.service (destination-slice-property)
SliceOf: opt.mount (destination-slice-property)
SliceOf: srv-NAS-Sunny-Backup.mount (destination-slice-property)
SliceOf: kmod-static-nodes.service (destination-slice-property)
SliceOf: cron.service (destination-slice-property)
SliceOf: fwupd-refresh.service (destination-slice-property)
SliceOf: system-systemd\x2dfsck.slice (destination-implicit)
SliceOf: systemd-update-utmp.service (destination-slice-property)
SliceOf: boot-efi.mount (destination-slice-property)
SliceOf: nvmf-autoconnect.service (destination-slice-property)
SliceOf: initrd-udevadm-cleanup-db.service (destination-slice-property)
SliceOf: initrd-parse-etc.service (destination-slice-property)
SliceOf: e2scrub_all.service (destination-slice-property)
SliceOf: plymouth-quit-wait.service (destination-slice-property)
SliceOf: systemd-rfkill.socket (destination-slice-property)
SliceOf: uuidd.service (destination-slice-property)
SliceOf: cups.socket (destination-slice-property)
SliceOf: atop.service (destination-slice-property)
SliceOf: cups-browsed.service (destination-slice-property)
SliceOf: systemd-udevd-control.socket (destination-slice-property)
SliceOf: e2scrub_reap.service (destination-slice-property)
SliceOf: blk-availability.service (destination-slice-property)
SliceOf: virtlockd-admin.socket (destination-slice-property)
SliceOf: netfilter-persistent.service (destination-slice-property)
SliceOf: var.mount (destination-slice-property)
SliceOf: srv-NAS-Sunny-Media.mount (destination-slice-property)
SliceOf: systemd-fsck-root.service (destination-slice-property)
SliceOf: virtlockd.socket (destination-slice-property)
SliceOf: nfs-server.service (destination-slice-property)
SliceOf: upower.service (destination-slice-property)
SliceOf: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-slice-property)
SliceOf: systemd-user-sessions.service (destination-slice-property)
SliceOf: srv-NAS-Sunny-Media-Videos.mount (destination-slice-property)
SliceOf: systemd-networkd.service (destination-slice-property)
SliceOf: lxc-monitord.service (destination-slice-property)
SliceOf: systemd-udevd-kernel.socket (destination-slice-property)
SliceOf: lxc.service (destination-slice-property)
SliceOf: tgt.service (destination-slice-property)
SliceOf: system-dbus\x2d:1.3\x2dorg.kde.powerdevil.backlighthelper.slice (destination-implicit)
SliceOf: rpc-statd.service (destination-slice-property)
SliceOf: var-lib-libvirt.mount (destination-slice-property)
SliceOf: system-systemd\x2dcoredump.slice (destination-implicit)
SliceOf: systemd-coredump.socket (destination-slice-property)
SliceOf: smartmontools.service (destination-slice-property)
SliceOf: systemd-fsckd.service (destination-slice-property)
SliceOf: libvirtd-tls.socket (destination-slice-property)
SliceOf: srv-NAS-Sunny-SourceCode.mount (destination-slice-property)
SliceOf: systemd-firstboot.service (destination-slice-property)
SliceOf: virtlogd-admin.socket (destination-slice-property)
SliceOf: apt-cacher-ng.service (destination-slice-property)
SliceOf: systemd-ask-password-plymouth.service (destination-slice-property)
SliceOf: home-tj-Audio.mount (destination-slice-property)
SliceOf: systemd-pstore.service (destination-slice-property)
SliceOf: lxc-net.service (destination-slice-property)
SliceOf: alsa-restore.service (destination-slice-property)
SliceOf: usr-share-waydroid\x2dextra-images.mount (destination-slice-property)
SliceOf: var-lib-l8r.mount (destination-slice-property)
SliceOf: getty-static.service (destination-slice-property)
SliceOf: systemd-logind.service (destination-slice-property)
SliceOf: run-credentials-systemd\x2dsysusers.service.mount (destination-slice-property)
SliceOf: lvm2-lvmpolld.socket (destination-slice-property)
SliceOf: libvirtd-ro.socket (destination-slice-property)
SliceOf: srv-NAS-Sunny-Documents.mount (destination-slice-property)
SliceOf: run-credentials-systemd\x2dsysctl.service.mount (destination-slice-property)
SliceOf: syslog.socket (destination-slice-property)
SliceOf: home-tj-Downloads.mount (destination-slice-property)
SliceOf: shutdown-initrd.service (destination-slice-property)
SliceOf: mdadm-shutdown.service (destination-slice-property)
SliceOf: ModemManager.service (destination-slice-property)
SliceOf: keyboard-setup.service (destination-slice-property)
SliceOf: system-modprobe.slice (destination-implicit)
SliceOf: systemd-networkd.socket (destination-slice-property)
SliceOf: dbus.socket (destination-slice-property)
SliceOf: rpcbind.service (destination-slice-property)
SliceOf: logrotate.service (destination-slice-property)
SliceOf: system-dbus\x2d:1.3\x2dorg.kde.kded.smart.slice (destination-implicit)
SliceOf: dpkg-db-backup.service (destination-slice-property)
SliceOf: dm-event.socket (destination-slice-property)
SliceOf: nfs-utils.service (destination-slice-property)
SliceOf: rescue.service (destination-slice-property)
SliceOf: var-cache.mount (destination-slice-property)
SliceOf: srv-NAS-Sunny-SourceCode-builds.mount (destination-slice-property)
SliceOf: srv-NAS-Sunny-Projects.mount (destination-slice-property)
SliceOf: console-setup.service (destination-slice-property)
SliceOf: systemd-resolved.service (destination-slice-property)
SliceOf: debspawn-clear-caches.service (destination-slice-property)
SliceOf: libvirtd-admin.socket (destination-slice-property)
SliceOf: auth-rpcgss-module.service (destination-slice-property)
SliceOf: systemd-repart.service (destination-slice-property)
SliceOf: systemd-tmpfiles-clean.service (destination-slice-property)
SliceOf: initrd-cleanup.service (destination-slice-property)
SliceOf: avahi-daemon.service (destination-slice-property)
SliceOf: nfs-blkmap.service (destination-slice-property)
SliceOf: virtlogd.socket (destination-slice-property)
SliceOf: cups.service (destination-slice-property)
SliceOf: systemd-ask-password-console.service (destination-slice-property)
SliceOf: systemd-journald-audit.socket (destination-slice-property)
SliceOf: systemd-quotacheck.service (destination-slice-property)
SliceOf: rsyslog.service (destination-slice-property)
SliceOf: apt-daily.service (destination-slice-property)
SliceOf: systemd-fsckd.socket (destination-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit getty-pre.target:
Description: Preparation for Logins
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: https://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-quotacheck.service:
Description: File System Quota Check
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-quotacheck.service(8)
Fragment Path: /lib/systemd/system/systemd-quotacheck.service
ConditionPathExists: /sbin/quotacheck untested
Requires: system.slice (origin-file)
Before: remote-fs.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
After: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
After: system.slice (origin-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
After: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
After: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
After: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
After: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
References: system.slice (origin-file origin-slice-property)
References: remote-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dhome.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dusr_local.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dProjects.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dNAS.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dVideos.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dvar.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dlibvirt.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dl8r.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2detc.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Schroot.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dBackup.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMachines.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dCache.service (destination-file)
ReferencedBy: systemd-fsck at dev-SUNNY-Builds.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dopt.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service (destination-file)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dSourceCode.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-quotacheck
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-dm\x2dname\x2dLUKS2_BOOT.device:
Description: /dev/disk/by-id/dm-name-LUKS2_BOOT
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:05 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:05 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:05 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1bee116860054b3e8bce34153792b9fe
Following: sys-devices-virtual-block-dm\x2d98.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d65289a2e1ca840028670cf57451419e2\x2dLUKS2_BOOT.device
Following Set Member: dev-disk-by\x2duuid-a5063e38\x2d439c\x2d4b65\x2daa6b\x2d72774cd05aa3.device
Following Set Member: dev-mapper-LUKS2_BOOT.device
Following Set Member: dev-dm\x2d98.device
Following Set Member: dev-disk-by\x2dlabel-boot.device
Following Set Member: sys-devices-virtual-block-dm\x2d98.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-LUKS2_BOOT
Sysfs Path: /sys/devices/virtual/block/dm-98
Found: found-udev
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dDownloads.service:
Description: File System Check on /dev/mapper/SUNNY-Downloads
Instance: dev-mapper-SUNNY\x2dDownloads
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:06 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 7298b6aee2c2410b82f900b07b041bcd
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dDownloads.device (origin-file)
RequiredBy: srv-NAS-Sunny-Downloads.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: srv-NAS-Sunny-Downloads.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
After: local-fs-pre.target (origin-file)
After: dev-mapper-SUNNY\x2dDownloads.device (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: dev-mapper-SUNNY\x2dDownloads.device (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-quotacheck.service (origin-file)
References: local-fs-pre.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: srv-NAS-Sunny-Downloads.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Downloads
PID: 2293
Start Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Timestamp: Thu 2023-07-27 20:43:06 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d23.device:
Description: /dev/dm-23
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 974cb9fb50ab49c49ed1add513c5e4c2
Following: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2dlabel-Projects.device
Following Set Member: dev-SUNNY-Projects.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxUKFYhyp0QHz8TVa2QTelF68Miz7IrqSv.device
Following Set Member: dev-mapper-SUNNY\x2dProjects.device
Following Set Member: sys-devices-virtual-block-dm\x2d23.device
Following Set Member: dev-disk-by\x2duuid-c1a7045b\x2dee11\x2d4f33\x2d9043\x2db21bb7dca97f.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dProjects.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-23
Sysfs Path: /sys/devices/virtual/block/dm-23
Found: found-udev
-> Unit rsyslog.service:
Alias: syslog.service
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 48c551b24b1f4dbdbe60354484822c6b
Documentation: man:rsyslogd(8)
Documentation: man:rsyslog.conf(5)
Documentation: https://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: syslog.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: lxc-monitord.service (destination-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: syslog.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: lxc-monitord.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: syslog.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 2987
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n -iNONE
PID: 2987
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit veritysetup.target:
Description: Local Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a39a558b78b848369eddbf784bc6187a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/veritysetup.target
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: veritysetup-pre.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: veritysetup-pre.target (destination-file)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit lxc-monitord.service:
Description: LXC Container Monitoring Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
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/lxc-monitord.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 49857853001249fa8901396d9e4dd779
Documentation: man:lxc
Fragment Path: /lib/systemd/system/lxc-monitord.service
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: rsyslog.service (origin-file)
References: basic.target (origin-default)
References: rsyslog.service (origin-file)
References: network.target (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
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: 3078
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/lxc/lxc-monitord --daemon
PID: 3078
Start Timestamp: Thu 2023-07-27 20:43:08 BST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart3.device:
Description: WDC WDS512G1X0C-00ENX0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 644659bea0514153bb3cad548eeaa486
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2duuid-f841d7e6\x2d751f\x2d4c59\x2da9ec\x2d36df7656d41c.device
Following Set Member: dev-disk-by\x2dpartuuid-883ea86c\x2d9f54\x2d4bbb\x2da3b6\x2dafeb087bb6f5.device
Following Set Member: dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart3.device
Following Set Member: dev-nvme0n1p3.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:01:00.0-nvme-1-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
Found: found-udev
-> Unit systemd-pstore.service:
Description: Platform Persistent Storage Archival
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-pstore(8)
Fragment Path: /lib/systemd/system/systemd-pstore.service
ConditionVirtualization: !container succeeded
ConditionDirectoryNotEmpty: /sys/fs/pstore failed
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: -.mount (origin-file origin-path)
Wants: modprobe at efi_pstore.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: modprobe at efi_pstore.service (origin-file)
After: system.slice (origin-file)
After: var.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: var.mount (origin-file origin-path)
References: -.mount (origin-file origin-path)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: modprobe at efi_pstore.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/pstore (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/pstore
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-pstore
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dAndroid.service:
Description: File System Check on /dev/mapper/SUNNY-Android
Instance: dev-mapper-SUNNY\x2dAndroid
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 97cf50703f224f22983bb33caa137161
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dAndroid.device (origin-file)
RequiredBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: dev-mapper-SUNNY\x2dAndroid.device (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: dev-mapper-SUNNY\x2dAndroid.device (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: srv-NAS-Sunny-SourceCode-Android.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Android
PID: 2264
Start Timestamp: Thu 2023-07-27 20:43:02 BST
Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD30EZRZ\x2d00Z5HB0_WD\x2dWCC4N3PE0PDR.device:
Description: WDC_WD30EZRZ-00Z5HB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 29991f77e4c043a89e730e70e41f23a0
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9272760.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2duuid-3b9caa50\x2dbff7\x2d4511\x2d8b38\x2d6a43192141da.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/ata-WDC_WD30EZRZ-00Z5HB0_WD-WCC4N3PE0PDR
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl.device:
Description: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4055adfab8ec46a68bd2f0fdc5aec0ca
Following: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvda.device
Following Set Member: dev-mapper-SUNNY\x2dvda.device
Following Set Member: dev-dm\x2d92.device
Following Set Member: sys-devices-virtual-block-dm\x2d92.device
Following Set Member: dev-SUNNY-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-uuid-LVM-9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx97ZHca8E5BOTday8c5s9NozaaSDnyyTl
Sysfs Path: /sys/devices/virtual/block/dm-92
Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d62.device:
Description: /sys/devices/virtual/block/dm-62
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 64491172cf41447fa96d1b533e0c0680
Following Set Member: dev-dm\x2d62.device
Following Set Member: dev-mapper-SUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dELLOE001.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx1fuCw6MT0GlenodqAu6pOInHjlrUG7ly.device
Following Set Member: dev-SUNNY-ELLOE001.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dF72ZHC\x2dOiOM\x2d67Ef\x2d5cdb\x2d1Kj2\x2dofty\x2dipVpJn.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-62
Sysfs Path: /sys/devices/virtual/block/dm-62
Found: found-udev
-> Unit initrd-root-fs.target:
Description: Initrd Root File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/initrd-root-fs.target
AssertPathExists: /etc/initrd-release untested
Wants: systemd-repart.service (origin-file)
RequiredBy: initrd-parse-etc.service (destination-file)
WantedBy: initrd.target (destination-file)
WantedBy: initrd-switch-root.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-cleanup.service (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: initrd.target (destination-file)
Before: initrd-switch-root.target (destination-file)
After: systemd-repart.service (destination-file)
OnFailure: emergency.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-repart.service (origin-file)
References: emergency.target (origin-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: systemd-repart.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: iPod 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cf54342334934031b25a4b667b2b444e
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d01.device
Following Set Member: dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-sde1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.0-usb-0:7.3.4:1.0-scsi-0:0:0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Found: found-udev
-> Unit dev-snd-controlC0.device:
Description: /dev/snd/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f69c3914e8724edd92cab5571c22a075
Following: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device
Following Set Member: sys-devices-pci0000:00-0000:00:03.1-0000:0a:00.1-sound-card0-controlC0.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0a:00.1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/snd/controlC0
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/controlC0
Found: found-udev
-> Unit dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart1.device:
Description: iPod 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8acb5771e0e14d8bb5d689091b534ef1
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
Following Set Member: dev-sde1.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/usb-Apple_iPod_000A27001805805D-0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde1
Found: found-udev
-> Unit systemd-fsck at dev-disk-by\x2dlabel-EFI\x2dSP.service:
Description: File System Check on /dev/disk/by-label/EFI-SP
Instance: dev-disk-by\x2dlabel-EFI\x2dSP
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 03d809f91fdb4e55888ff203497f0ee2
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-disk-by\x2dlabel-EFI\x2dSP.device (origin-file)
RequiredBy: boot-efi.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: boot-efi.mount (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
After: dev-disk-by\x2dlabel-EFI\x2dSP.device (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-fsckd.socket (origin-file)
References: dev-disk-by\x2dlabel-EFI\x2dSP.device (origin-file)
References: shutdown.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: boot-efi.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/disk/by-label/EFI-SP
PID: 1935
Start Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1eed18b14b5345eca6fcca843147ce43
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyS2
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dExperiments.device:
Description: /dev/mapper/SUNNY-Experiments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:06 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e0c8f7cde9af4de5a35d3e5b5c2c3721
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-dm\x2d78.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
Before: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
PropagatesStopTo: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Experiments
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev,found-mount
-> Unit machine.slice:
Description: Virtual Machine and Container Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /machine.slice
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 7d16bbc958c641f5aedd362c58f6c91b
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/machine.slice
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: -.slice (origin-implicit)
WantedBy: systemd-machined.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: slices.target (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-machined.service (destination-file)
After: -.slice (origin-implicit)
References: slices.target (origin-file)
References: shutdown.target (origin-default)
References: -.slice (origin-implicit)
ReferencedBy: systemd-machined.service (destination-file)
InSlice: -.slice (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dlabel-containers.device:
Description: /dev/disk/by-label/containers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f3c190529c4e4c20a22af04f0c810fc2
Following: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: sys-devices-virtual-block-dm\x2d84.device
Following Set Member: dev-disk-by\x2duuid-25c4b915\x2de8c7\x2d4bc5\x2dbbe6\x2d0208ef4c451e.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgx4xZzNQlXniE9nQdq2sGFdbJWjdHIG183.device
Following Set Member: dev-mapper-SUNNY\x2dcontainers.E0.device
Following Set Member: dev-SUNNY-containers.E0.device
Following Set Member: dev-dm\x2d84.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dcontainers.E0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/containers
Sysfs Path: /sys/devices/virtual/block/dm-84
Found: found-udev
-> Unit dev-disk-by\x2did-usb\x2dApple_iPod_000A27001805805D\x2d0:0\x2dpart2.device:
Description: iPod 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:12 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:12 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:12 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9b2a9192a57e4ce3acb6d464b2b76d67
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpartuuid-97b6c123\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d7-1\x2d7.3-1\x2d7.3.4-1\x2d7.3.4:1.0-host10-target10:0:0-10:0:0:0-block-sde-sde2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dusb\x2d0:7.3.4:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following Set Member: dev-sde2.device
Following Set Member: dev-disk-by\x2duuid-6AD2\x2dCC99.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/usb-Apple_iPod_000A27001805805D-0:0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7.3/1-7.3.4/1-7.3.4:1.0/host10/target10:0:0/10:0:0:0/block/sde/sde2
Found: found-udev
-> Unit srv-NAS-Sunny-Documents.mount:
Description: /srv/NAS/Sunny/Documents
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
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/srv-NAS-Sunny-Documents.mount
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 5e1090314b2847a481087c84139b179c
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-NAS-Sunny-Documents.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2023-07-27 20:43:02 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:02 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: srv-NAS-Sunny.mount (origin-file origin-path)
Requires: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (origin-file)
Requires: dev-mapper-SUNNY\x2dDocuments.device (origin-mountinfo)
Requires: -.mount (origin-file origin-path)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-file origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: dev-mapper-SUNNY\x2dDocuments.device (origin-mountinfo)
After: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: srv-NAS-Sunny.mount (origin-file origin-path)
After: blockdev at dev-mapper-SUNNY\x2dDocuments.target (origin-file origin-mountinfo)
After: -.mount (origin-file origin-path)
StopPropagatedFrom: dev-mapper-SUNNY\x2dDocuments.device (origin-mountinfo)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: srv-NAS-Sunny.mount (origin-file origin-path)
References: systemd-fsck at dev-mapper-SUNNY\x2dDocuments.service (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: dev-mapper-SUNNY\x2dDocuments.device (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: blockdev at dev-mapper-SUNNY\x2dDocuments.target (origin-file origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/mapper/SUNNY-Documents (origin-file)
RequiresMountsFor: /srv/NAS/Sunny (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /srv/NAS/Sunny/Documents
What: /dev/mapper/SUNNY-Documents
File System Type: ext4
Options: rw,relatime,x-systemd.requires-mounts-for=/srv/NAS/Sunny
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit bluetooth.target:
Description: Bluetooth Support
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:08 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:08 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:08 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 08e57a8574eb4e9babbc584f88454340
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/bluetooth.target
DropIn Path: /etc/systemd/system/bluetooth.target.d/override.conf
Condition Timestamp: Thu 2023-07-27 20:43:08 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:08 BST
Assert Result: yes
Wants: bluetooth.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d11-1\x2d11:1.0-bluetooth-hci0.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: bluetooth.service (origin-default)
References: bluetooth.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.0-usb1-1\x2d11-1\x2d11:1.0-bluetooth-hci0.device (destination-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-ask-password-plymouth.service:
Description: Forward Password Requests to Plymouth
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.service
ConditionPathExists: /run/plymouth/pid untested
ConditionVirtualization: !container untested
ConditionKernelCommandLine: !nosplash untested
ConditionKernelCommandLine: !plymouth.enable=0 untested
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: plymouth-start.service (origin-file destination-file)
After: systemd-ask-password-plymouth.path (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-ask-password-plymouth.path (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --plymouth
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device:
Description: /dev/disk/by-uuid/c9309bf6-dabc-4015-8ecf-a401fe331b07
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8cdd1cb79eee4f04842ccb4f633ac4f5
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-SUNNY-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: dev-dm\x2d97.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/c9309bf6-dabc-4015-8ecf-a401fe331b07
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit caddy.service:
Description: Caddy
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:16 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:15 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:16 BST
Active Exit Timestamp: n/a
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/caddy.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: f1d8b391410540f1adbc5b58dc97198d
Documentation: https://caddyserver.com/docs/
Fragment Path: /lib/systemd/system/caddy.service
Condition Timestamp: Thu 2023-07-27 20:43:15 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:15 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: network-online.target (origin-file)
Requires: var.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Wants: tmp.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: tmp.mount (origin-file)
After: network.target (origin-file)
After: -.mount (origin-file origin-path)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: var.mount (origin-file origin-path)
References: basic.target (origin-default)
References: tmp.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-file origin-path)
References: var.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 3405
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 5s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNPROC: 512
LimitNPROCSoft: 512
LimitNOFILE: 1048576
LimitNOFILESoft: 1048576
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
AmbientCapabilities: cap_net_bind_service
User: caddy
Group: caddy
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/caddy run --environ --config /etc/caddy/Caddyfile
PID: 3405
Start Timestamp: Thu 2023-07-27 20:43:15 BST
-> ExecReload:
Command Line: /usr/bin/caddy reload --config /etc/caddy/Caddyfile --force
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
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: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-timesyncd.service:
Alias: dbus-org.freedesktop.timesync1.service
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-timesyncd.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory devices pids bpf-devices
Invocation ID: c430a793e2614b84980bee347603f01e
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
ConditionVirtualization: !container succeeded
ConditionCapability: CAP_SYS_TIME succeeded
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: var.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
Wants: time-set.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: time-set.target (origin-file)
Before: sysinit.target (origin-file)
After: var.mount (origin-file origin-path)
After: tmp.mount (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-sysusers.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: tmp.mount (origin-file)
References: time-set.target (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: var.mount (origin-file origin-path)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: 2789
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.timesync1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: invisible
ProcSubset: all
Environment: SYSTEMD_NSS_RESOLVE_VALIDATE=0
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/timesync
StateDirectoryMode: 0755
StateDirectory: systemd/timesync
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_sys_time
AmbientCapabilities: cap_sys_time
User: systemd-timesync
DynamicUser: no
LockPersonality: yes
SystemCallFilter: madvise lseek io_pgetevents setsid lstat64 fsetxattr getdents64 semtimedop_time64 oldlstat futex setsockopt sched_getaffinity stat shmctl ipc memfd_create io_getevents setuid32 fchown32 io_setup lremovexattr inotify_init1 io_destroy fallocate getpeername writev rename setresuid32 utimensat sched_setscheduler setns olduname gettimeofday statfs64 chown pwrite64 set_mempolicy copy_file_range syncfs brk timer_getoverrun epoll_create1 fork nice waitid getppid msgctl rt_sigtimedwait epoll_create semctl clock_adjtime sigprocmask renameat2 mq_notify chown32 exit io_uring_setup write dup2 utimensat_time64 shmget fchownat pidfd_send_signal fadvise64 rt_sigprocmask set_mempolicy_home_node futex_waitv fcntl64 connect fdatasync rt_sigsuspend lsetxattr readlink link process_vm_readv mknod munmap listxattr timer_delete getgroups setresuid rt_tgsigqueueinfo mq_timedsend_time64 ioprio_set epoll_ctl rseq statfs geteuid32 splice setfsgid fstatfs64 getresuid preadv2 mbind socket futimesat ftruncate64 close_range setpgid tgkill accept getegid clock_getres utimes shmat setxattr io_submit sendto execveat eventfd2 symlinkat setfsuid32 msgrcv kill inotify_rm_watch truncate getsockopt setfsgid32 io_cancel epoll_ctl_old sched_yield fgetxattr statx readlinkat rt_sigqueueinfo sendmsg lchown setrlimit newfstatat sysinfo removexattr readahead unlinkat epoll_wait_old rt_sigaction setitimer fstat set_tls fchmod waitpid getxattr timer_settime64 get_robust_list setregid recvmmsg unshare signal fadvise64_64 send recvmsg wait4 get_mempolicy dup3 set_thread_area io_uring_register inotify_init vmsplice epoll_wait setregid32 migrate_pages process_madvise ppoll_time64 getcwd getsockname truncate64 add_key clock_settime64 uname rt_sigpending io_uring_enter getuid32 semget times getgroups32 clock_settime kcmp sched_get_priority_min poll setpriority mq_timedreceive pselect6_time64 read mkdir select llistxattr set_robust_list mlock listen _newselect mremap ioctl sigreturn timerfd_gettime sched_rr_get_interval_time64 setfsuid preadv pipe2 setresgid timerfd_gettime64 openat geteuid chdir recv socketcall chmod clock_nanosleep faccessat signalfd pselect6 recvfrom getpid shmdt _llseek semop get_thread_area signalfd4 sched_getattr faccessat2 oldfstat clock_getres_time64 timer_settime timerfd_settime creat shutdown stat64 keyctl lstat mprotect setgroups32 clock_gettime64 access membarrier prctl semtimedop getgid32 clock_gettime rt_sigreturn adjtimex mknodat personality timer_create sched_getparam setgid32 sched_rr_get_interval readdir getresuid32 inotify_add_watch fstatfs oldstat fcntl socketpair move_pages umask mq_open sendmmsg timerfd_settime64 symlink munlockall unlink io_pgetevents_time64 execve fchown sched_setattr epoll_pwait2 sched_setaffinity settimeofday getgid ugetrlimit tkill userfaultfd rmdir openat2 setuid flistxattr lchown32 mkdirat ppoll fremovexattr recvmmsg_time64 mlock2 clone3 ioprio_get futex_time64 cacheflush sigaltstack msync swapcontext pause getcpu riscv_flush_icache sched_get_priority_max mq_timedsend eventfd pidfd_open flock name_to_handle_at accept4 vfork sendfile clock_adjtime64 sigsuspend getegid32 fchdir msgsnd clone setreuid clock_nanosleep_time64 mlockall nanosleep timerfd_create request_key tee timer_gettime64 mq_timedreceive_time64 bind getdents readv time getresgid32 set_tid_address mmap getpgrp setgroups getpgid setreuid32 remap_file_pages dup epoll_pwait setresgid32 fchmodat setgid restart_syscall sync_file_range utime sync_file_range2 ftruncate capset exit_group sched_getscheduler alarm getrlimit lgetxattr prlimit64 mmap2 pipe close getresgid capget getrusage linkat getrandom oldolduname fsync rt_sigtimedwait_time64 sched_setparam getpriority fstatat64 renameat getuid pwritev mq_unlink getitimer munlock sync gettid process_vm_writev pwritev2 fstat64 pread64 getsid msgget sigaction arch_prctl sigpending sendfile64 mq_getsetattr open timer_gettime
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
PID: 2789
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Status Text: Contacted time server [2a01:7e00:e001:ee64::d505:84e7]:123 (1.debian.pool.ntp.org).
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d86.device:
Description: /dev/dm-86
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2a1d6998e5154dc4bd9166d8f689d2c1
Following: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-mapper-SUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-SUNNY-apu2\x2dmachines.device
Following Set Member: dev-disk-by\x2duuid-4752bd9f\x2de605\x2d454f\x2dac53\x2d54ee1769acce.device
Following Set Member: sys-devices-virtual-block-dm\x2d86.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dapu2\x2d\x2dmachines.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxwKjGuUj9nnlfjz2buc0W5d0EHDlovA0M.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-86
Sysfs Path: /sys/devices/virtual/block/dm-86
Found: found-udev
-> 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)
After: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
-> Unit sys-devices-virtual-block-dm\x2d13.device:
Description: /sys/devices/virtual/block/dm-13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0f8f0adf3a374b26a7573ab89f88392f
Following Set Member: dev-mapper-SUNNY\x2dvar.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/virtual/block/dm-13
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit dev-dm\x2d43.device:
Description: /dev/dm-43
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ef7790af04a04edfa8823812dc8f2983
Following: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDownloads.device
Following Set Member: dev-SUNNY-Downloads.device
Following Set Member: dev-disk-by\x2dlabel-Downloads.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxlY3UZek8Yqf5fFI7PMDIj4cg0ARV0uYq.device
Following Set Member: sys-devices-virtual-block-dm\x2d43.device
Following Set Member: dev-mapper-SUNNY\x2dDownloads.device
Following Set Member: dev-disk-by\x2duuid-88114ca5\x2d1802\x2d40b3\x2d9931\x2da7022b277609.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-43
Sysfs Path: /sys/devices/virtual/block/dm-43
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc5.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c94b51b74bcd41dc852fe913b4222f5e
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-cf9a5b01\x2d6ef0\x2d4518\x2d96ce\x2d896d546ceca6.device
Following Set Member: dev-disk-by\x2duuid-1350dddf\x2d7d84\x2d4920\x2d8e7b\x2dc5f905d796fb.device
Following Set Member: dev-sdc5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartlabel-Unknown.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc5
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7d2e224e261446ffb94420779df5b061
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/a6b9f3c8-73db-4aba-a343-4cf7447ccac8
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit acct.service:
Description: acct.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConflictedBy: atopacct.service (destination-file)
ReferencedBy: atopacct.service (destination-file)
-> Unit systemd-oomd.service:
Description: systemd-oomd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: user at 1000.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
-> Unit dev-disk-by\x2did-nvme\x2deui.1712734213710001001b444a444648c9\x2dpart2.device:
Description: WDC WDS512G1X0C-00ENX0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 799bd2e00459416a940fdbd7d846ecab
Following: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.1-0000:01:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371\x2dpart2.device
Following Set Member: dev-nvme0n1p2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2duuid-65289a2e\x2d1ca8\x2d4002\x2d8670\x2dcf57451419e2.device
Following Set Member: dev-disk-by\x2did-nvme\x2dWDC_WDS512G1X0C\x2d00ENX0_171273421371_1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-db50af7a\x2d1a5c\x2d4167\x2da849\x2d866b54980b6e.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/nvme-eui.1712734213710001001b444a444648c9-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
Found: found-udev
-> Unit dev-mapper-SUNNY\x2dMedia.device:
Description: /dev/mapper/SUNNY-Media
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fa2139f7600b43839cc097437bafb0aa
Following: sys-devices-virtual-block-dm\x2d72.device
Following Set Member: dev-dm\x2d72.device
Following Set Member: dev-disk-by\x2duuid-43416d78\x2d6ddd\x2d437a\x2d97d5\x2dca6fca0b0091.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxB3IZKTAR1iwuYMNcqzotwSKcO8s1zGyL.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dMedia.device
Following Set Member: dev-SUNNY-Media.device
Following Set Member: dev-disk-by\x2dlabel-Media.device
Following Set Member: sys-devices-virtual-block-dm\x2d72.device
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
RequiredBy: srv-NAS-Sunny-Media.mount (destination-mountinfo)
RequiredBy: home-tj-Music.mount (destination-mountinfo)
RequiredBy: home-tj-Audio.mount (destination-mountinfo)
RequiredBy: home-tj-Pictures.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: home-tj-Audio.mount (destination-mountinfo)
Before: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
Before: srv-NAS-Sunny-Media.mount (destination-mountinfo)
Before: home-tj-Pictures.mount (destination-mountinfo)
Before: home-tj-Music.mount (destination-mountinfo)
PropagatesStopTo: srv-NAS-Sunny-Media.mount (destination-mountinfo)
PropagatesStopTo: home-tj-Music.mount (destination-mountinfo)
PropagatesStopTo: home-tj-Audio.mount (destination-mountinfo)
PropagatesStopTo: home-tj-Pictures.mount (destination-mountinfo)
ReferencedBy: home-tj-Audio.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-mapper-SUNNY\x2dMedia.service (destination-file)
ReferencedBy: srv-NAS-Sunny-Media.mount (destination-mountinfo)
ReferencedBy: home-tj-Pictures.mount (destination-mountinfo)
ReferencedBy: home-tj-Music.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/mapper/SUNNY-Media
Sysfs Path: /sys/devices/virtual/block/dm-72
Found: found-udev,found-mount
-> Unit dev-SUNNY-LiveBuild.device:
Description: /dev/SUNNY/LiveBuild
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b245e97c63e24e1f86dae7926518d3c3
Following: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-mapper-SUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2duuid-c9309bf6\x2ddabc\x2d4015\x2d8ecf\x2da401fe331b07.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dLiveBuild.device
Following Set Member: dev-disk-by\x2dlabel-LiveBuild.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxN2RleOc9c0xVhnfZ10KKDCxImvJ0OxEk.device
Following Set Member: sys-devices-virtual-block-dm\x2d97.device
Following Set Member: dev-dm\x2d97.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/SUNNY/LiveBuild
Sysfs Path: /sys/devices/virtual/block/dm-97
Found: found-udev
-> Unit iptables.service:
Description: iptables.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirtd.service (destination-file)
ReferencedBy: libvirtd.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dl8r.device:
Description: /dev/disk/by-id/dm-name-SUNNY-l8r
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f43802ade41e47b0886d03e9dafec0a5
Following: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: sys-devices-virtual-block-dm\x2d40.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxuTz9c5h54MAfYLnbqnvOsT3detr6DJvS.device
Following Set Member: dev-SUNNY-l8r.device
Following Set Member: dev-dm\x2d40.device
Following Set Member: dev-mapper-SUNNY\x2dl8r.device
Following Set Member: dev-disk-by\x2duuid-f29360f8\x2d25c1\x2d4d3e\x2d9988\x2d97d4be59c3d8.device
Following Set Member: dev-disk-by\x2dlabel-L8R.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-l8r
Sysfs Path: /sys/devices/virtual/block/dm-40
Found: found-udev
-> Unit cups.socket:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Active Enter Timestamp: Fri 2023-07-28 02:54:10 BST
Active Exit Timestamp: Fri 2023-07-28 02:54:10 BST
Inactive Enter Timestamp: Fri 2023-07-28 02:54:10 BST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 7744c23756a5472bbf1b22c4174e3939
Fragment Path: /lib/systemd/system/cups.socket
Condition Timestamp: Fri 2023-07-28 02:54:10 BST
Condition Result: yes
Assert Timestamp: Fri 2023-07-28 02:54:10 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
PartOf: cups.service (origin-file)
RequiredBy: cups.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: cups.service (origin-implicit)
References: shutdown.target (origin-default)
References: sockets.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: cups.service (origin-file origin-implicit)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: cups.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/cups/cups.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: cups.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/cups/cups.sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e6e76385849f4a3380dcd51e909f8a5a
Documentation: man:systemd-ask-password-console.path(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid succeeded
Condition Timestamp: Thu 2023-07-27 20:43:00 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:00 BST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: emergency.service (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: paths.target (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: cryptsetup.target (origin-file)
References: shutdown.target (origin-file)
References: emergency.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-disk-by\x2duuid-ac3c3000\x2d1bed\x2d4ff6\x2db393\x2d45be1f3c2dc0.device:
Description: /dev/disk/by-uuid/ac3c3000-1bed-4ff6-b393-45be1f3c2dc0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 77a90f9d5fe54e2c9b9ea3b02abb5049
Following: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: sys-devices-virtual-block-dm\x2d78.device
Following Set Member: dev-SUNNY-Experiments.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2dlabel-Experiments.device
Following Set Member: dev-mapper-SUNNY\x2dExperiments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxgidmGej6SOP5IaISFVv7LZew40Rsdcl5.device
Following Set Member: dev-dm\x2d78.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/ac3c3000-1bed-4ff6-b393-45be1f3c2dc0
Sysfs Path: /sys/devices/virtual/block/dm-78
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6.0\x2dpart4.device:
Description: Samsung_SSD_850_EVO_500GB Unknown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7110b98fd97745c2a2c09c4b26acf8e8
Following: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2dpartuuid-a6b9f3c8\x2d73db\x2d4aba\x2da343\x2d4cf7447ccac8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538da02ba219\x2dpart4.device
Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_500GB_S21HNSAG427440L\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.1\x2data\x2d6\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:01.3-0000:02:00.1-ata6-host5-target5:0:0-5:0:0:0-block-sdc-sdc4.device
Following Set Member: dev-disk-by\x2duuid-f7175e39\x2d2594\x2d4cb9\x2db842\x2dde2e1c208f61.device
Following Set Member: dev-sdc4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-path/pci-0000:02:00.1-ata-6.0-part4
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dDocuments.device:
Description: /dev/disk/by-id/dm-name-SUNNY-Documents
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5d181623f13e40009af99221d932dfc1
Following: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-dm\x2d77.device
Following Set Member: dev-mapper-SUNNY\x2dDocuments.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxevo1buqEM08irYauFc66jd2KKpSRLEhu.device
Following Set Member: sys-devices-virtual-block-dm\x2d77.device
Following Set Member: dev-SUNNY-Documents.device
Following Set Member: dev-disk-by\x2dlabel-Documents.device
Following Set Member: dev-disk-by\x2duuid-0bc7ebee\x2d8afc\x2d480b\x2db542\x2d4a782338d51b.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-SUNNY-Documents
Sysfs Path: /sys/devices/virtual/block/dm-77
Found: found-udev
-> Unit ifupdown-pre.service:
Description: Helper to synchronize boot up for ifupdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:42:59 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Active Enter Timestamp: Thu 2023-07-27 20:42:59 BST
Active Exit Timestamp: n/a
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: 7915c7646b2442888755d5f8c5187fa6
Fragment Path: /lib/systemd/system/ifupdown-pre.service
Condition Timestamp: Thu 2023-07-27 20:42:59 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:42:59 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: networking.service (destination-file)
Before: networking.service (destination-file)
Before: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
References: network.target (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: networking.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 3min
TimeoutStopSec: 3min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/sh -c "if [ \"\$CONFIGURE_INTERFACES\" != \"no\" ] && [ -n \"\$(ifquery --read-environment --list --exclude=lo)\" ] && [ -x /bin/udevadm ]; then udevadm settle; fi"
PID: 1527
Start Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Timestamp: Thu 2023-07-27 20:42:59 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-fsck at dev-mapper-SUNNY\x2dExperiments.service:
Description: File System Check on /dev/mapper/SUNNY-Experiments
Instance: dev-mapper-SUNNY\x2dExperiments
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:03 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:03 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 88bf38e9c7a44fe9bca7419ec8082786
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2023-07-27 20:43:03 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:03 BST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-mapper-SUNNY\x2dExperiments.device (origin-file)
RequiredBy: srv-NAS-Sunny-Experiments.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: srv-NAS-Sunny-Experiments.mount (destination-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-file)
After: dev-mapper-SUNNY\x2dExperiments.device (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: dev-mapper-SUNNY\x2dExperiments.device (origin-file)
References: systemd-fsck-root.service (origin-file)
ReferencedBy: srv-NAS-Sunny-Experiments.mount (destination-file)
InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/mapper/SUNNY-Experiments
PID: 2372
Start Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Timestamp: Thu 2023-07-27 20:43:03 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit initrd-root-device.target:
Description: Initrd Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/initrd-root-device.target
AssertPathExists: /etc/initrd-release untested
Wants: remote-cryptsetup.target (origin-file)
Wants: remote-veritysetup.target (origin-file)
WantedBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd.target (destination-file)
OnFailure: emergency.target (origin-file)
References: shutdown.target (origin-file)
References: remote-cryptsetup.target (origin-file)
References: remote-veritysetup.target (origin-file)
References: emergency.target (origin-file)
ReferencedBy: initrd.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
-> Unit initrd-udevadm-cleanup-db.service:
Description: Cleanup udev Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/initrd-udevadm-cleanup-db.service
AssertPathExists: /etc/initrd-release untested
Requires: system.slice (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
Conflicts: systemd-udevd-control.socket (origin-file)
Conflicts: systemd-udev-trigger.service (origin-file)
Conflicts: systemd-udevd-kernel.socket (origin-file)
Conflicts: systemd-udevd.service (origin-file)
Conflicts: systemd-udev-settle.service (origin-file)
Before: initrd-switch-root.target (origin-file destination-file)
After: systemd-udevd-control.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udev-settle.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udev-settle.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udev-trigger.service (origin-file)
ReferencedBy: initrd-switch-root.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
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
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: udevadm info --cleanup-db
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-8e6b228f\x2d6b28\x2d4979\x2d955a\x2d682ae4bdbcf3.device:
Description: /dev/disk/by-uuid/8e6b228f-6b28-4979-955a-682ae4bdbcf3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:01 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:01 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:01 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1d7fe82b5da9410ba09f61db9b6051ae
Following: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-mapper-SUNNY\x2dvar.device
Following Set Member: dev-dm\x2d13.device
Following Set Member: sys-devices-virtual-block-dm\x2d13.device
Following Set Member: dev-SUNNY-var.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dvar.device
Following Set Member: dev-disk-by\x2dlabel-var.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxZNgMnK5FgVy7Ifvv6J13rNjEO5cyy3K5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/8e6b228f-6b28-4979-955a-682ae4bdbcf3
Sysfs Path: /sys/devices/virtual/block/dm-13
Found: found-udev
-> Unit nfs-blkmap.service:
Description: pNFS block layout mapping daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:07 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:07 BST
Active Exit Timestamp: n/a
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/nfs-blkmap.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices bpf-foreign
CGroup own mask: memory pids
Invocation ID: 1ecf1fce04af42299f5bc548557eee5c
Fragment Path: /lib/systemd/system/nfs-blkmap.service
Condition Timestamp: Thu 2023-07-27 20:43:07 BST
Condition Result: yes
Assert Timestamp: Thu 2023-07-27 20:43:07 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: rpc_pipefs.target (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: nfs-client.target (destination-file)
Conflicts: umount.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: rpc_pipefs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: rpc_pipefs.target (origin-file)
References: nfs-utils.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 2846
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/blkmapd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/blkmapd
PID: 2845
Start Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Timestamp: Thu 2023-07-27 20:43:07 BST
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38352
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-dm\x2d61.device:
Description: /dev/dm-61
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:02 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:02 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:02 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0694f7e1246f47d7ba193198c6f3b31b
Following: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: sys-devices-virtual-block-dm\x2d61.device
Following Set Member: dev-SUNNY-T300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSUNNY\x2dT300CHI.bak.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d9jfMwjZq6XU8VTDt7o8NQOCZnP8SIDgxDafqBIZejl7yT2pfy8LNSF54Z2H4wpuU.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dAHAhQG\x2dNB9a\x2dC9VA\x2d0NLv\x2dUiws\x2dfWGo\x2dO3v1GN.device
Following Set Member: dev-mapper-SUNNY\x2dT300CHI.bak.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/dm-61
Sysfs Path: /sys/devices/virtual/block/dm-61
Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dLUKS2_OS.device:
Description: /dev/disk/by-id/dm-name-LUKS2_OS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2023-07-27 20:43:00 BST
Inactive Exit Timestamp: Thu 2023-07-27 20:43:00 BST
Active Enter Timestamp: Thu 2023-07-27 20:43:00 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ead5253ae67f4d83874c2f5131bac28e
Following: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: sys-devices-virtual-block-dm\x2d0.device
Following Set Member: dev-mapper-LUKS2_OS.device
Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2df841d7e6751f4c59a9ec36df7656d41c\x2dLUKS2_OS.device
Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dG2PjcM\x2dTxqu\x2drXuK\x2dwGT6\x2du2Fh\x2dc2ae\x2dH0s5RD.device
Following Set Member: dev-dm\x2d0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-id/dm-name-LUKS2_OS
Sysfs Path: /sys/devices/virtual/block/dm-0
Found: found-udev
-> Unit virtqemud.socket:
Description: virtqemud.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: libvirt-guests.service (destination-file)
ReferencedBy: libvirt-guests.service (destination-file)
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/NetworkManager-wait-online.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-monitor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/blk-availability.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/blk-availability.service
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/console-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rasdaemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/fancontrol.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/networking.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/schroot.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nfs-server.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/smartmontools.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/auditd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/libvirt-guests.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/wpa_supplicant.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/machines.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rpcbind.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/waydroid-container.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atopacct.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atop.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/apt-cacher-ng.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/unattended-upgrades.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/apache2.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxc-monitord.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/caddy.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/e2scrub_reap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/netfilter-persistent.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxc-net.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/libvirtd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxc.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ras-mc-ctl.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/tgt.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/upower.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/upower.service
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.resolve1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-guests.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
==> /var/lib/systemd/deb-systemd-helper-enabled/schroot.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/schroot.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
==> /var/lib/systemd/deb-systemd-helper-enabled/netfilter-persistent.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/netfilter-persistent.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/nvmefc-boot-connections.service.dsh-also <==
/etc/systemd/system/default.target.wants/nvmefc-boot-connections.service
==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket
==> /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/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/smartd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lxc-monitord.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxc-monitord.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlogd-admin.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/smartmontools.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/smartmontools.service
/etc/systemd/system/smartd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.timesync1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
==> /var/lib/systemd/deb-systemd-helper-enabled/mdadm-shutdown.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/mdadm-shutdown.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirtd-ro.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/libvirtd-ro.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dm-event.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/dm-event.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/caddy.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/caddy.service
==> /var/lib/systemd/deb-systemd-helper-enabled/machines.target.dsh-also <==
/etc/systemd/system/multi-user.target.wants/machines.target
==> /var/lib/systemd/deb-systemd-helper-enabled/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/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/udisks2.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/udisks2.service
==> /var/lib/systemd/deb-systemd-helper-enabled/display-manager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lxc-net.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxc-net.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/haveged.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/haveged.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-cacher-ng.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apt-cacher-ng.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dpkg-db-backup.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/dpkg-db-backup.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/fancontrol.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/fancontrol.service
==> /var/lib/systemd/deb-systemd-helper-enabled/speech-dispatcherd.service.dsh-also <==
/etc/systemd/system/speech-dispatcher.service
/etc/systemd/system/multi-user.target.wants/speech-dispatcherd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/tgt.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/tgt.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirtd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirtd.service
/etc/systemd/system/sockets.target.wants/virtlockd.socket
/etc/systemd/system/sockets.target.wants/virtlogd.socket
/etc/systemd/system/sockets.target.wants/libvirtd.socket
/etc/systemd/system/sockets.target.wants/libvirtd-ro.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/libvirtd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/dm-event.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/libvirtd-admin.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/virtlogd-admin.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/uuidd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/rpcbind.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/virtlogd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/libvirtd-ro.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/virtlockd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/virtlockd-admin.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/waydroid-container.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/waydroid-container.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlogd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlogd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lxc.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxc.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlockd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/phpsessionclean.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/phpsessionclean.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-client.target.wants/nfs-blkmap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/networking.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/networking.service
/etc/systemd/system/network-online.target.wants/networking.service
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/udisks2.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/debspawn-clear-caches.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/debspawn-clear-caches.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-broker.service.dsh-also <==
/etc/systemd/system/dbus.service
==> /var/lib/systemd/deb-systemd-helper-enabled/nvmf-autoconnect.service.dsh-also <==
/etc/systemd/system/default.target.wants/nvmf-autoconnect.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rtkit-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rtkit-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/atop-rotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/atop-rotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
/etc/systemd/system/multi-user.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-resolved.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/systemd-resolved.service
/etc/systemd/system/dbus-org.freedesktop.resolve1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sddm.service.dsh-also <==
/etc/systemd/system/display-manager.service
==> /var/lib/systemd/deb-systemd-helper-enabled/apache-htcacheclean.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service
==> /var/lib/systemd/deb-systemd-helper-enabled/fwupd-refresh.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fwupd-refresh.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/apache2.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache2.service
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/nvmf-autoconnect.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/e2scrub_reap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/nvmefc-boot-connections.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rasdaemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rasdaemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/drkonqi-coredump-processor at .service.dsh-also <==
/etc/systemd/system/systemd-coredump at .service.wants/drkonqi-coredump-processor at .service
==> /var/lib/systemd/deb-systemd-helper-enabled/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-coredump at .service.wants/drkonqi-coredump-processor at .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/dbus-fi.w1.wpa_supplicant1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/nftables.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/nftables.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirtd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/libvirtd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-lvmpolld.socket.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirtd-admin.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/libvirtd-admin.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_reap.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/unattended-upgrades.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlogd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlogd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-timesyncd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-monitor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-resolved.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/apparmor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-lvmpolld.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/mdadm-shutdown.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/haveged.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/blk-availability.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/atopacct.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atopacct.service
==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/atop.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atop.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlockd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_all.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/e2scrub_all.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-server.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nfs-server.service
==> /var/lib/systemd/deb-systemd-helper-enabled/saned.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/saned.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd-admin.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-client.target.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nfs-client.target
/etc/systemd/system/remote-fs.target.wants/nfs-client.target
==> /var/lib/systemd/deb-systemd-helper-enabled/remote-fs.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/auditd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/auditd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.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/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/phpsessionclean.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/fstrim.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/atop-rotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/dpkg-db-backup.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/fwupd-refresh.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/debspawn-clear-caches.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
/etc/systemd/system/multi-user.target.wants/rpcbind.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsync.service
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-blkmap.service.dsh-also <==
/etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ras-mc-ctl.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ras-mc-ctl.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service
-------------- next part --------------
# use /dev/mapper/ paths if needed to work within the initialramfs
# OK to use /dev/VG/ paths after systemd and udev have started
/dev/mapper/SUNNY-rootfs / auto defaults,errors=remount-ro 0 1
# /etc needs specific TYPE because is used by busybox mount in initramfs by mount_etc script
# and must not use any non-core, no-busybox, options e.g. x-systemd*
/dev/mapper/SUNNY-etc /etc ext4 defaults,noauto 0 1
UUID=a5063e38-439c-4b65-aa6b-72774cd05aa3 /boot auto defaults,errors=remount-ro 0 2
/dev/mapper/SUNNY-var /var auto defaults,errors=remount-ro 0 2
/dev/mapper/SUNNY-Cache /var/cache auto defaults,x-systemd.requires-mounts-for=/var 0 2
/dev/mapper/SUNNY-opt /opt auto defaults 0 2
# for external projects built locally ( configure --prefix=/usr/local ... )
/dev/mapper/SUNNY-usr_local /usr/local auto defaults,errors=remount-ro 0 2
# for my own projects - bin and sbin are added to PATH via /etc/environment
/dev/mapper/SUNNY-Projects /usr/my auto defaults 0 2
/dev/mapper/SUNNY-home /home auto defaults,errors=remount-ro 0 2
/dev/mapper/SUNNY-WINE /home/tj/WINE auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/home 0 2
LABEL=EFI-SP /boot/efi auto defaults,errors=remount-ro 0 2
/dev/mapper/SUNNY-Machines /var/lib/machines auto defaults 0 2
/dev/mapper/SUNNY-libvirt /var/lib/libvirt auto defaults,errors=remount-ro 0 2
/dev/mapper/SUNNY-NAS /srv/NAS/Sunny auto defaults 0 2
/dev/mapper/SUNNY-home /srv/NAS/Sunny/home auto defaults,nofail,x-systemd.after=home.mount,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/dev/mapper/SUNNY-Documents /srv/NAS/Sunny/Documents auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-Projects /srv/NAS/Sunny/Projects auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-Experiments /srv/NAS/Sunny/Experiments btrfs defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-SourceCode /srv/NAS/Sunny/SourceCode auto defaults,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-Android /srv/NAS/Sunny/SourceCode/Android auto defaults,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny/SourceCode 0 2
/dev/mapper/SUNNY-Downloads /srv/NAS/Sunny/Downloads auto defaults,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-Media /srv/NAS/Sunny/Media auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-Videos /srv/NAS/Sunny/Media/Videos auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media 0 2
/dev/mapper/SUNNY-Backup /srv/NAS/Sunny/Backup auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
/dev/mapper/SUNNY-l8r /srv/NAS/Sunny/Machines auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/srv/NAS/Sunny/Media/Audio /home/tj/Audio none bind,nofail,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/srv/NAS/Sunny/Media/Audio/Music /home/tj/Music none bind,nofail,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/srv/NAS/Sunny/Media/Videos /home/tj/Videos none bind,nofail,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/srv/NAS/Sunny/Media/Pictures /home/tj/Pictures none bind,nofail,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Media,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/srv/NAS/Sunny/Downloads /home/tj/Downloads none bind,nofail,x-systemd.requires-mounts-for=/home,x-systemd.requires-mounts-for=/srv/NAS/Sunny/Downloads,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 0
/dev/mapper/SUNNY-l8r /var/lib/l8r auto defaults 0 2
tmpfs /tmp tmpfs rw,nosuid,nodev,noexec,mode=777 0 0
/dev/mapper/SUNNY-machines_old /mnt/machines_old auto defaults,noauto, 0 2
# enable fast build iterations
/dev/SUNNY/Builds /srv/NAS/Sunny/SourceCode/builds auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny/SourceCode 0 2
/dev/SUNNY/Schroot /srv/NAS/Sunny/Schroot auto defaults,x-systemd.requires-mounts-for=/srv/NAS/Sunny 0 2
tmpfs /srv/NAS/Sunny/SourceCode/builds/webcamoid tmpfs noauto,user,exec 0 0
# access Thinkpad images
# use /usr/local/bin/mount-pc to preparare these for a chroot
/dev/ELLOE001.bak/rootfs.bak /srv/NAS/E1/ auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/E1 0 2
/dev/ELLOE001.bak/usr_local.bak /srv/NAS/E1/usr/local auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/E1/usr/local 0 2
/dev/ELLOE001.bak/var.bak /srv/NAS/E1/var auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/E1/var 0 2
/dev/ELLOE001.bak/containers.bak /srv/NAS/E1/var/lib/machines btrfs noauto,x-systemd.requires-mounts-for=/srv/NAS/E1/var/lib/machines 0 2
/dev/ELLOE001.bak/home.bak /srv/NAS/E1/home auto noauto,errors=remount-ro,x-systemd/requires-mounts-for=/srv/NAS/E1/home 0 2
# back-up of Asus T300CHI Ubuntu 20.04
/dev/T300CHI.bak/rootfs /srv/NAS/T300CHI.bak/ auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak/ 0 2
/dev/T300CHI.bak/var /srv/NAS/T300CHI.bak/var auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak/var 0 2
/dev/T300CHI.bak/home /srv/NAS/T300CHI.bak/home auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak/home 0 2
/dev/T300CHI.bak/usr_local /srv/NAS/T300CHI.bak/usr/local auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak/usr/local 0 2
# back-up of Asus T300CHI Ubuntu 19.10
/dev/T300CHI.bak/rootfs1910 /srv/NAS/T300CHI.bak.1910/ auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak.1910/ 0 2
/dev/T300CHI.bak/var1910 /srv/NAS/T300CHI.bak.1910/var auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak.1910/var 0 2
/dev/T300CHI.bak/home1910 /srv/NAS/T300CHI.bak.1910/home auto noauto,errors=remount-ro,x-systemd.requires-mounts-for=/srv/NAS/T300CHI.bak.1910/home 0 2
# XPS 1530 Hephaestion SSD
/dev/XPS1530M/ubuntu_18.04_rootfs /srv/NAS/XPS1530M/ ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/ 0 2
/dev/XPS1530M/home /srv/NAS/XPS1530M/home ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/ 0 2
/dev/XPS1530M/home_all /srv/NAS/XPS1530M/home/all ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/home/ 0 2
/dev/XPS1530M/Hacking /srv/NAS/XPS1530M/home/all/Hacking ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/home/all 0 2
/dev/XPS1530M/HTC_Android /srv/NAS/XPS1530M/home/all/Hacking/HTC_Android ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/home/all/Hacking 0 2
/dev/XPS1530M/ubuntu_18.04_var /srv/NAS/XPS1530M/var ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/ 0 2
/dev/XPS1530M/opt /srv/NAS/XPS1530M/opt ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/ 0 2
/dev/XPS1530M/x86_64.usr_local /srv/NAS/XPS1530M/usr/local ext4 rw,relatime,noauto,x-systemd.requires-mounts-for=/srv/NAS/XPS1530M/ 0 2
More information about the Pkg-systemd-maintainers
mailing list