Bug#1042544: systemd: Can't increase user default file descriptors (nofile) soft limit above 1024 for gnome-terminal.
Olivier F. R. Dierick
o.dierick at piezo-forte.be
Sun Jul 30 04:26:32 BST 2023
Package: systemd
Version: 252.12-1~deb12u1
Severity: normal
* What led up to the situation?
Hello,
I'm testing games with Wine and contributing to its development.
I was using Debian 8 until recently.
I installed a fresh install of Debian 12 in a new partition.
The system is mostly a default GNOME desktop setup + schroot environment for compiling Wine.
I've installed all the required development tools and libraries and successfully compiled a working version of Wine.
I obviously need to launch Wine in the graphical GNOME session. I use the default gnome-terminal to launch the Wine application.
The problem is that I encounter the 'Too many file descriptors open, you should probably increase ulimit -n.' error with certain windows apps.
In Debian 8, the default soft & hard limit were both set to 65536 and I didn't have to change anything for it to work.
In Debian 12, the default soft limit is 1024 (The default hard limit of 1048576 is fine).
I can increase the soft limit up to the hard limit by running the 'ulimit -Sn XXXXX' command in the terminal before runnig Wine and it works.
I want to make that change permanent for my single user.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I tried all that I found on the web, and none of it gave me the result I want:
- Creating the file /etc/security/limits.d/10-olivier.conf and writing "olivier soft nofile 1048576" in it.
- Adding "root soft nofile 1048576" into /etc/security/limits.d/10-olivier.conf.
- Creating the file /etc/systemd/system.conf.d/limits.conf and writing "[Manager]" and "DefaultLimitNOFILE=65536" in it.
- Adding "session required pam_limits.so" to /etc/pam.d/common-session and /etc/pam.d/common-session-noninteractive.
- Changing "olivier" to "*" in /etc/security/limits.d/10-olivier.conf to extend the rule to all non-root users.
Those actions were performed incrementaly, with a reboot between each action.
* What was the outcome of this action?
Each action had the intended result, but did not affect the default gnome-terminal session, which always return 1024 for ulimit -Sn.
- Creating the file in /etc/security/limits.d with the single user changed the soft limit in non-graphical TTYs from 1024 to 1048576.
- Adding the rule for root changed the soft limit in non-graphical TTYs from 1024 to 1048576.
- Creating the file in /etc/systemd/system.conf.d/limits.conf changed the soft limit of root in sudo session in gnome-terminal, but not for the default user session.
- Adding pam_limits.so to /etc/pam.d/common-session{,-noninteractive} didn't have a visible effect.
- Extending the limits.d rule from "olivier" to "*" didn't fix the issue.
* What outcome did you expect instead?
I did expect the ulimit -n command to return either 1048576 or 65536 (depending on which of systemd or pam.d was used for gnome-terminal) for the user immediately after opening a gnome-terminal in the user's GNOME session after changing the appropriate system configuration files.
* Additional notes:
After the actions, running 'sudo -s -u olivier' in the gnome-terminal opens a session were ulimit -n returns the increased soft limit.
I would rather have it work right away when opening gnome-terminal.
I think this may be a hint for the cause of the issue.
Wine should increase it's own soft limit or have an (per-application) option to set the desired soft limit and that it's a bug or shortcoming of Wine that it does not.
Until this is addressed, I would like the system setting to work in the gnome-terminal.
I can put 'ulimit -n XXXX' in my profile/bash login script, but that's only a work-around for the issue with the system setting not being applied.
Regards.
-- Package-specific info:
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-10-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr
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 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 polkitd 122-3
pn systemd-boot <none>
pn systemd-container <none>
pn systemd-homed <none>
pn systemd-resolved <none>
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.142
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 --------------
[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/user at .service -> /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf
3 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 kernel: Sun 2023-07-30 04:26:36 CEST
Timestamp userspace: Sun 2023-07-30 04:26:50 CEST
Timestamp finish: Sun 2023-07-30 04:27:16 CEST
Timestamp security-start: Sun 2023-07-30 04:26:50 CEST
Timestamp security-finish: Sun 2023-07-30 04:26:50 CEST
Timestamp generators-start: Sun 2023-07-30 04:26:51 CEST
Timestamp generators-finish: Sun 2023-07-30 04:26:51 CEST
Timestamp units-load-start: Sun 2023-07-30 04:26:51 CEST
Timestamp units-load-finish: Sun 2023-07-30 04:26:52 CEST
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: b03a925d8ec44e4b91bb07c81e2d6836
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: modprobe at fuse.service (origin-file)
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
WantedBy: sys-module-fuse.device (destination-udev)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: modprobe at fuse.service (origin-file)
After: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: modprobe at fuse.service (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-module-fuse.device (destination-udev)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit tuned.service:
Description: tuned.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConflictedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
-> Unit 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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: fstrim.timer (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: fstrim.timer (destination-implicit)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: fstrim.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
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: alarm stat setresuid io_uring_enter inotify_rm_watch _llseek listen fallocate lsetxattr setsockopt set_mempolicy_home_node set_robust_list recvfrom futimesat mmap2 clone3 lchown pidfd_open sched_rr_get_interval_time64 nanosleep readdir inotify_add_watch statfs signalfd setuid32 mmap semop oldstat recvmmsg close rt_tgsigqueueinfo preadv fcntl utime epoll_wait sendmmsg removexattr sysinfo epoll_pwait capget timer_settime64 sendmsg utimensat fstat fork signalfd4 fchown32 sched_getscheduler timerfd_gettime64 set_tid_address utimes swapcontext setregid32 poll creat readahead futex_waitv mknod mlock exit_group setns gettid timer_create getegid32 clock_gettime64 fchownat fadvise64_64 send stat64 sched_setparam getrlimit restart_syscall socket getegid migrate_pages pipe2 getrusage exit tgkill fdatasync getuid mkdir io_uring_setup mprotect ppoll eventfd2 mq_unlink lstat64 sendfile64 statfs64 clock_gettime getxattr renameat read fadvise64 memfd_create symlink fstatfs getdents shmat signal rt_sigprocmask io_cancel kill madvise bind futex remap_file_pages execveat uname pselect6_time64 sched_yield mbind timerfd_create move_pages close_range getpid set_thread_area clock_nanosleep_time64 nice flock getpgrp fstatfs64 copy_file_range munlock statx setresgid io_destroy chdir shmctl sched_setattr brk oldfstat rename ioctl setfsgid32 renameat2 timerfd_settime sigaction mremap epoll_wait_old setgroups getcwd setgroups32 setfsuid32 mq_open fcntl64 setfsuid access rt_sigpending link sched_get_priority_max readv rt_sigtimedwait_time64 getgid32 mknodat flistxattr unlink geteuid32 ftruncate sendfile io_getevents oldlstat fchown getpgid rt_sigaction sendto setgid pause clock_nanosleep rt_sigsuspend semtimedop_time64 tee fstat64 cacheflush ioprio_set timer_delete connect sigpending getresgid32 olduname name_to_handle_at eventfd waitpid openat2 mkdirat setreuid32 pidfd_send_signal timer_settime process_vm_readv munlockall readlink semctl chown32 fchdir setresuid32 recv chmod mq_timedsend sched_getaffinity lstat faccessat2 linkat shmdt prlimit64 pselect6 riscv_flush_icache msgctl pwritev truncate64 shutdown mlockall process_madvise epoll_create timer_gettime64 sync_file_range arch_prctl lgetxattr rseq add_key sched_getparam setpriority msgrcv fsetxattr get_robust_list userfaultfd execve listxattr prctl ftruncate64 setregid setpgid sched_setaffinity getuid32 ipc get_mempolicy getsid getdents64 membarrier umask io_uring_register fchmodat chown accept4 sched_getattr mlock2 kcmp sched_setscheduler readlinkat fchmod wait4 getitimer setitimer epoll_ctl rt_sigreturn rmdir epoll_create1 tkill setuid semtimedop syncfs timer_getoverrun writev dup3 faccessat sync request_key setfsgid socketcall getcpu munmap llistxattr get_thread_area mq_timedreceive getrandom set_mempolicy futex_time64 mq_timedsend_time64 sched_get_priority_min sync_file_range2 setxattr io_pgetevents mq_timedreceive_time64 vmsplice times fsync getresuid dup2 _newselect openat recvmsg sigsuspend vfork open clock_getres lseek setreuid io_pgetevents_time64 setsid capset fstatat64 io_setup unshare epoll_ctl_old sched_rr_get_interval truncate utimensat_time64 ppoll_time64 sigreturn waitid pread64 sigprocmask symlinkat ugetrlimit write getpeername ioprio_get fremovexattr gettimeofday setresgid32 inotify_init unlinkat personality rt_sigqueueinfo timer_gettime splice select geteuid msync getgid mq_notify fgetxattr inotify_init1 socketpair pwritev2 io_submit newfstatat setgid32 epoll_pwait2 dup preadv2 getgroups lchown32 time pipe getsockname process_vm_writev mq_getsetattr msgsnd timerfd_gettime getppid getresgid oldolduname recvmmsg_time64 getgroups32 msgget semget clone sigaltstack rt_sigtimedwait shmget accept clock_getres_time64 getsockopt set_tls pwrite64 timerfd_settime64 lremovexattr keyctl getresuid32 setrlimit getpriority
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7b6f5dd80e8d4c499fe3cabdea1dd58d
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.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:00:1f.2-ata-2.0-part6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 59bf93cae71645d58760ab329634f082
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.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-0x50014ee2acda92d3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> 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: Sun 2023-07-30 04:27:16 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:27:16 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: cef1f8df39564c3981c1c37cce43b116
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Sun 2023-07-30 04:27:16 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:16 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requisite: systemd-update-utmp.service (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: rescue.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file origin-path)
After: multi-user.target (origin-file)
After: system.slice (origin-file)
After: systemd-update-utmp.service (origin-file)
After: systemd-journald.socket (origin-file)
After: rescue.target (origin-file)
After: graphical.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: multi-user.target (origin-file)
References: systemd-update-utmp.service (origin-file)
References: systemd-journald.socket (origin-file)
References: graphical.target (origin-file)
References: shutdown.target (origin-file)
References: rescue.target (origin-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.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: 65536
LimitNOFILESoft: 65536
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: 1237
Start Timestamp: Sun 2023-07-30 04:27:16 CEST
Exit Timestamp: Sun 2023-07-30 04:27:16 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit winbind.service:
Description: Samba Winbind Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:03 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:03 CEST
Active Exit Timestamp: n/a
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/winbind.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 44bf69ce97c047afb6af6da95aa6c0b6
Documentation: man:winbindd(8)
Documentation: man:samba(7)
Documentation: man:smb.conf(5)
Fragment Path: /lib/systemd/system/winbind.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: basic.target (origin-default)
After: nmbd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: network.target (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: nmbd.service (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
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: 816
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/samba/winbindd.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
EnvironmentFile: -/etc/default/samba
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 18446744073709551615
LimitNOFILE: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecCondition:
Command Line: /usr/share/samba/is-configured winbind
PID: 764
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:03 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/winbindd --foreground --no-process-group "\$WINBINDOPTIONS"
PID: 816
Start Timestamp: Sun 2023-07-30 04:27:03 CEST
-> ExecReload:
Command Line: /bin/kill -HUP "\$MAINPID"
Status Text: winbindd: ready to serve connections...
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: b205bbd2bbb94d89ad899d0730274950
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
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: NetworkManager.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: switcheroo-control.service (destination-file)
RequiredBy: udisks2.service (destination-file)
RequiredBy: gdm.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: fwupd.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: accounts-daemon.service (destination-file)
RequiredBy: power-profiles-daemon.service (destination-file)
RequiredBy: dbus.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: power-profiles-daemon.service (destination-file)
Before: polkit.service (destination-file)
Before: upower.service (destination-file)
Before: ModemManager.service (destination-file)
Before: gdm.service (destination-file)
Before: colord.service (destination-file)
Before: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
Before: udisks2.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: switcheroo-control.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: fwupd.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: dbus.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
Triggers: dbus.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: dbus.service (origin-implicit)
References: shutdown.target (origin-default)
References: sockets.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: colord.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: gdm.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: wpa_supplicant.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
ConsistsOf: rpc-svcgssd.service (destination-file)
ConsistsOf: rpc-statd-notify.service (destination-file)
ConsistsOf: rpc-gssd.service (destination-file)
Conflicts: shutdown.target (origin-default)
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: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: rpc-gssd.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit plymouth-start.service:
Description: Show Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
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: 62e8310d884e4a00ae1d14e985108bd3
Fragment Path: /lib/systemd/system/plymouth-start.service
ConditionVirtualization: !container succeeded
ConditionKernelCommandLine: !nosplash succeeded
ConditionKernelCommandLine: !plymouth.enable=0 succeeded
Condition Timestamp: Sun 2023-07-30 04:26:54 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:54 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-ask-password-plymouth.path (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: initrd-switch-root.target (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-ask-password-plymouth.service (origin-file destination-file)
Before: systemd-ask-password-plymouth.path (destination-file)
Before: rescue.service (destination-file)
Before: gdm.service (destination-file)
Before: systemd-ask-password-console.path (destination-file)
Before: plymouth-quit-wait.service (destination-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
After: keyboard-setup.service (origin-file)
After: systemd-udevd.service (origin-file)
References: systemd-ask-password-plymouth.path (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: keyboard-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-ask-password-plymouth.service (origin-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: gdm.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: 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: 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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
PID: 453
Start Timestamp: Sun 2023-07-30 04:26:54 CEST
Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecStartPost:
Command Line: /usr/bin/plymouth show-splash
PID: 505
Start Timestamp: Sun 2023-07-30 04:26:55 CEST
Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: sysinit.target (origin-file)
Requires: rescue.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: multi-user.target (destination-file)
Before: graphical.target (destination-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: initrd.target (destination-file)
After: sysinit.target (origin-file origin-default)
After: rescue.service (origin-file)
References: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: rescue.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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-firstboot.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit systemd-ask-password-plymouth.path:
Description: Forward Password Requests to Plymouth Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 56568c577e364929a3a8bdf737c62fc6
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 succeeded
ConditionKernelCommandLine: !nosplash succeeded
ConditionKernelCommandLine: !plymouth.enable=0 succeeded
Condition Timestamp: Sun 2023-07-30 04:26:55 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:55 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: plymouth-start.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-plymouth.service (origin-implicit)
Before: basic.target (origin-file)
After: -.mount (origin-file origin-path)
After: plymouth-start.service (origin-file)
Triggers: systemd-ask-password-plymouth.service (origin-implicit)
References: shutdown.target (origin-file)
References: systemd-ask-password-plymouth.service (origin-implicit)
References: basic.target (origin-file)
References: -.mount (origin-file origin-path)
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: waiting
Result: success
Unit: systemd-ask-password-plymouth.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6d783626148147ce95792f5ebc3d89dd
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdd.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.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:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 827b447997424fdcad2725432925bb75
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Wants: nfs-client.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-pcrphase.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: cron.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: nfs-client.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sun 2023-07-30 04:26:58 CEST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: basic.target (origin-file)
Before: shutdown.target (origin-file)
After: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: basic.target (origin-file)
References: system.slice (origin-file origin-slice-property)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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-root-fs.target (origin-file)
Wants: initrd-usr-fs.target (origin-file)
Wants: systemd-pcrphase-initrd.service (origin-file)
Wants: initrd-parse-etc.service (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: initrd-root-device.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: initrd-cleanup.service (destination-file)
After: initrd-usr-fs.target (origin-file)
After: rescue.target (origin-file)
After: rescue.service (origin-file)
After: initrd-fs.target (origin-file)
After: initrd-root-fs.target (origin-file)
After: initrd-root-device.target (origin-file)
After: basic.target (origin-file origin-default)
OnFailure: emergency.target (origin-file)
References: initrd-fs.target (origin-file)
References: rescue.target (origin-file)
References: systemd-pcrphase-initrd.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-file origin-default)
References: initrd-root-fs.target (origin-file)
References: emergency.target (origin-file)
References: initrd-parse-etc.service (origin-file)
References: initrd-usr-fs.target (origin-file)
References: rescue.service (origin-file)
References: initrd-root-device.target (origin-file)
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 dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b74ebf7018f245149cb6ff294da659a8
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/683cbf8d-01
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: 28f7ca78f7fb4c4f8a6c3468a2e22c72
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: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: proc-sys-fs-binfmt_misc.mount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: proc-sys-fs-binfmt_misc.mount (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: 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: 65536
LimitNOFILESoft: 65536
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: 404
Start Timestamp: Sun 2023-07-30 04:26:53 CEST
Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-sda5.target:
Description: Block Device Preparation for /dev/sda5
Instance: dev-sda5
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: dev-sda5.swap (destination-proc-swap)
Before: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-proc-swap)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dev-sda5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-proc-swap)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:00 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ModemManager.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 566db30e8f0e477689b584267104cb85
Fragment Path: /lib/systemd/system/ModemManager.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Sun 2023-07-30 04:27:00 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:00 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: polkit.service (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: dbus.socket (origin-file)
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: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: basic.target (origin-default)
After: polkit.service (origin-file)
After: dbus.socket (origin-file)
After: tmp.mount (origin-file)
After: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: tmp.mount (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: polkit.service (origin-file)
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: 743
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: 65536
LimitNOFILESoft: 65536
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: 743
Start Timestamp: Sun 2023-07-30 04:27:00 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-sdd1.target:
Description: Block Device Preparation for /dev/sdd1
Instance: dev-sdd1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: media-olivier-BACKUP1TB.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit modprobe at configfs.service:
Description: Load Kernel Module configfs
Instance: configfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 022c8da123b4460b9b1023f0c48d7c77
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
Before: sys-kernel-config.mount (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 361
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 751bd36924b34e48bf2647befbf57d9a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/integritysetup.target
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apt-daily-upgrade.service:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: apt-daily-upgrade.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: NetworkManager.service (origin-file)
After: apt-daily.service (origin-file)
After: system.slice (origin-file)
After: network.target (origin-file)
After: connman.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: systemd-networkd.service (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: systemd-networkd.service (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: connman.service (origin-file)
References: apt-daily.service (origin-file)
References: network-online.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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a6e834251b904957aad422166b952430
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Found: found-udev
-> Unit multi-user.target:
Alias: runlevel3.target
Alias: runlevel2.target
Alias: runlevel4.target
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:16 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f37d38f247bc4c559d89511b63c57633
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Sun 2023-07-30 04:27:16 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:16 CEST
Assert Result: yes
Requires: basic.target (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: remote-fs.target (origin-file)
Wants: wpa_supplicant.service (origin-file)
Wants: nfs-client.target (origin-file)
Wants: cron.service (origin-file)
Wants: ModemManager.service (origin-file)
Wants: networking.service (origin-file)
Wants: getty.target (origin-file)
Wants: e2scrub_reap.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: ssh.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: plymouth-quit-wait.service (origin-file)
Wants: cups.path (origin-file)
Wants: cups.service (origin-file)
Wants: rpcbind.service (origin-file)
Wants: anacron.service (origin-file)
Wants: avahi-daemon.service (origin-file)
Wants: winbind.service (origin-file)
Wants: plymouth-quit.service (origin-file)
Wants: cups-browsed.service (origin-file)
Wants: console-setup.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: NetworkManager.service (origin-file)
Wants: schroot.service (origin-file)
Wants: dbus.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.target (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
After: e2scrub_reap.service (origin-default)
After: cups-browsed.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: nfs-client.target (origin-default)
After: dbus.service (origin-default)
After: winbind.service (origin-default)
After: ssh.service (origin-default)
After: NetworkManager.service (origin-default)
After: rescue.service (origin-file)
After: cups.service (origin-default)
After: systemd-networkd.service (destination-file)
After: basic.target (origin-file origin-default)
After: getty.target (origin-default)
After: systemd-logind.service (origin-default)
After: anacron.service (origin-default)
After: plymouth-quit.service (origin-default)
After: power-profiles-daemon.service (destination-file)
After: cups.path (origin-default)
After: ModemManager.service (origin-default)
After: schroot.service (origin-default)
After: wpa_supplicant.service (origin-default)
After: cron.service (origin-default)
After: rescue.target (origin-file)
After: switcheroo-control.service (destination-file)
After: plymouth-quit-wait.service (origin-default)
After: avahi-daemon.service (origin-default)
References: schroot.service (origin-file origin-default)
References: plymouth-quit-wait.service (origin-file origin-default)
References: anacron.service (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: rescue.target (origin-file)
References: networking.service (origin-file)
References: plymouth-quit.service (origin-file origin-default)
References: avahi-daemon.service (origin-file origin-default)
References: basic.target (origin-file origin-default)
References: winbind.service (origin-file origin-default)
References: systemd-ask-password-wall.path (origin-file)
References: systemd-user-sessions.service (origin-file origin-default)
References: NetworkManager.service (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: rescue.service (origin-file)
References: cups.path (origin-file origin-default)
References: cups-browsed.service (origin-file origin-default)
References: ModemManager.service (origin-file origin-default)
References: console-setup.service (origin-file)
References: ssh.service (origin-file origin-default)
References: systemd-logind.service (origin-file origin-default)
References: rpcbind.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: cups.service (origin-file origin-default)
References: e2scrub_reap.service (origin-file origin-default)
References: cron.service (origin-file origin-default)
References: nfs-client.target (origin-file origin-default)
References: wpa_supplicant.service (origin-file origin-default)
ReferencedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap:
Description: /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: 8c62ef8c1be24d93a2b1b00605231a82
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: system.slice (origin-file)
Requires: dev-sda5.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-sda5.device (origin-proc-swap)
After: -.mount (origin-implicit)
After: blockdev at dev-sda5.target (origin-proc-swap)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: swap.target (origin-default)
References: dev-sda5.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part5
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7d6394bffb1b4ca39d7ce290422ab01c
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 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: initrd-root-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sdd1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:23 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0577e7b832f34214a8873e1fe4c7d5ab
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.device
RequiredBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
Before: media-olivier-BACKUP1TB.mount (destination-mountinfo)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdd1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev,found-mount
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:14 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:14 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:14 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Invocation ID: 098eca317375444db261504299f28b15
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Sun 2023-07-30 04:27:14 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:14 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: tmp.mount (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
After: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: -.mount (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-file)
References: systemd-remount-fs.service (origin-file)
References: dbus.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/upower (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: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 982
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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 0
LimitMEMLOCKSoft: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet:
DynamicUser: no
ReadWritePaths: /var/lib/upower
LockPersonality: yes
SystemCallFilter: setrlimit rt_sigtimedwait close_range recv readlinkat signal sched_rr_get_interval_time64 capget open cacheflush poll setfsgid32 link getsockname setgroups timer_gettime rt_sigtimedwait_time64 sigsuspend get_robust_list clock_nanosleep userfaultfd splice utimes pause getresuid32 io_setup mq_open dup stat64 rmdir symlinkat getgroups32 fstat chown32 inotify_rm_watch setreuid32 timerfd_settime prctl fsetxattr lstat waitpid add_key truncate64 request_key pwritev msgctl setfsuid personality futex setregid rt_tgsigqueueinfo geteuid sync_file_range semtimedop_time64 sched_get_priority_max execveat renameat wait4 riscv_flush_icache sigaltstack sendmmsg timer_delete msgrcv brk statx listen mbind msgget timer_getoverrun futimesat mprotect nice recvmmsg_time64 io_uring_register statfs dup3 preadv2 umask timerfd_create get_thread_area recvmsg sched_rr_get_interval getpeername rt_sigprocmask setpgid getpid mq_timedreceive socketcall lsetxattr sync_file_range2 sched_setparam getrandom rt_sigaction fchdir _newselect _llseek pselect6_time64 getpgid timer_create timerfd_settime64 restart_syscall shmget setpriority mq_timedsend_time64 sendto process_madvise membarrier clock_nanosleep_time64 arch_prctl shmdt pselect6 signalfd ppoll fdatasync sched_getscheduler utime mq_notify signalfd4 set_mempolicy io_pgetevents setxattr timer_gettime64 exit rt_sigpending lchown32 getppid fchmod fchmodat chdir getresgid setns semop fallocate timer_settime kill io_uring_setup ppoll_time64 munlockall oldstat recvfrom close copy_file_range setuid time swapcontext fstatfs64 ftruncate64 olduname epoll_pwait getgroups mmap2 sigreturn ioprio_set mremap setsid pwrite64 removexattr io_destroy alarm mq_timedsend getitimer io_submit madvise mlock kcmp preadv getresuid lstat64 select read stat fremovexattr sched_yield tee setresgid32 sendfile64 pread64 readlink sched_setscheduler rt_sigsuspend pipe2 sendmsg shmat getrlimit fchown fcntl clock_getres setgroups32 inotify_add_watch unlinkat mknod chown fgetxattr setresuid32 io_uring_enter getxattr getuid fork dup2 connect ioctl setsockopt fchownat getsid shmctl readahead sched_get_priority_min inotify_init fadvise64_64 setfsuid32 sendfile rseq keyctl munmap faccessat2 accept mq_timedreceive_time64 openat2 move_pages sigprocmask getcwd getcpu futex_time64 setresuid mq_unlink set_mempolicy_home_node getdents64 getgid bind fstat64 clock_gettime64 renameat2 sync epoll_wait_old linkat newfstatat pidfd_open timer_settime64 inotify_init1 semget mlockall timerfd_gettime set_thread_area eventfd2 socket sysinfo fcntl64 tkill capset creat setresgid getegid get_mempolicy faccessat vmsplice waitid sched_getaffinity memfd_create pipe write oldolduname truncate epoll_ctl futex_waitv lseek symlink epoll_create setgid listxattr lgetxattr ugetrlimit mlock2 oldlstat pidfd_send_signal llistxattr mkdirat epoll_wait unlink io_cancel tgkill execve setregid32 getgid32 writev setfsgid chmod lremovexattr fsync readdir clock_getres_time64 nanosleep syncfs socketpair flock openat fstatfs setreuid rename eventfd epoll_pwait2 readv ioprio_get sched_setaffinity timerfd_gettime64 prlimit64 setgid32 mkdir msync oldfstat getsockopt semctl send utimensat_time64 getuid32 rt_sigqueueinfo getdents setuid32 set_robust_list access migrate_pages vfork times sigpending statfs64 getegid32 mq_getsetattr sched_setattr munlock epoll_ctl_old utimensat name_to_handle_at flistxattr process_vm_writev fchown32 shutdown getresgid32 accept4 gettid clone3 epoll_create1 ipc recvmmsg ftruncate setitimer clock_gettime rt_sigreturn sched_getattr set_tls clone semtimedop getrusage mknodat unshare lchown set_tid_address sched_getparam io_getevents sigaction remap_file_pages getpgrp msgsnd mmap gettimeofday fstatat64 uname getpriority geteuid32 exit_group io_pgetevents_time64 pwritev2 process_vm_readv fadvise64
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/upowerd
PID: 982
Start Timestamp: Sun 2023-07-30 04:27:14 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
IPAddressDeny: ::/0
IPAddressDeny: 0.0.0.0/0
-> Unit dev-sdb1.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41e9e64e10974968ad20c37dba898745
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-disk-by\x2dpartuuid-000b43a3\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sdb1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
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: Sun 2023-07-30 04:27:00 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:00 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 0a0bc52269ea4e20a44a197efd8dd9c2
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: -.mount (origin-file origin-path)
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: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: network.target (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: dbus.service (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: dbus.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: network.target (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: basic.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: 729
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: 65536
LimitNOFILESoft: 65536
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: 729
Start Timestamp: Sun 2023-07-30 04:26:59 CEST
-> 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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b5251148d6e6410dbed2412a71366ccf
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\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:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> Unit auto-cpufreq.service:
Description: auto-cpufreq.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConflictedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
-> Unit switcheroo-control.service:
Description: Switcheroo Control Proxy service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/switcheroo-control.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 63fe68fe8b4a4df281884e5e5e2f7fb6
Fragment Path: /lib/systemd/system/switcheroo-control.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Wants: tmp.mount (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: multi-user.target (origin-file)
Before: alsa-restore.service (origin-file)
Before: alsa-state.service (origin-file)
Before: gdm.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: tmp.mount (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: gdm.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: alsa-state.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: alsa-restore.service (origin-file)
References: -.mount (origin-file origin-path)
References: multi-user.target (origin-file)
ReferencedBy: graphical.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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 688
Main PID Known: yes
Main PID Alien: no
BusName: net.hadess.SwitcherooControl
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: 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: 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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/switcheroo-control
PID: 688
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9a2b718388dc438dad829d486240fda7
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1: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/disk/by-id/wwn-0x50014ee25b9eae98-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
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: d676d9a4649a4aab979e396aab62215a
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Sun 2023-07-30 04:26:54 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:54 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: ifupdown-pre.service (origin-file)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: network.target (origin-file)
After: systemd-sysctl.service (origin-file)
After: network-pre.target (origin-file)
After: local-fs.target (origin-file)
After: apparmor.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: ifupdown-pre.service (origin-file)
References: systemd-journald.socket (origin-file)
References: ifupdown-pre.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: network-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-modules-load.service (origin-file)
References: network-online.target (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: apparmor.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: network-online.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 425
Start Timestamp: Sun 2023-07-30 04:26:54 CEST
Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
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: 448
Start Timestamp: Sun 2023-07-30 04:26:54 CEST
Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
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: 38360
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1a25c9f3e054452ab742fb7d1c38f821
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: sysinit.target (origin-file)
After: 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: 65536
LimitNOFILESoft: 65536
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: 365
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 161ecc938152469083eba2614b610934
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 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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 17ebfab0bf8b4a90a1298b618c0b036f
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
ConditionVirtualization: !container succeeded
ConditionCapability: CAP_SYS_TIME succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: time-set.target (origin-file)
Wants: tmp.mount (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: tmp.mount (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-remount-fs.service (origin-file)
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: time-set.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (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: 674
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: 65536
LimitNOFILESoft: 65536
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: nanosleep rseq io_destroy signalfd4 setgroups32 munmap io_uring_register faccessat ioprio_get mremap fork sysinfo mkdir mq_timedreceive_time64 shmat getgid32 set_mempolicy_home_node semctl futimesat ioctl truncate64 sigreturn rmdir setgid sigaltstack clock_nanosleep_time64 clock_settime setsockopt brk fchown openat fcntl64 getpeername _llseek wait4 chmod get_thread_area semop execveat clock_getres_time64 timer_gettime64 mq_notify io_pgetevents_time64 recv rt_sigtimedwait restart_syscall socketpair sendfile msgsnd prctl readlink sched_setaffinity rt_sigpending futex_time64 epoll_wait fchdir personality userfaultfd vmsplice cacheflush ppoll_time64 umask setns timerfd_settime getsid getdents64 msgget alarm ppoll munlockall mlock2 adjtimex sched_rr_get_interval setreuid statx pwritev chdir getppid epoll_pwait close oldolduname msync inotify_init1 mq_getsetattr mkdirat recvfrom get_mempolicy mlockall bind pidfd_open unlinkat read epoll_create1 fallocate semget rt_tgsigqueueinfo clone3 pread64 truncate mq_unlink recvmmsg readdir select _newselect flistxattr getsockopt mprotect timerfd_gettime io_cancel capget fchmodat semtimedop_time64 timer_gettime migrate_pages vfork symlinkat msgctl sched_get_priority_max unshare sched_setattr timer_settime64 gettid setresuid getcpu fsetxattr statfs64 oldlstat lremovexattr sendto fdatasync fstat sched_yield fstatfs64 set_tls setpgid flock lstat exit_group fchmod inotify_add_watch getresuid32 arch_prctl exit listen sched_getparam memfd_create olduname settimeofday getdents readv getresgid32 signalfd oldstat lseek timer_settime getegid32 write accept sendmmsg setuid fstat64 faccessat2 sched_getscheduler lchown32 inotify_rm_watch rt_sigtimedwait_time64 clock_adjtime64 pipe2 setregid dup3 setfsuid fgetxattr rt_sigqueueinfo nice getuid32 process_vm_writev rt_sigsuspend set_tid_address io_getevents newfstatat keyctl sched_setscheduler utimensat getegid swapcontext fchownat pipe clock_gettime dup2 mbind setitimer madvise eventfd2 set_robust_list preadv2 setregid32 getxattr rt_sigaction setresgid mmap2 move_pages getuid time ipc sched_getattr msgrcv fchown32 listxattr geteuid remap_file_pages sched_setparam setfsuid32 splice fremovexattr recvmsg getgroups32 pidfd_send_signal syncfs renameat dup getpriority sigsuspend sync_file_range2 utimensat_time64 rt_sigprocmask semtimedop setresuid32 sched_getaffinity clock_nanosleep ftruncate64 sigpending preadv getgroups shmdt llistxattr name_to_handle_at eventfd readahead open mq_timedsend_time64 waitid setrlimit copy_file_range uname pwrite64 io_uring_enter epoll_pwait2 mq_open stat writev mlock oldfstat mq_timedsend shmctl getsockname linkat recvmmsg_time64 fadvise64 timer_delete io_uring_setup chown32 creat symlink link io_setup lsetxattr getitimer riscv_flush_icache tkill tee kill send removexattr membarrier getgid tgkill shmget mknod setpriority mmap fadvise64_64 shutdown execve utimes sendfile64 readlinkat fsync unlink sendmsg clone pwritev2 setresgid32 socketcall sched_rr_get_interval_time64 stat64 renameat2 setfsgid32 lgetxattr fstatat64 inotify_init epoll_wait_old getrlimit ugetrlimit pselect6 epoll_create fstatfs clock_getres munlock setfsgid getrusage pselect6_time64 getresgid geteuid32 process_madvise sync_file_range openat2 process_vm_readv gettimeofday pause signal set_mempolicy getresuid socket utime prlimit64 timer_create clock_adjtime getpid close_range rt_sigreturn clock_gettime64 times ioprio_set sched_get_priority_min access setgid32 getcwd accept4 io_submit lstat64 setgroups request_key connect setsid io_pgetevents rename statfs sigprocmask epoll_ctl poll setreuid32 timerfd_settime64 chown mq_timedreceive getpgrp set_thread_area kcmp setxattr getpgid fcntl sigaction capset futex_waitv setuid32 get_robust_list ftruncate timerfd_create lchown epoll_ctl_old getrandom futex timer_getoverrun clock_settime64 mknodat sync timerfd_gettime64 waitpid add_key
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
PID: 674
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Status Text: Contacted time server 94.224.67.24:123 (2.debian.pool.ntp.org).
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: shutdown.target (origin-default)
Before: cryptsetup.target (origin-file)
Before: remote-cryptsetup.target (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
References: shutdown.target (origin-default)
References: cryptsetup.target (origin-file)
ReferencedBy: remote-cryptsetup.target (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: plymouth-start.service (origin-file destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-ask-password-plymouth.path (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-plymouth.path (destination-implicit)
References: plymouth-start.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-ask-password-plymouth.path (destination-implicit)
ReferencedBy: plymouth-start.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a3f4c121078542e7b66e69a379e14fcf
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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:00:1f.2-ata-2.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-snd-by\x2dpath-pci\x2d0000:0a:01.0.device:
Description: /dev/snd/by-path/pci-0000:0a:01.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b4b32a979c3c4ee0bc373639b3391db7
Following: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-sound-card0-controlC0.device
Following Set Member: dev-snd-controlC0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-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:01.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1e.0/0000:0a:01.0/sound/card0/controlC0
Found: found-udev
-> Unit cups.service:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:02 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:02 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 7f8c84edb344424fa5ffd20a5da468b6
Documentation: man:cupsd(8)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: cups.socket (origin-file)
RequiredBy: cups-browsed.service (destination-file)
WantedBy: multi-user.target (destination-file)
ConsistsOf: cups.path (destination-file)
ConsistsOf: cups.socket (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: cups.path (destination-implicit)
After: nss-user-lookup.target (origin-file)
After: nslcd.service (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: cups.socket (destination-implicit)
TriggeredBy: cups.path (destination-implicit)
TriggeredBy: cups.socket (destination-implicit)
References: basic.target (origin-default)
References: nslcd.service (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: network.target (origin-file)
References: cups.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: cups.path (destination-file destination-implicit)
ReferencedBy: cups.socket (destination-file destination-implicit)
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: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 761
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: 65536
LimitNOFILESoft: 65536
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: 761
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 21bc1a982c7a429c83616775b28f7f4e
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.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:00:1f.2-ata-2.0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6c6a854c7a8c4a43913849c3c18f0e75
Fragment Path: /run/systemd/generator/rpc_pipefs.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: run-rpc_pipefs.mount (origin-file)
RequiredBy: rpc-gssd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: rpc-gssd.service (destination-file)
Before: shutdown.target (origin-default)
After: run-rpc_pipefs.mount (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: rpc-gssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit system76-power.service:
Description: system76-power.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConflictedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
-> Unit 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: remote-veritysetup.target (origin-file)
References: shutdown.target (origin-file)
References: emergency.target (origin-file)
References: remote-cryptsetup.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 cups.path:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f22559692ac34c67ae23362561f670b9
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.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: cups.service (origin-implicit)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: cups.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: paths.target (origin-default)
References: cups.service (origin-file origin-implicit)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: running
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
PathExists: /var/cache/cups/org.cups.cupsd
-> Unit dev-sda2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 73581fbffcff4879b8d8dcb6587bc3d9
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Found: found-udev
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 311e0a15473e4401b182a4d4850cda1a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
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 blockdev at dev-sdc1.target:
Description: Block Device Preparation for /dev/sdc1
Instance: dev-sdc1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit media-olivier-BACKUP1TB.mount:
Description: /media/olivier/BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:23 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:23 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:23 CEST
Active Exit Timestamp: n/a
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: 95be9f3bca544b46aba0021d51eed319
Source Path: /proc/self/mountinfo
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Requires: dev-sdd1.device (origin-mountinfo)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: blockdev at dev-sdd1.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: local-fs-pre.target (origin-mountinfo)
After: dev-sdd1.device (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: dev-sdd1.device (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-sdd1.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /media/olivier (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: /media/olivier/BACKUP1TB
What: /dev/sdd1
File System Type: ext4
Options: rw,nosuid,nodev,relatime,errors=remount-ro,uhelper=udisks2
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit display-manager.target:
Description: display-manager.target
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
After: power-profiles-daemon.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: c09baa1904cb41a7af03bf1350beff4f
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: multi-user.target (destination-default)
Before: fwupd.service (destination-file)
After: dbus.socket (destination-implicit)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
TriggeredBy: dbus.socket (destination-implicit)
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)
References: systemd-journald.socket (origin-file)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: wpa_supplicant.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: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 682
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
OOMScoreAdjust: -900
LimitNOFILE: 65536
LimitNOFILESoft: 65536
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/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
PID: 682
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit power-profiles-daemon.service:
Description: Power Profiles daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:00 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:00 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/power-profiles-daemon.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: f4d08183b5524d52ae535cfec6dedb03
Fragment Path: /lib/systemd/system/power-profiles-daemon.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: dbus.socket (origin-file)
Wants: tmp.mount (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: auto-cpufreq.service (origin-file)
Conflicts: tuned.service (origin-file)
Conflicts: system76-power.service (origin-file)
Before: multi-user.target (origin-file)
Before: shutdown.target (origin-default)
Before: display-manager.target (origin-file)
Before: graphical.target (destination-default)
After: -.mount (origin-file origin-path)
After: tmp.mount (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
References: tuned.service (origin-file)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: system76-power.service (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: systemd-remount-fs.service (origin-file)
References: multi-user.target (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: auto-cpufreq.service (origin-file)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: display-manager.target (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/lib/power-profiles-daemon (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: 686
Main PID Known: yes
Main PID Alien: no
BusName: net.hadess.PowerProfiles
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: 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: 0755
StateDirectory: power-profiles-daemon
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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/power-profiles-daemon
PID: 686
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: cf1b5fdf421840a38cb38b2c5615e3a3
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: rpcbind.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: power-profiles-daemon.service (destination-file)
Before: fwupd.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: colord.service (destination-file)
Before: low-memory-monitor.service (destination-file)
Before: ModemManager.service (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: man-db.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: logrotate.service (destination-file)
Before: upower.service (destination-file)
Before: switcheroo-control.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-logind.service (destination-file)
Before: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
After: systemd-sysext.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-journal-flush.service (destination-file)
After: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-sysusers.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: systemd-journald.service (origin-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: low-memory-monitor.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: power-profiles-daemon.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: 65536
LimitNOFILESoft: 65536
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: 669
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Requires: -.slice (origin-file)
RequiredBy: run-user-1000-gvfs.mount (destination-implicit)
RequiredBy: session-2.scope (destination-file)
RequiredBy: sys-kernel-config.mount (destination-implicit destination-path)
RequiredBy: ModemManager.service (destination-file destination-path)
RequiredBy: schroot.service (destination-file destination-path)
RequiredBy: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
RequiredBy: basic.target (destination-file destination-path)
RequiredBy: man-db.service (destination-file destination-path)
RequiredBy: run-user-1000.mount (destination-implicit)
RequiredBy: sys-kernel-debug.mount (destination-implicit destination-path)
RequiredBy: systemd-pstore.service (destination-file destination-path)
RequiredBy: e2scrub_reap.service (destination-file destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-file destination-path)
RequiredBy: run-rpc_pipefs.mount (destination-implicit destination-path)
RequiredBy: rpcbind.socket (destination-file destination-path)
RequiredBy: syslog.socket (destination-file destination-path)
RequiredBy: upower.service (destination-file)
RequiredBy: e2scrub_all.timer (destination-file destination-path)
RequiredBy: systemd-journald.socket (destination-file destination-path)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
RequiredBy: fwupd.service (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-implicit)
RequiredBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-implicit)
RequiredBy: colord.service (destination-file)
RequiredBy: media-olivier-BACKUP1TB.mount (destination-implicit)
RequiredBy: logrotate.timer (destination-file destination-path)
RequiredBy: rpcbind.service (destination-file destination-path)
RequiredBy: systemd-networkd.service (destination-file destination-path)
RequiredBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
RequiredBy: systemd-ask-password-plymouth.path (destination-file destination-path)
RequiredBy: wpa_supplicant.service (destination-file destination-path)
RequiredBy: fstrim.timer (destination-file destination-path)
RequiredBy: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
RequiredBy: power-profiles-daemon.service (destination-file destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-ask-password-wall.path (destination-file destination-path)
RequiredBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-implicit)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
RequiredBy: switcheroo-control.service (destination-file destination-path)
RequiredBy: systemd-fsckd.socket (destination-file destination-path)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: apparmor.service (destination-file destination-path)
RequiredBy: logrotate.service (destination-file destination-path)
RequiredBy: dev-hugepages.mount (destination-implicit destination-path)
RequiredBy: dbus.socket (destination-file destination-path)
RequiredBy: systemd-logind.service (destination-file destination-path)
RequiredBy: accounts-daemon.service (destination-file destination-path)
RequiredBy: man-db.timer (destination-file destination-path)
RequiredBy: cups.path (destination-file destination-path)
RequiredBy: fwupd-refresh.timer (destination-file destination-path)
RequiredBy: anacron.timer (destination-file destination-path)
RequiredBy: avahi-daemon.socket (destination-file destination-path)
RequiredBy: systemd-initctl.socket (destination-file destination-path)
RequiredBy: fwupd-refresh.service (destination-file destination-path)
RequiredBy: systemd-ask-password-console.path (destination-file destination-path)
RequiredBy: dev-sda5.swap (destination-implicit)
RequiredBy: apt-daily.timer (destination-file destination-path)
RequiredBy: sys-kernel-tracing.mount (destination-implicit destination-path)
RequiredBy: systemd-update-utmp.service (destination-file destination-path)
RequiredBy: dev-mqueue.mount (destination-implicit destination-path)
RequiredBy: low-memory-monitor.service (destination-file destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-implicit)
RequiredBy: cups.socket (destination-file destination-path)
RequiredBy: systemd-timesyncd.service (destination-file destination-path)
RequiredBy: systemd-journald.service (destination-file destination-path)
RequiredBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-implicit)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
RequiredBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-implicit destination-path)
RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
RequiredBy: run-user-1000-doc.mount (destination-implicit)
RequiredBy: systemd-journal-flush.service (destination-file destination-path)
RequiredBy: console-setup.service (destination-file destination-path)
RequiredBy: systemd-udevd-control.socket (destination-file destination-path)
RequiredBy: ssh.service (destination-file destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
RequiredBy: systemd-random-seed.service (destination-file destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-implicit)
Before: apt-daily.timer (destination-file destination-path)
Before: switcheroo-control.service (destination-file destination-path)
Before: systemd-udevd-control.socket (destination-file destination-path)
Before: local-fs.target (origin-file)
Before: systemd-update-utmp.service (destination-file destination-path)
Before: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-implicit)
Before: run-user-1000-doc.mount (destination-implicit)
Before: schroot.service (destination-file destination-path)
Before: systemd-ask-password-plymouth.path (destination-file destination-path)
Before: dev-hugepages.mount (destination-implicit destination-path)
Before: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-implicit)
Before: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-implicit)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
Before: apt-daily-upgrade.timer (destination-file destination-path)
Before: cups.socket (destination-file destination-path)
Before: upower.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file destination-path)
Before: systemd-networkd.service (destination-file destination-path)
Before: systemd-initctl.socket (destination-file destination-path)
Before: ModemManager.service (destination-file destination-path)
Before: e2scrub_all.timer (destination-file destination-path)
Before: power-profiles-daemon.service (destination-file destination-path)
Before: e2scrub_reap.service (destination-file destination-path)
Before: man-db.service (destination-file destination-path)
Before: systemd-journald.service (destination-file destination-path)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-implicit)
Before: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-implicit)
Before: console-setup.service (destination-file destination-path)
Before: apparmor.service (destination-file destination-path)
Before: man-db.timer (destination-file destination-path)
Before: dev-sda5.swap (destination-implicit)
Before: avahi-daemon.socket (destination-file destination-path)
Before: systemd-logind.service (destination-file destination-path)
Before: fwupd-refresh.timer (destination-file destination-path)
Before: systemd-ask-password-wall.path (destination-file destination-path)
Before: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-implicit destination-path)
Before: systemd-rfkill.socket (destination-file)
Before: systemd-timesyncd.service (destination-file destination-path)
Before: syslog.socket (destination-file destination-path)
Before: fwupd-refresh.service (destination-file destination-path)
Before: systemd-pstore.service (destination-file destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
Before: session-2.scope (destination-file)
Before: fwupd.service (destination-file)
Before: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
Before: systemd-random-seed.service (destination-file destination-path)
Before: dev-mqueue.mount (destination-implicit destination-path)
Before: logrotate.service (destination-file destination-path)
Before: low-memory-monitor.service (destination-file destination-path)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
Before: anacron.timer (destination-file destination-path)
Before: systemd-rfkill.service (destination-file)
Before: run-user-1000-gvfs.mount (destination-implicit)
Before: systemd-journald.socket (destination-file destination-path)
Before: sys-fs-fuse-connections.mount (destination-implicit destination-path)
Before: systemd-fsckd.socket (destination-file destination-path)
Before: rpcbind.service (destination-file destination-path)
Before: ssh.service (destination-file destination-path)
Before: sys-kernel-config.mount (destination-implicit destination-path)
Before: dbus.socket (destination-file destination-path)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
Before: run-user-1000.mount (destination-implicit)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
Before: systemd-ask-password-console.path (destination-file destination-path)
Before: fstrim.timer (destination-file destination-path)
Before: basic.target (destination-file destination-path)
Before: sys-kernel-tracing.mount (destination-implicit destination-path)
Before: wpa_supplicant.service (destination-file destination-path)
Before: cups.path (destination-file destination-path)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-implicit)
Before: sys-kernel-debug.mount (destination-implicit destination-path)
Before: accounts-daemon.service (destination-file destination-path)
Before: rpcbind.socket (destination-file destination-path)
Before: media-olivier-BACKUP1TB.mount (destination-implicit)
Before: systemd-journal-flush.service (destination-file destination-path)
Before: logrotate.timer (destination-file destination-path)
Before: systemd-update-utmp-runlevel.service (destination-file destination-path)
Before: run-rpc_pipefs.mount (destination-implicit destination-path)
Before: colord.service (destination-file)
After: blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target (origin-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file destination-path)
ReferencedBy: cups.path (destination-file destination-path)
ReferencedBy: systemd-timesyncd.service (destination-file destination-path)
ReferencedBy: systemd-random-seed.service (destination-file destination-path)
ReferencedBy: systemd-update-utmp.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-implicit)
ReferencedBy: systemd-fsckd.socket (destination-file destination-path)
ReferencedBy: systemd-initctl.socket (destination-file destination-path)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-implicit)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-implicit)
ReferencedBy: systemd-networkd.service (destination-file destination-path)
ReferencedBy: fstrim.timer (destination-file destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-file destination-path)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
ReferencedBy: run-user-1000-doc.mount (destination-implicit)
ReferencedBy: man-db.timer (destination-file destination-path)
ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
ReferencedBy: dev-hugepages.mount (destination-implicit destination-path)
ReferencedBy: man-db.service (destination-file destination-path)
ReferencedBy: low-memory-monitor.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-implicit destination-path)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-implicit)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file destination-path)
ReferencedBy: upower.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: run-rpc_pipefs.mount (destination-implicit destination-path)
ReferencedBy: basic.target (destination-file destination-path)
ReferencedBy: dev-sda5.swap (destination-implicit)
ReferencedBy: systemd-journald.socket (destination-file destination-path)
ReferencedBy: rpcbind.socket (destination-file destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-path)
ReferencedBy: dbus.socket (destination-file destination-path)
ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
ReferencedBy: ssh.service (destination-file destination-path)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-implicit)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: anacron.timer (destination-file destination-path)
ReferencedBy: e2scrub_all.timer (destination-file destination-path)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-implicit)
ReferencedBy: power-profiles-daemon.service (destination-file destination-path)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-implicit)
ReferencedBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: syslog.socket (destination-file destination-path)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-implicit)
ReferencedBy: sys-kernel-tracing.mount (destination-implicit destination-path)
ReferencedBy: schroot.service (destination-file destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-implicit destination-path)
ReferencedBy: logrotate.service (destination-file destination-path)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: accounts-daemon.service (destination-file destination-path)
ReferencedBy: avahi-daemon.socket (destination-file destination-path)
ReferencedBy: sys-kernel-config.mount (destination-implicit destination-path)
ReferencedBy: logrotate.timer (destination-file destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
ReferencedBy: fwupd-refresh.service (destination-file destination-path)
ReferencedBy: systemd-journald.service (destination-file destination-path)
ReferencedBy: rpcbind.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-implicit)
ReferencedBy: apparmor.service (destination-file destination-path)
ReferencedBy: dev-mqueue.mount (destination-implicit destination-path)
ReferencedBy: systemd-pstore.service (destination-file destination-path)
ReferencedBy: wpa_supplicant.service (destination-file destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-path)
ReferencedBy: ModemManager.service (destination-file destination-path)
ReferencedBy: console-setup.service (destination-file destination-path)
ReferencedBy: switcheroo-control.service (destination-file destination-path)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-implicit)
ReferencedBy: apt-daily.timer (destination-file destination-path)
ReferencedBy: fwupd-refresh.timer (destination-file destination-path)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-file destination-path)
ReferencedBy: cups.socket (destination-file destination-path)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-uuid/8c073185-f904-45ae-baba-fd9ede0eeba1 (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/sda3
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: local-fs.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: 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-rfkill.service(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.service
Requires: -.mount (origin-file)
Requires: system.slice (origin-file)
BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-rfkill.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
TriggeredBy: systemd-rfkill.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file)
ReferencedBy: systemd-rfkill.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 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
StateDirectory: systemd/rfkill
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
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-rfkill
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
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: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Requires: systemd-fsckd.socket (origin-file)
Requires: system.slice (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: system.slice (origin-file origin-slice-property)
References: systemd-fsckd.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (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: 65536
LimitNOFILESoft: 65536
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
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit cups.socket:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:02 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: f65c63c7247d403a977ec7116d2b3286
Fragment Path: /lib/systemd/system/cups.socket
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
PartOf: cups.service (origin-file)
RequiredBy: cups.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
Before: sockets.target (origin-default destination-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
Triggers: cups.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: cups.service (origin-file origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: sockets.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4e2cd1ee42304ed7b8cfc2c4d876052c
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.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:00:1f.2-ata-2-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b991a69c06e8411caa75f5e4e67aa286
Fragment Path: /lib/systemd/system/nfs-client.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Wants: auth-rpcgss-module.service (origin-file)
Wants: remote-fs-pre.target (origin-file)
Wants: rpc-statd-notify.service (origin-file)
WantedBy: remote-fs.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: rpc-gssd.service (origin-file)
After: rpc-svcgssd.service (origin-file)
After: gssproxy.service (origin-file)
References: rpc-gssd.service (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-default)
References: rpc-svcgssd.service (origin-file)
References: rpc-statd-notify.service (origin-file)
References: gssproxy.service (origin-file)
References: auth-rpcgss-module.service (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\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c957c1898c3f44dbafc176d1d74b7ad2
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2ddiskseq-6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.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-WD_10EAVS_External_57442D574341553434323532333038-0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> Unit user-runtime-dir at 1000.service:
Description: User Runtime Directory /run/user/1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit 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: 93389306f64a45459544327de3646c66
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Sun 2023-07-30 04:27:19 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:19 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1000.slice (origin-file)
RequiredBy: user at 1000.service (destination-file)
WantedBy: session-2.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-2.scope (destination-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: user-1000.slice (origin-file)
After: dbus.service (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: user-1000.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.service (origin-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-2.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: 65536
LimitNOFILESoft: 65536
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: 1291
Start Timestamp: Sun 2023-07-30 04:27:19 CEST
Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: fc31413cdbd746e789872de6d4e47a9c
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
RequiredBy: avahi-daemon.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: avahi-daemon.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: avahi-daemon.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: avahi-daemon.service (origin-implicit)
ReferencedBy: sockets.target (destination-file destination-default)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b975378917524a669b45717a71263c19
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1cbe08e42f424ac8948117ade4fb4e7e
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.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:00:1f.2-ata-2-part6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9d68d79309b04e21a2b9d9bf268b89e5
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.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-0x50014ee20b2b7fdb-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev
-> Unit dev-sdc.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f8f21afb242842b485be9501abf2ae55
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.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:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> 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: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
CGroup delegate mask: pids
Invocation ID: 9d9ecb221a934993abd20df314e32a1b
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
WantedBy: systemd-udev-trigger.service (destination-file)
WantedBy: systemd-udev-settle.service (destination-file)
WantedBy: sysinit.target (destination-file)
WantedBy: ifupdown-pre.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-hwdb-update.service (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-journald.socket (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-udevd-control.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: systemd-hwdb-update.service (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udev-trigger.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: 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: 405
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: 65536
LimitNOFILESoft: 65536
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: arch_prctl chown32 sigaction set_mempolicy setresgid32 listxattr setgid32 timer_create exit futex_time64 fstat64 clone3 getdents oldfstat clock_getres msgget nanosleep timerfd_settime lremovexattr sched_setscheduler removexattr set_tls inotify_init1 restart_syscall mmap2 waitpid fadvise64_64 readdir io_uring_setup fchown32 creat pidfd_send_signal signal access setxattr ugetrlimit getpriority semtimedop_time64 writev set_tid_address linkat sched_getscheduler rename gettid rseq sendfile timer_settime64 fgetxattr shmget inotify_add_watch fallocate getsid getgid signalfd timer_gettime64 keyctl time getrlimit io_destroy readv alarm timerfd_gettime64 vmsplice shmctl mlock getresgid getgroups s390_pci_mmio_write signalfd4 finit_module set_thread_area unlinkat getegid setresuid32 truncate64 sigprocmask lstat64 setuid lseek sendfile64 sched_setattr setresuid close set_mempolicy_home_node io_cancel accept stat mkdirat open msgrcv fork pselect6_time64 getpgid bpf getresgid32 utime fchmodat msgsnd setgroups rt_tgsigqueueinfo epoll_pwait2 munmap shutdown sigpending ioprio_set fstatfs64 mremap preadv vfork getpeername setfsgid tgkill pread64 riscv_flush_icache io_pgetevents shmdt send _newselect sched_getparam epoll_ctl_old renameat2 uname sigreturn sched_rr_get_interval preadv2 oldstat pidfd_open rt_sigpending fcntl64 tkill readahead fremovexattr getuid32 mlock2 process_vm_readv wait4 mq_timedreceive_time64 sync_file_range getxattr msync clock_gettime getresuid32 setresgid sched_rr_get_interval_time64 personality semop iopl syncfs setuid32 timer_settime fstat fadvise64 copy_file_range times getrandom add_key epoll_create1 semtimedop setrlimit sigaltstack listen read set_robust_list epoll_pwait timerfd_create ppoll process_madvise splice mq_open getcpu futimesat readlinkat waitid setsid rt_sigqueueinfo recvmmsg_time64 tee pause mknod unlink fchmod utimensat_time64 setpriority setgid rt_sigtimedwait newfstatat lchown rt_sigsuspend recv pciconfig_read remap_file_pages move_pages sched_getaffinity futex dup eventfd epoll_ctl fchdir mbind sync_file_range2 flistxattr chown prctl lchown32 unshare io_getevents close_range pwrite64 sync mq_timedsend_time64 faccessat2 sched_getattr rt_sigaction fsync sched_setaffinity openat fstatfs eventfd2 utimensat futex_waitv mmap faccessat timer_delete msgctl getcwd sched_get_priority_max geteuid32 mq_timedsend ioprio_get olduname mq_timedreceive accept4 sendmmsg getegid32 name_to_handle_at membarrier munlock chdir recvfrom io_pgetevents_time64 ipc fchownat gettimeofday setfsuid getitimer sendmsg inotify_init ftruncate64 get_robust_list _llseek setsockopt sched_get_priority_min get_mempolicy select pselect6 getresuid s390_pci_mmio_read dup3 getsockopt io_setup rt_sigreturn timerfd_settime64 get_thread_area recvmmsg execve sysinfo setgroups32 epoll_wait_old execveat setreuid ioperm mkdir clock_nanosleep_time64 mknodat sigsuspend capset ioctl link setfsuid32 getuid init_module io_uring_register lgetxattr mprotect nice statfs timer_gettime renameat swapcontext mq_unlink fdatasync delete_module io_uring_enter semctl pciconfig_write utimes bind pwritev setreuid32 setfsgid32 madvise timer_getoverrun chmod pwritev2 fchown getrusage kill sendto prlimit64 sched_yield rt_sigprocmask socketcall mlockall shmat openat2 statfs64 ppoll_time64 recvmsg readlink symlinkat setpgid fcntl request_key process_vm_writev getsockname pipe userfaultfd timerfd_gettime ftruncate getdents64 epoll_create lstat clock_nanosleep llistxattr setregid32 clone fstatat64 lsetxattr geteuid rmdir umask oldolduname write getgroups32 setns connect setitimer inotify_rm_watch munlockall symlink sched_setparam getpgrp mq_getsetattr memfd_create dup2 getgid32 statx socketpair mq_notify socket flock setregid stat64 migrate_pages clock_getres_time64 getppid epoll_wait capget cacheflush getpid kcmp pciconfig_iobase rt_sigtimedwait_time64 oldlstat brk io_submit truncate pipe2 semget exit_group poll fsetxattr clock_gettime64
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 405
Start Timestamp: Sun 2023-07-30 04:26:53 CEST
-> ExecReload:
Command Line: udevadm control --reload --timeout 0
Status Text: Processing with 40 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
IPAddressDeny: 0.0.0.0/0
-> 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: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 57a0b5f2af8f46dcb1c12b2f0cc773f4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.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:00:1f.2-ata-2.0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 567441ac0d9842e8b7c74bf5b565ec87
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-sdc.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_WD30EZRX-00MMMB0_WD-WCAWZ1502326
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2393ed72c7864f89a97b73b3a25c6762
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
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: man-db.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: man-db.service (origin-implicit)
References: time-set.target (origin-default)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: man-db.service (origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 connman.service:
Description: connman.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
-> Unit tmp.mount:
Description: tmp.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: power-profiles-daemon.service (destination-file)
WantedBy: fwupd.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: logrotate.service (destination-file)
WantedBy: e2scrub_reap.service (destination-file)
WantedBy: man-db.service (destination-file)
WantedBy: colord.service (destination-file)
WantedBy: upower.service (destination-file)
WantedBy: systemd-timesyncd.service (destination-file)
WantedBy: ModemManager.service (destination-file)
WantedBy: low-memory-monitor.service (destination-file)
WantedBy: basic.target (destination-file)
WantedBy: switcheroo-control.service (destination-file)
Before: low-memory-monitor.service (destination-file)
Before: colord.service (destination-file)
Before: man-db.service (destination-file)
Before: upower.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: switcheroo-control.service (destination-file)
Before: ModemManager.service (destination-file)
Before: basic.target (destination-file)
Before: power-profiles-daemon.service (destination-file)
Before: logrotate.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: fwupd.service (destination-file)
Before: systemd-logind.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: basic.target (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: low-memory-monitor.service (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: man-db.service (destination-file)
-> Unit e2scrub_all.timer:
Description: Periodic ext4 Online Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ec34b7c9372845ceb56742f798940f7e
Fragment Path: /lib/systemd/system/e2scrub_all.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: e2scrub_all.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: time-set.target (origin-default)
After: sysinit.target (origin-default)
Triggers: e2scrub_all.service (origin-implicit)
References: time-set.target (origin-default)
References: e2scrub_all.service (origin-implicit)
References: timers.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 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: initrd-cleanup.service (origin-file)
Wants: initrd-root-fs.target (origin-file)
Wants: initrd-udevadm-cleanup-db.service (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: plymouth-start.service (origin-file)
Wants: initrd-switch-root.service (origin-file)
Wants: plymouth-switch-root.service (origin-file)
WantedBy: initrd-switch-root.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: systemd-sysext.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: systemd-networkd.service (destination-file)
Before: initrd-switch-root.service (origin-file)
After: initrd-cleanup.service (origin-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-tmpfiles-clean.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: systemd-sysext.service (destination-file)
After: systemd-networkd.service (destination-file)
After: emergency.service (origin-file)
After: initrd-root-fs.target (origin-file)
After: initrd-udevadm-cleanup-db.service (origin-file destination-file)
After: emergency.target (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: initrd-fs.target (origin-file)
After: systemd-ask-password-console.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
References: initrd-cleanup.service (origin-file)
References: systemd-journald.service (origin-file)
References: emergency.target (origin-file)
References: initrd-udevadm-cleanup-db.service (origin-file)
References: initrd-switch-root.service (origin-file)
References: initrd-root-fs.target (origin-file)
References: plymouth-switch-root.service (origin-file)
References: plymouth-start.service (origin-file)
References: emergency.service (origin-file)
References: initrd-fs.target (origin-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2dpartuuid-683cbf8d\x2d02.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 379dde786b41443488755562dcabaec0
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\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/683cbf8d-02
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Found: found-udev
-> 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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
Before: plymouth-quit.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: gdm.service (destination-file)
After: network-online.target (origin-file)
After: network.target (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: network-online.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: gdm.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:52 CEST
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)
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: rpc-gssd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: gssproxy.service (origin-file)
References: rpc-svcgssd.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: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: de036e82b64543dc8f52bf8e314caa5b
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: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Wants: getty-static.service (origin-file)
Wants: getty at tty1.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: getty at tty1.service (origin-default destination-file)
After: getty-static.service (origin-default)
References: getty-static.service (origin-file origin-default)
References: getty at tty1.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: 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 rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:05 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 32b301fc6b474566880854ff5fab05f4
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Sun 2023-07-30 04:27:05 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:05 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.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: 867
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: 65536
LimitNOFILESoft: 65536
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: 867
Start Timestamp: Sun 2023-07-30 04:27:05 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sda.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 842d60a934ac49839aefcdd1e13fdf98
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> Unit local-fs-pre.target:
Description: Preparation for Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e1a8464c38be480bae76db4c8d1a8e66
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
WantedBy: keyboard-setup.service (destination-file)
WantedBy: systemd-remount-fs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
Before: run-user-1000.mount (destination-mountinfo)
Before: media-olivier-BACKUP1TB.mount (destination-mountinfo)
Before: local-fs.target (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
Before: run-user-1000-gvfs.mount (destination-mountinfo)
Before: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
Before: run-user-1000-doc.mount (destination-mountinfo)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: keyboard-setup.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpartuuid-000b43a3\x2d01.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6b03eab2a6e74cae825a2973e37cb8ca
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-sdb1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/000b43a3-01
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 54a5a397be1d4b88b0d113007a4834a1
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.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-0x50014ee20b2b7fdb-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 083396b4b08d4f30949177e93d71178b
Fragment Path: /run/systemd/generator/run-rpc_pipefs.mount
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
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: systemd-tmpfiles-setup.service (origin-file)
References: umount.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit origin-path)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 09c33b7688674cc68f8a92ee4043bcbd
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.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-WD_10EAVS_External_57442D574341553434323532333038-0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 314cf0d23c5542598545000633acf4b1
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
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: first-boot-complete.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: systemd-remount-fs.service (origin-file)
References: first-boot-complete.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.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: 65536
LimitNOFILESoft: 65536
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: 379
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-networkd.service:
Description: Network Configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:systemd-networkd.service(8)
Documentation: man:org.freedesktop.network1(5)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN untested
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
Wants: systemd-networkd.socket (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: network.target (origin-file)
Before: shutdown.target (origin-file)
Before: apt-daily.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: multi-user.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: -.mount (origin-file origin-path)
After: network-pre.target (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-networkd.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-sysctl.service (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-udevd.service (origin-file)
References: network-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-networkd.socket (origin-file)
References: systemd-sysctl.service (origin-file)
References: multi-user.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: apt-daily.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: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
BusName: org.freedesktop.network1
Bus Name Good: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
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: 65536
LimitNOFILESoft: 65536
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: fstat64 riscv_flush_icache sigsuspend setgid32 sched_rr_get_interval setgid preadv2 getuid getpid truncate64 mknod rt_sigqueueinfo sendfile rt_sigreturn vfork fcntl64 link migrate_pages pause socketpair setresuid lstat64 sched_getaffinity fstatat64 futex_time64 unlink mlock read ioprio_set setreuid clock_nanosleep_time64 fcntl futex_waitv ugetrlimit semctl set_robust_list exit_group getgid32 getresgid32 sched_getscheduler set_mempolicy_home_node renameat2 clock_getres_time64 remap_file_pages name_to_handle_at sigpending fgetxattr nanosleep add_key getpgid copy_file_range lchown32 statfs pipe timer_delete userfaultfd pread64 sched_getattr getuid32 getpgrp symlinkat msgget capset msgctl linkat pwrite64 mq_open arch_prctl inotify_add_watch epoll_wait flistxattr clock_gettime64 stat munlock gettid setgroups32 chown32 chdir setuid ioprio_get tkill fchown32 recvmsg times chmod utimes setrlimit getitimer prctl membarrier utime bind creat mprotect pselect6 fremovexattr msgsnd gettimeofday execve ftruncate getgid faccessat2 semop flock inotify_init1 close get_thread_area io_uring_register geteuid32 rt_sigsuspend fstatfs64 mlock2 msgrcv move_pages umask setresgid32 timer_create lchown timerfd_gettime setfsgid time getdents semtimedop statfs64 shutdown setuid32 recvmmsg_time64 getpeername timer_gettime64 preadv removexattr process_madvise oldlstat getegid dup setresgid setfsgid32 sendto lseek setresuid32 set_tls io_uring_enter mkdirat inotify_rm_watch socket tee fchown personality llistxattr readahead sysinfo getgroups waitpid pwritev close_range sched_setscheduler ppoll pselect6_time64 open sendfile64 mq_timedsend getegid32 io_cancel futimesat dup3 shmget readdir readlinkat fstatfs socketcall stat64 wait4 cacheflush exit sync nice mkdir eventfd2 epoll_pwait2 sched_setattr accept4 timerfd_create epoll_create1 shmat setsockopt sched_get_priority_min timer_getoverrun recv sendmmsg getcpu fork io_uring_setup pidfd_send_signal clock_nanosleep io_pgetevents_time64 getresuid getsockopt timerfd_settime chown epoll_ctl splice sigaction restart_syscall mq_unlink setxattr setfsuid32 getgroups32 fsync epoll_wait_old listxattr clone3 waitid get_robust_list mq_notify symlink setpriority fdatasync getrusage statx ioctl pwritev2 readlink fchmodat writev setregid recvmmsg fsetxattr memfd_create prlimit64 setns mbind sched_setaffinity fallocate accept fadvise64_64 openat2 mknodat signal process_vm_readv vmsplice rt_sigtimedwait_time64 munmap mq_timedreceive rmdir lsetxattr oldstat set_tid_address geteuid ftruncate64 setitimer getresuid32 getdents64 sigaltstack swapcontext semget fchmod epoll_ctl_old shmdt timerfd_settime64 setregid32 getppid tgkill kill setfsuid faccessat getresgid rename lremovexattr shmctl getpriority oldolduname unlinkat futex sched_rr_get_interval_time64 recvfrom timer_settime clone process_vm_writev mq_getsetattr access sync_file_range renameat epoll_create pipe2 sync_file_range2 munlockall sigprocmask write rt_tgsigqueueinfo sched_getparam _llseek select clock_getres getrlimit request_key io_destroy fchownat rt_sigaction dup2 getsockname olduname sched_get_priority_max sched_setparam getsid brk unshare setsid sched_yield readv execveat lstat msync setgroups signalfd io_pgetevents timer_gettime set_mempolicy getrandom fstat _newselect setreuid32 mmap2 mq_timedsend_time64 connect send get_mempolicy mremap listen inotify_init kcmp newfstatat signalfd4 getcwd getxattr fchdir mmap rt_sigprocmask epoll_pwait utimensat_time64 poll oldfstat setpgid openat semtimedop_time64 timerfd_gettime64 lgetxattr fadvise64 io_getevents truncate rt_sigpending alarm io_setup mlockall rseq capget ppoll_time64 sigreturn keyctl ipc timer_settime64 syncfs clock_gettime pidfd_open madvise sendmsg uname rt_sigtimedwait set_thread_area io_submit eventfd utimensat mq_timedreceive_time64
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
-> ExecReload:
Command Line: networkctl reload
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
-> Unit apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
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: 1c471fe5d69948d78d287ee214717d80
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: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: networking.service (destination-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald-audit.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: networking.service (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: 65536
LimitNOFILESoft: 65536
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: 400
Start Timestamp: Sun 2023-07-30 04:26:53 CEST
Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
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: 38360
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: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit 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: 210c65ece3b644fdafb142b337056bc3
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Sun 2023-07-30 04:27:19 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:19 CEST
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: session-2.scope (destination-file)
RequiredBy: user at 1000.service (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: session-2.scope (destination-file)
Before: user at 1000.service (destination-file)
Before: shutdown.target (origin-default)
After: user.slice (origin-implicit)
References: user.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-file destination-slice-property)
ReferencedBy: user at 1000.service (destination-file destination-slice-property)
ReferencedBy: session-2.scope (destination-file destination-slice-property)
InSlice: user.slice (origin-implicit)
SliceOf: user-runtime-dir at 1000.service (destination-slice-property)
SliceOf: user at 1000.service (destination-slice-property)
SliceOf: session-2.scope (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: 84393
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b7fae61a348144f3b7fac595a63b6b37
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/db4fc73d-a062-4eee-9770-d6c97879c9f0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ef8f5c7a2a064c21a7aecea1424ad9ea
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1: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/disk/by-uuid/a84e5e54-a198-4753-a931-a5ca052d26d3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit veritysetup.target:
Description: Local Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9f86be01a3b74efc8115a04b00bc58cc
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/veritysetup.target
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: veritysetup-pre.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: veritysetup-pre.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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)
Conflicts: shutdown.target (origin-default)
ConflictedBy: sysinit.target (destination-file)
Before: initrd-switch-root.target (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (destination-file)
After: emergency.service (origin-file)
OnFailureOf: systemd-fsck-root.service (destination-file)
OnFailureOf: initrd-root-fs.target (destination-file)
OnFailureOf: initrd-usr-fs.target (destination-file)
OnFailureOf: initrd-fs.target (destination-file)
OnFailureOf: initrd-cleanup.service (destination-file)
OnFailureOf: initrd.target (destination-file)
OnFailureOf: initrd-root-device.target (destination-file)
OnFailureOf: initrd-parse-etc.service (destination-file)
OnFailureOf: initrd-switch-root.service (destination-file)
OnFailureOf: local-fs.target (destination-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-root-device.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\x2dpart1.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 090ec044df6a44e6809681ca41bd1828
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-sdb1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-disk-by\x2dpartuuid-000b43a3\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.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-Seagate_Expansion_Desk_2HC015KJ-0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
Found: found-udev
-> Unit dpkg-db-backup.service:
Description: Daily dpkg database backup service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:dpkg(1)
Fragment Path: /lib/systemd/system/dpkg-db-backup.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dpkg-db-backup.timer (destination-implicit)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
TriggeredBy: dpkg-db-backup.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dpkg-db-backup.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/dpkg/dpkg-db-backup
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit swap.target:
Description: Swaps
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2c964f25bf8e48a2a7901135bb4a5baa
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Sun 2023-07-30 04:26:56 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:56 CEST
Assert Result: yes
Requires: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo)
Before: sysinit.target (destination-file destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-default)
After: dev-sda5.swap (destination-default)
After: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-default)
After: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (origin-default destination-default)
After: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-default)
After: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-default)
References: shutdown.target (origin-default)
References: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (origin-file origin-default)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-default)
ReferencedBy: dev-sda5.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sun 2023-07-30 04:27:04 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:27:04 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 86a540565a1740f1ad284a86caac82f0
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: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
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: basic.target (origin-default)
After: sysinit.target (origin-default)
After: tmp.mount (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: basic.target (origin-default)
References: tmp.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: / (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: 65536
LimitNOFILESoft: 65536
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: 683
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Exit Timestamp: Sun 2023-07-30 04:27:04 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c8e4344a29d54ce0ac6cabc733c1876c
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
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: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: apt-daily.timer (origin-file)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
References: time-sync.target (origin-default)
References: apt-daily.timer (origin-file)
References: apt-daily-upgrade.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: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06:00:00
-> 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: initrd-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: initrd.target (origin-file)
After: system.slice (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: initrd-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: initrd.target (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-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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1dade8f11a7046b9a7162f2a26b1058b
Documentation: man:anacron
Documentation: man:anacrontab
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: anacron.timer (destination-implicit)
After: time-sync.target (origin-file)
TriggeredBy: anacron.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: time-sync.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: anacron.timer (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGUSR1
RestartKillSignal: SIGUSR1
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: 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/anacron
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
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/anacron -d -q "\$ANACRON_ARGS"
PID: 680
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 574b1c896ed741f6877112de7e516e5d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
WantedBy: accounts-daemon.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: accounts-daemon.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: cups.service (destination-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: cups.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd-ask-password-console.path(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid failed
Condition Timestamp: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
Requires: -.mount (origin-file origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: emergency.service (origin-file)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file origin-path)
After: plymouth-start.service (origin-file)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: systemd-ask-password-console.service (origin-implicit)
References: emergency.service (origin-file)
References: paths.target (origin-file)
References: plymouth-start.service (origin-file)
References: cryptsetup.target (origin-file)
References: shutdown.target (origin-file)
References: -.mount (origin-file origin-path)
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: dead
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ccac826660114b2bb68c21378cd42c73
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: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-clean.service (origin-implicit)
References: timers.target (origin-default)
ReferencedBy: timers.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 low-memory-monitor.service:
Description: Low Memory Monitor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/low-memory-monitor.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 430a98e8dbb749af92106bbe8bd837a6
Fragment Path: /lib/systemd/system/low-memory-monitor.service
ConditionPathExists: /proc/pressure succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: tmp.mount (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: sysinit.target (origin-file origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: tmp.mount (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: basic.target (destination-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: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 684
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: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: yes
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: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
CPUSchedulingPolicy: fifo
CPUSchedulingPriority: 1
CPUSchedulingResetOnFork: no
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/low-memory-monitor
PID: 684
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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 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: initrd-switch-root.target (destination-file)
ReferencedBy: plymouth-switch-root.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f4e3eca7963747ec9d06596694358f36
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev
-> 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:27:16 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Exit Timestamp: n/a
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: e55fed5e124d41f8beb14bf727dd14f2
Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: getty at tty1.service (destination-file)
After: basic.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: rc-local.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
References: plymouth-start.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: rc-local.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
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: 770
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:16 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 3f8e6a3669eb4056b221e23fff0372c5
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: local-fs-pre.target (origin-file)
Before: plymouth-start.service (destination-file)
After: 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: sysinit.target (destination-file)
ReferencedBy: plymouth-start.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: 65536
LimitNOFILESoft: 65536
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: 359
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a478c3487ecc4e35805af9d76f3683f0
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 syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: shutdown.target (origin-file)
Before: syslog.service (origin-implicit)
Before: systemd-journald.service (destination-file)
Before: emergency.service (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: syslog.service (origin-implicit)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
References: syslog.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: emergency.service (origin-file)
ReferencedBy: systemd-journald.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
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: local-fs.target (origin-file)
After: system.slice (origin-file)
After: time-set.target (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: time-set.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: shutdown.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: 65536
LimitNOFILESoft: 65536
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
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sda6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 451cecd977dd44ca9b283480fbd561e5
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> 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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: f356684c73f343a6bc5dbfc6fa83da6c
Fragment Path: /lib/systemd/system/plymouth-read-write.service
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 65536
LimitNOFILESoft: 65536
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: 402
Start Timestamp: Sun 2023-07-30 04:26:53 CEST
Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5371e852bf6b404ca73388dc9c930651
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.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:00:1f.2-ata-2-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev
-> Unit dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c8cf6d01afb74f368d2a2726af145208
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.device
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
RequiredBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
Before: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (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/a942e58f-9373-4866-8a85-f9e4b2fd7d24
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bd538f56ea1346149e886c1e690b39bd
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.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:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8d0704ecdbc34af79a1e655bb8edd3ed
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
WantedBy: networking.service (destination-file)
WantedBy: NetworkManager.service (destination-file)
WantedBy: systemd-networkd.service (destination-file)
WantedBy: wpa_supplicant.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: winbind.service (destination-file)
Before: apt-daily.service (destination-file)
Before: cups.service (destination-file)
Before: shutdown.target (origin-default)
Before: ssh.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: network-online.target (destination-file)
After: ifupdown-pre.service (destination-file)
After: wpa_supplicant.service (destination-file)
After: network-pre.target (origin-file)
After: NetworkManager.service (destination-file)
After: networking.service (destination-file)
After: systemd-networkd.service (destination-file)
References: shutdown.target (origin-default)
References: network-pre.target (origin-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: winbind.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit getty at tty1.service:
Alias: autovt at tty1.service
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: 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: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: gdm.service (destination-file)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: gdm.service (destination-file)
After: plymouth-quit-wait.service (origin-file)
After: system-getty.slice (origin-file)
After: sysinit.target (origin-default)
After: getty-pre.target (origin-file)
After: basic.target (origin-default)
After: rc-local.service (origin-file)
After: systemd-user-sessions.service (origin-file)
References: basic.target (origin-default)
References: rc-local.service (origin-file)
References: getty-pre.target (origin-file)
References: sysinit.target (origin-default)
References: getty.target (origin-file)
References: systemd-user-sessions.service (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: shutdown.target (origin-default)
References: rescue.service (origin-file)
References: system-getty.slice (origin-file origin-slice-property)
ReferencedBy: getty.target (destination-file destination-default)
ReferencedBy: gdm.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device:
Description: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/controlC2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a69a4062e34d418aa5c08f251598589f
Following Set Member: dev-snd-controlC2.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:01: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:02.0/0000:01:00.1/sound/card2/controlC2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/controlC2
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a8272a22036a4a10938e998439560aaa
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.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:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev
-> 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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: shutdown.target (origin-default)
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: systemd-user-sessions.service (origin-file)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
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: b8598be72c92450fba6a1089d3e5317e
Documentation: man:systemd-rfkill.socket(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.socket
Condition Timestamp: Sun 2023-07-30 04:26:55 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:55 CEST
Assert Result: yes
Requires: -.mount (origin-file)
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: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: system.slice (origin-file)
Triggers: systemd-rfkill.service (origin-implicit)
References: systemd-remount-fs.service (origin-file)
References: systemd-rfkill.service (origin-implicit)
References: -.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/rfkill (origin-file)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit time-set.target:
Description: System Time Set
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bbbc84a6c0f74246880552640c213338
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-set.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
WantedBy: time-sync.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: fwupd-refresh.timer (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: time-sync.target (destination-file destination-default)
Before: apt-daily.timer (destination-default)
Before: man-db.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: logrotate.timer (destination-default)
Before: anacron.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: dpkg-db-backup.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: time-sync.target (destination-file destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
Requires: system.slice (origin-file)
Wants: modprobe at dm_mod.service (origin-file)
Wants: modprobe at loop.service (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: initrd-root-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-root-fs.target (origin-file)
Before: shutdown.target (origin-file)
After: modprobe at loop.service (origin-file)
After: modprobe at dm_mod.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: initrd-usr-fs.target (origin-file)
References: modprobe at loop.service (origin-file)
References: initrd-usr-fs.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: modprobe at dm_mod.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: initrd-root-fs.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device:
Description: Expansion_Desk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f99855ca91dd479eb51f69dca735c94a
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-3.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:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
Found: found-udev
-> Unit fwupd-refresh.service:
Description: Refresh fwupd metadata and update motd
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:fwupdmgr(1)
Fragment Path: /lib/systemd/system/fwupd-refresh.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: fwupd-refresh.timer (destination-implicit)
After: network-online.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
TriggeredBy: fwupd-refresh.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
ReferencedBy: fwupd-refresh.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/cache/fwupdmgr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
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: ~fspick umount fsmount move_mount fsopen mount_setattr umount2 mount chroot open_tree fsconfig pivot_root
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/fwupdmgr refresh
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: NetworkManager.service (origin-file)
After: basic.target (origin-default)
After: apt-daily.timer (destination-implicit)
After: connman.service (origin-file)
After: systemd-networkd.service (origin-file)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: network-online.target (origin-file)
References: systemd-networkd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: shutdown.target (origin-default)
References: NetworkManager.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: connman.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: apt-daily.timer (destination-implicit)
ReferencedBy: apt-daily-upgrade.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit modprobe at loop.service:
Description: Load Kernel Module loop
Instance: loop
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 92508834d9d54ff485fe0ed87eb10f4d
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:57 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:57 CEST
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: systemd-journald.socket (origin-file)
References: sysinit.target (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: 65536
LimitNOFILESoft: 65536
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: 666
Start Timestamp: Sun 2023-07-30 04:26:57 CEST
Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: e50afc03c9c242288b8fa35c783351fc
Fragment Path: /lib/systemd/system/ifupdown-pre.service
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: networking.service (destination-file)
Before: network.target (origin-file)
Before: networking.service (destination-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
ReferencedBy: networking.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 395
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sda5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e93911e675454762b680e4c22f537a17
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.device
RequiredBy: dev-sda5.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-proc-swap)
Before: dev-sda5.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-proc-swap)
Before: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-proc-swap)
Before: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-sda5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-proc-swap)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Found: found-udev,found-swap
-> Unit dev-sda3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 74723b05ffd949efbb595e17b0d907d3
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev,found-mount
-> 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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: 1f54096b28334e2c82f1159307f1408b
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: auditd.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: auditd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (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: 65536
LimitNOFILESoft: 65536
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: 675
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ca944a47ae40423bae1805c06aa16840
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bb4f548d94964cc881e1d6e68c619da7
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 69ab668e4b814c009b3405d7539c669b
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/683cbf8d-03
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev
-> Unit timers.target:
Description: Timer Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 36978a4c1bca4ebc94009dc219ad86c4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Wants: apt-daily-upgrade.timer (origin-file)
Wants: fstrim.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: fwupd-refresh.timer (origin-file)
Wants: e2scrub_all.timer (origin-file)
Wants: logrotate.timer (origin-file)
Wants: man-db.timer (origin-file)
Wants: anacron.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: dpkg-db-backup.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: fwupd-refresh.timer (destination-default)
After: fstrim.timer (destination-default)
After: man-db.timer (destination-default)
After: e2scrub_all.timer (destination-default)
After: logrotate.timer (destination-default)
After: dpkg-db-backup.timer (destination-default)
After: apt-daily.timer (destination-default)
After: anacron.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
References: anacron.timer (origin-file)
References: apt-daily-upgrade.timer (origin-file)
References: fwupd-refresh.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: man-db.timer (origin-file)
References: apt-daily.timer (origin-file)
References: e2scrub_all.timer (origin-file)
References: logrotate.timer (origin-file)
References: dpkg-db-backup.timer (origin-file)
References: fstrim.timer (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit paths.target:
Description: Path Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b4536cc4ddff48548cc6e80b7d7cba74
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: cups.path (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-ask-password-wall.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: cups.path (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nmbd.service:
Description: nmbd.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: winbind.service (destination-file)
ReferencedBy: winbind.service (destination-file)
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 505a606d0ffe4f36b27a4e5024900e58
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: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap:
Description: /dev/disk/by-uuid/a942e58f-9373-4866-8a85-f9e4b2fd7d24
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: a7ffd641e84942d1a33de2480a51f819
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Source Path: /etc/fstab
Condition Timestamp: Sun 2023-07-30 04:26:56 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:56 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device (origin-file)
Requires: system.slice (origin-file)
RequiredBy: swap.target (destination-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default destination-default)
After: system.slice (origin-file)
After: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device (origin-file)
After: blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device (origin-file)
References: -.mount (origin-implicit origin-path)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: swap.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-uuid/a942e58f-9373-4866-8a85-f9e4b2fd7d24 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-uuid/a942e58f-9373-4866-8a85-f9e4b2fd7d24
From /proc/swaps: yes
From fragment: yes
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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-kernel.socket (origin-file)
Conflicts: systemd-udevd-control.socket (origin-file)
Conflicts: systemd-udevd.service (origin-file)
Conflicts: systemd-udev-settle.service (origin-file)
Conflicts: systemd-udev-trigger.service (origin-file)
Before: initrd-switch-root.target (origin-file destination-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udev-settle.service (origin-file)
After: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udev-settle.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:58 CEST
Condition Result: no
Requires: rpc_pipefs.target (origin-file)
Requires: system.slice (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)
After: auth-rpcgss-module.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: rpc_pipefs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: nfs-utils.service (origin-file)
References: rpc_pipefs.target (origin-file)
ReferencedBy: nfs-client.target (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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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 untested
ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
ConditionPathExists: |!/run/gssproxy.pid untested
Requires: system.slice (origin-file)
PartOf: nfs-server.service (origin-file)
PartOf: nfs-utils.service (origin-file)
Before: nfs-client.target (destination-file)
After: auth-rpcgss-module.service (destination-file)
After: gssproxy.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: gssproxy.service (origin-file)
References: local-fs.target (origin-file)
References: nfs-utils.service (origin-file)
References: nfs-server.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: nfs-client.target (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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 21e299f04ebe48359f968ab2d642e970
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Sun 2023-07-30 04:26:55 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:55 CEST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: cryptsetup-pre.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: cryptsetup-pre.target (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2f37c652efe5486085cf15382922868e
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.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:00:1f.2-ata-2.0-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
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 succeeded
ConditionPathExists: !/usr/bin/dbus-daemon failed
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
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: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8b85a8834a1b4603ac38b045bfe88911
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.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-0x50014ee25b9eae98
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 85dd4db710a8487db2bff570048363f2
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: sockets.target (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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1fac5a1aa6b04d62a9ca73dc62a7650d
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/8c073185-f904-45ae-baba-fd9ede0eeba1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
Found: found-udev
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup enabled mask: cpu memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct memory pids
Invocation ID: 786f57865e4b487792e0733bfb92c507
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-1000.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-1000.slice (destination-implicit)
Before: slices.target (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
After: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: slices.target (origin-file)
References: -.slice (origin-implicit)
ReferencedBy: user-1000.slice (destination-implicit)
ReferencedBy: systemd-logind.service (destination-file)
InSlice: -.slice (origin-implicit)
SliceOf: user-1000.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 alsa-restore.service:
Description: Save/Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
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: bd35e31721a74dbeb3e6b225a82cbd5d
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: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: sound.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sound.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: alsa-state.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: switcheroo-control.service (destination-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: alsa-state.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: sound.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
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: 731
Start Timestamp: Sun 2023-07-30 04:26:59 CEST
Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: c9cd3c30b4a84e7eaaf4243cedbbabe5
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-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: sockets.target (origin-file)
References: systemd-udevd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/udev/control (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: aa20888536204570a3465cebb4ad3982
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Wants: systemd-remount-fs.service (origin-file)
Wants: systemd-fsck-root.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: sysinit.target (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: console-setup.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-sysext.service (destination-file)
After: run-user-1000-gvfs.mount (destination-mountinfo)
After: run-user-1000.mount (destination-mountinfo)
After: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
After: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
After: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
After: -.mount (destination-file)
After: local-fs-pre.target (origin-file)
After: systemd-remount-fs.service (destination-file)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
After: systemd-fsck-root.service (destination-file)
After: media-olivier-BACKUP1TB.mount (destination-mountinfo)
After: run-user-1000-doc.mount (destination-mountinfo)
OnFailure: emergency.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: emergency.target (origin-file)
References: -.mount (origin-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit network-pre.target:
Description: Preparation for Network
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network-pre.target
Conflicts: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-default)
Before: network.target (destination-file)
Before: networking.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: network.target (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8d7cdcf66b39453a88e10765de388a62
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Wants: alsa-state.service (origin-file)
Wants: alsa-restore.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-sound-card0-controlC0.device (destination-udev)
WantedBy: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device (destination-udev)
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: alsa-state.service (origin-default)
After: alsa-restore.service (origin-default)
References: shutdown.target (origin-default)
References: alsa-restore.service (origin-file origin-default)
References: alsa-state.service (origin-file origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-sound-card0-controlC0.device (destination-udev)
ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device (destination-udev)
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2453e13b5a4a4ad89869c4f6831beaaa
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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:00:1f.2-ata-2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 48c6156430ed471b8c9263645236f8e2
Documentation: man:systemd-ask-password-wall.path(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: paths.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: cryptsetup.target (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: cryptsetup.target (origin-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-file)
References: paths.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
References: -.mount (origin-file origin-path)
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 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: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: 8f6df21335414736b03e8098c103e8b3
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 failed
ConditionPathExists: |/lib/systemd/system/dbus.service succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: dbus.socket (origin-file)
Wants: modprobe at drm.service (origin-file)
Wants: tmp.mount (origin-file)
Wants: user.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)
Before: session-2.scope (destination-file)
After: systemd-remount-fs.service (origin-file)
After: modprobe at drm.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: user.slice (origin-file)
After: tmp.mount (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: modprobe at drm.service (origin-file)
References: basic.target (origin-default)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: user.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: tmp.mount (origin-file)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/linger (origin-file)
RequiresMountsFor: /run/systemd/inhibit (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /run/systemd/shutdown (origin-file)
RequiresMountsFor: /run/systemd/seats (origin-file)
RequiresMountsFor: /run/systemd/users (origin-file)
RequiresMountsFor: /run/systemd/sessions (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: 689
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: clock_nanosleep_time64 dup2 setuid32 setgroups sendfile openat2 flistxattr capset cacheflush chown32 setresgid rt_sigtimedwait_time64 copy_file_range stat fstatfs64 lremovexattr sched_getparam time writev oldstat getgid32 mq_getsetattr readahead fchown32 semop rt_tgsigqueueinfo fchdir timer_create connect setresuid32 fstatat64 accept mq_notify fcntl getdents64 io_setup set_mempolicy_home_node userfaultfd truncate64 mlockall rename faccessat2 dup statfs mlock timerfd_gettime64 setuid fchmod _newselect recvfrom setrlimit gettid fstatfs oldfstat timer_delete flock futimesat process_vm_writev fork execveat pread64 rt_sigqueueinfo oldolduname utimes prctl setgid set_robust_list sigreturn newfstatat mknod shmctl renameat read mmap set_mempolicy sigaltstack sync_file_range2 setfsgid setgroups32 inotify_init1 fsetxattr mq_timedreceive_time64 syncfs msgsnd fchown remap_file_pages ppoll munlockall membarrier inotify_add_watch symlink llistxattr getuid mknodat setpriority sched_getscheduler exit_group exit setreuid32 sched_rr_get_interval fadvise64 geteuid select vmsplice io_cancel sendto io_getevents name_to_handle_at ppoll_time64 set_tid_address lseek recvmsg getresgid statfs64 pipe getdents getresuid32 rseq clock_getres mq_timedreceive getsockname send set_tls getxattr open access rt_sigreturn times getgroups munmap sigpending symlinkat timerfd_settime64 rt_sigprocmask io_submit rt_sigsuspend alarm _llseek setgid32 fchmodat sched_get_priority_max pause sendfile64 restart_syscall chmod epoll_wait lchown lstat64 sendmmsg sendmsg pidfd_send_signal ftruncate64 signalfd4 io_uring_setup lsetxattr truncate fdatasync unlinkat getsockopt getegid chdir mbind pwrite64 nanosleep pselect6 socketcall msgrcv tee process_madvise semtimedop timerfd_settime lstat linkat olduname socketpair timer_settime oldlstat epoll_pwait getppid write sigprocmask setitimer getpid shutdown setns mkdirat kcmp prlimit64 renameat2 readlinkat setresuid getgroups32 unlink unshare dup3 ioprio_set getuid32 capget readv setxattr munlock waitpid eventfd2 semget setregid32 readlink semtimedop_time64 msync rt_sigaction migrate_pages recvmmsg mq_unlink shmget mkdir geteuid32 clock_gettime64 nice getitimer utimensat_time64 getresuid sched_yield getpgrp getpgid setreuid inotify_init memfd_create setsockopt fstat sync socket fremovexattr lgetxattr timer_settime64 getsid fadvise64_64 setfsuid32 sched_getaffinity fsync io_uring_register fchownat signal sched_getattr sysinfo pwritev2 fgetxattr setfsuid io_uring_enter msgget creat timer_getoverrun sigaction getgid getrlimit signalfd clock_nanosleep splice umask epoll_ctl keyctl request_key mq_timedsend_time64 listen setregid faccessat close io_pgetevents_time64 getcpu mremap rt_sigpending mq_timedsend fcntl64 rt_sigtimedwait process_vm_readv io_pgetevents uname epoll_ctl_old get_thread_area gettimeofday chown get_mempolicy timer_gettime ftruncate epoll_create1 eventfd pselect6_time64 recv recvmmsg_time64 set_thread_area clock_gettime mlock2 timer_gettime64 sync_file_range msgctl riscv_flush_icache fallocate futex_time64 epoll_wait_old setresgid32 getegid32 setfsgid32 openat ipc brk getrandom poll rmdir mq_open arch_prctl sched_setattr sigsuspend sched_setaffinity epoll_create semctl timerfd_gettime getcwd get_robust_list mmap2 setpgid ioprio_get kill sched_get_priority_min pidfd_open personality shmat statx lchown32 getresgid32 clone3 getpeername preadv sched_setscheduler io_destroy madvise swapcontext sched_setparam stat64 pwritev preadv2 utime removexattr getrusage tkill link ugetrlimit listxattr wait4 sched_rr_get_interval_time64 utimensat futex_waitv waitid close_range futex move_pages vfork timerfd_create mprotect readdir epoll_pwait2 accept4 fstat64 execve getpriority tgkill ioctl setsid add_key clock_getres_time64 clone pipe2 shmdt bind inotify_rm_watch
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 689
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Current: 7
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
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
IPAddressDeny: 0.0.0.0/0
-> Unit sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 955ab14358e9414085484387bdb00586
Following Set Member: dev-sdb1.device
Following Set Member: dev-disk-by\x2dpartuuid-000b43a3\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\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:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
Found: found-udev
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit 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: 92c25d9190d44188aa6d40ab6e95175e
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: Sun 2023-07-30 04:27:19 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:19 CEST
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-2.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-2.scope (destination-file)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-oomd.service (origin-file)
After: basic.target (origin-default)
After: dbus.service (origin-file)
After: user-1000.slice (origin-file)
After: sysinit.target (origin-default)
After: user-runtime-dir at 1000.service (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: dbus.service (origin-file)
References: sysinit.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: systemd-oomd.service (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: session-2.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: 1297
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: 65536
LimitNOFILESoft: 65536
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: 1297
Start Timestamp: Sun 2023-07-30 04:27:19 CEST
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 systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: ed6117cdf1cf436bafd8986cdc3ed70e
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-firstboot.service (destination-file)
References: systemd-journald.socket (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-update-done.service (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (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: sysinit.target (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: 65536
LimitNOFILESoft: 65536
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: 380
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 33385694bbed4b3c9fbf2b6d047df32a
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: 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: Sun 2023-07-30 04:26:52 CEST
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: local-fs.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
OnFailure: emergency.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsckd.socket (origin-file)
References: emergency.target (origin-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: 5d10b3446d114d8a9afed574b8d29492
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Before: gdm.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: console-screen.service (origin-file)
After: kbd.service (origin-file)
References: gdm.service (origin-file)
References: console-screen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: kbd.service (origin-file)
References: -.mount (origin-file origin-path)
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: 65536
LimitNOFILESoft: 65536
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: 401
Start Timestamp: Sun 2023-07-30 04:26:53 CEST
Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit syslog.service:
Description: syslog.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
After: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
ReferencedBy: syslog.socket (destination-implicit)
-> Unit 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: multi-user.target (destination-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: emergency.service (destination-file)
Before: graphical.target (destination-file)
Before: rescue.target (destination-file)
Before: multi-user.target (destination-file)
Before: initrd.target (destination-file)
Before: shutdown.target (origin-file)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-file)
After: emergency.service (destination-file)
After: getty at tty1.service (destination-file)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: emergency.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device:
Description: Expansion_Desk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 564bb1f325ad4ee0a62c6d4bf9b19068
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0.device
Following Set Member: dev-sdb.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.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:07:00.0-usb-0:2:1.0-scsi-0:0:0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
Found: found-udev
-> Unit dev-sdc1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:23 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a59801df6d734220adedcae815f203d7
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
RequiredBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
Before: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
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:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev,found-mount
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 167d49f47f544c19ae78ab120e1e7363
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-snd-controlC0.device:
Description: /dev/snd/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ab6590529d104d83bc6e35fd4b70e855
Following: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-sound-card0-controlC0.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0a:01.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-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/controlC0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1e.0/0000:0a:01.0/sound/card0/controlC0
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.device:
Description: /sys/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5d7694a93d774084b986566431584eda
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1b.0.device
Following Set Member: dev-snd-controlC1.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:1b.0/sound/card1/controlC1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> 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: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-default)
ConflictedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-default)
ConflictedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-default)
ConflictedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-default)
ConflictedBy: run-user-1000-gvfs.mount (destination-mountinfo)
ConflictedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
ConflictedBy: dev-sda5.swap (destination-default)
ConflictedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-default)
ConflictedBy: run-rpc_pipefs.mount (destination-file)
ConflictedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-default)
ConflictedBy: run-user-1000.mount (destination-mountinfo)
ConflictedBy: run-user-1000-doc.mount (destination-mountinfo)
ConflictedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ConflictedBy: rpc-gssd.service (destination-file)
ConflictedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
After: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
After: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-default)
After: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
After: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-default)
After: dev-sda5.swap (destination-default)
After: run-user-1000-doc.mount (destination-mountinfo)
After: media-olivier-BACKUP1TB.mount (destination-mountinfo)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-default)
After: run-user-1000.mount (destination-mountinfo)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
After: run-user-1000-gvfs.mount (destination-mountinfo)
After: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-default)
After: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
After: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-default)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-default)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-mountinfo)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-mountinfo)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-default)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-mountinfo)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-mountinfo)
ReferencedBy: dev-sda5.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-default)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-default)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-mountinfo)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 00e247fece494e949b052096b109a80b
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-logind.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-firstboot.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: upower.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: accounts-daemon.service (destination-file)
Before: fwupd.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: power-profiles-daemon.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: local-fs.target (origin-file)
Before: fwupd-refresh.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-fsck-root.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-random-seed.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: 65536
LimitNOFILESoft: 65536
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: 369
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit schroot.service:
Description: Recover schroot sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
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: 71e3f3cf075a4824bfcbe3ab569667ad
Documentation: man:schroot(1)
Fragment Path: /lib/systemd/system/schroot.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.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: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
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)
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: 65536
LimitNOFILESoft: 65536
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: 687
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
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: 38360
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: Sun 2023-07-30 04:27:05 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups-browsed.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 2dd5478722524d4081d4944f4111158d
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Sun 2023-07-30 04:27:05 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:05 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: cups.service (origin-file)
Wants: network-online.target (origin-file)
Wants: avahi-daemon.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: cups.service (origin-file)
After: system.slice (origin-file)
After: avahi-daemon.service (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: avahi-daemon.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: cups.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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 861
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: 65536
LimitNOFILESoft: 65536
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: 861
Start Timestamp: Sun 2023-07-30 04:27:05 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: cpu memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: ifupdown-pre.service (destination-file)
RequiredBy: plymouth-read-write.service (destination-file)
RequiredBy: dpkg-db-backup.service (destination-file)
RequiredBy: media-olivier-BACKUP1TB.mount (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: nfs-utils.service (destination-file)
RequiredBy: apparmor.service (destination-file)
RequiredBy: fwupd-refresh.service (destination-file)
RequiredBy: anacron.service (destination-file)
RequiredBy: systemd-pcrphase.service (destination-file)
RequiredBy: systemd-sysext.service (destination-file)
RequiredBy: plymouth-quit.service (destination-file)
RequiredBy: systemd-firstboot.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: low-memory-monitor.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: plymouth-switch-root.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
RequiredBy: networking.service (destination-file)
RequiredBy: alsa-restore.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: NetworkManager-wait-online.service (destination-file)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-file)
RequiredBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
RequiredBy: initrd-udevadm-cleanup-db.service (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: rpc-statd-notify.service (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: systemd-pcrphase-sysinit.service (destination-file)
RequiredBy: e2scrub_reap.service (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: systemd-ask-password-plymouth.service (destination-file)
RequiredBy: plymouth-start.service (destination-file)
RequiredBy: run-user-1000-doc.mount (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: auth-rpcgss-module.service (destination-file)
RequiredBy: initrd-cleanup.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: system-modprobe.slice (destination-implicit)
RequiredBy: logrotate.service (destination-file)
RequiredBy: winbind.service (destination-file)
RequiredBy: systemd-pstore.service (destination-file)
RequiredBy: systemd-pcrphase-initrd.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
RequiredBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-file)
RequiredBy: fwupd.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
RequiredBy: schroot.service (destination-file)
RequiredBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: cups.service (destination-file)
RequiredBy: cups-browsed.service (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: e2scrub_all.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: run-user-1000-gvfs.mount (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: avahi-daemon.socket (destination-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: plymouth-quit-wait.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: rtkit-daemon.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: systemd-repart.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: dev-sda5.swap (destination-file)
RequiredBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: gdm.service (destination-file)
RequiredBy: fstrim.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: rpcbind.socket (destination-file)
RequiredBy: systemd-udev-settle.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: switcheroo-control.service (destination-file)
RequiredBy: udisks2.service (destination-file)
RequiredBy: cups.socket (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: initrd-switch-root.service (destination-file)
RequiredBy: initrd-parse-etc.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: power-profiles-daemon.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: accounts-daemon.service (destination-file)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: alsa-state.service (destination-file)
WantedBy: slices.target (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: winbind.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-file)
Before: systemd-journald.socket (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: alsa-restore.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: system-getty.slice (destination-implicit)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: getty-static.service (destination-file)
Before: slices.target (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: networking.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: ssh.service (destination-file)
Before: apt-daily.service (destination-file)
Before: rescue.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-file)
Before: systemd-sysext.service (destination-file)
Before: upower.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: alsa-state.service (destination-file)
Before: dbus.service (destination-file)
Before: dbus.socket (destination-file)
Before: systemd-pstore.service (destination-file)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
Before: plymouth-switch-root.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: avahi-daemon.socket (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
Before: gdm.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: cron.service (destination-file)
Before: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-file)
Before: logrotate.service (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: udisks2.service (destination-file)
Before: system-modprobe.slice (destination-implicit)
Before: initrd-cleanup.service (destination-file)
Before: syslog.socket (destination-file)
Before: cups.service (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: emergency.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: fwupd.service (destination-file)
Before: ModemManager.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: cups.socket (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: media-olivier-BACKUP1TB.mount (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: anacron.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: systemd-networkd.service (destination-file)
Before: fstrim.service (destination-file)
Before: schroot.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: dev-sda5.swap (destination-file)
Before: run-user-1000-gvfs.mount (destination-file)
Before: systemd-journald.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-file)
Before: apparmor.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
Before: colord.service (destination-file)
Before: polkit.service (destination-file)
Before: switcheroo-control.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: rpcbind.socket (destination-file)
Before: rpcbind.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
Before: cups-browsed.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: systemd-repart.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: power-profiles-daemon.service (destination-file)
Before: NetworkManager-wait-online.service (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: low-memory-monitor.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-file)
Before: nfs-utils.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: systemd-fsck-root.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file destination-slice-property)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-file destination-slice-property)
ReferencedBy: systemd-udev-trigger.service (destination-file destination-slice-property)
ReferencedBy: fstrim.service (destination-file destination-slice-property)
ReferencedBy: system-modprobe.slice (destination-implicit)
ReferencedBy: schroot.service (destination-file destination-slice-property)
ReferencedBy: avahi-daemon.service (destination-file destination-slice-property)
ReferencedBy: dbus.service (destination-file destination-slice-property)
ReferencedBy: systemd-pstore.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_all.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-slice-property)
ReferencedBy: initrd-cleanup.service (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-file destination-slice-property)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file destination-slice-property)
ReferencedBy: alsa-restore.service (destination-file destination-slice-property)
ReferencedBy: ModemManager.service (destination-file destination-slice-property)
ReferencedBy: emergency.service (destination-file destination-slice-property)
ReferencedBy: run-user-1000-gvfs.mount (destination-file destination-slice-property)
ReferencedBy: dpkg-db-backup.service (destination-file destination-slice-property)
ReferencedBy: kmod-static-nodes.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysext.service (destination-file destination-slice-property)
ReferencedBy: cups.socket (destination-file destination-slice-property)
ReferencedBy: udisks2.service (destination-file destination-slice-property)
ReferencedBy: plymouth-quit-wait.service (destination-file destination-slice-property)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: fwupd.service (destination-file destination-slice-property)
ReferencedBy: getty-static.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-file destination-slice-property)
ReferencedBy: colord.service (destination-file destination-slice-property)
ReferencedBy: nfs-utils.service (destination-file destination-slice-property)
ReferencedBy: avahi-daemon.socket (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file destination-slice-property)
ReferencedBy: apt-daily.service (destination-file destination-slice-property)
ReferencedBy: plymouth-read-write.service (destination-file destination-slice-property)
ReferencedBy: auth-rpcgss-module.service (destination-file destination-slice-property)
ReferencedBy: keyboard-setup.service (destination-file destination-slice-property)
ReferencedBy: rpc-statd-notify.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald.socket (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.service (destination-file destination-slice-property)
ReferencedBy: systemd-machine-id-commit.service (destination-file destination-slice-property)
ReferencedBy: NetworkManager-wait-online.service (destination-file destination-slice-property)
ReferencedBy: plymouth-start.service (destination-file destination-slice-property)
ReferencedBy: ssh.service (destination-file destination-slice-property)
ReferencedBy: networking.service (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file destination-slice-property)
ReferencedBy: wpa_supplicant.service (destination-file destination-slice-property)
ReferencedBy: systemd-repart.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-kernel.socket (destination-file destination-slice-property)
ReferencedBy: systemd-remount-fs.service (destination-file destination-slice-property)
ReferencedBy: ifupdown-pre.service (destination-file destination-slice-property)
ReferencedBy: rpcbind.socket (destination-file destination-slice-property)
ReferencedBy: plymouth-switch-root.service (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-console.service (destination-file destination-slice-property)
ReferencedBy: systemd-networkd.service (destination-file destination-slice-property)
ReferencedBy: run-user-1000-doc.mount (destination-file destination-slice-property)
ReferencedBy: alsa-state.service (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-wall.service (destination-file destination-slice-property)
ReferencedBy: systemd-binfmt.service (destination-file destination-slice-property)
ReferencedBy: systemd-random-seed.service (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file destination-slice-property)
ReferencedBy: systemd-user-sessions.service (destination-file destination-slice-property)
ReferencedBy: fwupd-refresh.service (destination-file destination-slice-property)
ReferencedBy: switcheroo-control.service (destination-file destination-slice-property)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file destination-slice-property)
ReferencedBy: rpc-svcgssd.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase.service (destination-file destination-slice-property)
ReferencedBy: systemd-timesyncd.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-file destination-slice-property)
ReferencedBy: cron.service (destination-file destination-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsckd.socket (destination-file destination-slice-property)
ReferencedBy: rpc-gssd.service (destination-file destination-slice-property)
ReferencedBy: polkit.service (destination-file destination-slice-property)
ReferencedBy: systemd-rfkill.socket (destination-file destination-slice-property)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-slice-property)
ReferencedBy: dev-sda5.swap (destination-file destination-slice-property)
ReferencedBy: initrd-parse-etc.service (destination-file destination-slice-property)
ReferencedBy: apparmor.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_reap.service (destination-file destination-slice-property)
ReferencedBy: upower.service (destination-file destination-slice-property)
ReferencedBy: gdm.service (destination-file destination-slice-property)
ReferencedBy: rtkit-daemon.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-file destination-slice-property)
ReferencedBy: systemd-logind.service (destination-file destination-slice-property)
ReferencedBy: initrd-switch-root.service (destination-file destination-slice-property)
ReferencedBy: dbus.socket (destination-file destination-slice-property)
ReferencedBy: low-memory-monitor.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysctl.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file destination-slice-property)
ReferencedBy: logrotate.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file destination-slice-property)
ReferencedBy: run-user-1000.mount (destination-file destination-slice-property)
ReferencedBy: systemd-udev-settle.service (destination-file destination-slice-property)
ReferencedBy: rpcbind.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-file destination-slice-property)
ReferencedBy: man-db.service (destination-file destination-slice-property)
ReferencedBy: winbind.service (destination-file destination-slice-property)
ReferencedBy: systemd-update-utmp.service (destination-file destination-slice-property)
ReferencedBy: systemd-modules-load.service (destination-file destination-slice-property)
ReferencedBy: systemd-firstboot.service (destination-file destination-slice-property)
ReferencedBy: NetworkManager.service (destination-file destination-slice-property)
ReferencedBy: rc-local.service (destination-file destination-slice-property)
ReferencedBy: apt-daily-upgrade.service (destination-file destination-slice-property)
ReferencedBy: accounts-daemon.service (destination-file destination-slice-property)
ReferencedBy: systemd-networkd.socket (destination-file destination-slice-property)
ReferencedBy: run-rpc_pipefs.mount (destination-file destination-slice-property)
ReferencedBy: console-setup.service (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.socket (destination-file destination-slice-property)
ReferencedBy: anacron.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd.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: cups.service (destination-file destination-slice-property)
ReferencedBy: power-profiles-daemon.service (destination-file destination-slice-property)
ReferencedBy: cups-browsed.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald-audit.socket (destination-file destination-slice-property)
ReferencedBy: systemd-rfkill.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file destination-slice-property)
ReferencedBy: rescue.service (destination-file destination-slice-property)
ReferencedBy: syslog.socket (destination-file destination-slice-property)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file destination-slice-property)
InSlice: -.slice (origin-implicit)
SliceOf: fwupd.service (destination-slice-property)
SliceOf: systemd-pcrphase-initrd.service (destination-slice-property)
SliceOf: systemd-sysusers.service (destination-slice-property)
SliceOf: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-slice-property)
SliceOf: dpkg-db-backup.service (destination-slice-property)
SliceOf: systemd-pcrphase.service (destination-slice-property)
SliceOf: plymouth-switch-root.service (destination-slice-property)
SliceOf: initrd-cleanup.service (destination-slice-property)
SliceOf: systemd-initctl.service (destination-slice-property)
SliceOf: systemd-tmpfiles-clean.service (destination-slice-property)
SliceOf: schroot.service (destination-slice-property)
SliceOf: systemd-udevd-kernel.socket (destination-slice-property)
SliceOf: rescue.service (destination-slice-property)
SliceOf: power-profiles-daemon.service (destination-slice-property)
SliceOf: low-memory-monitor.service (destination-slice-property)
SliceOf: wpa_supplicant.service (destination-slice-property)
SliceOf: apt-daily-upgrade.service (destination-slice-property)
SliceOf: run-rpc_pipefs.mount (destination-slice-property)
SliceOf: fstrim.service (destination-slice-property)
SliceOf: nfs-utils.service (destination-slice-property)
SliceOf: initrd-switch-root.service (destination-slice-property)
SliceOf: NetworkManager.service (destination-slice-property)
SliceOf: dbus.service (destination-slice-property)
SliceOf: systemd-update-utmp.service (destination-slice-property)
SliceOf: systemd-firstboot.service (destination-slice-property)
SliceOf: systemd-update-utmp-runlevel.service (destination-slice-property)
SliceOf: systemd-udev-settle.service (destination-slice-property)
SliceOf: auth-rpcgss-module.service (destination-slice-property)
SliceOf: systemd-fsckd.socket (destination-slice-property)
SliceOf: run-credentials-systemd\x2dsysctl.service.mount (destination-slice-property)
SliceOf: system-modprobe.slice (destination-implicit)
SliceOf: systemd-fsckd.service (destination-slice-property)
SliceOf: initrd-parse-etc.service (destination-slice-property)
SliceOf: systemd-tmpfiles-setup-dev.service (destination-slice-property)
SliceOf: colord.service (destination-slice-property)
SliceOf: polkit.service (destination-slice-property)
SliceOf: systemd-udevd-control.socket (destination-slice-property)
SliceOf: initrd-udevadm-cleanup-db.service (destination-slice-property)
SliceOf: systemd-networkd.socket (destination-slice-property)
SliceOf: systemd-udevd.service (destination-slice-property)
SliceOf: keyboard-setup.service (destination-slice-property)
SliceOf: apparmor.service (destination-slice-property)
SliceOf: gdm.service (destination-slice-property)
SliceOf: avahi-daemon.socket (destination-slice-property)
SliceOf: run-user-1000-gvfs.mount (destination-slice-property)
SliceOf: media-olivier-BACKUP1TB.mount (destination-slice-property)
SliceOf: systemd-journald.socket (destination-slice-property)
SliceOf: accounts-daemon.service (destination-slice-property)
SliceOf: systemd-initctl.socket (destination-slice-property)
SliceOf: ifupdown-pre.service (destination-slice-property)
SliceOf: systemd-machine-id-commit.service (destination-slice-property)
SliceOf: systemd-binfmt.service (destination-slice-property)
SliceOf: man-db.service (destination-slice-property)
SliceOf: systemd-journal-flush.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-slice-property)
SliceOf: NetworkManager-wait-online.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-slice-property)
SliceOf: ModemManager.service (destination-slice-property)
SliceOf: systemd-timesyncd.service (destination-slice-property)
SliceOf: fwupd-refresh.service (destination-slice-property)
SliceOf: systemd-sysctl.service (destination-slice-property)
SliceOf: apt-daily.service (destination-slice-property)
SliceOf: e2scrub_reap.service (destination-slice-property)
SliceOf: systemd-logind.service (destination-slice-property)
SliceOf: plymouth-read-write.service (destination-slice-property)
SliceOf: rc-local.service (destination-slice-property)
SliceOf: cups-browsed.service (destination-slice-property)
SliceOf: cups.service (destination-slice-property)
SliceOf: rpc-gssd.service (destination-slice-property)
SliceOf: networking.service (destination-slice-property)
SliceOf: alsa-restore.service (destination-slice-property)
SliceOf: winbind.service (destination-slice-property)
SliceOf: dbus.socket (destination-slice-property)
SliceOf: system-getty.slice (destination-implicit)
SliceOf: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-slice-property)
SliceOf: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-slice-property)
SliceOf: systemd-journald-dev-log.socket (destination-slice-property)
SliceOf: systemd-remount-fs.service (destination-slice-property)
SliceOf: alsa-state.service (destination-slice-property)
SliceOf: cron.service (destination-slice-property)
SliceOf: ssh.service (destination-slice-property)
SliceOf: systemd-fsck-root.service (destination-slice-property)
SliceOf: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-slice-property)
SliceOf: switcheroo-control.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-slice-property)
SliceOf: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-slice-property)
SliceOf: systemd-random-seed.service (destination-slice-property)
SliceOf: systemd-pcrphase-sysinit.service (destination-slice-property)
SliceOf: plymouth-quit.service (destination-slice-property)
SliceOf: run-credentials-systemd\x2dsysusers.service.mount (destination-slice-property)
SliceOf: rpcbind.socket (destination-slice-property)
SliceOf: getty-static.service (destination-slice-property)
SliceOf: logrotate.service (destination-slice-property)
SliceOf: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-slice-property)
SliceOf: run-user-1000.mount (destination-slice-property)
SliceOf: anacron.service (destination-slice-property)
SliceOf: dev-sda5.swap (destination-slice-property)
SliceOf: run-user-1000-doc.mount (destination-slice-property)
SliceOf: rpcbind.service (destination-slice-property)
SliceOf: systemd-ask-password-plymouth.service (destination-slice-property)
SliceOf: systemd-modules-load.service (destination-slice-property)
SliceOf: udisks2.service (destination-slice-property)
SliceOf: systemd-rfkill.socket (destination-slice-property)
SliceOf: plymouth-start.service (destination-slice-property)
SliceOf: e2scrub_all.service (destination-slice-property)
SliceOf: rpc-svcgssd.service (destination-slice-property)
SliceOf: upower.service (destination-slice-property)
SliceOf: rtkit-daemon.service (destination-slice-property)
SliceOf: systemd-udev-trigger.service (destination-slice-property)
SliceOf: emergency.service (destination-slice-property)
SliceOf: systemd-pstore.service (destination-slice-property)
SliceOf: systemd-user-sessions.service (destination-slice-property)
SliceOf: cups.socket (destination-slice-property)
SliceOf: syslog.socket (destination-slice-property)
SliceOf: rpc-statd-notify.service (destination-slice-property)
SliceOf: kmod-static-nodes.service (destination-slice-property)
SliceOf: systemd-ask-password-wall.service (destination-slice-property)
SliceOf: systemd-sysext.service (destination-slice-property)
SliceOf: plymouth-quit-wait.service (destination-slice-property)
SliceOf: systemd-networkd.service (destination-slice-property)
SliceOf: systemd-tmpfiles-setup.service (destination-slice-property)
SliceOf: avahi-daemon.service (destination-slice-property)
SliceOf: systemd-ask-password-console.service (destination-slice-property)
SliceOf: systemd-journald-audit.socket (destination-slice-property)
SliceOf: console-setup.service (destination-slice-property)
SliceOf: systemd-journald.service (destination-slice-property)
SliceOf: systemd-rfkill.service (destination-slice-property)
SliceOf: systemd-repart.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 dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 537b3c19cdc14e3599c63326cb22e1bd
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/683cbf8d-06
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8b20c6d5223e45aaa30053c8e1e7ca27
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 dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 307d26a576c24f1ca819501057787d07
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 dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b3a9575115b54d7eb3e75b9044bc8eef
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.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-0x50014ee20b2b7fdb-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> 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 dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: da8cc3f7eb0e443bbad11633a8d22ae3
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-sdb1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-disk-by\x2dpartuuid-000b43a3\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/a5649761-4e9f-4414-a898-e32d93e9b781
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
Found: found-udev
-> Unit sockets.target:
Description: Socket Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 077fdaeb5bba45a688f48fd6edd3526c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Wants: avahi-daemon.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: rpcbind.socket (origin-file)
Wants: cups.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: cups.socket (origin-default destination-default)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-control.socket (destination-file)
After: avahi-daemon.socket (origin-default destination-default)
After: systemd-journald-dev-log.socket (destination-file)
After: systemd-networkd.socket (destination-file)
After: syslog.socket (destination-file)
After: systemd-initctl.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: dbus.socket (origin-default destination-default)
After: systemd-journald-audit.socket (destination-file)
References: avahi-daemon.socket (origin-file origin-default)
References: rpcbind.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: cups.socket (origin-file origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-initctl.socket (origin-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 94a4639be6064d368b361009b3b7d042
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.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-0x50014ee20b2b7fdb-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Found: found-udev
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-update-utmp.service (destination-file)
Before: ssh.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:15 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:14 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:15 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 3999c9bb8cf74f9cb1f40860951ba370
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Sun 2023-07-30 04:27:14 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:14 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: tmp.mount (origin-file)
After: -.mount (origin-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: tmp.mount (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: -.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-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: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 1019
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: 65536
LimitNOFILESoft: 65536
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: 1019
Start Timestamp: Sun 2023-07-30 04:27:14 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fdc1fe0231944efb94ace0ee4070e0c0
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.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:00:1f.2-ata-2.0-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
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: sysinit.target (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-file)
Before: emergency.target (destination-file)
Before: initrd-switch-root.target (destination-file)
After: sysinit.target (destination-file)
After: system.slice (origin-file)
After: systemd-ask-password-console.path (destination-file)
After: syslog.socket (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.service (destination-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: rescue.service (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-ask-password-wall.path (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: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit plymouth-quit.service:
Alias: plymouth.service
Description: Terminate Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/plymouth-quit.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: gdm.service (destination-file)
Before: multi-user.target (destination-default)
Before: gdm.service (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
After: rc-local.service (origin-file)
After: basic.target (origin-default)
OnFailureOf: gdm.service (destination-file)
References: rc-local.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: plymouth-start.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: gdm.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: 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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth quit
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a15a6851aa54427c906f58e525aa2f1f
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.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:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
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: Sun 2023-07-30 04:27:05 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 05fa6d6006a2472e9315976b649bdc17
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Sun 2023-07-30 04:27:05 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:05 CEST
Assert Result: yes
Wants: networking.service (origin-file)
Wants: NetworkManager-wait-online.service (origin-file)
WantedBy: rpc-statd-notify.service (destination-file)
WantedBy: cups-browsed.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: rc-local.service (destination-file)
Before: shutdown.target (origin-default)
Before: fwupd-refresh.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: apt-daily.service (destination-file)
Before: cups-browsed.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
After: networking.service (destination-file)
After: network.target (origin-file)
After: NetworkManager-wait-online.service (origin-default destination-file)
References: network.target (origin-file)
References: NetworkManager-wait-online.service (origin-file origin-default)
References: networking.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
Requires: system.slice (origin-file)
Wants: first-boot-complete.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
Before: systemd-vconsole-setup.service (origin-file)
Before: systemd-sysusers.service (origin-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: first-boot-complete.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap:
Description: /dev/disk/by-partuuid/683cbf8d-05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: 04e4761ac8e841a086b272b7ad6c4da2
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: system.slice (origin-file)
Requires: dev-sda5.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: dev-sda5.device (origin-proc-swap)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: blockdev at dev-sda5.target (origin-proc-swap)
After: system.slice (origin-file)
References: swap.target (origin-default)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: dev-sda5.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-partuuid/683cbf8d-05 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-partuuid/683cbf8d-05
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dpkg-db-backup.timer:
Description: Daily dpkg database backup timer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 169a6210e4b54c90baaf2a252c36c6ad
Documentation: man:dpkg(1)
Fragment Path: /lib/systemd/system/dpkg-db-backup.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
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-set.target (origin-default)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: dpkg-db-backup.service (origin-implicit)
References: dpkg-db-backup.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: time-set.target (origin-default)
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 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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: 8330bbdbe6a3475b887ae2581a9d3962
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: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1d7e1ee55a4745dea14b0a5be21eb39d
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2ddiskseq-6.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_WD10EAVS-00D7B1_WD-WCAU44252308
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> Unit dev-snd-by\x2dpath-pci\x2d0000:00:1b.0.device:
Description: /dev/snd/by-path/pci-0000:00:1b.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a7f47f00adb44ff7b2156b4b5557432b
Following: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.device
Following Set Member: dev-snd-controlC1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-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:00:1b.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1
Found: found-udev
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/NetworkManager.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 34493c666f5f41c4a7a17fc541046c4f
Documentation: man:NetworkManager(8)
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Wants: network.target (origin-file)
RequiredBy: NetworkManager-wait-online.service (destination-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)
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: NetworkManager-wait-online.service (destination-file)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dbus.service (origin-file)
After: network-pre.target (origin-file)
References: network-pre.target (origin-file)
References: dbus.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.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: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 727
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
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
PID: 727
Start Timestamp: Sun 2023-07-30 04:26:59 CEST
-> 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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5edc2f00ae40490788225b0d4f9dfae4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.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:00:1f.2-ata-2-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Found: found-udev
-> Unit dev-snd-by\x2dpath-pci\x2d0000:01:00.1.device:
Description: /dev/snd/by-path/pci-0000:01:00.1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7bfcb9e773b447689aa8e3a7db513ba3
Following: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device
Following Set Member: dev-snd-controlC2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.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:01:00.1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/controlC2
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 424065ccdde845ee8c3228084074beff
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 562033bd7adb4ce78446421350b18c2a
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1: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: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1ae5767def1148a2b6b5beb0605eaef3
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bacccf264915496a931d6be7fd3fa9c0
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.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_WD10EAVS-00D7B1_WD-WCAU44252308-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> 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: nfs-client.target (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /init.scope
CGroup realized: yes
CGroup realized mask: cpu memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file origin-slice-property)
InSlice: -.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 38360
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 dev-sdd.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9967e676fcb1454f91c8898ce58be53a
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2ddiskseq-6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.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:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> 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: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9857ca4d657f4dcaa141787bc6474d42
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 systemd-initctl.socket:
Description: initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 009d24e68b8646bda1257468d02d761c
Documentation: man:systemd-initctl.socket(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: systemd-initctl.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-file)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit gdm.service:
Alias: gdm3.service
Alias: display-manager.service
Description: GNOME Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:02 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:02 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/gdm.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 4e83b4b34d2e41f7898036b45014ecb9
Fragment Path: /lib/systemd/system/gdm.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: plymouth-quit.service (origin-file)
Conflicts: getty at tty1.service (origin-file)
Before: graphical.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: fwupd.service (destination-file)
After: plymouth-quit.service (origin-file)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: console-setup.service (destination-file)
After: systemd-user-sessions.service (origin-file)
After: getty at tty1.service (origin-file)
After: systemd-journald.socket (origin-file)
After: plymouth-start.service (origin-file)
After: rc-local.service (origin-file)
After: switcheroo-control.service (destination-file)
OnFailure: plymouth-quit.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: rc-local.service (origin-file)
References: getty at tty1.service (origin-file)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: plymouth-quit.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: plymouth-start.service (origin-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: fwupd.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: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 795
Main PID Known: yes
Main PID Alien: no
BusName: org.gnome.DisplayManager
Bus Name Good: yes
RestartSec: 1s
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: 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: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/locale
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/share/gdm/generate-config
PID: 765
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:02 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/gdm3
PID: 795
Start Timestamp: Sun 2023-07-30 04:27:02 CEST
-> ExecReload:
Command Line: /usr/share/gdm/generate-config
Command Line: /bin/kill -SIGHUP "\$MAINPID"
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: ef54e29ff39c4a67b2fb3c5d9beb1285
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
After: -.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit origin-path)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit accounts-daemon.service:
Description: Accounts Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:00 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:00 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 35601240febb46df82ed0bbb63668c7e
Fragment Path: /lib/systemd/system/accounts-daemon.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
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: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: basic.target (origin-default)
References: systemd-remount-fs.service (origin-file)
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: 678
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: 65536
LimitNOFILESoft: 65536
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: ~fsconfig mount fsopen pivot_root open_tree mount_setattr umount fspick fsmount move_mount chroot umount2
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/accounts-daemon
PID: 678
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ad593a440a8849a58792cb067400563e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Wants: apparmor.service (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: systemd-repart.service (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-pcrphase-sysinit.service (origin-file)
Wants: plymouth-start.service (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: veritysetup.target (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: integritysetup.target (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: systemd-pstore.service (origin-file)
Wants: plymouth-read-write.service (origin-file)
Wants: sys-kernel-tracing.mount (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: swap.target (origin-file)
Wants: systemd-firstboot.service (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: systemd-pcrphase.service (origin-file)
RequiredBy: cups.path (destination-default)
RequiredBy: e2scrub_all.timer (destination-default)
RequiredBy: power-profiles-daemon.service (destination-default)
RequiredBy: cups-browsed.service (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: schroot.service (destination-default)
RequiredBy: avahi-daemon.socket (destination-default)
RequiredBy: upower.service (destination-default)
RequiredBy: low-memory-monitor.service (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: switcheroo-control.service (destination-default)
RequiredBy: wpa_supplicant.service (destination-default)
RequiredBy: plymouth-quit.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: polkit.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: fstrim.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: NetworkManager-wait-online.service (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: e2scrub_reap.service (destination-default)
RequiredBy: fwupd-refresh.timer (destination-default)
RequiredBy: nfs-utils.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: alsa-state.service (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: rtkit-daemon.service (destination-default)
RequiredBy: avahi-daemon.service (destination-default)
RequiredBy: dpkg-db-backup.timer (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: fwupd-refresh.service (destination-default)
RequiredBy: udisks2.service (destination-default)
RequiredBy: fstrim.timer (destination-default)
RequiredBy: ModemManager.service (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: anacron.service (destination-default)
RequiredBy: cups.service (destination-default)
RequiredBy: colord.service (destination-default)
RequiredBy: gdm.service (destination-default)
RequiredBy: accounts-daemon.service (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: NetworkManager.service (destination-default)
RequiredBy: winbind.service (destination-default)
RequiredBy: systemd-pcrphase.service (destination-default)
RequiredBy: dpkg-db-backup.service (destination-default)
RequiredBy: anacron.timer (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: plymouth-quit-wait.service (destination-default)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: fwupd.service (destination-default)
RequiredBy: cups.socket (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: e2scrub_all.service (destination-default)
RequiredBy: alsa-restore.service (destination-default)
Conflicts: shutdown.target (origin-default)
Conflicts: emergency.service (origin-file)
Conflicts: emergency.target (origin-file)
Before: power-profiles-daemon.service (destination-default)
Before: getty-static.service (destination-default)
Before: emergency.target (origin-file)
Before: apt-daily-upgrade.service (destination-default)
Before: emergency.service (origin-file)
Before: cron.service (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: colord.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: udisks2.service (destination-default)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: user at 1000.service (destination-default)
Before: fstrim.service (destination-default)
Before: basic.target (destination-file destination-default)
Before: fstrim.timer (destination-default)
Before: dbus.service (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: shutdown.target (origin-default)
Before: logrotate.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: avahi-daemon.socket (destination-default)
Before: avahi-daemon.service (destination-default)
Before: cups.service (destination-default)
Before: fwupd-refresh.timer (destination-default)
Before: gdm.service (destination-default)
Before: upower.service (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: NetworkManager-wait-online.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: man-db.service (destination-default)
Before: dbus.socket (destination-default)
Before: ssh.service (destination-default)
Before: cups.path (destination-default)
Before: rtkit-daemon.service (destination-default)
Before: polkit.service (destination-default)
Before: fwupd.service (destination-default)
Before: low-memory-monitor.service (destination-file destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: alsa-state.service (destination-default)
Before: logrotate.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: rc-local.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: anacron.timer (destination-default)
Before: apt-daily.service (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: fwupd-refresh.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: cups.socket (destination-default)
Before: schroot.service (destination-default)
Before: accounts-daemon.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: switcheroo-control.service (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: alsa-restore.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: rescue.service (destination-file)
Before: ModemManager.service (destination-default)
Before: winbind.service (destination-default)
Before: plymouth-quit.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: man-db.timer (destination-default)
Before: anacron.service (destination-default)
After: systemd-sysctl.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: swap.target (origin-file origin-default)
After: sys-kernel-config.mount (destination-file)
After: systemd-udevd.service (destination-file)
After: systemd-binfmt.service (destination-file)
After: plymouth-read-write.service (destination-file)
After: systemd-update-utmp.service (destination-file)
After: systemd-sysext.service (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: local-fs.target (origin-file)
After: modprobe at drm.service (destination-file)
After: modprobe at fuse.service (destination-file)
After: modprobe at configfs.service (destination-file)
After: modprobe at efi_pstore.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-pstore.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: modprobe at loop.service (destination-file)
After: systemd-journald.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: systemd-udev-settle.service (destination-file)
After: sys-kernel-tracing.mount (destination-file)
After: apparmor.service (destination-file)
After: systemd-timesyncd.service (destination-file)
After: cryptsetup.target (origin-default)
After: kmod-static-nodes.service (destination-file)
After: systemd-firstboot.service (destination-file)
After: veritysetup.target (origin-default)
After: dev-mqueue.mount (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: integritysetup.target (origin-default)
After: systemd-modules-load.service (destination-file)
After: modprobe at dm_mod.service (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: dev-hugepages.mount (destination-file)
References: sys-kernel-tracing.mount (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-journald.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: emergency.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: dev-hugepages.mount (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: systemd-firstboot.service (origin-file)
References: emergency.target (origin-file)
References: dev-mqueue.mount (origin-file)
References: systemd-sysctl.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-sysusers.service (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-repart.service (origin-file)
References: systemd-timesyncd.service (origin-file)
References: systemd-journal-flush.service (origin-file)
References: systemd-udevd.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: integritysetup.target (origin-file origin-default)
References: sys-kernel-debug.mount (origin-file)
References: systemd-pcrphase-sysinit.service (origin-file)
References: sys-kernel-config.mount (origin-file)
References: plymouth-start.service (origin-file)
References: plymouth-read-write.service (origin-file)
References: systemd-update-utmp.service (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: systemd-pcrphase.service (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-pstore.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: apparmor.service (origin-file)
References: systemd-random-seed.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: veritysetup.target (origin-file origin-default)
References: swap.target (origin-file origin-default)
ReferencedBy: fwupd.service (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: cups.path (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: modprobe at dm_mod.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: low-memory-monitor.service (destination-file destination-default)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-default)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: winbind.service (destination-default)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: switcheroo-control.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: gdm.service (destination-default)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: modprobe at loop.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: schroot.service (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b95023f9703f4d7b86227405e64ea396
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2ddiskseq-6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.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:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target (origin-default)
Before: rpc-statd-notify.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: rpc-statd-notify.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-kernel-tracing.mount:
Description: Kernel Trace File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: a97f8bdb513f4c14be085715d09a2b22
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
References: 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: 65536
LimitNOFILESoft: 65536
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: 38360
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-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 605f02554f3441bf89ef60518628e762
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: plymouth-quit.service (destination-file)
Before: user at 1000.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
Before: gdm.service (destination-file)
Before: session-2.scope (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
After: home.mount (origin-file)
After: system.slice (origin-file)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: systemd-pcrphase.service (destination-file)
References: home.mount (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: network.target (origin-file)
References: remote-fs.target (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: gdm.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: user at 1000.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: 65536
LimitNOFILESoft: 65536
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: 763
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dc65af1aeae74fd9a587488d93249ade
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: low-memory-monitor.service (origin-file)
Wants: timers.target (origin-file)
Wants: paths.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: sockets.target (origin-file)
Wants: slices.target (origin-file)
RequiredBy: multi-user.target (destination-file)
RequiredBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: udisks2.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: rc-local.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: apt-daily.service (destination-default)
Before: ssh.service (destination-default)
Before: user at 1000.service (destination-default)
Before: accounts-daemon.service (destination-default)
Before: NetworkManager-wait-online.service (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: upower.service (destination-default)
Before: ModemManager.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: fstrim.service (destination-default)
Before: plymouth-quit.service (destination-default)
Before: shutdown.target (origin-default)
Before: colord.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: cron.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: alsa-state.service (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: anacron.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: alsa-restore.service (destination-default)
Before: schroot.service (destination-default)
Before: dbus.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: getty-static.service (destination-default)
Before: winbind.service (destination-default)
Before: power-profiles-daemon.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: initrd.target (destination-file destination-default)
Before: fwupd-refresh.service (destination-default)
Before: polkit.service (destination-default)
Before: switcheroo-control.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: logrotate.service (destination-default)
Before: low-memory-monitor.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: gdm.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: fwupd.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: rtkit-daemon.service (destination-default)
Before: cups.service (destination-default)
Before: man-db.service (destination-default)
After: paths.target (origin-file origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-file origin-default)
After: systemd-ask-password-plymouth.path (destination-file)
After: tmp.mount (origin-file)
After: slices.target (origin-file origin-default)
After: sockets.target (origin-file origin-default)
After: systemd-pcrphase-sysinit.service (destination-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-file origin-default)
References: -.mount (origin-file origin-path)
References: timers.target (origin-file)
References: slices.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: low-memory-monitor.service (origin-file)
References: paths.target (origin-file origin-default)
References: sockets.target (origin-file origin-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: low-memory-monitor.service (destination-default)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: gdm.service (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: schroot.service (destination-default)
ReferencedBy: initrd.target (destination-file destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: power-profiles-daemon.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: winbind.service (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: fwupd.service (destination-default)
ReferencedBy: switcheroo-control.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: multi-user.target (destination-file 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 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: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7a83e09b968e4939ab33e48d2bad90cc
Following Set Member: dev-rfkill.device
Wants: systemd-rfkill.socket (origin-udev)
BoundBy: systemd-rfkill.service (destination-file)
BoundBy: systemd-rfkill.socket (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
References: systemd-rfkill.socket (origin-udev)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-rfkill.socket (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 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: Sun 2023-07-30 04:26:59 CEST
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: remote-fs.target (origin-file)
After: remote-cryptsetup.target (origin-file)
After: basic.target (origin-default)
References: remote-cryptsetup.target (origin-file)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: cpu memory pids bpf-firewall bpf-devices
CGroup enabled mask: cpu memory pids
CGroup own mask: memory pids
CGroup members mask: cpu cpuacct memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
RequiredBy: init.scope (destination-file)
RequiredBy: system.slice (destination-implicit)
RequiredBy: user.slice (destination-implicit)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: sys-kernel-tracing.mount (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: -.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
WantedBy: slices.target (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: init.scope (destination-file)
Before: -.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: slices.target (destination-file)
Before: user.slice (destination-implicit)
Before: sys-kernel-debug.mount (destination-file)
Before: system.slice (destination-implicit)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-config.mount (destination-file destination-slice-property)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-tracing.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-debug.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: sys-fs-fuse-connections.mount (destination-file destination-slice-property)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: dev-hugepages.mount (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
SliceOf: user.slice (destination-implicit)
SliceOf: system.slice (destination-implicit)
SliceOf: dev-mqueue.mount (destination-slice-property)
SliceOf: init.scope (destination-slice-property)
SliceOf: sys-kernel-tracing.mount (destination-slice-property)
SliceOf: sys-kernel-config.mount (destination-slice-property)
SliceOf: dev-hugepages.mount (destination-slice-property)
SliceOf: sys-kernel-debug.mount (destination-slice-property)
SliceOf: -.mount (destination-slice-property)
SliceOf: sys-fs-fuse-connections.mount (destination-slice-property)
SliceOf: proc-sys-fs-binfmt_misc.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 systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 0fbbb7c38f484259b9ee76de225551c5
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: systemd-journald.service (origin-implicit)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 92ae31c20c504d2b8391389bab844baf
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: systemd-sysctl.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-initctl.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: networking.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: winbind.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: alsa-restore.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: initrd-cleanup.service (destination-file)
Before: fwupd.service (destination-file)
Before: apparmor.service (destination-file)
Before: user at 1000.service (destination-file)
Before: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-file)
Before: NetworkManager.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: fstrim.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-networkd.service (destination-file)
Before: power-profiles-daemon.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: low-memory-monitor.service (destination-file)
Before: gdm.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: udisks2.service (destination-file)
Before: polkit.service (destination-file)
Before: rc-local.service (destination-file)
Before: switcheroo-control.service (destination-file)
Before: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: ModemManager.service (destination-file)
Before: cups.service (destination-file)
Before: accounts-daemon.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: dbus.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: dev-sda5.swap (destination-file)
Before: run-user-1000.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: rpc-gssd.service (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: colord.service (destination-file)
Before: upower.service (destination-file)
Before: media-olivier-BACKUP1TB.mount (destination-file)
Before: NetworkManager-wait-online.service (destination-file)
Before: cups-browsed.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: rpcbind.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: modprobe at efi_pstore.service (destination-file)
Before: alsa-state.service (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: systemd-repart.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: logrotate.service (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: apt-daily.service (destination-file)
Before: schroot.service (destination-file)
Before: ssh.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-file)
Before: cron.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: modprobe at loop.service (destination-file)
Before: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-file)
Before: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: getty-static.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-file)
Before: run-user-1000-gvfs.mount (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-file)
Before: anacron.service (destination-file)
Before: modprobe at dm_mod.service (destination-file)
Before: fwupd-refresh.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: man-db.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: modprobe at drm.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-sysext.service (destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: fwupd.service (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: low-memory-monitor.service (destination-file)
ReferencedBy: modprobe at dm_mod.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: dev-sda5.swap (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: winbind.service (destination-file)
ReferencedBy: switcheroo-control.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: fstrim.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: run-user-1000-gvfs.mount (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: alsa-restore.service (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (destination-file)
ReferencedBy: modprobe at loop.service (destination-file)
ReferencedBy: dpkg-db-backup.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: fwupd-refresh.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
ReferencedBy: run-credentials-systemd\x2dsysusers.service.mount (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap (destination-file)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: media-olivier-BACKUP1TB.mount (destination-file)
ReferencedBy: accounts-daemon.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dsysctl.service.mount (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: power-profiles-daemon.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: gdm.service (destination-file)
ReferencedBy: alsa-state.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: schroot.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/socket (origin-file)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 211c3d56ddf94d0e8cf177985c989d45
Documentation: man:fstrim
Fragment Path: /lib/systemd/system/fstrim.timer
ConditionPathExists: !/etc/initrd-release succeeded
ConditionVirtualization: !container succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
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: shutdown.target (origin-default)
Before: fstrim.service (origin-implicit)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
Triggers: fstrim.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: -.mount (origin-file origin-path)
References: fstrim.service (origin-implicit)
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: fstrim.service
Persistent: yes
WakeSystem: no
Accuracy: 1h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: Mon *-*-* 00:00:00
-> Unit dev-disk-by\x2dpartuuid-e8900690\x2d01.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 228d08333f7945d2a837879d586ab78e
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-partuuid/e8900690-01
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> Unit anacron.timer:
Description: Trigger anacron every hour
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 21bc8727700d4befa8bea8ef4e0c4abb
Fragment Path: /lib/systemd/system/anacron.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
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: anacron.service (origin-implicit)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: anacron.service (origin-implicit)
References: time-set.target (origin-default)
References: anacron.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: anacron.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 07..23:30:00
-> 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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: e2scrub_all.timer (destination-implicit)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
TriggeredBy: e2scrub_all.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit fwupd-refresh.timer:
Description: Refresh fwupd metadata regularly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2a8d444c7d844940af669c9d0189e092
Fragment Path: /lib/systemd/system/fwupd-refresh.timer
ConditionVirtualization: !container succeeded
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
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: shutdown.target (origin-default)
Before: fwupd-refresh.service (origin-implicit)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: fwupd-refresh.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
References: time-set.target (origin-default)
References: time-sync.target (origin-default)
References: fwupd-refresh.service (origin-implicit)
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: fwupd-refresh.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06,18:00:00
-> Unit dev-sdb.device:
Description: Expansion_Desk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ededdb8e1ebc44edbcc41d3e52a6375f
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.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:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
Found: found-udev
-> Unit run-user-1000-doc.mount:
Description: /run/user/1000/doc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:25 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:25 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:25 CEST
Active Exit Timestamp: n/a
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: b6c8103c420445cd96b8aad34b023997
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: run-user-1000.mount (origin-implicit)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: run-user-1000.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/user/1000 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 5eefc98b661842729321c3764b942a67
Documentation: man:rpcbind(8)
Fragment Path: /lib/systemd/system/rpcbind.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: rpcbind.socket (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: rpcbind.target (origin-file)
Wants: remote-fs-pre.target (origin-file)
WantedBy: multi-user.target (destination-file)
Before: rpcbind.target (origin-file)
Before: remote-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: rpcbind.socket (destination-implicit)
After: -.mount (origin-file origin-path)
TriggeredBy: rpcbind.socket (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
References: rpcbind.target (origin-file)
References: -.mount (origin-file origin-path)
References: rpcbind.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: rpcbind.socket (destination-implicit)
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: 673
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: 65536
LimitNOFILESoft: 65536
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: 673
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit session-2.scope:
Description: Session 2 of User olivier
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-2.scope
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup own mask: memory pids
Invocation ID: be9b9a79e8ab4f05bb33c030e37fdb5d
Fragment Path: /run/systemd/transient/session-2.scope
Condition Timestamp: Sun 2023-07-30 04:27:19 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:19 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-1000.slice (origin-file)
Wants: user at 1000.service (origin-file)
Wants: user-runtime-dir at 1000.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: user-runtime-dir at 1000.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: user at 1000.service (origin-file)
After: -.mount (origin-file)
After: systemd-logind.service (origin-file)
After: user-1000.slice (origin-file)
References: -.mount (origin-file)
References: systemd-logind.service (origin-file)
References: user at 1000.service (origin-file)
References: shutdown.target (origin-default)
References: user-runtime-dir at 1000.service (origin-file)
References: user-1000.slice (origin-file origin-slice-property)
References: systemd-user-sessions.service (origin-file)
InSlice: user-1000.slice (origin-slice-property)
RequiresMountsFor: /home/olivier (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 udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/udisks2.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 8fb08ddf00d649ada67016dc377b7a52
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
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: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 690
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: 65536
LimitNOFILESoft: 65536
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: 690
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
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: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cb4ce90784ca4c0782eb0b6db2db29c8
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-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0.device:
Description: Expansion_Desk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 218bbff100cb4f338896b0abb0a087bf
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2ddiskseq-3.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-Seagate_Expansion_Desk_2HC015KJ-0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0d2a9ba17ae8409da78856842e5898f1
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2ddiskseq-2.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
Found: found-udev
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 4ec928eec10a4278bb45c0bd2dcb0705
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/6.1.0-10-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-tmpfiles-setup-dev.service (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: 65536
LimitNOFILESoft: 65536
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: 360
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5c691da1fa6e49e5a828cf65de34131f
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/cfff04e8-bf3b-4495-96e5-bb9159f8294d
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: 9701fbd0a5444f4396454dd015e3dcea
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: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.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-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: 65536
LimitNOFILESoft: 65536
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: 38360
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: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: first-boot-complete.target (origin-file)
After: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: first-boot-complete.target (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit run-user-1000-gvfs.mount:
Description: /run/user/1000/gvfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit Timestamp: n/a
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: af7785fc23754c4aa8c7baab8d114321
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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: run-user-1000.mount (origin-implicit)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: run-user-1000.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
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/gvfs
What: gvfsd-fuse
File System Type: fuse.gvfsd-fuse
Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:27:05 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Exit Timestamp: n/a
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: db87d92d6c794e41baecdda685d45620
Fragment Path: /lib/systemd/system/rpc-statd-notify.service
Condition Timestamp: Sun 2023-07-30 04:27:05 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:05 CEST
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)
After: network-online.target (origin-file)
After: nss-lookup.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: nfs-server.service (origin-file)
After: system.slice (origin-file)
References: nfs-server.service (origin-file)
References: nss-lookup.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: network-online.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: 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: 65536
LimitNOFILESoft: 65536
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: 862
Start Timestamp: Sun 2023-07-30 04:27:05 CEST
Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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 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: Sun 2023-07-30 04:27:16 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 609277b0054b4fc98b9abae1f930718f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Sun 2023-07-30 04:27:16 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:16 CEST
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: gdm.service (origin-file)
Wants: accounts-daemon.service (origin-file)
Wants: udisks2.service (origin-file)
Wants: switcheroo-control.service (origin-file)
Wants: power-profiles-daemon.service (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: gdm.service (origin-file origin-default)
After: accounts-daemon.service (origin-default)
After: udisks2.service (origin-default)
After: rescue.service (origin-file)
After: rescue.target (origin-file)
After: power-profiles-daemon.service (origin-default)
After: multi-user.target (origin-file origin-default)
After: switcheroo-control.service (origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: accounts-daemon.service (origin-file origin-default)
References: power-profiles-daemon.service (origin-file origin-default)
References: gdm.service (origin-file origin-default)
References: udisks2.service (origin-file origin-default)
References: rescue.service (origin-file)
References: rescue.target (origin-file)
References: shutdown.target (origin-default)
References: switcheroo-control.service (origin-file origin-default)
References: multi-user.target (origin-file origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart2.device:
Description: WDC_WD10EZEX-08M2NA0 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ae46e7c32d0943a4a4d0a6a47eb6e660
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d02.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1e.0-0000:0a:01.0-sound-card0-controlC0.device:
Description: /sys/devices/pci0000:00/0000:00:1e.0/0000:0a:01.0/sound/card0/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 83f3c2ed529c45858bb2b4b3aa7f63f6
Following Set Member: dev-snd-controlC0.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:0a:01.0.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:1e.0/0000:0a:01.0/sound/card0/controlC0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1e.0/0000:0a:01.0/sound/card0/controlC0
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> Unit modprobe at drm.service:
Description: Load Kernel Module drm
Instance: drm
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: f044dfbcae81498ca930273644570795
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-logind.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: sysinit.target (origin-file)
After: 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: 65536
LimitNOFILESoft: 65536
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: 363
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
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: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7c1f808e5b4545ab870b523cb9eaf5c7
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
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: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
Before: remote-veritysetup.target (destination-file)
After: nfs-client.target (destination-file)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: remote-veritysetup.target (destination-file)
ReferencedBy: remote-cryptsetup.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpartuuid-683cbf8d\x2d05.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d64a6cd6dba44d15965bb720d7900af4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\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/683cbf8d-05
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: 01a816927ec9415bae1f1fee8e9ef00d
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: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 5f0685f6beaf4fcd8c3e08d6720752cc
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-sysctl.service (destination-file)
Before: networking.service (destination-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-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: 65536
LimitNOFILESoft: 65536
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: 368
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-6.device:
Description: WDC_WD10EAVS-00D7B1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a30e77fc894b4fdb970d75353e6c4e0a
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd
Found: found-udev
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: edde9f3ab4ac44949a1e839a29684506
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: systemd-journald.socket (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
WantedBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
WantedBy: initrd-switch-root.target (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: syslog.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: syslog.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: sysinit.target (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)
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: 367
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: fstatat64 getresuid32 mkdir mq_timedreceive_time64 semget fchmodat pidfd_open fchdir sigsuspend capget mq_timedsend_time64 msgget futex_time64 set_tid_address futimesat alarm setfsgid link clock_getres sigreturn timer_settime unshare execve capset timerfd_gettime access openat sched_setattr timer_getoverrun getegid oldlstat fchown socket close_range timer_settime64 setgid setreuid32 userfaultfd pidfd_send_signal oldfstat sendmsg io_uring_setup mknod exit_group timer_gettime64 msync sched_getaffinity shutdown rt_sigtimedwait_time64 set_tls fsync epoll_create close select epoll_pwait setrlimit nanosleep setgid32 io_uring_register timer_create inotify_rm_watch memfd_create _llseek mq_timedreceive geteuid fcntl64 shmdt timerfd_settime64 flistxattr fcntl open pread64 getresgid renameat setresuid32 setsockopt getgroups32 utimensat_time64 get_robust_list setgroups io_pgetevents_time64 preadv2 timerfd_gettime64 waitpid setresuid fstat64 msgctl sched_rr_get_interval olduname oldolduname kill epoll_wait times flock gettimeofday fstat io_getevents setsid fchmod set_mempolicy_home_node sendfile munmap msgrcv process_madvise pipe madvise readlinkat readahead getpeername getpgid splice setreuid setresgid32 timerfd_settime sigpending clock_nanosleep_time64 dup3 readlink sigaltstack ioprio_get vfork recvmsg tee set_thread_area timerfd_create setxattr unlink bind getppid _newselect io_uring_enter sendmmsg setpriority pselect6 utimensat uname signalfd rt_sigaction writev rt_tgsigqueueinfo sched_setaffinity getrusage name_to_handle_at ftruncate setregid lchown truncate sysinfo io_destroy sched_get_priority_max semtimedop pwritev send getuid32 pwrite64 mq_getsetattr futex signalfd4 request_key setuid32 dup2 exit getgroups chown ioprio_set wait4 remap_file_pages fork lseek fallocate accept4 setfsgid32 sync_file_range linkat rt_sigqueueinfo ipc clock_getres_time64 getresgid32 mmap2 tkill prlimit64 utime get_mempolicy recvfrom get_thread_area faccessat add_key pselect6_time64 pause lstat mmap getgid32 mknodat getrandom migrate_pages cacheflush setitimer timer_gettime io_setup fstatfs futex_waitv inotify_init removexattr syncfs personality rmdir chown32 stat64 fsetxattr sched_getparam fchown32 keyctl sched_get_priority_min lsetxattr swapcontext setfsuid ftruncate64 setregid32 move_pages mlockall munlock sigprocmask getpid nice setresgid getitimer inotify_add_watch ioctl connect fadvise64_64 oldstat shmat preadv inotify_init1 epoll_ctl mq_unlink io_pgetevents clock_gettime recvmmsg_time64 mq_timedsend shmget set_mempolicy getdents epoll_pwait2 membarrier mbind clone3 eventfd2 lstat64 process_vm_writev fdatasync sync_file_range2 recv renameat2 eventfd sigaction io_cancel clock_gettime64 process_vm_readv semctl socketcall rename fchownat getsockname sched_getscheduler getxattr io_submit setgroups32 epoll_ctl_old creat openat2 ppoll_time64 time getrlimit brk gettid waitid rt_sigtimedwait clone statfs64 tgkill sched_yield mkdirat rt_sigprocmask sync signal getpriority prctl epoll_wait_old kcmp symlink lchown32 accept rt_sigsuspend fremovexattr chdir statfs sendto semop getsid mremap pipe2 truncate64 mprotect symlinkat execveat getcwd poll setfsuid32 vmsplice stat getresuid readv read getegid32 listxattr getpgrp setuid llistxattr ppoll socketpair setpgid lgetxattr munlockall getdents64 semtimedop_time64 mq_open timer_delete write utimes setns fgetxattr epoll_create1 getgid getsockopt rt_sigreturn msgsnd mlock2 unlinkat shmctl arch_prctl chmod rt_sigpending sched_getattr getuid riscv_flush_icache fadvise64 mq_notify rseq restart_syscall pwritev2 getcpu listen sendfile64 statx readdir geteuid32 copy_file_range mlock umask fstatfs64 sched_setparam set_robust_list newfstatat sched_rr_get_interval_time64 clock_nanosleep sched_setscheduler lremovexattr ugetrlimit dup faccessat2 recvmmsg
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 367
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 88
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
IPAddressDeny: ::/0
IPAddressDeny: 0.0.0.0/0
-> Unit dev-disk-by\x2ddiskseq-2.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 301d9bd204804ef09b46744a9d088072
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
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 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: shutdown.target (origin-default)
Before: veritysetup.target (origin-file)
Before: remote-veritysetup.target (destination-file)
References: veritysetup.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: remote-veritysetup.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target:
Description: Block Device Preparation for /dev/disk/by-uuid/a942e58f-9373-4866-8a85-f9e4b2fd7d24
Instance: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap (destination-file)
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: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
WantedBy: systemd-firstboot.service (destination-file)
WantedBy: systemd-random-seed.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-machine-id-commit.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-firstboot.service (destination-file)
After: systemd-random-seed.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 72fd34959d28492ea49a32408ea0c96d
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Sun 2023-07-30 04:26:59 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:59 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: remote-fs.target (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: nss-user-lookup.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: remote-fs.target (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: 718
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: 65536
LimitNOFILESoft: 65536
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: 718
Start Timestamp: Sun 2023-07-30 04:26:59 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 65c7c9cf249a4bb2b0da184ef24c4370
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.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-0x50014ee2acda92d3-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.device:
Description: WDC_WD10EZEX-08M2NA0 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7692b3eb2f104c579ded045947ccfbf1
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5
Found: found-udev
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 22c216c1c19640d6802e3819a8f0324a
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-binfmt.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
After: -.mount (origin-implicit origin-path)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
ExtraOptions: (null)
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.service
ConditionACPower: true untested
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: tmp.mount (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: basic.target (origin-default)
After: logrotate.timer (destination-implicit)
After: sysinit.target (origin-default)
TriggeredBy: logrotate.timer (destination-implicit)
References: sysinit.target (origin-default)
References: tmp.mount (origin-file)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
ReferencedBy: logrotate.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/log (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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: best-effort
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/logrotate /etc/logrotate.conf
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
-> 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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: cb2da585c9b14988b1220df821c78cc0
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
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: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-journald.service (origin-implicit)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit home.mount:
Description: home.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
-> Unit fwupd.service:
Description: Firmware update daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:29 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:26 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/fwupd.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: cbb23294a63a42d5b4d58515a42a7131
Documentation: https://fwupd.org/
Fragment Path: /lib/systemd/system/fwupd.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Sun 2023-07-30 04:27:26 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:26 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: gdm.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: tmp.mount (origin-file)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: gdm.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: dbus.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/motd.d (origin-file)
RequiresMountsFor: /var/lib/fwupd (origin-file)
RequiresMountsFor: /var/cache/fwupd (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /etc/fwupd (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: 2008
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.fwupd
Bus Name Good: yes
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: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: motd.d
StateDirectoryMode: 0755
StateDirectory: fwupd
CacheDirectoryMode: 0755
CacheDirectory: fwupd
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
ConfigurationDirectory: fwupd
TimeoutCleanSec: infinity
LimitNOFILE: 65536
LimitNOFILESoft: 65536
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
ReadWritePaths: -/boot/efi -/efi/EFI -/boot/EFI -/boot/grub
LockPersonality: no
SystemCallFilter: ~umount mount fsmount open_tree mount_setattr pivot_root chroot fsconfig move_mount fspick fsopen umount2
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/fwupd/fwupd
PID: 2008
Start Timestamp: Sun 2023-07-30 04:27:26 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2e8464e3c9764454a6d9d6a0c3133e32
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1: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/disk/by-id/usb-WD_Ext_HDD_1021_574341575A31353032333236-0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
Found: found-udev
-> Unit dev-snd-controlC1.device:
Description: /dev/snd/controlC1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0d7544d451bb43a9ae10b39dba5981e6
Following: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1b.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1b.0-sound-card1-controlC1.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:1b.0/sound/card1/controlC1
Found: found-udev
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0027df7fc6204e08b2ec6d7fc4cf2fe3
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 dev-snd-controlC2.device:
Description: /dev/snd/controlC2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d95363bb09a14e52b83fed29006eae20
Following: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:01:00.1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card2-controlC2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/snd/controlC2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/controlC2
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap:
Description: /dev/disk/by-id/ata-WDC_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: cdc16252ec1a41a8a5e8b68625582976
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: system.slice (origin-file)
Requires: dev-sda5.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: blockdev at dev-sda5.target (origin-proc-swap)
After: -.mount (origin-implicit)
After: dev-sda5.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: dev-sda5.device (origin-proc-swap)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: swap.target (origin-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-id/ata-WDC_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-id/ata-WDC_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part5
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:59 CEST
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: sound.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sound.target (destination-default)
Before: alsa-restore.service (destination-file)
After: switcheroo-control.service (destination-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: switcheroo-control.service (destination-file)
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: system-getty.slice (destination-default)
ConflictedBy: anacron.service (destination-default)
ConflictedBy: low-memory-monitor.service (destination-default)
ConflictedBy: system-modprobe.slice (destination-default)
ConflictedBy: e2scrub_all.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: fwupd-refresh.timer (destination-default)
ConflictedBy: remote-veritysetup.target (destination-file)
ConflictedBy: network.target (destination-default)
ConflictedBy: initrd-root-fs.target (destination-file)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: switcheroo-control.service (destination-default)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: initrd-root-device.target (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: gdm.service (destination-default)
ConflictedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: rtkit-daemon.service (destination-default)
ConflictedBy: sound.target (destination-default)
ConflictedBy: getty.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: first-boot-complete.target (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target (destination-default)
ConflictedBy: alsa-restore.service (destination-default)
ConflictedBy: cryptsetup-pre.target (destination-default)
ConflictedBy: systemd-firstboot.service (destination-file)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: rpc_pipefs.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: timers.target (destination-file)
ConflictedBy: systemd-ask-password-plymouth.service (destination-file)
ConflictedBy: udisks2.service (destination-default)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: accounts-daemon.service (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: veritysetup-pre.target (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: networking.service (destination-file)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: initrd-usr-fs.target (destination-file)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: systemd-rfkill.socket (destination-file)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: systemd-pcrphase.service (destination-default)
ConflictedBy: systemd-networkd.socket (destination-file)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: cron.service (destination-default)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: blockdev at dev-sdd1.target (destination-default)
ConflictedBy: NetworkManager-wait-online.service (destination-default)
ConflictedBy: rpcbind.target (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: remote-cryptsetup.target (destination-file)
ConflictedBy: blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: blockdev at dev-sdc1.target (destination-default)
ConflictedBy: avahi-daemon.socket (destination-default)
ConflictedBy: systemd-pstore.service (destination-file)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: blockdev at dev-sda5.target (destination-default)
ConflictedBy: integritysetup.target (destination-default)
ConflictedBy: fwupd.service (destination-default)
ConflictedBy: dpkg-db-backup.timer (destination-default)
ConflictedBy: systemd-ask-password-plymouth.path (destination-file)
ConflictedBy: polkit.service (destination-default)
ConflictedBy: systemd-rfkill.service (destination-file)
ConflictedBy: cups.service (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: power-profiles-daemon.service (destination-default)
ConflictedBy: systemd-repart.service (destination-file)
ConflictedBy: NetworkManager.service (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: e2scrub_all.timer (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: schroot.service (destination-default)
ConflictedBy: e2scrub_reap.service (destination-default)
ConflictedBy: colord.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: dpkg-db-backup.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: anacron.timer (destination-default)
ConflictedBy: veritysetup.target (destination-default)
ConflictedBy: systemd-sysext.service (destination-file)
ConflictedBy: cups.path (destination-default)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: session-2.scope (destination-default)
ConflictedBy: systemd-pcrphase-sysinit.service (destination-file)
ConflictedBy: logrotate.timer (destination-default)
ConflictedBy: fwupd-refresh.service (destination-default)
ConflictedBy: avahi-daemon.service (destination-default)
ConflictedBy: alsa-state.service (destination-default)
ConflictedBy: swap.target (destination-default)
ConflictedBy: ModemManager.service (destination-default)
ConflictedBy: nfs-utils.service (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: plymouth-quit.service (destination-default)
ConflictedBy: fstrim.timer (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: user.slice (destination-default)
ConflictedBy: time-set.target (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: plymouth-quit-wait.service (destination-default)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: cups-browsed.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: initrd.target (destination-default)
ConflictedBy: initrd-fs.target (destination-file)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: slices.target (destination-default)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: cups.socket (destination-default)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: winbind.service (destination-default)
ConflictedBy: fstrim.service (destination-default)
ConflictedBy: nfs-client.target (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: wpa_supplicant.service (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: upower.service (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: avahi-daemon.socket (destination-default)
After: basic.target (destination-default)
After: nss-user-lookup.target (destination-default)
After: plymouth-quit-wait.service (destination-default)
After: slices.target (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: systemd-pcrphase-initrd.service (destination-file)
After: multi-user.target (destination-default)
After: blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target (destination-default)
After: emergency.target (destination-default)
After: integritysetup.target (destination-default)
After: getty-static.service (destination-default)
After: systemd-user-sessions.service (destination-default)
After: nss-lookup.target (destination-default)
After: upower.service (destination-default)
After: systemd-ask-password-plymouth.path (destination-file)
After: systemd-update-utmp.service (destination-file)
After: avahi-daemon.service (destination-default)
After: e2scrub_reap.service (destination-default)
After: blockdev at dev-sda5.target (destination-default)
After: systemd-rfkill.service (destination-file)
After: systemd-rfkill.socket (destination-file)
After: cups.path (destination-default)
After: fstrim.service (destination-default)
After: cryptsetup-pre.target (destination-default)
After: gdm.service (destination-default)
After: switcheroo-control.service (destination-default)
After: cups.socket (destination-default)
After: user.slice (destination-default)
After: power-profiles-daemon.service (destination-default)
After: network.target (destination-default)
After: user-runtime-dir at 1000.service (destination-default)
After: veritysetup-pre.target (destination-default)
After: alsa-restore.service (destination-default)
After: rpcbind.target (destination-default)
After: ssh.service (destination-default)
After: remote-fs-pre.target (destination-default)
After: getty.target (destination-default)
After: rpc_pipefs.target (destination-default)
After: apt-daily.timer (destination-default)
After: rescue.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: user-1000.slice (destination-default)
After: e2scrub_all.timer (destination-default)
After: systemd-fsckd.service (destination-file)
After: man-db.timer (destination-default)
After: apt-daily-upgrade.service (destination-default)
After: systemd-pcrphase.service (destination-default)
After: nfs-client.target (destination-default)
After: systemd-ask-password-plymouth.service (destination-file)
After: accounts-daemon.service (destination-default)
After: udisks2.service (destination-default)
After: network-online.target (destination-default)
After: emergency.service (destination-file)
After: anacron.service (destination-default)
After: plymouth-quit.service (destination-default)
After: fstrim.timer (destination-default)
After: paths.target (destination-default)
After: systemd-timesyncd.service (destination-file)
After: systemd-repart.service (destination-file)
After: e2scrub_all.service (destination-default)
After: user at 1000.service (destination-default)
After: dbus.service (destination-default)
After: apt-daily.service (destination-default)
After: systemd-fsck-root.service (destination-file)
After: cryptsetup.target (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: cups-browsed.service (destination-default)
After: systemd-logind.service (destination-default)
After: alsa-state.service (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: session-2.scope (destination-default)
After: schroot.service (destination-default)
After: local-fs-pre.target (destination-default)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-firstboot.service (destination-file)
After: cron.service (destination-default)
After: fwupd-refresh.service (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: system-modprobe.slice (destination-default)
After: systemd-pcrphase-sysinit.service (destination-file)
After: initrd.target (destination-default)
After: rtkit-daemon.service (destination-default)
After: polkit.service (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: NetworkManager.service (destination-default)
After: systemd-sysext.service (destination-file)
After: system-getty.slice (destination-default)
After: blockdev at dev-sdc1.target (destination-default)
After: rescue.target (destination-default)
After: first-boot-complete.target (destination-default)
After: cups.service (destination-default)
After: blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target (destination-default)
After: syslog.socket (destination-file)
After: graphical.target (destination-default)
After: nfs-utils.service (destination-default)
After: man-db.service (destination-default)
After: veritysetup.target (destination-default)
After: dpkg-db-backup.timer (destination-default)
After: anacron.timer (destination-default)
After: winbind.service (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: ModemManager.service (destination-default)
After: network-pre.target (destination-default)
After: rc-local.service (destination-default)
After: time-set.target (destination-default)
After: low-memory-monitor.service (destination-default)
After: colord.service (destination-default)
After: NetworkManager-wait-online.service (destination-default)
After: networking.service (destination-file)
After: swap.target (destination-default)
After: sound.target (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: systemd-networkd.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: getty-pre.target (destination-default)
After: systemd-random-seed.service (destination-file)
After: fwupd.service (destination-default)
After: dpkg-db-backup.service (destination-default)
After: systemd-networkd.socket (destination-file)
After: sockets.target (destination-default)
After: systemd-modules-load.service (destination-file)
After: logrotate.timer (destination-default)
After: wpa_supplicant.service (destination-default)
After: systemd-sysctl.service (destination-file)
After: systemd-binfmt.service (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: fwupd-refresh.timer (destination-default)
After: getty at tty1.service (destination-default)
After: blockdev at dev-sdd1.target (destination-default)
After: sysinit.target (destination-default)
After: systemd-pstore.service (destination-file)
After: time-sync.target (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: dbus.socket (destination-default)
After: logrotate.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: cryptsetup-pre.target (destination-default)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: session-2.scope (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: colord.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: switcheroo-control.service (destination-default)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: rpc_pipefs.target (destination-default)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: fwupd.service (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: remote-cryptsetup.target (destination-file)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: first-boot-complete.target (destination-default)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: blockdev at dev-sdc1.target (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: integritysetup.target (destination-default)
ReferencedBy: sound.target (destination-default)
ReferencedBy: system-modprobe.slice (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: remote-veritysetup.target (destination-file)
ReferencedBy: veritysetup.target (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: rpcbind.target (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: gdm.service (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: blockdev at dev-sdd1.target (destination-default)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: nfs-client.target (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: winbind.service (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: schroot.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: network.target (destination-default)
ReferencedBy: power-profiles-daemon.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: time-set.target (destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: accounts-daemon.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: fwupd-refresh.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: blockdev at dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.target (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: low-memory-monitor.service (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target (destination-default)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: fwupd-refresh.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: swap.target (destination-default)
ReferencedBy: veritysetup-pre.target (destination-default)
ReferencedBy: initrd.target (destination-default)
ReferencedBy: blockdev at dev-sda5.target (destination-default)
ReferencedBy: logrotate.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit remote-veritysetup.target:
Description: Remote Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: shutdown.target (origin-file)
References: veritysetup-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: initrd-root-device.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart6.device:
Description: WDC_WD10EZEX-08M2NA0 6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4782afd6d4054409855e267f4aadfcfe
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart6.device
Following Set Member: dev-sda6.device
Following Set Member: dev-disk-by\x2duuid-db4fc73d\x2da062\x2d4eee\x2d9770\x2dd6c97879c9f0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart6.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d06.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda6.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-0x50014ee20b2b7fdb-part6
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6
Found: found-udev
-> Unit dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 71d53551b6ac43eb96492fbf12a27fc9
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.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-WD_Ext_HDD_1021_574341575A31353032333236-0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: 17bdb23b67c544938dbf3ba5c76747f3
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: networking.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-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)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 398
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-subsystem-net-devices-eno1.device:
Description: 82579V Gigabit Network Connection (P8P67 Deluxe Motherboard)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0691bcddc37f4ed4af9b999b1da3c56b
Following Set Member: sys-devices-pci0000:00-0000:00:19.0-net-eno1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/subsystem/net/devices/eno1
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eno1
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: shutdown.target (origin-file)
References: cryptsetup-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit system-getty.slice:
Description: Slice /system/getty
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 1e7fb47eb3c444dfaf4c3521c692a3a1
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
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: 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 slices.target:
Description: Slice Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fdf660e66e424b4cafa17522f47aaab5
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Wants: system.slice (origin-file)
Wants: -.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: -.slice (origin-file)
After: system.slice (origin-file)
After: user.slice (destination-file)
References: system.slice (origin-file)
References: -.slice (origin-file)
References: shutdown.target (origin-default)
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 dev-rfkill.device:
Description: /dev/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dd1b5543f47544a5a0a5cf88d492abb8
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 NetworkManager-wait-online.service:
Description: Network Manager Wait Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:05 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:05 CEST
Active Exit Timestamp: n/a
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: 08dd935d3d1741df95ead0d2c28dd6e0
Documentation: man:nm-online(1)
Fragment Path: /lib/systemd/system/NetworkManager-wait-online.service
Condition Timestamp: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: NetworkManager.service (origin-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: network-online.target (origin-file destination-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: NetworkManager.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
ReferencedBy: network-online.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: NM_ONLINE_TIMEOUT=60
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
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/nm-online -s -q
PID: 759
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:05 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: e0d826240ec644ccbc0f5964530c5fb0
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2ddiskseq-5.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fddc7074efec485db043b9275af1a4b5
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-diskseq/5
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> Unit man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.service
ConditionACPower: true untested
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Wants: tmp.mount (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: tmp.mount (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: basic.target (origin-default)
After: man-db.timer (destination-implicit)
TriggeredBy: man-db.timer (destination-implicit)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: basic.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: 65536
LimitNOFILESoft: 65536
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
IOSchedulingClass: idle
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
User: man
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
Command Line: /usr/bin/find /var/cache/man -type f -name "*.gz" -atime +6 -delete
Command Line: /usr/bin/mandb --quiet
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
DeviceAllow: char-rtc r
-> Unit dev-disk-by\x2ddiskseq-3.device:
Description: Expansion_Desk
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 140e37bcbb244c33b99743551396c42f
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0.device
Following Set Member: dev-sdb.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb.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:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb
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-switch-root.target (destination-file)
WantedBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd.target (destination-file)
Before: initrd-switch-root.target (destination-file)
Before: initrd-cleanup.service (destination-file)
After: initrd-parse-etc.service (origin-file)
OnFailure: emergency.target (origin-file)
References: shutdown.target (origin-file)
References: emergency.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 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 sys-devices-pci0000:00-0000:00:19.0-net-eno1.device:
Description: 82579V Gigabit Network Connection (P8P67 Deluxe Motherboard)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eb58ca07f4c645a98da1739c9a986be2
Following Set Member: sys-subsystem-net-devices-eno1.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:19.0/net/eno1
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eno1
Found: found-udev
-> Unit dev-disk-by\x2dlabel-BACKUP1TB.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 84cb5f17eb77457a8fbc7e10d7bcdc0b
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-label/BACKUP1TB
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> Unit systemd-udev-trigger.service:
Description: Coldplug All udev Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 8c963e2dd4664b8ba6efd708957dfb24
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: plymouth-start.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
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: 65536
LimitNOFILESoft: 65536
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: 370
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 41cd2ee7b75b4b8f8e1f055b17c91a0f
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
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.timer (destination-file)
Before: apt-daily.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
After: time-set.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
References: apt-daily.service (origin-implicit)
References: -.mount (origin-file origin-path)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb.device:
Description: WDC_WD10EZEX-08M2NA0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7a4d0c757cc1467c917de54c79914496
Following: sys-devices-pci0000:00-0000:00:1f.2-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-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.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-0x50014ee20b2b7fdb
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda
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: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: c05b178cbcb647a58fdb910f1306ef28
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:57 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:57 CEST
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: systemd-journald.socket (origin-file)
References: sysinit.target (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: 65536
LimitNOFILESoft: 65536
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: 663
Start Timestamp: Sun 2023-07-30 04:26:57 CEST
Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-sda1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4ebbe1362a914ca3808b7e11e25e5e5a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/sda1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:07:00.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: Expansion_Desk 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 710fc8953b544f39ac178065c31dd9db
Following: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-sdb1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1c.3-0000:07:00.0-usb8-8\x2d2-8\x2d2:1.0-host8-target8:0:0-8:0:0:0-block-sdb-sdb1.device
Following Set Member: dev-disk-by\x2dpartuuid-000b43a3\x2d01.device
Following Set Member: dev-disk-by\x2duuid-a5649761\x2d4e9f\x2d4414\x2da898\x2de32d93e9b781.device
Following Set Member: dev-disk-by\x2did-usb\x2dSeagate_Expansion_Desk_2HC015KJ\x2d0:0\x2dpart1.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:07:00.0-usb-0:2:1.0-scsi-0:0:0:0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb8/8-2/8-2:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-modprobe.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 8f713f433e2042b6858c87b1afc9d1c6
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: modprobe at configfs.service (destination-file)
RequiredBy: modprobe at drm.service (destination-file)
RequiredBy: modprobe at fuse.service (destination-file)
RequiredBy: modprobe at loop.service (destination-file)
RequiredBy: modprobe at dm_mod.service (destination-file)
RequiredBy: modprobe at efi_pstore.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: modprobe at efi_pstore.service (destination-file)
Before: modprobe at dm_mod.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: modprobe at loop.service (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: modprobe at drm.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: modprobe at configfs.service (destination-file destination-slice-property)
ReferencedBy: modprobe at drm.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 configfs.service (destination-slice-property)
SliceOf: modprobe at drm.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 sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: d6833f0c3a5949cebda04dce8ff16877
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: modprobe at configfs.service (origin-file)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: sys-module-configfs.device (destination-udev)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: modprobe at configfs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: sysinit.target (origin-file)
References: modprobe at configfs.service (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-module-configfs.device (destination-udev)
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: sysinit.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: cryptsetup-pre.target (origin-file)
Before: systemd-sysext.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: initrd-switch-root.target (origin-file)
References: cryptsetup.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-sysext.service (origin-file)
References: cryptsetup-pre.target (origin-file)
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: 7d22763fb6924b019c4cbf6654f68643
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
Before: systemd-fsck-root.service (destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-fsck-root.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
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: 38a3a2d5bee24762b56dd6da9979b1ea
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.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: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-journald.service (origin-file)
References: systemd-journald.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 384
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap:
Description: /dev/disk/by-id/wwn-0x50014ee20b2b7fdb-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: 7a5d76da8cda4d9ab59ca55704fad03e
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: dev-sda5.device (origin-proc-swap)
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: blockdev at dev-sda5.target (origin-proc-swap)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: dev-sda5.device (origin-proc-swap)
After: system.slice (origin-file)
References: umount.target (origin-default)
References: dev-sda5.device (origin-proc-swap)
References: -.mount (origin-implicit)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-id/wwn-0x50014ee20b2b7fdb-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-id/wwn-0x50014ee20b2b7fdb-part5
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1:1.0\x2dscsi\x2d0:0:0:0.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e644dbbf1bd84612a8f5bb306007d238
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0.device
Following Set Member: dev-sdc.device
Following Set Member: dev-disk-by\x2ddiskseq-5.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326.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:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
Found: found-udev
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:00 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:00 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: e834ada032df49578fd74b44f1b09aa5
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
RequiredBy: ModemManager.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: ModemManager.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
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: 685
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: 65536
LimitNOFILESoft: 65536
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: 685
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
StartupAllowedCPUs:
AllowedMemoryNodes:
StartupAllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device:
Description: WDC_WD10EZEX-08M2NA0 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 64423a2fd3a54355ba14936afddcec7a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d01.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-cfff04e8\x2dbf3b\x2d4495\x2d96e5\x2dbb9159f8294d.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.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:00:1f.2-ata-2-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
Found: found-udev
-> Unit media-olivier-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.mount:
Description: /media/olivier/a84e5e54-a198-4753-a931-a5ca052d26d3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:23 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:23 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:23 CEST
Active Exit Timestamp: n/a
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: 418cd86bc4b14f74be3fc9adf412b896
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: dev-sdc1.device (origin-mountinfo)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
After: dev-sdc1.device (origin-mountinfo)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
After: -.mount (origin-implicit)
After: blockdev at dev-sdc1.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-sdc1.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: dev-sdc1.device (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /media/olivier (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: /media/olivier/a84e5e54-a198-4753-a931-a5ca052d26d3
What: /dev/sdc1
File System Type: ext4
Options: rw,nosuid,nodev,relatime,errors=remount-ro,uhelper=udisks2
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: Sun 2023-07-30 04:26:57 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2023-07-30 04:26:57 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 09357d400313428a9edc2ddc6d16085a
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2023-07-30 04:26:57 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:57 CEST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-pstore.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-pstore.service (destination-file)
After: 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: 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: 65536
LimitNOFILESoft: 65536
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: 664
Start Timestamp: Sun 2023-07-30 04:26:57 CEST
Exit Timestamp: Sun 2023-07-30 04:26:57 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2duuid-54835b78\x2d23a2\x2d4938\x2db57e\x2d558cb8d20ae7.device:
Description: WDC_WD10EAVS-00D7B1 BACKUP1TB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 14d697df82b14d9ca4522e9581940647
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following Set Member: dev-sdd1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2acda92d3\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.2-3\x2d1.2:1.0-host10-target10:0:0-10:0:0:0-block-sdd-sdd1.device
Following Set Member: dev-disk-by\x2dpartuuid-e8900690\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EAVS\x2d00D7B1_WD\x2dWCAU44252308\x2dpart1.device
Following Set Member: dev-disk-by\x2dlabel-BACKUP1TB.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_10EAVS_External_57442D574341553434323532333038\x2d0:0\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/disk/by-uuid/54835b78-23a2-4938-b57e-558cb8d20ae7
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1
Found: found-udev
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Wants: time-set.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: man-db.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: shutdown.target (origin-default)
Before: anacron.service (destination-file)
Before: fwupd-refresh.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: logrotate.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: anacron.timer (destination-default)
After: time-set.target (origin-file origin-default)
References: time-set.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: fstrim.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: dead
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit Timestamp: n/a
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: fc9f273662374293831fd8503463973d
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-udevd.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journald.socket (origin-file)
After: kmod-static-nodes.service (destination-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: initrd-switch-root.target (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: kmod-static-nodes.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: 65536
LimitNOFILESoft: 65536
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: 392
Start Timestamp: Sun 2023-07-30 04:26:52 CEST
Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:27:01 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: b367931ad04c4a679ae42bbf1e5f686f
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: Sun 2023-07-30 04:27:01 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:27:01 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.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: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: auditd.service (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
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: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
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: 788
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: 65536
LimitNOFILESoft: 65536
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: 762
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Timestamp: Sun 2023-07-30 04:27:01 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D "\$SSHD_OPTS"
PID: 788
Start Timestamp: Sun 2023-07-30 04:27:01 CEST
-> 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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap:
Description: /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: 6b0e90cf76a54e0faf396ddef82d7d81
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: system.slice (origin-file)
Requires: dev-sda5.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: blockdev at dev-sda5.target (origin-proc-swap)
After: dev-sda5.device (origin-proc-swap)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: dev-sda5.device (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part5
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN untested
Requires: system.slice (origin-file)
WantedBy: systemd-networkd.service (destination-file)
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: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: systemd-networkd.service (origin-implicit)
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: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit rpcbind.socket:
Description: RPCbind Server Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: c7a78bf32c2347e29dc3e22d8109963b
Fragment Path: /lib/systemd/system/rpcbind.socket
Condition Timestamp: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpcbind.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: rpcbind.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: rpcbind.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-file origin-path)
References: rpcbind.service (origin-implicit)
ReferencedBy: rpcbind.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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD30EZRX\x2d00MMMB0_WD\x2dWCAWZ1502326\x2dpart1.device:
Description: WDC_WD30EZRX-00MMMB0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:55 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:55 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f6521ddb3320498484c9f8a6d4a92d7b
Following: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb3-3\x2d1-3\x2d1.1-3\x2d1.1:1.0-host9-target9:0:0-9:0:0:0-block-sdc-sdc1.device
Following Set Member: dev-sdc1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee25b9eae98\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-a84e5e54\x2da198\x2d4753\x2da931\x2da5ca052d26d3.device
Following Set Member: dev-disk-by\x2did-usb\x2dWD_Ext_HDD_1021_574341575A31353032333236\x2d0:0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.1: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/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1502326-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
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 dev-sda5.swap:
Description: /dev/sda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
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: 5ee8c67279b74c6d92bc4d218e1c7a41
Following: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-a942e58f\x2d9373\x2d4866\x2d8a85\x2df9e4b2fd7d24.swap
Requires: -.mount (origin-implicit)
Requires: dev-sda5.device (origin-proc-swap)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: blockdev at dev-sda5.target (origin-proc-swap)
After: dev-sda5.device (origin-proc-swap)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-sda5.target (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: dev-sda5.device (origin-proc-swap)
References: swap.target (origin-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/sda5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/sda5
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda5
Priority: -2
Options:
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:58 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c7fa94c0ba014c7a80c428a49829fbc4
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.timer
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
Assert Result: yes
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: logrotate.service (origin-implicit)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: sysinit.target (origin-default)
Triggers: logrotate.service (origin-implicit)
References: time-set.target (origin-default)
References: -.mount (origin-file origin-path)
References: logrotate.service (origin-implicit)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 nfs-server.service:
Description: nfs-server.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
ConsistsOf: rpc-svcgssd.service (destination-file)
Before: rpc-statd-notify.service (destination-file)
ReferencedBy: rpc-statd-notify.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
-> 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: Sun 2023-07-30 04:26:57 CEST
Condition Result: no
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: modprobe at efi_pstore.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: modprobe at efi_pstore.service (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
References: modprobe at efi_pstore.service (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> 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: Sun 2023-07-30 04:26:59 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:58 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:59 CEST
Active Exit Timestamp: n/a
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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 36c6ecccfd434111965c919d2a845b18
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Sun 2023-07-30 04:26:58 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:58 CEST
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: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: avahi-daemon.socket (destination-implicit)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
TriggeredBy: avahi-daemon.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: avahi-daemon.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: avahi-daemon.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: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
Main PID: 681
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: 65536
LimitNOFILESoft: 65536
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: 681
Start Timestamp: Sun 2023-07-30 04:26:58 CEST
-> 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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:27:19 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Enter Timestamp: Sun 2023-07-30 04:27:19 CEST
Active Exit Timestamp: n/a
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: 257cd73ebd234aed8d132de4202dbaa5
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)
Before: run-user-1000-doc.mount (destination-implicit)
Before: run-user-1000-gvfs.mount (destination-implicit)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: swap.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: swap.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
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=3280156k,nr_inodes=820039,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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit blockdev at dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.target:
Description: Block Device Preparation for /dev/disk/by-uuid/8c073185-f904-45ae-baba-fd9ede0eeba1
Instance: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: -.mount (destination-file)
Before: shutdown.target (origin-default)
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 sys-module-configfs.device:
Description: /sys/module/configfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:54 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 72ee4a88b2e94bb7b259c77aaf360d9a
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 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: Sun 2023-07-30 04:26:53 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:53 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 133ac7e8a22941809d2c33df0ba00292
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: Sun 2023-07-30 04:26:53 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:53 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
Before: systemd-binfmt.service (destination-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: -.slice (origin-file)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
References: -.slice (origin-file origin-slice-property)
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: 65536
LimitNOFILESoft: 65536
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: 38360
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: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
After: system.slice (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)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: shutdown.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: plymouth-start.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: emergency.service (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EZEX\x2d08M2NA0_WD\x2dWCC3F2EUS8LZ\x2dpart3.device:
Description: WDC_WD10EZEX-08M2NA0 3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:56 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e3dfa8b2d4884d148a295413e5bc9f00
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device
Following Set Member: dev-sda3.device
Following Set Member: dev-disk-by\x2duuid-8c073185\x2df904\x2d45ae\x2dbaba\x2dfd9ede0eeba1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-683cbf8d\x2d03.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee20b2b7fdb\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.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_WD10EZEX-08M2NA0_WD-WCC3F2EUS8LZ-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3
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-switch-root.target (destination-file)
WantedBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd.target (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: initrd-switch-root.target (destination-file)
Before: initrd-cleanup.service (destination-file)
After: systemd-repart.service (destination-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: systemd-repart.service (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-repart.service (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-parse-etc.service (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-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2023-07-30 04:26:52 CEST
Inactive Exit Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Enter Timestamp: Sun 2023-07-30 04:26:52 CEST
Active Exit 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 memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: accb171cc0754a3c96214f1fd741f0a8
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: Sun 2023-07-30 04:26:52 CEST
Condition Result: yes
Assert Timestamp: Sun 2023-07-30 04:26:52 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
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/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: 65536
LimitNOFILESoft: 65536
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: 38360
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/rpcbind.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/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/fstrim.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.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/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.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/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/NetworkManager-wait-online.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.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/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/dbus-org.bluez.service
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rtkit-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rtkit-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/sshd.service
/etc/systemd/system/multi-user.target.wants/ssh.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/systemd-timesyncd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.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/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/nftables.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/nftables.service
==> /var/lib/systemd/deb-systemd-helper-enabled/winbind.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/winbind.service
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_all.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/e2scrub_all.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/saned.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/saned.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/anacron.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.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/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.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/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.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/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.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/switcheroo-control.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/switcheroo-control.service
==> /var/lib/systemd/deb-systemd-helper-enabled/low-memory-monitor.service.dsh-also <==
/etc/systemd/system/basic.target.wants/low-memory-monitor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/schroot.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/schroot.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.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/ModemManager.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
/etc/systemd/system/multi-user.target.wants/ModemManager.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/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /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/basic.target.wants/low-memory-monitor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/power-profiles-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/power-profiles-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.timesync1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/fwupd-refresh.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fwupd-refresh.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/upower.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/upower.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/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/udisks2.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/udisks2.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/sshd.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/remote-fs.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.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/anacron.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/wpa_supplicant.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/networking.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/cron.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/avahi-daemon.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/NetworkManager.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/schroot.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/winbind.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/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/dbus-fi.w1.wpa_supplicant1.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/graphical.target.wants/power-profiles-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/switcheroo-control.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_reap.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-timesyncd.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.timesync1.service
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda3 during installation
UUID=8c073185-f904-45ae-baba-fd9ede0eeba1 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=a942e58f-9373-4866-8a85-f9e4b2fd7d24 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
# olivier : 20230725 - Partages r?seau.
# <file system> <mount point> <type> <options> <dump> <pass>
piezo4.piezo-forte.be:/home/olivier/Public /media/nfs/piezo4 nfs user,noauto 0 0
doom1.piezo-forte.be:/home/xavier/Public /media/nfs/doom1 nfs user,noauto 0 0
m2200.piezo-forte.be:/home/michel/Public /media/nfs/m2200 nfs user,noauto 0 0
More information about the Pkg-systemd-maintainers
mailing list