Bug#997943: systemd: Persistent attribute of timer is ignored
Hendrik Buchner
hendrik.buchner at web.de
Wed Oct 27 13:16:59 BST 2021
Package: systemd
Version: 247.3-6
Severity: normal
Dear Maintainer,
* What led up to the situation?
After upgrading from buster to bullseye I determined that unattended-upgrade is
working but no update is found. But I know that there must be some updates
available. After some research I found out, that the package-cache
(var/cache/apt/srcpkgcache.bin) is not updated. After doing "apt update"
manually unattended-upgrade is installing the available updates.
The cause of this issue is, that the systemd-timer "apt-daily.timer" is not
executed, because my computer is often powered off during the time the "apt-
daily.timer" should be executed. In the configuration of "apt-daily.timer" the
option "Persistent=true" is set, so the timer should be executed immediately
after the next boot if the execution was missed. This is never happening and so
unattended-upgrades won't find any updates to install.
* What exactly did you do (or not do) that was effective (or
ineffective)?
After running "systemctl edit apt-daily.timer" and changing the Option
"RandomizedDelaySec=12h" to "RandomizedDelaySec=0h" the timer works as
expected. If the execution time was missed the timer is executed immediately
after next boot.
Output of "systemctl list-timers":
NEXT LEFT LAST PASSED
UNIT ACTIVATES
Wed 2021-10-27 14:11:36 CEST 12min left n/a n/a
systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service
Wed 2021-10-27 14:51:15 CEST 52min left Tue 2021-10-26 21:10:27 CEST 16h ago
apt-daily-upgrade.timer apt-daily-upgrade.service
Wed 2021-10-27 22:29:19 CEST 8h left Sun 2021-10-24 19:34:38 CEST 2 days
ago apt-daily.timer apt-daily.service
Thu 2021-10-28 00:00:00 CEST 10h left Wed 2021-10-27 13:56:41 CEST 2min 34s
ago exim4-base.timer exim4-base.service
Thu 2021-10-28 00:00:00 CEST 10h left Wed 2021-10-27 13:56:41 CEST 2min 34s
ago logrotate.timer logrotate.service
Thu 2021-10-28 00:00:00 CEST 10h left Wed 2021-10-27 13:56:41 CEST 2min 34s
ago man-db.timer man-db.service
Thu 2021-10-28 00:00:00 CEST 10h left Wed 2021-10-27 13:56:41 CEST 2min 34s
ago mlocate.timer mlocate.service
Sun 2021-10-31 03:10:09 CET 3 days left Sun 2021-10-24 11:02:10 CEST 3 days
ago e2scrub_all.timer e2scrub_all.service
n/a n/a Wed 2021-10-27 13:57:55 CEST 1min 20s
ago anacron.timer anacron.service
9 timers listed.
Pass --all to see loaded but inactive timers, too.
Content of "/etc/systemd/system/timers.target.wants/apt-daily.timer":
[Unit]
Description=Daily apt download activities
[Timer]
OnCalendar=*-*-* 6,18:00
RandomizedDelaySec=12h
Persistent=true
[Install]
WantedBy=timers.target
-- Package-specific info:
-- System Information:
Debian Release: 11.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-17-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages systemd depends on:
ii adduser 3.118
ii libacl1 2.2.53-10
ii libapparmor1 2.13.6-10
ii libaudit1 1:3.0-2
ii libblkid1 2.36.1-8
ii libc6 2.31-13+deb11u2
ii libcap2 1:2.44-1
ii libcrypt1 1:4.4.18-4
ii libcryptsetup12 2:2.3.5-1
ii libgcrypt20 1.8.7-6
ii libgnutls30 3.7.1-5
ii libgpg-error0 1.38-2
ii libip4tc2 1.8.7-1
ii libkmod2 28-1
ii liblz4-1 1.9.3-2
ii liblzma5 5.2.5-2
ii libmount1 2.36.1-8
ii libpam0g 1.4.0-9+deb11u1
ii libseccomp2 2.5.1-1
ii libselinux1 3.1-3
ii libsystemd0 247.3-6
ii libzstd1 1.4.8+dfsg-2.1
ii mount 2.36.1-8
ii ntp [time-daemon] 1:4.2.8p15+dfsg-1
ii util-linux 2.36.1-8
Versions of packages systemd recommends:
ii dbus 1.12.20-2
Versions of packages systemd suggests:
ii policykit-1 0.105-31
pn systemd-container <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.140
ii libnss-systemd 247.3-6
ii libpam-systemd 247.3-6
ii udev 247.3-6
-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/tmpfiles.d/screen-cleanup.conf -> /usr/lib/tmpfiles.d/screen-cleanup.conf
--- /usr/lib/tmpfiles.d/screen-cleanup.conf 2021-02-23 11:18:41.000000000 +0100
+++ /etc/tmpfiles.d/screen-cleanup.conf 2019-07-07 10:44:38.978633378 +0200
@@ -1 +1 @@
-d /run/screen 0777 root utmp
+d /run/screen 1777 root utmp
[EXTENDED] /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /lib/systemd/system/systemd-localed.service -> /lib/systemd/system/systemd-localed.service.d/locale-gen.conf
3 overridden configuration files found.
-------------- next part --------------
Timestamp kernel: Wed 2021-10-27 13:56:36 CEST
Timestamp userspace: Wed 2021-10-27 13:56:39 CEST
Timestamp finish: Wed 2021-10-27 13:56:43 CEST
Timestamp security-start: Wed 2021-10-27 13:56:39 CEST
Timestamp security-finish: Wed 2021-10-27 13:56:39 CEST
Timestamp generators-start: Wed 2021-10-27 13:56:39 CEST
Timestamp generators-finish: Wed 2021-10-27 13:56:40 CEST
Timestamp units-load-start: Wed 2021-10-27 13:56:40 CEST
Timestamp units-load-finish: Wed 2021-10-27 13:56:40 CEST
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 842f04d84c774947a163d238369061f8
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: c861428a9abc43bfa6d566d3ee5aa15a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0: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\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:19.0-net-eth0.device:
Description: 82567LM-3 Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d93ac7f1d8e24fdb99d13d565a7aa76c
Following Set Member: sys-subsystem-net-devices-eth0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
Found: found-udev
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
ConditionPathIsReadWrite: /proc/sys succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: proc-sys-fs-binfmt_misc.mount (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: proc-sys-fs-binfmt_misc.mount (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> ExecStop:
Command Line: /lib/systemd/systemd-binfmt --unregister
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8c6525989a92471db987d2f164a8793e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-boot-system-token.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: sys-kernel-tracing.mount (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: apparmor.service (origin-file)
Wants: swap.target (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: plymouth-start.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: systemd-pstore.service (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: plymouth-read-write.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-sysusers.service (origin-file)
RequiredBy: teamviewerd.service (destination-default)
RequiredBy: cups-browsed.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: ntp.service (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: avahi-daemon.socket (destination-default)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: exim4.service (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: alsa-restore.service (destination-default)
RequiredBy: rtkit-daemon.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: exim4-base.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: polkit.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: e2scrub_reap.service (destination-default)
RequiredBy: bluetooth.service (destination-default)
RequiredBy: mlocate.service (destination-default)
RequiredBy: upower.service (destination-default)
RequiredBy: uuidd.socket (destination-default)
RequiredBy: acpid.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: NetworkManager-wait-online.service (destination-default)
RequiredBy: cups.service (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: alsa-state.service (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: plymouth-quit.service (destination-default)
RequiredBy: avahi-daemon.service (destination-default)
RequiredBy: blueman-mechanism.service (destination-default)
RequiredBy: exim4-base.timer (destination-default)
RequiredBy: anacron.timer (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: rsyslog.service (destination-default)
RequiredBy: lm-sensors.service (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: acpid.socket (destination-default)
RequiredBy: nfs-utils.service (destination-default)
RequiredBy: openvpn.service (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: udisks2.service (destination-default)
RequiredBy: pcscd.socket (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: NetworkManager.service (destination-default)
RequiredBy: atd.service (destination-default)
RequiredBy: acpid.path (destination-default)
RequiredBy: e2scrub_all.service (destination-default)
RequiredBy: pcscd.service (destination-default)
RequiredBy: uuidd.service (destination-default)
RequiredBy: cups.path (destination-default)
RequiredBy: x11vnc.service (destination-default)
RequiredBy: wpa_supplicant.service (destination-default)
RequiredBy: anacron.service (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: smartmontools.service (destination-default)
RequiredBy: plymouth-quit-wait.service (destination-default)
RequiredBy: lightdm.service (destination-default)
RequiredBy: cups.socket (destination-default)
RequiredBy: hddtemp.service (destination-default)
RequiredBy: rsync.service (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: colord.service (destination-default)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: e2scrub_all.timer (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: unattended-upgrades.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: mlocate.timer (destination-default)
Conflicts: emergency.service (origin-file)
Conflicts: emergency.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: acpid.socket (destination-default)
Before: cups.service (destination-default)
Before: anacron.service (destination-default)
Before: udisks2.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: cups.path (destination-default)
Before: bluetooth.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: lm-sensors.service (destination-default)
Before: lightdm.service (destination-default)
Before: acpid.path (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: ssh.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: avahi-daemon.socket (destination-default)
Before: man-db.service (destination-default)
Before: uuidd.service (destination-default)
Before: cups.socket (destination-default)
Before: alsa-restore.service (destination-default)
Before: shutdown.target (origin-default)
Before: rtkit-daemon.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: upower.service (destination-default)
Before: blueman-mechanism.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: pcscd.service (destination-default)
Before: hddtemp.service (destination-default)
Before: teamviewerd.service (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: cron.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: alsa-state.service (destination-default)
Before: basic.target (destination-file destination-default)
Before: smartmontools.service (destination-default)
Before: uuidd.socket (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: cups-browsed.service (destination-default)
Before: openvpn.service (destination-default)
Before: NetworkManager-wait-online.service (destination-default)
Before: exim4-base.timer (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: ntp.service (destination-default)
Before: mlocate.service (destination-default)
Before: anacron.timer (destination-default)
Before: exim4.service (destination-default)
Before: colord.service (destination-default)
Before: x11vnc.service (destination-default)
Before: user at 1000.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: getty-static.service (destination-default)
Before: dbus.socket (destination-default)
Before: rescue.service (destination-file)
Before: rsyslog.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: apt-daily.service (destination-default)
Before: logrotate.service (destination-default)
Before: exim4-base.service (destination-default)
Before: pcscd.socket (destination-default)
Before: rc-local.service (destination-default)
Before: acpid.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: plymouth-quit.service (destination-default)
Before: dbus.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: man-db.timer (destination-default)
Before: atd.service (destination-default)
Before: polkit.service (destination-default)
Before: mlocate.timer (destination-default)
Before: rsync.service (destination-default)
Before: logrotate.timer (destination-default)
After: dev-hugepages.mount (destination-file)
After: systemd-pstore.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: modprobe at configfs.service (destination-file)
After: modprobe at fuse.service (destination-file)
After: sys-kernel-tracing.mount (destination-file)
After: systemd-sysusers.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: emergency.target (origin-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: systemd-binfmt.service (destination-file)
After: sys-kernel-config.mount (destination-file)
After: kmod-static-nodes.service (destination-file)
After: dev-mqueue.mount (destination-file)
After: swap.target (origin-file origin-default)
After: modprobe at drm.service (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-sysctl.service (destination-file)
After: local-fs.target (origin-file)
After: sys-kernel-debug.mount (destination-file)
After: systemd-update-utmp.service (destination-file)
After: systemd-udevd.service (destination-file)
After: systemd-journald.service (destination-file)
After: apparmor.service (destination-file)
After: emergency.service (origin-file)
After: plymouth-read-write.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: cryptsetup.target (origin-default)
References: sys-fs-fuse-connections.mount (origin-file)
References: systemd-journal-flush.service (origin-file)
References: dev-mqueue.mount (origin-file)
References: systemd-boot-system-token.service (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: local-fs.target (origin-file)
References: plymouth-read-write.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: emergency.service (origin-file)
References: emergency.target (origin-file)
References: systemd-update-utmp.service (origin-file)
References: sys-kernel-config.mount (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: apparmor.service (origin-file)
References: swap.target (origin-file origin-default)
References: systemd-machine-id-commit.service (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: plymouth-start.service (origin-file)
References: sys-kernel-tracing.mount (origin-file)
References: dev-hugepages.mount (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-pstore.service (origin-file)
References: systemd-udevd.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-random-seed.service (origin-file)
References: systemd-hwdb-update.service (origin-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: openvpn.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: acpid.socket (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: lightdm.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: acpid.service (destination-default)
ReferencedBy: mlocate.service (destination-default)
ReferencedBy: mlocate.timer (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: exim4-base.service (destination-default)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: atd.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: blueman-mechanism.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: pcscd.socket (destination-default)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: acpid.path (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: x11vnc.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: teamviewerd.service (destination-default)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: pcscd.service (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit clamav-daemon.service:
Description: clamav-daemon.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: exim4.service (destination-file)
ReferencedBy: exim4.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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 92bba44825764cecba326ebee6973ac7
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: plymouth-start.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: basic.target (origin-file)
Before: systemd-ask-password-plymouth.service (origin-implicit)
Before: shutdown.target (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-plymouth.service (origin-implicit)
References: basic.target (origin-file)
References: systemd-ask-password-plymouth.service (origin-implicit)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: plymouth-start.service (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-plymouth.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9a29cad61b7d4ec88a35547072a7911d
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-000a5407\x2d02.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: cef5a2507a8e4851b1786fc31df9a9c8
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 65f9d0f46baf46539808b3d3b589fc5a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit alsa-restore.service:
Description: Save/Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 424fa1a5ec7f408cbafc2b86dcb43b45
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: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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: shutdown.target (origin-default)
Before: sound.target (destination-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: alsa-state.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: alsa-state.service (origin-file)
ReferencedBy: sound.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 553
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-sysctl.service:
Alias: procps.service
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: fff0050a5c0143d2b75069feaa0d27cc
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: networking.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 275
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit lightdm.service:
Alias: display-manager.service
Description: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/lightdm.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 13796cd4f69c439c95a990dbf564c61f
Documentation: man:lightdm(1)
Fragment Path: /lib/systemd/system/lightdm.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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: plymouth-quit.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: plymouth-quit.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
OnFailure: plymouth-quit.service (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: plymouth-quit.service (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 586
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.DisplayManager
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/lightdm
PID: 586
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-boot-system-token.service:
Description: Store a System Token in an EFI Variable
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-boot-system-token.service(8)
Fragment Path: /lib/systemd/system/systemd-boot-system-token.service
ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded
ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded
ConditionPathExists: /sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f failed
ConditionVirtualization: no untested
Condition Timestamp: Wed 2021-10-27 13:56:41 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: systemd-random-seed.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-random-seed.service (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: bootctl random-seed --graceful
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-ttyS0.device:
Description: 4 Series Chipset Serial KT Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 442eae2abf6646c090ee09c5f0b6387e
Following: sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device
Following Set Member: sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.3/tty/ttyS0
Found: found-udev
-> Unit session-2.scope:
Description: Session 2 of user hendrik
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:45 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: memory pids
CGroup own mask: memory pids
Invocation ID: 7ab619bf091144408684f411253b26b6
Fragment Path: /run/systemd/transient/session-2.scope
Condition Timestamp: Wed 2021-10-27 13:56:45 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:45 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-1000.slice (origin-file)
Requires: home.mount (origin-file)
Wants: user-runtime-dir at 1000.service (origin-file)
Wants: user at 1000.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: user-1000.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-logind.service (origin-file)
After: home.mount (origin-file)
After: -.mount (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: user at 1000.service (origin-file)
References: -.mount (origin-file)
References: home.mount (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user at 1000.service (origin-file)
References: systemd-logind.service (origin-file)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file)
RequiresMountsFor: /home/hendrik (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit dev-snd-controlC0.device:
Description: /dev/snd/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: e100225338be469892dca19cbbbc0e51
Following: sys-devices-pci0000:00-0000:00:1b.0-sound-card0-controlC0.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-card0-controlC0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0
Found: found-udev
-> 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: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: time-set.target (origin-file)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: time-set.target (origin-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --clean
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit time-set.target:
Description: System Time Set
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-set.target
WantedBy: time-sync.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: time-sync.target (destination-file destination-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: time-sync.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit teamviewerd.service:
Description: TeamViewer remote control daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/teamviewerd.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 0edacc05bc3b4fd29dff56f30b0a27ab
Fragment Path: /etc/systemd/system/teamviewerd.service
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: dbus.service (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: network-online.target (origin-file)
After: system.slice (origin-file)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: dbus.service (origin-file)
References: system.slice (origin-file)
References: network-online.target (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 974
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/teamviewerd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /opt/teamviewer/tv_bin/teamviewerd -d
PID: 901
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:43 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: 57a03c21299748ef8a15b626321d7817
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 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: multi-user.target (destination-file)
WantedBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: rescue.target (origin-file)
After: systemd-journald.socket (origin-file)
After: graphical.target (origin-file)
After: -.mount (origin-file origin-path)
After: multi-user.target (origin-file)
After: systemd-update-utmp.service (origin-file)
References: systemd-update-utmp.service (origin-file)
References: rescue.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: graphical.target (origin-file)
References: -.mount (origin-file origin-path)
References: multi-user.target (origin-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: rescue.target (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 1242
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: systemd-journald.socket (origin-file)
After: plymouth-start.service (origin-file destination-file)
After: systemd-ask-password-plymouth.path (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-plymouth.path (destination-implicit)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 27bfefdf2cb04ee9af2bc3fba7f1e4c3
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-default)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 474
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGINT
RestartKillSignal: SIGINT
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/udisks2/udisksd
PID: 474
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb6-6\x2d1-6\x2d1:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d19c5bd184bd42039e7ef02163dacae3
Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
Wants: bluetooth.target (origin-udev)
References: bluetooth.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/bluetooth/hci0
Found: found-udev
udev SYSTEMD_WANTS: bluetooth.target
-> 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: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
After: sysinit.target (origin-default)
After: apt-daily.timer (destination-implicit)
After: NetworkManager.service (origin-file)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
After: connman.service (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: NetworkManager.service (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: network.target (origin-file)
References: systemd-networkd.service (origin-file)
References: connman.service (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 23320a6db62c43be87189638ca704c66
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys succeeded
ConditionPathExists: /proc/sys/fs/binfmt_misc succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
WantedBy: sysinit.target (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: sysinit.target (origin-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: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
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
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: waiting
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit dev-sda1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 100b0c4a04ee4c09986064dd2330e50e
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev,found-mount
-> Unit mysql.service:
Description: mysql.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: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 41437bdb5b9c4adf9ee32db0cfe3f900
Fragment Path: /lib/systemd/system/plymouth-read-write.service
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 423
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 85ef005fd49e455a99c7093266ceadc2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: media-server108-Musik.mount (origin-file)
Wants: media-server108-transfer.mount (origin-file)
Wants: nfs-client.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: hddtemp.service (destination-file)
Before: exim4.service (destination-file)
Before: atd.service (destination-file)
After: remote-fs-pre.target (origin-file)
After: systemd-quotacheck.service (destination-file)
References: media-server108-Musik.mount (origin-file)
References: media-server108-transfer.mount (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: nfs-client.target (origin-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: atd.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit modprobe at drm.service:
Description: Load Kernel Module drm
Instance: drm
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:40 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: a6238c73f49245d5b302e7df6108117d
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: system-modprobe.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-logind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq drm
PID: 256
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 openvpn.service:
Description: OpenVPN service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 6088ed0e60554bf18831cdef9152275b
Fragment Path: /lib/systemd/system/openvpn.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: -.mount (origin-file origin-path)
After: network.target (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: network.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /etc/openvpn (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/openvpn
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/true
PID: 571
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 23a4366b583840419ba1f3869143b407
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 084bd39f08644eb197b08b4686bb347f
Following Set Member: dev-ttyS2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Boot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: e782a6b6aa194e509077aa41e9186679
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: sysinit.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: auditd.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: auditd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 439
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:10 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-fsckd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 3fbf12b9116f4b2b95bd38f7f4194691
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-fsckd.service (origin-implicit)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-fsckd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 61005a6064264df7b8f4440758f4ca86
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: home.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: console-setup.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: networking.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: sysinit.target (destination-file)
Before: systemd-boot-system-token.service (destination-file)
After: systemd-fsck-root.service (destination-file)
After: run-user-1000-doc.mount (destination-mountinfo-default)
After: systemd-remount-fs.service (destination-file)
After: local-fs-pre.target (origin-file)
After: home.mount (destination-file)
After: run-user-1000.mount (destination-mountinfo-default)
OnFailure: emergency.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: emergency.target (origin-file)
References: home.mount (origin-file)
References: -.mount (origin-file)
References: local-fs-pre.target (origin-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9ad49f1e702b4bb9a11d7e9932d89d37
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit atd.service:
Description: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/atd.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: c14f5ea287e64201972c6715c7f81043
Documentation: man:atd(8)
Fragment Path: /lib/systemd/system/atd.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: sysinit.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: remote-fs.target (origin-file)
References: nss-user-lookup.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 477
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: find /var/spool/cron/atjobs -type f -name =* -not -newercc /run/systemd -delete
PID: 452
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/atd -f
PID: 477
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap:
Description: /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 14b9716a7c7345eebd41b72e0fecd91d
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Requires: dev-sda2.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: dev-sda2.device (origin-proc-swap)
After: -.mount (origin-implicit)
After: blockdev at dev-sda2.target (origin-proc-swap)
References: umount.target (origin-default)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: dev-sda2.device (origin-proc-swap)
References: -.mount (origin-implicit)
References: system.slice (origin-file)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit exim4-base.timer:
Description: Daily exim4-base housekeeping
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 3e87c233768d49bdbb973adb23f97085
Documentation: man:exim4(8)
Fragment Path: /lib/systemd/system/exim4-base.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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.timer (origin-file)
Before: shutdown.target (origin-default)
Before: exim4-base.service (origin-implicit)
After: -.mount (origin-file origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: exim4-base.service (origin-implicit)
References: sysinit.target (origin-default)
References: exim4-base.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: logrotate.timer (origin-file)
References: time-sync.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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: exim4-base.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> 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-gssd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:58:15 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:58:15 CEST
Active Enter Timestamp: Wed 2021-10-27 13:58: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: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 64e02e2da1e74f3d946745e110d892e9
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-default)
After: systemd-journald.socket (origin-file)
After: run-user-1000.mount (origin-implicit)
After: system.slice (origin-file)
After: local-fs-pre.target (origin-mountinfo-default)
After: -.mount (origin-implicit)
References: umount.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: run-user-1000.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo-default)
RequiresMountsFor: /run/user/1000 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/user/1000/doc
What: portal
File System Type: fuse.portal
Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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
ConditionPathExists: /etc/krb5.keytab failed
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: system.slice (origin-file)
Wants: gssproxy.service (origin-file)
Wants: rpc-svcgssd.service (origin-file)
Wants: rpc-gssd.service (origin-file)
WantedBy: nfs-client.target (destination-file)
Before: gssproxy.service (origin-file)
Before: rpc-svcgssd.service (origin-file)
Before: rpc-gssd.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: gssproxy.service (origin-file)
References: rpc-svcgssd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: rpc-gssd.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 4512946a8a544f449400fba44c5e445f
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/sensors -s
PID: 461
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/sensors
PID: 478
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit exim4-base.service:
Description: exim4-base housekeeping
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 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: a11c8122bdc4436baed60bcbbc71bf8e
Documentation: man:exim4(8)
Fragment Path: /lib/systemd/system/exim4-base.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: logrotate.service (origin-file)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: exim4-base.timer (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
TriggeredBy: exim4-base.timer (destination-implicit)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: logrotate.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: exim4-base.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: best-effort
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/cron.daily/exim4-base systemd-timer
PID: 481
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpartuuid-000a5407\x2d04.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 24b786e4c69e43ae87d079a620bc262a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /dev-mqueue.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: f8fe171ae24e49059130eb47e83d105c
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: basic.target (origin-default)
After: e2scrub_all.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
TriggeredBy: e2scrub_all.timer (destination-implicit)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: e2scrub_all.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nfs-client.target:
Description: NFS client services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: e3e88988e11d42288ad656a705ef7437
Fragment Path: /lib/systemd/system/nfs-client.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: remote-fs-pre.target (origin-file)
Wants: auth-rpcgss-module.service (origin-file)
Wants: nfs-blkmap.service (origin-file)
WantedBy: remote-fs.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
After: rpc-svcgssd.service (origin-file)
After: gssproxy.service (origin-file)
After: rpc-gssd.service (origin-file)
References: shutdown.target (origin-default)
References: nfs-blkmap.service (origin-file)
References: rpc-gssd.service (origin-file)
References: rpc-svcgssd.service (origin-file)
References: remote-fs-pre.target (origin-file)
References: auth-rpcgss-module.service (origin-file)
References: gssproxy.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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit smartmontools.service:
Alias: smartd.service
Description: Self Monitoring and Reporting Technology (SMART) Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/smartmontools.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 5a3acb896bc44293b13dc9efc19e4163
Documentation: man:smartd(8)
Documentation: man:smartd.conf(5)
Fragment Path: /lib/systemd/system/smartmontools.service
ConditionVirtualization: no succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 466
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/smartmontools
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/smartd -n $smartd_opts
PID: 466
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
Status Text: Next check of 1 device will start at 14:26:41
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit kmod-static-nodes.service:
Description: Create list of static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 34dd76fd2cc74b6498a1c9b03814063e
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.19.0-17-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 254
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit uuidd.service:
Description: Daemon for generating UUIDs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:uuidd(8)
Fragment Path: /lib/systemd/system/uuidd.service
Requires: uuidd.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: uuidd.socket (destination-implicit)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: uuidd.socket (destination-implicit)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: uuidd.socket (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: uuidd.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: yes
PrivateUsers: yes
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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
User: uuidd
Group: uuidd
DynamicUser: no
LockPersonality: no
SystemCallFilter: listen send migrate_pages mkdir preadv sched_getattr getdents64 swapcontext sync_file_range2 pause dup2 timerfd_gettime64 shmget epoll_pwait readlinkat timerfd_create sched_setattr epoll_wait utimes unshare bind clock_nanosleep recvmmsg fchdir socketcall linkat setgid getpgid fremovexattr select inotify_add_watch setgid32 statx setuid32 getitimer time munmap fstatfs futex getpeername chmod process_vm_writev inotify_init _newselect connect getgid32 mlock fsync semop getxattr sigreturn getrusage memfd_create ioctl io_submit setrlimit io_uring_register kcmp syncfs clock_getres_time64 restart_syscall lchown32 msgsnd madvise io_setup pidfd_send_signal set_tls tkill setitimer process_vm_readv pipe2 mremap rename getdents fcntl64 timerfd_gettime openat sigprocmask msgrcv fchown timer_settime clock_gettime64 mq_timedsend lremovexattr preadv2 sendfile getgid ftruncate munlockall fchmodat getsockopt setsid signalfd4 rt_sigtimedwait name_to_handle_at socketpair umask open mq_open removexattr mq_timedreceive_time64 sched_yield epoll_wait_old utimensat_time64 rt_sigpending epoll_ctl tgkill sigaltstack geteuid llistxattr move_pages sendto sched_getscheduler exit_group oldlstat msync eventfd lseek faccessat2 chown32 fcntl wait4 keyctl chown lchown execve sigsuspend set_robust_list fallocate getpid io_pgetevents_time64 semctl membarrier unlinkat sigpending clone3 getsockname vfork getresgid setns getgroups timer_gettime tee inotify_rm_watch shmdt clock_gettime getresuid32 chdir mq_getsetattr setsockopt splice ugetrlimit sched_getaffinity semget getcwd waitpid userfaultfd sched_get_priority_min symlinkat rt_sigreturn exit arch_prctl timer_delete fstatfs64 lsetxattr rmdir getpriority setfsgid32 setgroups ioprio_get kill signal rt_sigtimedwait_time64 io_uring_enter get_robust_list ioprio_set sigaction set_mempolicy futimesat read link sched_get_priority_max sched_getparam stat request_key copy_file_range prctl flistxattr setfsuid rt_sigqueueinfo dup io_destroy writev mbind semtimedop _llseek readlink timer_gettime64 semtimedop_time64 prlimit64 sched_rr_get_interval_time64 remap_file_pages setpgid signalfd dup3 rt_sigprocmask setgroups32 lstat64 fchownat setregid32 setreuid io_getevents nanosleep shutdown mq_unlink ppoll_time64 statfs64 setpriority setregid mprotect capset epoll_create unlink stat64 execveat msgctl pwritev2 pselect6 openat2 creat faccessat write io_pgetevents mq_timedreceive socket getrlimit sched_setparam pselect6_time64 setxattr readdir sendfile64 setresuid shmat waitid cacheflush getrandom lstat getgroups32 symlink sched_rr_get_interval timerfd_settime readv poll fstat64 sync_file_range readahead epoll_ctl_old mq_notify personality vmsplice access fadvise64 ftruncate64 inotify_init1 rt_sigaction recvmmsg_time64 clock_getres fdatasync epoll_create1 getresgid32 rt_tgsigqueueinfo statfs mknodat setreuid32 munlock timer_getoverrun oldstat getppid pidfd_open mq_timedsend_time64 sched_setscheduler mkdirat getegid32 mlock2 getresuid pipe futex_time64 utime flock set_tid_address mmap2 fchmod set_thread_area olduname setfsuid32 fstat mmap fsetxattr rt_sigsuspend eventfd2 setresgid32 close sync io_cancel sendmmsg truncate64 lgetxattr fstatat64 timer_create accept4 uname clock_nanosleep_time64 clone ppoll mlockall times oldolduname brk recvmsg capget listxattr pread64 rseq getegid fgetxattr oldfstat pwritev getcpu nice sendmsg renameat mknod setresuid32 fchown32 get_thread_area setresgid gettimeofday alarm utimensat setfsgid shmctl ipc sysinfo timerfd_settime64 io_uring_setup fadvise64_64 renameat2 sched_setaffinity pwrite64 geteuid32 fork accept recv newfstatat gettid msgget setuid get_mempolicy getuid getpgrp truncate getsid recvfrom add_key getuid32 timer_settime64
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/uuidd --socket-activation
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit mlocate.timer:
Description: Updates mlocate database every day
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 65be28cbf32a4b34877e623dc56caab4
Fragment Path: /lib/systemd/system/mlocate.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: mlocate.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: mlocate.service (origin-implicit)
References: time-sync.target (origin-default)
References: mlocate.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: mlocate.service
Persistent: yes
WakeSystem: no
Accuracy: 1d
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 47b3901fb43b463dbd24c11aa225277c
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: colord.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: sysinit.target (origin-file)
Before: upower.service (destination-file)
Before: mlocate.service (destination-file)
Before: ntp.service (destination-file)
Before: rpcbind.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: logrotate.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journal-flush.service (destination-file)
References: sysinit.target (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: mlocate.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 426
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit run-rpc_pipefs.mount:
Description: RPC Pipe File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /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: d8729e3209854819a7eebb1f83b5bba0
Fragment Path: /lib/systemd/system/run-rpc_pipefs.mount
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
Conflicts: umount.target (origin-file)
Before: rpc-svcgssd.service (destination-file)
Before: rpc-gssd.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
References: umount.target (origin-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
RequiresMountsFor: /run (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/rpc_pipefs
What: sunrpc
File System Type: rpc_pipefs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 5fc9908a844444799d0982afe6b61c40
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: systemd-boot-system-token.service (destination-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: first-boot-complete.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: 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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 270
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:46 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:46 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /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: 1c42d0ea0d9747aebd7e3a6a9aa92f79
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Wed 2021-10-27 13:56:46 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:46 CEST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
References: basic.target (origin-default)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: -.mount (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/lib/upower (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 1426
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: yes
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: upower
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 0
LimitMEMLOCKSoft: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet:
DynamicUser: no
ReadWritePaths: /var/lib/upower
LockPersonality: yes
SystemCallFilter: flock signal access semop readv msgrcv utimensat socketpair getpid sync_file_range2 waitpid write msync swapcontext getegid32 exit pipe fchownat sendfile lchown sigaction openat fcntl fstat64 clock_gettime64 signalfd set_thread_area recvmmsg_time64 stat execve mprotect setregid pause sched_setscheduler utimes name_to_handle_at accept4 sigaltstack getpgrp send fchdir eventfd2 shmctl getcwd readlinkat uname setreuid lremovexattr pselect6_time64 epoll_ctl_old mq_timedsend_time64 listxattr get_robust_list setresgid32 brk getresgid getrlimit flistxattr chdir fsync oldlstat setfsgid getdents64 getsid pipe2 epoll_create fchmodat unlinkat timer_delete mkdirat getpgid setns io_uring_enter setitimer pidfd_open getrandom mq_timedreceive_time64 readlink sync setpgid renameat io_uring_setup epoll_pwait prlimit64 sched_getattr recvmsg getresgid32 link setfsuid getgroups nice oldstat msgsnd utime rt_sigtimedwait oldfstat chown32 epoll_create1 ipc preadv mknodat fcntl64 sched_get_priority_max sched_getparam set_robust_list mq_timedsend fadvise64_64 setpriority chown ftruncate openat2 sendmsg statfs symlink sendmmsg setuid32 setreuid32 recvfrom unshare nanosleep getresuid inotify_add_watch getppid shmdt timerfd_settime setsid fork setxattr io_uring_register fstatat64 _llseek ugetrlimit tgkill setrlimit munmap poll personality sched_get_priority_min inotify_rm_watch eventfd get_thread_area sendto setfsgid32 memfd_create rename fstatfs utimensat_time64 setfsuid32 recvmmsg semctl set_tid_address umask io_getevents olduname inotify_init1 getgroups32 mq_unlink timerfd_create pwrite64 inotify_init timerfd_gettime64 madvise rmdir timer_gettime64 fchmod request_key timer_gettime capget timer_settime64 clone3 mlockall select times lstat lgetxattr signalfd4 mlock preadv2 getresuid32 readdir sched_rr_get_interval rt_sigreturn io_setup waitid unlink prctl pidfd_send_signal set_mempolicy statfs64 statx listen lchown32 lseek timerfd_settime64 io_destroy llistxattr getgid epoll_wait_old mbind connect clock_nanosleep getpriority fadvise64 rseq semtimedop close socketcall setresgid munlockall rt_tgsigqueueinfo process_vm_readv renameat2 getuid membarrier open msgctl sched_rr_get_interval_time64 getxattr mlock2 getpeername copy_file_range sync_file_range fsetxattr truncate mmap epoll_wait oldolduname sigsuspend setgroups rt_sigqueueinfo lstat64 vmsplice setregid32 faccessat2 getdents newfstatat epoll_ctl mq_open restart_syscall socket rt_sigprocmask chmod geteuid stat64 setsockopt ppoll mkdir ioctl clone capset io_submit ppoll_time64 timerfd_gettime exit_group setgid32 lsetxattr pwritev sigprocmask fstatfs64 fallocate fchown32 bind clock_gettime sched_setparam splice fchown kill wait4 ioprio_get setuid move_pages fstat shmget shmat sched_getscheduler io_pgetevents sysinfo clock_nanosleep_time64 set_tls kcmp mq_timedreceive sigpending faccessat gettid mq_notify process_vm_writev setgroups32 sched_getaffinity msgget timer_getoverrun rt_sigaction timer_create timer_settime mq_getsetattr add_key mremap arch_prctl get_mempolicy fgetxattr clock_getres_time64 read removexattr symlinkat dup fdatasync getuid32 munlock sigreturn writev getitimer sched_setaffinity semtimedop_time64 sched_setattr getgid32 pwritev2 futex io_pgetevents_time64 getrusage ftruncate64 rt_sigpending io_cancel getsockname readahead time sched_yield setresuid tee tkill semget creat userfaultfd geteuid32 truncate64 rt_sigtimedwait_time64 getcpu ioprio_set futimesat remap_file_pages pread64 execveat pselect6 mmap2 gettimeofday recv clock_getres vfork mknod setresuid32 dup2 _newselect linkat migrate_pages fremovexattr keyctl cacheflush shutdown futex_time64 accept getsockopt alarm getegid setgid sendfile64 dup3 rt_sigsuspend syncfs
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/upowerd
PID: 1426
Start Timestamp: Wed 2021-10-27 13:56:46 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit dev-dvdrw.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: a8ebc3a6b2ca482ca72d856733ae9cfd
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9ab6aabc1c0f4cb382ffadae79c29e52
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: user.slice (destination-file)
After: system.slice (origin-file)
References: -.slice (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: user.slice (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 724675a9042848d7935136da222382e6
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
WantedBy: systemd-remount-fs.service (destination-file)
WantedBy: keyboard-setup.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
Before: run-user-1000-doc.mount (destination-mountinfo-default)
Before: shutdown.target (origin-default)
Before: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: home.mount (destination-file)
Before: local-fs.target (destination-file)
After: keyboard-setup.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit system-systemd\x2dfsck.slice:
Description: system-systemd\x2dfsck.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dfsck.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: 2a5339be8dd64d209e715c405ba46388
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-modules-load.service:
Alias: kmod.service
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 17e2fb927da142338758bb210c491927
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 failed
ConditionDirectoryNotEmpty: |/lib/modules-load.d failed
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: networking.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-sysctl.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 261
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpartuuid-000a5407\x2d02.swap:
Description: /dev/disk/by-partuuid/000a5407-02
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 57a18fdadd5043f2ad5d19cd83cec708
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Requires: dev-sda2.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: -.mount (origin-implicit)
After: blockdev at dev-sda2.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: dev-sda2.device (origin-proc-swap)
After: system.slice (origin-file)
References: umount.target (origin-default)
References: system.slice (origin-file)
References: swap.target (origin-default)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: systemd-journald.socket (origin-file)
References: dev-sda2.device (origin-proc-swap)
References: -.mount (origin-implicit)
RequiresMountsFor: /dev/disk/by-partuuid/000a5407-02 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-partuuid/000a5407-02
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 3e6aff07e8624d538977b7c302407cd5
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: local-fs.target (origin-file)
Before: systemd-quotacheck.service (destination-file)
Before: shutdown.target (origin-file)
Before: upower.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 262
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: exim4.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-dvd.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: c8f5e75796ca4d96bbfedc340ec1eebe
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-sr0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.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: dev-cdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
Description: /sys/devices/platform/serial8250/tty/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: dc4de988a0d14e46b2d14ca8812a8ffa
Following Set Member: dev-ttyS1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: e4f5f70a53c54785b2d1f889336da96c
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: apt-daily.timer (origin-file)
After: time-sync.target (origin-default)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: apt-daily-upgrade.service (origin-implicit)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: apt-daily.timer (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06:00:00
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 7e002662a5e04242992c4fc14cbc2f10
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 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: 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: apparmor.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: rsync.service (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: avahi-daemon.socket (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: run-user-1000-doc.mount (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: ifupdown-pre.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: systemd-pstore.service (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: nfs-config.service (destination-file)
RequiredBy: systemd-quotacheck.service (destination-file)
RequiredBy: cups.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-file)
RequiredBy: plymouth-quit-wait.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: alsa-state.service (destination-file)
RequiredBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-file)
RequiredBy: systemd-boot-system-token.service (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: media-server108-transfer.mount (destination-file)
RequiredBy: plymouth-read-write.service (destination-file)
RequiredBy: anacron.service (destination-file)
RequiredBy: openvpn.service (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-file)
RequiredBy: teamviewerd.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: system-modprobe.slice (destination-implicit)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: exim4-base.service (destination-file)
RequiredBy: uuidd.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
RequiredBy: rpcbind.socket (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: unattended-upgrades.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: plymouth-start.service (destination-file)
RequiredBy: lightdm.service (destination-file)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: atd.service (destination-file)
RequiredBy: dev-sda2.swap (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
RequiredBy: cups-browsed.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: ntp.service (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: logrotate.service (destination-file)
RequiredBy: rsyslog.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: plymouth-quit.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: cups.socket (destination-file)
RequiredBy: blueman-mechanism.service (destination-file)
RequiredBy: e2scrub_reap.service (destination-file)
RequiredBy: pcscd.service (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: NetworkManager-wait-online.service (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: alsa-restore.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: systemd-ask-password-plymouth.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: e2scrub_all.service (destination-file)
RequiredBy: home.mount (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: x11vnc.service (destination-file)
RequiredBy: acpid.socket (destination-file)
RequiredBy: networking.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: mlocate.service (destination-file)
RequiredBy: acpid.service (destination-file)
RequiredBy: systemd-hwdb-update.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: smartmontools.service (destination-file)
RequiredBy: rtkit-daemon.service (destination-file)
RequiredBy: auth-rpcgss-module.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: media-server108-Musik.mount (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: uuidd.socket (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: lm-sensors.service (destination-file)
RequiredBy: nfs-utils.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-file)
RequiredBy: pcscd.socket (destination-file)
RequiredBy: exim4.service (destination-file)
RequiredBy: udisks2.service (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-file)
RequiredBy: hddtemp.service (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
WantedBy: slices.target (destination-file)
Before: man-db.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: hddtemp.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: pcscd.socket (destination-file)
Before: apt-daily.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: alsa-state.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: dbus.socket (destination-file)
Before: rc-local.service (destination-file)
Before: anacron.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: teamviewerd.service (destination-file)
Before: avahi-daemon.socket (destination-file)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-file)
Before: alsa-restore.service (destination-file)
Before: smartmontools.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: acpid.socket (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: upower.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: networking.service (destination-file)
Before: rpcbind.service (destination-file)
Before: dev-sda2.swap (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-file)
Before: acpid.service (destination-file)
Before: exim4.service (destination-file)
Before: emergency.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: uuidd.socket (destination-file)
Before: NetworkManager.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: nfs-config.service (destination-file)
Before: uuidd.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: systemd-journald.socket (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: syslog.socket (destination-file)
Before: pcscd.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: mlocate.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-file)
Before: system-systemd\x2dfsck.slice (destination-implicit)
Before: cups.service (destination-file)
Before: lightdm.service (destination-file)
Before: udisks2.service (destination-file)
Before: slices.target (destination-file)
Before: system-getty.slice (destination-implicit)
Before: apt-daily-upgrade.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: x11vnc.service (destination-file)
Before: logrotate.service (destination-file)
Before: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
Before: cups-browsed.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: systemd-quotacheck.service (destination-file)
Before: system-modprobe.slice (destination-implicit)
Before: cron.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: NetworkManager-wait-online.service (destination-file)
Before: console-setup.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-boot-system-token.service (destination-file)
Before: dbus.service (destination-file)
Before: lm-sensors.service (destination-file)
Before: media-server108-transfer.mount (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: atd.service (destination-file)
Before: rsyslog.service (destination-file)
Before: rpcbind.socket (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: home.mount (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: rsync.service (destination-file)
Before: colord.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: openvpn.service (destination-file)
Before: exim4-base.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: ssh.service (destination-file)
Before: cups.socket (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: polkit.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-file)
Before: blueman-mechanism.service (destination-file)
Before: rescue.service (destination-file)
Before: bluetooth.service (destination-file)
Before: ntp.service (destination-file)
Before: media-server108-Musik.mount (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: mlocate.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: atd.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-file)
ReferencedBy: acpid.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: acpid.socket (destination-file)
ReferencedBy: pcscd.socket (destination-file)
ReferencedBy: uuidd.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: avahi-daemon.socket (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: alsa-restore.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: blueman-mechanism.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: teamviewerd.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: openvpn.service (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: rpcbind.socket (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: system-modprobe.slice (destination-implicit)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: exim4-base.service (destination-file)
ReferencedBy: dev-sda2.swap (destination-file)
ReferencedBy: lightdm.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: slices.target (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: uuidd.socket (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: media-server108-transfer.mount (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: pcscd.service (destination-file)
ReferencedBy: smartmontools.service (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: alsa-state.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: lm-sensors.service (destination-file)
ReferencedBy: cups.socket (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: x11vnc.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: ae815b1da2d34bc591291ad7f8734e8f
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd.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: 1da9ee3269ed4f208f6bc94432ee1711
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
WantedBy: ifupdown-pre.service (destination-file)
WantedBy: sysinit.target (destination-file)
WantedBy: systemd-udev-trigger.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: plymouth-start.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-hwdb-update.service (origin-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
After: systemd-udevd-control.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-control.socket (origin-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 277
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -1000
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 277
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
-> ExecReload:
Command Line: udevadm control --reload --timeout 0
Status Text: Processing with 24 children at max
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rwm
DeviceAllow: block-* rwm
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit 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: Wed 2021-10-27 13:56:40 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: shutdown.target (origin-default)
Before: getty.target (destination-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit blockdev at dev-sda4.target:
Description: Block Device Preparation for /dev/sda4
Instance: dev-sda4
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: home.mount (destination-mountinfo-implicit)
References: shutdown.target (origin-default)
ReferencedBy: home.mount (destination-mountinfo-implicit)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 2d8018489ca44046be6456863534a75f
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
After: -.mount (origin-file origin-path)
After: console-screen.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: kbd.service (origin-file)
After: local-fs.target (origin-file)
References: -.mount (origin-file origin-path)
References: console-screen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: kbd.service (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /usr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 421
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/avahi-daemon.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 9e71202e5fa74e26835443da527047c9
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: avahi-daemon.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: avahi-daemon.service (origin-implicit)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: avahi-daemon.service (origin-implicit)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: avahi-daemon.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/avahi-daemon/socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: avahi-daemon.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/avahi-daemon/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit ntp.service:
Description: Network Time Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ntp.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: a624ff827d914af6930f526754b8658b
Documentation: man:ntpd(8)
Fragment Path: /lib/systemd/system/ntp.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: systemd-timesyncd.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: network.target (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: systemd-timesyncd.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 596
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/ntp/ntp-systemd-wrapper
PID: 570
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 641ce6cef9124f349dfb0a1508b2bc3a
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 6fab76208468452da40ea03955cb91ac
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit getty-pre.target:
Description: Login Prompts (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: 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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-initctl.socket:
Description: initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-initctl.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 876bd26ff1bf4c709e3c20a12b34ca87
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: systemd-initctl.service (origin-implicit)
Before: sockets.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: systemd-initctl.service (origin-implicit)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-initctl.socket
SELinuxContextFromNet: no
FlushPending: no
ListenFIFO: /run/initctl
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/initctl
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:40 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: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: local-fs.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-config.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: c6ebf8ca2eb8490dad4dfb279ef54e0e
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/config succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: modprobe at configfs.service (origin-file)
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: sys-module-configfs.device (destination-udev)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: modprobe at configfs.service (origin-file)
After: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: modprobe at configfs.service (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-module-configfs.device (destination-udev)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit greylist.service:
Description: greylist.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: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit blockdev at dev-sda2.target:
Description: Block Device Preparation for /dev/sda2
Instance: dev-sda2
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-proc-swap)
Before: dev-sda2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-proc-swap)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-proc-swap)
References: shutdown.target (origin-default)
ReferencedBy: dev-sda2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-proc-swap)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8a84911b2eb84bec89994fd31a15bfbf
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: dbus.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: uuidd.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: rpcbind.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: avahi-daemon.socket (origin-file)
Wants: acpid.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: pcscd.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: cups.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: systemd-udevd-control.socket (destination-file)
After: syslog.socket (destination-file)
After: avahi-daemon.socket (origin-default destination-default)
After: dbus.socket (origin-default destination-default)
After: systemd-initctl.socket (destination-file)
After: systemd-journald-audit.socket (destination-file)
After: acpid.socket (origin-default destination-default)
After: systemd-journald.socket (destination-file)
After: systemd-journald-dev-log.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: uuidd.socket (origin-default destination-default)
After: pcscd.socket (origin-default destination-default)
After: cups.socket (origin-default destination-default)
After: systemd-networkd.socket (destination-file)
References: uuidd.socket (origin-file origin-default)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: rpcbind.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-initctl.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: pcscd.socket (origin-file origin-default)
References: systemd-journald-dev-log.socket (origin-file)
References: cups.socket (origin-file origin-default)
References: avahi-daemon.socket (origin-file origin-default)
References: systemd-journald.socket (origin-file)
References: acpid.socket (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: acpid.socket (destination-default)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: pcscd.socket (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service:
Description: File System Check on /dev/disk/by-uuid/93ca99ff-41ca-490c-bef6-fa8fa925a863
Instance: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 48b79388c32d4f85aa1eaea272cfe14e
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
BindsTo: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
RequiredBy: home.mount (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: home.mount (destination-file)
Before: systemd-quotacheck.service (origin-file)
After: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-quotacheck.service (origin-file)
ReferencedBy: home.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/disk/by-uuid/93ca99ff-41ca-490c-bef6-fa8fa925a863
PID: 401
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-eth0.device:
Description: 82567LM-3 Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 7a4f09e9ce334920abbbd8e723b55c89
Following Set Member: sys-devices-pci0000:00-0000:00:19.0-net-eth0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
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-journald.socket (origin-file)
After: systemd-initctl.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: c5ea6ab0199d49259733289bd1ad3e88
Documentation: man:NetworkManager(8)
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (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: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: network.target (origin-file)
Before: NetworkManager-wait-online.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
After: dbus.socket (origin-file)
After: network-pre.target (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: dbus.service (origin-file)
References: basic.target (origin-default)
References: network.target (origin-file)
References: network-pre.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 459
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
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 459
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit graphical.target:
Alias: runlevel5.target
Alias: default.target
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 5fab35d787c2430baea192bd25c69cd5
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: udisks2.service (origin-file)
Wants: lightdm.service (origin-file)
Wants: hddtemp.service (origin-file)
Wants: e2scrub_reap.service (origin-file)
Wants: exim4.service (origin-file)
Wants: rtkit-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: hddtemp.service (origin-default destination-file)
After: e2scrub_reap.service (origin-default)
After: rescue.target (origin-file)
After: exim4.service (origin-default destination-file)
After: lightdm.service (origin-file origin-default)
After: rescue.service (origin-file)
After: udisks2.service (origin-default)
After: rtkit-daemon.service (origin-default)
After: multi-user.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: rtkit-daemon.service (origin-file origin-default)
References: udisks2.service (origin-file origin-default)
References: rescue.target (origin-file)
References: exim4.service (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: lightdm.service (origin-file origin-default)
References: hddtemp.service (origin-file origin-default)
References: e2scrub_reap.service (origin-file origin-default)
References: rescue.service (origin-file)
References: multi-user.target (origin-file origin-default)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 08e6e545fd2d4999b6c691caac091718
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 587
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/polkitd --no-debug
PID: 587
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: f875ac9f83ea4a8ba718bf2eb41f5aa1
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
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: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
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: 850b074eb09d4a3293edf670aadfc31b
Documentation: man:nm-online(1)
Fragment Path: /lib/systemd/system/NetworkManager-wait-online.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: NetworkManager.service (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: network-online.target (origin-file destination-default)
After: sysinit.target (origin-default)
After: NetworkManager.service (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: system.slice (origin-file)
References: NetworkManager.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: network-online.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: NM_ONLINE_TIMEOUT=60
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 568
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/acpid.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: bb2ece879e2a479a94f73631ec5080c1
Documentation: man:acpid(8)
Fragment Path: /lib/systemd/system/acpid.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: acpid.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: acpid.path (destination-implicit)
After: acpid.socket (destination-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
TriggeredBy: acpid.path (destination-implicit)
TriggeredBy: acpid.socket (destination-implicit)
References: basic.target (origin-default)
References: acpid.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: acpid.path (destination-implicit)
ReferencedBy: acpid.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 449
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: /etc/default/acpid
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: socket
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/acpid $OPTIONS
PID: 449
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-fs-fuse-connections.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: e21a9a26653e420ea884b4f816bdfc1d
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionVirtualization: !private-users succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/fs/fuse/connections succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
Requires: modprobe at fuse.service (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: sys-module-fuse.device (destination-udev)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: modprobe at fuse.service (origin-file)
References: modprobe at fuse.service (origin-file)
References: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-module-fuse.device (destination-udev)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: media-server108-Musik.mount (destination-file)
ConflictedBy: run-rpc_pipefs.mount (destination-file)
ConflictedBy: run-user-1000-doc.mount (destination-mountinfo-default)
ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
ConflictedBy: dev-sda2.swap (destination-default)
ConflictedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-default)
ConflictedBy: media-server108-transfer.mount (destination-file)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-default)
ConflictedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-default)
ConflictedBy: home.mount (destination-file)
ConflictedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-default)
ConflictedBy: rpc-gssd.service (destination-file)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-default)
After: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-default)
After: media-server108-transfer.mount (destination-file)
After: run-user-1000-doc.mount (destination-mountinfo-default)
After: run-user-1000.mount (destination-mountinfo-default)
After: media-server108-Musik.mount (destination-file)
After: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-default)
After: home.mount (destination-file)
After: dev-sda2.swap (destination-default)
After: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-default)
After: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-default)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-default)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-default)
ReferencedBy: home.mount (destination-file)
ReferencedBy: dev-sda2.swap (destination-default)
ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: media-server108-transfer.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-hwdb-update.service:
Description: Rebuild Hardware Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:hwdb(7)
Documentation: man:systemd-hwdb(8)
Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d failed
ConditionPathExists: |/etc/udev/hwdb.bin failed
ConditionPathExists: |!/lib/udev/hwdb.bin failed
ConditionNeedsUpdate: /etc succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-update-done.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-hwdb update
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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)
ReferencedBy: rpc-svcgssd.service (destination-file)
-> Unit dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap:
Description: /dev/disk/by-uuid/43b069db-0d88-417e-93e2-7caed43bb3a7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 31633790b6e249f2878de342c3ee09d9
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Source Path: /etc/fstab
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device (origin-file)
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
RequiredBy: swap.target (destination-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default destination-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
After: blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target (origin-file)
After: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target (origin-file)
References: swap.target (origin-default)
References: -.mount (origin-implicit origin-path)
References: umount.target (origin-default)
References: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device (origin-file)
ReferencedBy: swap.target (destination-file destination-default)
RequiresMountsFor: /dev/disk/by-uuid/43b069db-0d88-417e-93e2-7caed43bb3a7 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-uuid/43b069db-0d88-417e-93e2-7caed43bb3a7
From /proc/swaps: yes
From fragment: yes
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: ssh.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
-> Unit systemd-journald-dev-log.socket:
Description: Journal Socket (/dev/log)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald-dev-log.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: fb874ed0723047f58f23c471614fb068
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/log
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 67df9602726a4110938e82e93583b877
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: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: network.target (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: auditd.service (origin-file)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: auditd.service (origin-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /run/sshd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 606
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: sshd
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 576
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 606
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-kernel.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1f928a9e4bcd47dea7891863a7451de9
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/home.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: af48fdcf80fc423f9905f9e3ed1e59cd
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-implicit origin-path)
Requires: system.slice (origin-file)
Requires: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (origin-file)
BindsTo: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
BindsTo: dev-sda4.device (origin-mountinfo-implicit)
RequiredBy: session-2.scope (destination-file)
RequiredBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-file)
Before: umount.target (origin-file)
Before: local-fs.target (origin-file)
Before: session-2.scope (destination-file)
Before: systemd-user-sessions.service (destination-file)
After: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (origin-file)
After: dev-sda4.device (origin-mountinfo-implicit)
After: blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target (origin-file)
After: local-fs-pre.target (origin-file)
After: blockdev at dev-sda4.target (origin-mountinfo-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
After: -.mount (origin-file origin-implicit origin-path)
References: dev-sda4.device (origin-mountinfo-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device (origin-file)
References: local-fs-pre.target (origin-file)
References: umount.target (origin-file)
References: blockdev at dev-sda4.target (origin-mountinfo-implicit)
References: blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target (origin-file)
References: -.mount (origin-file origin-implicit origin-path)
References: local-fs.target (origin-file)
References: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (origin-file)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
RequiresMountsFor: / (origin-implicit)
RequiresMountsFor: /dev/disk/by-uuid/93ca99ff-41ca-490c-bef6-fa8fa925a863 (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /home
What: /dev/sda4
File System Type: ext4
Options: rw,noatime,stripe=32716
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udev-trigger.service:
Description: Coldplug All udev Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 9de42f3088484c929e22c2047c87b428
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: plymouth-start.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: system.slice (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: udevadm trigger --type=subsystems --action=add
PID: 263
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Code: exited
Exit Status: 0
Command Line: udevadm trigger --type=devices --action=add
PID: 274
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: fad0e05ad148415aa6e169dd421cdb74
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: acpid.path (origin-file)
Wants: cups.path (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-console.path (destination-file)
After: cups.path (origin-default destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: acpid.path (origin-default destination-default)
References: acpid.path (origin-file origin-default)
References: shutdown.target (origin-default)
References: cups.path (origin-file origin-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: cups.path (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: acpid.path (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 2256381a34c9462b8c35fc3e07574b22
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: logrotate.service (origin-implicit)
After: sysinit.target (origin-default)
After: exim4-base.timer (destination-file)
After: time-sync.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: logrotate.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
References: logrotate.service (origin-implicit)
ReferencedBy: timers.target (destination-file)
ReferencedBy: exim4-base.timer (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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-blkmap.service:
Description: nfs-blkmap.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: nfs-client.target (destination-file)
ReferencedBy: nfs-client.target (destination-file)
-> 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 cups.path:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: ffa655bb31584e47ba77bc33ef124f73
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
PartOf: cups.service (origin-file)
WantedBy: paths.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: paths.target (origin-default destination-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: cups.service (origin-implicit)
References: cups.service (origin-file origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: paths.target (origin-default)
ReferencedBy: paths.target (destination-file destination-default)
RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: running
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
PathExists: /var/cache/cups/org.cups.cupsd
-> Unit modprobe at fuse.service:
Description: Load Kernel Module fuse
Instance: fuse
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:40 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: 5625cb5cb72a470598cf327f08c0d1e4
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
Before: sysinit.target (origin-file)
Before: sys-fs-fuse-connections.mount (destination-file)
After: system-modprobe.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system-modprobe.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq fuse
PID: 257
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rpc-svcgssd.service:
Description: RPC security service for NFS server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/rpc-svcgssd.service
ConditionPathExists: /etc/krb5.keytab failed
ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
ConditionPathExists: |!/run/gssproxy.pid untested
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: run-rpc_pipefs.mount (origin-file)
Requires: system.slice (origin-file)
Wants: nfs-config.service (origin-file)
PartOf: nfs-server.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Before: nfs-client.target (destination-file)
After: gssproxy.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: run-rpc_pipefs.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: auth-rpcgss-module.service (destination-file)
After: nfs-config.service (origin-file)
References: gssproxy.service (origin-file)
References: nfs-server.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: nfs-config.service (origin-file)
References: local-fs.target (origin-file)
References: nfs-utils.service (origin-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.svcgssd $SVCGSSDARGS
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: -.mount (origin-file origin-path)
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: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /var/lib/systemd/pstore (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/pstore
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d51612f823414a02b44e1fbca1676e89
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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: dev-cdrw.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit blueman-mechanism.service:
Description: Bluetooth management mechanism
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:57:11 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: Wed 2021-10-27 13:57:11 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:57:11 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: e764824095de438993fb8f7eccfaf10d
Fragment Path: /lib/systemd/system/blueman-mechanism.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
BusName: org.blueman.Mechanism
Bus Name Good: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/blueman-mechanism
PID: 455
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:57:11 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit connman.service:
Description: connman.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 712fcf7a661248c0be1603f40e6bf00c
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Conflicts: shutdown.target (origin-default)
Before: networking.service (destination-file)
Before: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
Before: network.target (destination-file)
Before: systemd-networkd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: networking.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: network.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit pcscd.socket:
Description: PC/SC Smart Card Daemon Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/pcscd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 93c1a7ba4dae43c18723e59091d1249f
Fragment Path: /lib/systemd/system/pcscd.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: pcscd.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: pcscd.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: pcscd.service (origin-implicit)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: pcscd.service (origin-implicit)
References: sockets.target (origin-default)
ReferencedBy: pcscd.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/pcscd/pcscd.comm (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: pcscd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/pcscd/pcscd.comm
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit acpid.path:
Description: ACPI Events Check
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 21a3da34053846b7aa377a150ea01759
Fragment Path: /lib/systemd/system/acpid.path
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
WantedBy: paths.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: acpid.service (origin-implicit)
Before: paths.target (origin-default destination-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: acpid.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-file origin-path)
References: paths.target (origin-default)
References: acpid.service (origin-implicit)
ReferencedBy: paths.target (destination-file destination-default)
RequiresMountsFor: /etc/acpi/events (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: running
Result: success
Unit: acpid.service
MakeDirectory: no
DirectoryMode: 0755
DirectoryNotEmpty: /etc/acpi/events
-> 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: ea96dbe882144dc19ec6d0561fc98c26
Fragment Path: /lib/systemd/system/ifupdown-pre.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
RequiredBy: networking.service (destination-file)
Before: network.target (origin-file)
Before: networking.service (destination-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 3min
TimeoutStopSec: 3min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 278
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit plymouth-start.service:
Description: Show Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 596fdaa3451b4e13927dfa68b765827a
Fragment Path: /lib/systemd/system/plymouth-start.service
ConditionVirtualization: !container succeeded
ConditionKernelCommandLine: !nosplash succeeded
ConditionKernelCommandLine: !plymouth.enable=0 succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-ask-password-plymouth.path (origin-file)
WantedBy: sysinit.target (destination-file)
Before: rescue.service (destination-file)
Before: systemd-ask-password-plymouth.path (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: systemd-ask-password-console.path (destination-file)
Before: plymouth-quit.service (destination-file)
Before: systemd-ask-password-plymouth.service (origin-file destination-file)
After: systemd-udev-trigger.service (origin-file)
After: system.slice (origin-file)
After: systemd-udevd.service (origin-file)
After: keyboard-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-ask-password-plymouth.path (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-ask-password-plymouth.service (origin-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: none
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: no
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 283
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Code: exited
Exit Status: 0
-> ExecStartPost:
Command Line: /usr/bin/plymouth show-splash
PID: 306
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit cups.service:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
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: ce4e40b0c26f43449fa03909f6f6a7af
Documentation: man:cupsd(8)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: cups.socket (origin-file)
RequiredBy: cups-browsed.service (destination-file)
ConsistsOf: cups.socket (destination-file)
ConsistsOf: cups.path (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: cups.socket (destination-implicit)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: ypbind.service (origin-file)
After: systemd-journald.socket (origin-file)
After: nslcd.service (origin-file)
After: sssd.service (origin-file)
After: cups.path (destination-implicit)
TriggeredBy: cups.socket (destination-implicit)
TriggeredBy: cups.path (destination-implicit)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: ypbind.service (origin-file)
References: sssd.service (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: nslcd.service (origin-file)
References: cups.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: cups.path (destination-file destination-implicit)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: cups.socket (destination-file destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 659
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/cupsd -l
PID: 659
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-logind.service:
Alias: dbus-org.freedesktop.login1.service
Description: User Login Management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: aeeaf221468e4a9eb24b41c28d9fbade
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.service succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Wants: user.slice (origin-file)
Wants: modprobe at drm.service (origin-file)
Wants: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: unattended-upgrades.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-2.scope (destination-file)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: modprobe at drm.service (origin-file)
After: nss-user-lookup.target (origin-file)
After: user.slice (origin-file)
References: shutdown.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: user.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
References: modprobe at drm.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: dbus.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: session-2.scope (destination-file)
RequiresMountsFor: /run/systemd/users (origin-file)
RequiresMountsFor: /run/systemd/inhibit (origin-file)
RequiresMountsFor: /run/systemd/seats (origin-file)
RequiresMountsFor: /var/lib/systemd/linger (origin-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /run/systemd/shutdown (origin-file)
RequiresMountsFor: /run/systemd/sessions (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 470
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: 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: invisible
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/sessions
RuntimeDirectory: systemd/seats
RuntimeDirectory: systemd/users
RuntimeDirectory: systemd/inhibit
RuntimeDirectory: systemd/shutdown
StateDirectoryMode: 0755
StateDirectory: systemd/linger
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: getpgrp renameat2 clock_getres_time64 tee sigaction setsid preadv2 fsetxattr fadvise64_64 sched_getparam statfs64 io_pgetevents_time64 exit_group set_mempolicy timerfd_settime ioctl send keyctl rename setresgid32 semget ioprio_get close msgget msync flistxattr pselect6_time64 sendfile set_tid_address clock_gettime64 semctl sigaltstack socket personality chdir io_setup sched_setattr getrusage io_submit lchown dup epoll_wait readv rt_sigaction setreuid32 io_uring_register sched_getattr setns futex readahead sysinfo sync_file_range2 pwritev2 epoll_create1 readlink fstatat64 recvmsg sched_getaffinity rt_sigreturn statfs socketcall setfsgid32 chmod rt_sigtimedwait clone3 shutdown wait4 setgid pselect6 rt_sigprocmask waitid timer_create symlink setuid sched_get_priority_max mkdirat process_vm_readv setreuid mq_notify unlinkat capset fchown io_cancel geteuid32 capget recvfrom sched_setaffinity add_key times exit mq_timedsend_time64 utimensat_time64 readlinkat newfstatat epoll_create epoll_ctl_old setresuid migrate_pages writev mq_timedreceive brk io_pgetevents mknodat sigsuspend lstat64 memfd_create write lseek fchmod sched_getscheduler signalfd4 rt_sigsuspend semtimedop_time64 waitpid tkill futimesat shmctl mprotect getresgid32 execveat utimensat dup3 clock_nanosleep set_tls setxattr lchown32 userfaultfd timer_gettime64 readdir mlock _newselect semtimedop stat64 mmap getgid process_vm_writev stat sendto socketpair set_robust_list fallocate request_key timer_settime setpgid rt_tgsigqueueinfo setresuid32 copy_file_range timerfd_gettime64 oldolduname get_robust_list getppid nanosleep vfork getgroups ugetrlimit setgroups setfsuid getresuid32 sched_rr_get_interval utimes access pidfd_send_signal membarrier mq_getsetattr getsid accept poll sendmsg setrlimit fcntl clone time dup2 recv timer_delete clock_gettime alarm getitimer connect getpriority inotify_add_watch lgetxattr oldlstat getresgid fchmodat openat faccessat setuid32 sigpending mq_unlink getcpu kill setresgid msgrcv getgid32 faccessat2 syncfs splice truncate ioprio_set futex_time64 mmap2 read mlock2 epoll_pwait gettimeofday setsockopt fgetxattr fremovexattr munlockall preadv shmat fstatfs restart_syscall pwritev clock_nanosleep_time64 getpgid mknod epoll_wait_old setregid setitimer geteuid cacheflush ftruncate64 fstat64 ftruncate eventfd2 rseq _llseek move_pages creat chown fadvise64 get_mempolicy timerfd_gettime inotify_rm_watch sched_get_priority_min lstat recvmmsg removexattr sigreturn getsockopt uname prlimit64 getuid sendfile64 timer_settime64 inotify_init1 ppoll olduname mq_timedreceive_time64 getrlimit inotify_init pipe2 setfsgid umask ppoll_time64 timerfd_settime64 getresuid setgroups32 timerfd_create pidfd_open getegid msgctl getegid32 unlink mlockall unshare name_to_handle_at pwrite64 timer_getoverrun fchown32 ipc sendmmsg arch_prctl accept4 timer_gettime link mbind mkdir nice rt_sigqueueinfo setregid32 fdatasync select recvmmsg_time64 fsync get_thread_area fchownat symlinkat getpid fchdir kcmp lsetxattr sched_setscheduler setpriority llistxattr madvise rmdir munmap getuid32 munlock setfsuid32 getrandom sigprocmask set_thread_area sync getgroups32 mremap getxattr clock_getres fstatfs64 fcntl64 execve lremovexattr sched_setparam linkat signal openat2 io_uring_setup getcwd pause sched_yield listxattr msgsnd semop rt_sigpending vmsplice renameat fstat statx fork getdents shmget oldstat mq_timedsend pread64 signalfd remap_file_pages getdents64 bind io_destroy sync_file_range shmdt tgkill io_getevents oldfstat chown32 utime getsockname setgid32 flock sched_rr_get_interval_time64 listen mq_open getpeername eventfd prctl truncate64 rt_sigtimedwait_time64 io_uring_enter gettid open pipe epoll_ctl swapcontext
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 470
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Current: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-vcs rw
DeviceAllow: char-tty rw
DeviceAllow: char-input rw
DeviceAllow: char-drm rw
DeviceAllow: char-/dev/console rw
DeviceAllow: block-* r
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit rpcbind.socket:
Description: RPCbind Server Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.socket
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 65987e576e244ad2bef66773367aa418
Fragment Path: /lib/systemd/system/rpcbind.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: rpcbind.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: system.slice (origin-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/rpcbind.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: ipv6-only
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: rpcbind.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/rpcbind.sock
ListenStream: 0.0.0.0:111
ListenDatagram: 0.0.0.0:111
ListenStream: [::]:111
ListenDatagram: [::]:111
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d384c1ee0e664b5d83bed4c8ba3dcfb2
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
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/acpid.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: c5709479ca054c4594f25fcd869c1997
Fragment Path: /lib/systemd/system/acpid.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: acpid.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: acpid.service (origin-implicit)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: acpid.service (origin-implicit)
References: sysinit.target (origin-default)
References: acpid.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: acpid.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/acpid.socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: acpid.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/acpid.socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8c1b3b79b0bc46d9be39d358855be290
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: slices.target (origin-file)
Wants: paths.target (origin-file)
Wants: sockets.target (origin-file)
Wants: timers.target (origin-file)
Wants: tmp.mount (origin-file)
RequiredBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: exim4-base.service (destination-default)
Before: smartmontools.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: rtkit-daemon.service (destination-default)
Before: logrotate.service (destination-default)
Before: plymouth-quit-wait.service (destination-default)
Before: getty-static.service (destination-default)
Before: alsa-state.service (destination-default)
Before: acpid.service (destination-default)
Before: lightdm.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: blueman-mechanism.service (destination-default)
Before: lm-sensors.service (destination-default)
Before: bluetooth.service (destination-default)
Before: user at 1000.service (destination-default)
Before: plymouth-quit.service (destination-default)
Before: alsa-restore.service (destination-default)
Before: rc-local.service (destination-default)
Before: apt-daily.service (destination-default)
Before: anacron.service (destination-default)
Before: NetworkManager-wait-online.service (destination-default)
Before: hddtemp.service (destination-default)
Before: cups.service (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: ssh.service (destination-default)
Before: rsync.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: pcscd.service (destination-default)
Before: udisks2.service (destination-default)
Before: cron.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: exim4.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: openvpn.service (destination-default)
Before: uuidd.service (destination-default)
Before: dbus.service (destination-default)
Before: teamviewerd.service (destination-default)
Before: ntp.service (destination-default)
Before: polkit.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: colord.service (destination-default)
Before: upower.service (destination-default)
Before: x11vnc.service (destination-default)
Before: atd.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: rsyslog.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: shutdown.target (origin-default)
Before: man-db.service (destination-default)
Before: mlocate.service (destination-default)
Before: getty at tty1.service (destination-default)
After: paths.target (origin-file origin-default)
After: systemd-ask-password-plymouth.path (destination-file)
After: -.mount (origin-file origin-path)
After: sockets.target (origin-file origin-default)
After: tmp.mount (origin-file)
After: slices.target (origin-file origin-default)
After: sysinit.target (origin-file origin-default)
References: timers.target (origin-file)
References: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: slices.target (origin-file origin-default)
References: paths.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: sockets.target (origin-file origin-default)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: blueman-mechanism.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: exim4-base.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: teamviewerd.service (destination-default)
ReferencedBy: pcscd.service (destination-default)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: openvpn.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: lightdm.service (destination-default)
ReferencedBy: mlocate.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: atd.service (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: upower.service (destination-default)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: acpid.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: x11vnc.service (destination-default)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-sda2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: f3fd6c1a9d7f4a33a244d085f2be8abf
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
RequiredBy: dev-sda2.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-proc-swap)
Before: dev-sda2.swap (destination-proc-swap)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-proc-swap)
ReferencedBy: dev-sda2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-proc-swap)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev,found-swap
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: exim4.service (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: cups.service (destination-default)
ConflictedBy: upower.service (destination-default)
ConflictedBy: network.target (destination-default)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: pcscd.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: systemd-rfkill.service (destination-file)
ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ConflictedBy: polkit.service (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: nfs-utils.service (destination-default)
ConflictedBy: lm-sensors.service (destination-default)
ConflictedBy: timers.target (destination-file)
ConflictedBy: udisks2.service (destination-default)
ConflictedBy: logrotate.timer (destination-default)
ConflictedBy: wpa_supplicant.service (destination-default)
ConflictedBy: pcscd.socket (destination-default)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: rpcbind.target (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: swap.target (destination-default)
ConflictedBy: NetworkManager-wait-online.service (destination-default)
ConflictedBy: systemd-hwdb-update.service (destination-file)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: lightdm.service (destination-default)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: blockdev at dev-sda4.target (destination-default)
ConflictedBy: teamviewerd.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: systemd-ask-password-plymouth.service (destination-file)
ConflictedBy: exim4-base.service (destination-default)
ConflictedBy: cron.service (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: avahi-daemon.socket (destination-default)
ConflictedBy: colord.service (destination-default)
ConflictedBy: anacron.service (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: rsyslog.service (destination-default)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: bluetooth.target (destination-default)
ConflictedBy: x11vnc.service (destination-default)
ConflictedBy: mlocate.service (destination-default)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: alsa-state.service (destination-default)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: getty.target (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: e2scrub_reap.service (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: cups-browsed.service (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: blockdev at dev-sda2.target (destination-default)
ConflictedBy: e2scrub_all.timer (destination-default)
ConflictedBy: atd.service (destination-default)
ConflictedBy: bluetooth.service (destination-default)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: time-set.target (destination-default)
ConflictedBy: exim4-base.timer (destination-default)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: systemd-pstore.service (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: NetworkManager.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: sound.target (destination-default)
ConflictedBy: cups.path (destination-default)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: acpid.socket (destination-default)
ConflictedBy: blueman-mechanism.service (destination-default)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: mlocate.timer (destination-default)
ConflictedBy: unattended-upgrades.service (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: rsync.service (destination-default)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: slices.target (destination-default)
ConflictedBy: smartmontools.service (destination-default)
ConflictedBy: acpid.service (destination-default)
ConflictedBy: e2scrub_all.service (destination-default)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: alsa-restore.service (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
ConflictedBy: plymouth-quit.service (destination-default)
ConflictedBy: hddtemp.service (destination-default)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-ask-password-plymouth.path (destination-file)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: rtkit-daemon.service (destination-default)
ConflictedBy: avahi-daemon.service (destination-default)
ConflictedBy: cups.socket (destination-default)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: nfs-client.target (destination-default)
ConflictedBy: networking.service (destination-file)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: acpid.path (destination-default)
ConflictedBy: systemd-boot-system-token.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: uuidd.socket (destination-default)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: ntp.service (destination-default)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: plymouth-quit-wait.service (destination-default)
ConflictedBy: anacron.timer (destination-default)
ConflictedBy: system-modprobe.slice (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target (destination-default)
ConflictedBy: systemd-rfkill.socket (destination-file)
ConflictedBy: uuidd.service (destination-default)
ConflictedBy: openvpn.service (destination-default)
ConflictedBy: blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: first-boot-complete.target (destination-default)
ConflictedBy: session-2.scope (destination-default)
After: system-modprobe.slice (destination-default)
After: cups-browsed.service (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: systemd-rfkill.socket (destination-file)
After: systemd-quotacheck.service (destination-file)
After: lm-sensors.service (destination-default)
After: systemd-binfmt.service (destination-file)
After: systemd-logind.service (destination-default)
After: acpid.path (destination-default)
After: systemd-boot-system-token.service (destination-file)
After: systemd-ask-password-plymouth.service (destination-file)
After: mlocate.timer (destination-default)
After: bluetooth.service (destination-default)
After: nss-lookup.target (destination-default)
After: rc-local.service (destination-default)
After: uuidd.socket (destination-default)
After: pcscd.socket (destination-default)
After: network-online.target (destination-default)
After: systemd-pstore.service (destination-file)
After: mlocate.service (destination-default)
After: session-2.scope (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: NetworkManager-wait-online.service (destination-default)
After: logrotate.service (destination-default)
After: ssh.service (destination-default)
After: network.target (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: time-sync.target (destination-default)
After: cups.path (destination-default)
After: blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target (destination-default)
After: dbus.socket (destination-default)
After: cron.service (destination-default)
After: apt-daily-upgrade.service (destination-default)
After: acpid.service (destination-default)
After: man-db.service (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: nfs-utils.service (destination-default)
After: bluetooth.target (destination-default)
After: pcscd.service (destination-default)
After: slices.target (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: unattended-upgrades.service (destination-default)
After: blueman-mechanism.service (destination-default)
After: graphical.target (destination-default)
After: alsa-restore.service (destination-default)
After: smartmontools.service (destination-default)
After: user at 1000.service (destination-default)
After: basic.target (destination-default)
After: emergency.service (destination-file)
After: network-pre.target (destination-default)
After: anacron.timer (destination-default)
After: wpa_supplicant.service (destination-default)
After: NetworkManager.service (destination-default)
After: e2scrub_all.timer (destination-default)
After: systemd-rfkill.service (destination-file)
After: system-systemd\x2dfsck.slice (destination-default)
After: sound.target (destination-default)
After: systemd-user-sessions.service (destination-default)
After: rsync.service (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: man-db.timer (destination-default)
After: getty.target (destination-default)
After: user-1000.slice (destination-default)
After: nfs-client.target (destination-default)
After: multi-user.target (destination-default)
After: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
After: local-fs-pre.target (destination-default)
After: acpid.socket (destination-default)
After: systemd-hwdb-update.service (destination-file)
After: sockets.target (destination-default)
After: getty-static.service (destination-default)
After: systemd-random-seed.service (destination-file)
After: rescue.service (destination-file)
After: systemd-ask-password-plymouth.path (destination-file)
After: systemd-fsckd.service (destination-file)
After: logrotate.timer (destination-default)
After: cups.service (destination-default)
After: atd.service (destination-default)
After: anacron.service (destination-default)
After: blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target (destination-default)
After: openvpn.service (destination-default)
After: systemd-sysctl.service (destination-file)
After: cryptsetup.target (destination-default)
After: ntp.service (destination-default)
After: first-boot-complete.target (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: exim4.service (destination-default)
After: rpcbind.target (destination-default)
After: avahi-daemon.service (destination-default)
After: syslog.socket (destination-file)
After: blockdev at dev-sda2.target (destination-default)
After: blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target (destination-default)
After: upower.service (destination-default)
After: user.slice (destination-default)
After: systemd-remount-fs.service (destination-file)
After: avahi-daemon.socket (destination-default)
After: systemd-sysusers.service (destination-file)
After: uuidd.service (destination-default)
After: exim4-base.timer (destination-default)
After: plymouth-quit-wait.service (destination-default)
After: colord.service (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: getty at tty1.service (destination-default)
After: apt-daily.service (destination-default)
After: cups.socket (destination-default)
After: getty-pre.target (destination-default)
After: swap.target (destination-default)
After: rsyslog.service (destination-default)
After: networking.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: paths.target (destination-default)
After: nss-user-lookup.target (destination-default)
After: teamviewerd.service (destination-default)
After: plymouth-quit.service (destination-default)
After: system-getty.slice (destination-default)
After: sysinit.target (destination-default)
After: remote-fs-pre.target (destination-default)
After: hddtemp.service (destination-default)
After: e2scrub_all.service (destination-default)
After: polkit.service (destination-default)
After: exim4-base.service (destination-default)
After: time-set.target (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-update-utmp.service (destination-file)
After: rescue.target (destination-default)
After: lightdm.service (destination-default)
After: emergency.target (destination-default)
After: systemd-fsck-root.service (destination-file)
After: user-runtime-dir at 1000.service (destination-default)
After: alsa-state.service (destination-default)
After: blockdev at dev-sda4.target (destination-default)
After: e2scrub_reap.service (destination-default)
After: dbus.service (destination-default)
After: systemd-modules-load.service (destination-file)
After: systemd-tmpfiles-clean.timer (destination-default)
After: udisks2.service (destination-default)
After: x11vnc.service (destination-default)
After: rtkit-daemon.service (destination-default)
After: systemd-networkd.service (destination-file)
After: apt-daily.timer (destination-default)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: uuidd.service (destination-default)
ReferencedBy: NetworkManager-wait-online.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: nfs-client.target (destination-default)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: acpid.socket (destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: hddtemp.service (destination-default)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: mlocate.timer (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target (destination-default)
ReferencedBy: plymouth-quit-wait.service (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: exim4-base.service (destination-default)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: blueman-mechanism.service (destination-default)
ReferencedBy: lm-sensors.service (destination-default)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: first-boot-complete.target (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: acpid.path (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: atd.service (destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: uuidd.socket (destination-default)
ReferencedBy: rpcbind.target (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target (destination-default)
ReferencedBy: rtkit-daemon.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: network.target (destination-default)
ReferencedBy: session-2.scope (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: acpid.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: time-set.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target (destination-default)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: alsa-restore.service (destination-default)
ReferencedBy: blockdev at dev-sda2.target (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: pcscd.service (destination-default)
ReferencedBy: pcscd.socket (destination-default)
ReferencedBy: bluetooth.target (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: slices.target (destination-default)
ReferencedBy: networking.service (destination-file)
ReferencedBy: udisks2.service (destination-default)
ReferencedBy: sound.target (destination-default)
ReferencedBy: smartmontools.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: openvpn.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: plymouth-quit.service (destination-default)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: mlocate.service (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: alsa-state.service (destination-default)
ReferencedBy: lightdm.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
ReferencedBy: upower.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: teamviewerd.service (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: blockdev at dev-sda4.target (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: x11vnc.service (destination-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: system-modprobe.slice (destination-default)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: system-getty.slice (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-sda2.swap:
Description: /dev/sda2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: ef772d5f94ce4cedbd46f875298d3410
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Requires: system.slice (origin-file)
Requires: dev-sda2.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: blockdev at dev-sda2.target (origin-proc-swap)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dev-sda2.device (origin-proc-swap)
References: swap.target (origin-default)
References: dev-sda2.device (origin-proc-swap)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: umount.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: system.slice (origin-file)
RequiresMountsFor: /dev/sda2 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/sda2
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9f4e0bbf7e5749cbad2ae9df688d3ac7
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Wants: getty at tty1.service (origin-file)
Wants: getty-static.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-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: multi-user.target (destination-file destination-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sssd.service:
Description: sssd.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 rescue.target:
Alias: runlevel1.target
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: sysinit.target (origin-file)
Requires: rescue.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: multi-user.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: graphical.target (destination-file)
Before: multi-user.target (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-file origin-default)
After: rescue.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: rescue.service (origin-file)
References: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit unattended-upgrades.service:
Description: Unattended Upgrades Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/unattended-upgrades.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: aa63db3e787b4b35b9979b43b7cb58eb
Documentation: man:unattended-upgrade(8)
Fragment Path: /lib/systemd/system/unattended-upgrades.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-logind.service (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: -.mount (origin-file origin-path)
References: network.target (origin-file)
References: systemd-logind.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /run (origin-file)
RequiresMountsFor: /var/run (origin-file)
RequiresMountsFor: /var/log (origin-file)
RequiresMountsFor: /boot (origin-file)
RequiresMountsFor: /var/lib (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 581
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 30min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
PID: 581
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:42 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:42 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: 7af642da35344211bcdcb30f97e127fa
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
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: sysinit.target (origin-default)
After: man-db.timer (destination-implicit)
After: basic.target (origin-default)
TriggeredBy: man-db.timer (destination-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: man-db.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: man
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
PID: 483
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/find /var/cache/man -type f -name *.gz -atime +6 -delete
PID: 498
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/mandb --quiet
PID: 526
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:42 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-timesyncd.service:
Description: systemd-timesyncd.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: ntp.service (destination-file)
ReferencedBy: ntp.service (destination-file)
-> 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: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:56:45 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: 6a7851f4a846407fa008c3c8dc6686df
Documentation: man:systemd-rfkill.service(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
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-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
After: systemd-rfkill.socket (destination-implicit)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: systemd-remount-fs.service (origin-file)
TriggeredBy: systemd-rfkill.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
ReferencedBy: systemd-rfkill.socket (destination-implicit)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/rfkill
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-rfkill
PID: 390
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:45 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit ypbind.service:
Description: ypbind.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 sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8a498ec5b738400d9f25b5af5452d672
Wants: sys-fs-fuse-connections.mount (origin-udev)
References: sys-fs-fuse-connections.mount (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
Found: found-udev
udev SYSTEMD_WANTS: sys-fs-fuse-connections.mount
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: a2e459e0213745e9ad5b8ce2f1506ff7
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 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: sys-fs-fuse-connections.mount (destination-implicit destination-path)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-implicit)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
RequiredBy: run-rpc_pipefs.mount (destination-implicit destination-path)
RequiredBy: run-user-1000-doc.mount (destination-implicit)
RequiredBy: basic.target (destination-file destination-path)
RequiredBy: run-user-1000.mount (destination-implicit)
RequiredBy: avahi-daemon.socket (destination-file destination-path)
RequiredBy: e2scrub_all.timer (destination-file destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-implicit)
RequiredBy: systemd-networkd.service (destination-file destination-path)
RequiredBy: cups.socket (destination-file destination-path)
RequiredBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-implicit)
RequiredBy: exim4-base.timer (destination-file destination-path)
RequiredBy: acpid.path (destination-file destination-path)
RequiredBy: mlocate.service (destination-file destination-path)
RequiredBy: systemd-pstore.service (destination-file destination-path)
RequiredBy: systemd-ask-password-plymouth.path (destination-file destination-path)
RequiredBy: upower.service (destination-file)
RequiredBy: systemd-logind.service (destination-file destination-path)
RequiredBy: systemd-ask-password-wall.path (destination-file destination-path)
RequiredBy: dev-mqueue.mount (destination-implicit destination-path)
RequiredBy: systemd-ask-password-console.path (destination-file destination-path)
RequiredBy: systemd-random-seed.service (destination-file destination-path)
RequiredBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-implicit destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
RequiredBy: ssh.service (destination-file destination-path)
RequiredBy: dev-sda2.swap (destination-implicit)
RequiredBy: rpcbind.socket (destination-file destination-path)
RequiredBy: syslog.socket (destination-file destination-path)
RequiredBy: apt-daily.timer (destination-file destination-path)
RequiredBy: logrotate.service (destination-file destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: session-2.scope (destination-file)
RequiredBy: apparmor.service (destination-file destination-path)
RequiredBy: systemd-journald.socket (destination-file destination-path)
RequiredBy: sys-kernel-config.mount (destination-implicit destination-path)
RequiredBy: sys-kernel-tracing.mount (destination-implicit destination-path)
RequiredBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-implicit)
RequiredBy: rpcbind.service (destination-file destination-path)
RequiredBy: systemd-fsckd.socket (destination-file destination-path)
RequiredBy: acpid.socket (destination-file destination-path)
RequiredBy: logrotate.timer (destination-file destination-path)
RequiredBy: sys-kernel-debug.mount (destination-implicit destination-path)
RequiredBy: e2scrub_reap.service (destination-file destination-path)
RequiredBy: systemd-initctl.socket (destination-file destination-path)
RequiredBy: man-db.timer (destination-file destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-file destination-path)
RequiredBy: media-server108-Musik.mount (destination-implicit destination-path)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: console-setup.service (destination-file destination-path)
RequiredBy: systemd-journal-flush.service (destination-file destination-path)
RequiredBy: systemd-journald.service (destination-file destination-path)
RequiredBy: media-server108-transfer.mount (destination-implicit destination-path)
RequiredBy: dev-hugepages.mount (destination-implicit destination-path)
RequiredBy: systemd-update-utmp.service (destination-file destination-path)
RequiredBy: anacron.timer (destination-file destination-path)
RequiredBy: dbus.socket (destination-file destination-path)
RequiredBy: unattended-upgrades.service (destination-file destination-path)
RequiredBy: ntp.service (destination-file destination-path)
RequiredBy: pcscd.socket (destination-file destination-path)
RequiredBy: home.mount (destination-file destination-implicit destination-path)
RequiredBy: uuidd.socket (destination-file destination-path)
RequiredBy: cups.path (destination-file destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-implicit)
RequiredBy: mlocate.timer (destination-file destination-path)
RequiredBy: systemd-udevd-control.socket (destination-file destination-path)
RequiredBy: openvpn.service (destination-file destination-path)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
RequiredBy: colord.service (destination-file)
Before: logrotate.service (destination-file destination-path)
Before: mlocate.timer (destination-file destination-path)
Before: systemd-initctl.socket (destination-file destination-path)
Before: ssh.service (destination-file destination-path)
Before: systemd-rfkill.socket (destination-file)
Before: systemd-pstore.service (destination-file destination-path)
Before: pcscd.socket (destination-file destination-path)
Before: sys-kernel-config.mount (destination-implicit destination-path)
Before: anacron.timer (destination-file destination-path)
Before: e2scrub_all.timer (destination-file destination-path)
Before: colord.service (destination-file)
Before: systemd-fsckd.socket (destination-file destination-path)
Before: systemd-journald.socket (destination-file destination-path)
Before: apt-daily-upgrade.timer (destination-file destination-path)
Before: uuidd.socket (destination-file destination-path)
Before: openvpn.service (destination-file destination-path)
Before: systemd-random-seed.service (destination-file destination-path)
Before: exim4-base.timer (destination-file destination-path)
Before: dev-mqueue.mount (destination-implicit destination-path)
Before: systemd-networkd.service (destination-file destination-path)
Before: media-server108-Musik.mount (destination-implicit destination-path)
Before: upower.service (destination-file)
Before: apparmor.service (destination-file destination-path)
Before: session-2.scope (destination-file)
Before: home.mount (destination-file destination-implicit destination-path)
Before: dev-hugepages.mount (destination-implicit destination-path)
Before: systemd-update-utmp.service (destination-file destination-path)
Before: apt-daily.timer (destination-file destination-path)
Before: rpcbind.socket (destination-file destination-path)
Before: avahi-daemon.socket (destination-file destination-path)
Before: ntp.service (destination-file destination-path)
Before: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-implicit destination-path)
Before: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-implicit)
Before: systemd-ask-password-plymouth.path (destination-file destination-path)
Before: sys-kernel-tracing.mount (destination-implicit destination-path)
Before: run-user-1000.mount (destination-implicit)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-implicit)
Before: basic.target (destination-file destination-path)
Before: cups.socket (destination-file destination-path)
Before: acpid.socket (destination-file destination-path)
Before: systemd-ask-password-console.path (destination-file destination-path)
Before: mlocate.service (destination-file destination-path)
Before: unattended-upgrades.service (destination-file destination-path)
Before: console-setup.service (destination-file destination-path)
Before: systemd-udevd-control.socket (destination-file destination-path)
Before: dev-sda2.swap (destination-implicit)
Before: systemd-logind.service (destination-file destination-path)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-implicit)
Before: run-rpc_pipefs.mount (destination-implicit destination-path)
Before: e2scrub_reap.service (destination-file destination-path)
Before: systemd-journald.service (destination-file destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
Before: syslog.socket (destination-file destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
Before: logrotate.timer (destination-file destination-path)
Before: systemd-update-utmp-runlevel.service (destination-file destination-path)
Before: systemd-ask-password-wall.path (destination-file destination-path)
Before: dbus.socket (destination-file destination-path)
Before: cups.path (destination-file destination-path)
Before: man-db.timer (destination-file destination-path)
Before: systemd-journald-dev-log.socket (destination-file destination-path)
Before: systemd-rfkill.service (destination-file)
Before: acpid.path (destination-file destination-path)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-implicit)
Before: media-server108-transfer.mount (destination-implicit destination-path)
Before: run-user-1000-doc.mount (destination-implicit)
Before: sys-fs-fuse-connections.mount (destination-implicit destination-path)
Before: rpcbind.service (destination-file destination-path)
Before: sys-kernel-debug.mount (destination-implicit destination-path)
Before: systemd-journal-flush.service (destination-file destination-path)
After: -.slice (origin-file)
After: blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target (origin-file)
References: -.slice (origin-file)
References: blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target (origin-file)
ReferencedBy: systemd-journald.socket (destination-file destination-path)
ReferencedBy: cups.path (destination-file destination-path)
ReferencedBy: anacron.timer (destination-file destination-path)
ReferencedBy: rpcbind.socket (destination-file destination-path)
ReferencedBy: unattended-upgrades.service (destination-file destination-path)
ReferencedBy: e2scrub_reap.service (destination-file destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
ReferencedBy: systemd-update-utmp.service (destination-file destination-path)
ReferencedBy: apparmor.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-implicit)
ReferencedBy: upower.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file destination-path)
ReferencedBy: console-setup.service (destination-file destination-path)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
ReferencedBy: apt-daily.timer (destination-file destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
ReferencedBy: sys-kernel-tracing.mount (destination-implicit destination-path)
ReferencedBy: syslog.socket (destination-file destination-path)
ReferencedBy: dbus.socket (destination-file destination-path)
ReferencedBy: colord.service (destination-file)
ReferencedBy: basic.target (destination-file destination-path)
ReferencedBy: acpid.socket (destination-file destination-path)
ReferencedBy: logrotate.timer (destination-file destination-path)
ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-implicit)
ReferencedBy: dev-sda2.swap (destination-implicit)
ReferencedBy: home.mount (destination-file destination-implicit destination-path)
ReferencedBy: acpid.path (destination-file destination-path)
ReferencedBy: sys-kernel-config.mount (destination-implicit destination-path)
ReferencedBy: rpcbind.service (destination-file destination-path)
ReferencedBy: run-user-1000-doc.mount (destination-implicit)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: pcscd.socket (destination-file destination-path)
ReferencedBy: uuidd.socket (destination-file destination-path)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-implicit)
ReferencedBy: systemd-fsckd.socket (destination-file destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-implicit)
ReferencedBy: systemd-ask-password-plymouth.path (destination-file destination-path)
ReferencedBy: exim4-base.timer (destination-file destination-path)
ReferencedBy: avahi-daemon.socket (destination-file destination-path)
ReferencedBy: ntp.service (destination-file destination-path)
ReferencedBy: systemd-initctl.socket (destination-file destination-path)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-journald.service (destination-file destination-path)
ReferencedBy: systemd-pstore.service (destination-file destination-path)
ReferencedBy: run-rpc_pipefs.mount (destination-implicit destination-path)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-path)
ReferencedBy: dev-mqueue.mount (destination-implicit destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-implicit destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-implicit)
ReferencedBy: logrotate.service (destination-file destination-path)
ReferencedBy: ssh.service (destination-file destination-path)
ReferencedBy: media-server108-transfer.mount (destination-implicit destination-path)
ReferencedBy: systemd-networkd.service (destination-file destination-path)
ReferencedBy: cups.socket (destination-file destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-file destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-path)
ReferencedBy: systemd-random-seed.service (destination-file destination-path)
ReferencedBy: media-server108-Musik.mount (destination-implicit destination-path)
ReferencedBy: dev-hugepages.mount (destination-implicit destination-path)
ReferencedBy: e2scrub_all.timer (destination-file destination-path)
ReferencedBy: mlocate.timer (destination-file destination-path)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-implicit destination-path)
ReferencedBy: mlocate.service (destination-file destination-path)
ReferencedBy: man-db.timer (destination-file destination-path)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: openvpn.service (destination-file destination-path)
ReferencedBy: systemd-logind.service (destination-file destination-path)
RequiresMountsFor: /dev/disk/by-uuid/bc77dc37-6d9f-48eb-a6b0-a24245589caf (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /
What: /dev/sda1
File System Type: ext4
Options: rw,noatime,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user-1000.slice:
Description: User Slice of UID 1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: bc4a326dbe0240ac820cca53165f7113
Documentation: man:user at .service(5)
DropIn Path: /lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Wed 2021-10-27 13:56:45 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:45 CEST
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user-runtime-dir at 1000.service (destination-file)
RequiredBy: user at 1000.service (destination-file)
RequiredBy: session-2.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: session-2.scope (destination-file)
After: user.slice (origin-implicit)
After: systemd-user-sessions.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-2.scope (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 29472
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-module-configfs.device:
Description: /sys/module/configfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 56b7eae9f73b4921b59dc1f4490108b9
Wants: sys-kernel-config.mount (origin-udev)
References: sys-kernel-config.mount (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/module/configfs
Found: found-udev
udev SYSTEMD_WANTS: sys-kernel-config.mount
-> Unit blockdev at dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.target:
Description: Block Device Preparation for /dev/disk/by-uuid/43b069db-0d88-417e-93e2-7caed43bb3a7
Instance: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 37313a53221745bfa538851a4ccf5219
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-udevd.service (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 276
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit getty at tty1.service:
Alias: autovt at tty1.service
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: 13200eb1f89a4fbd854da33997ccb20e
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0 succeeded
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system-getty.slice (origin-file)
After: sysinit.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: rc-local.service (origin-file)
After: getty-pre.target (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
References: rescue.service (origin-file)
References: getty.target (origin-file)
References: basic.target (origin-default)
References: system-getty.slice (origin-file)
References: rc-local.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: getty-pre.target (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 914
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
UnsetEnvironment: LANG
UnsetEnvironment: LANGUAGE
UnsetEnvironment: LC_CTYPE
UnsetEnvironment: LC_NUMERIC
UnsetEnvironment: LC_TIME
UnsetEnvironment: LC_COLLATE
UnsetEnvironment: LC_MONETARY
UnsetEnvironment: LC_MESSAGES
UnsetEnvironment: LC_PAPER
UnsetEnvironment: LC_NAME
UnsetEnvironment: LC_ADDRESS
UnsetEnvironment: LC_TELEPHONE
UnsetEnvironment: LC_MEASUREMENT
UnsetEnvironment: LC_IDENTIFICATION
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
PID: 914
Start Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: atd.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: cron.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: atd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap:
Description: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001202090676BC-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 978e29be53f04e8eaa0c7dfa50e6ca32
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Requires: system.slice (origin-file)
Requires: dev-sda2.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: system.slice (origin-file)
After: dev-sda2.device (origin-proc-swap)
After: blockdev at dev-sda2.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
References: umount.target (origin-default)
References: dev-sda2.device (origin-proc-swap)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
References: swap.target (origin-default)
RequiresMountsFor: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001202090676BC-part2 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001202090676BC-part2
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 2d539527df1f4c9b8f844d6eed95490b
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device:
Description: 4 Series Chipset Serial KT Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 3934495a3e4d41b1a7d6165cbb06cbdb
Following Set Member: dev-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.3/tty/ttyS0
Found: found-udev
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/exim4.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: d6c1a2d988b64c94a0fda47d774b5260
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/exim4.service
Source Path: /etc/init.d/exim4
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: graphical.target (origin-file destination-default)
After: systemd-journald.socket (origin-file)
After: remote-fs.target (origin-file)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: spamassassin.service (origin-file)
After: time-sync.target (origin-file)
After: clamav-daemon.service (origin-file)
After: mysql.service (origin-file)
After: sysinit.target (origin-default)
After: nss-lookup.target (origin-file)
After: system.slice (origin-file)
After: postgresql.service (origin-file)
After: greylist.service (origin-file)
References: nss-lookup.target (origin-file)
References: greylist.service (origin-file)
References: spamassassin.service (origin-file)
References: sysinit.target (origin-default)
References: time-sync.target (origin-file)
References: clamav-daemon.service (origin-file)
References: basic.target (origin-default)
References: remote-fs.target (origin-file)
References: graphical.target (origin-file)
References: postgresql.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: mysql.service (origin-file)
References: multi-user.target (origin-file)
References: system.slice (origin-file)
References: network-online.target (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/init.d/exim4 start
PID: 896
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: run-rpc_pipefs.mount (origin-file)
Requires: system.slice (origin-file)
Wants: nfs-config.service (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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: auth-rpcgss-module.service (destination-file)
After: run-rpc_pipefs.mount (origin-file)
After: nfs-config.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: nfs-utils.service (origin-file)
References: nfs-config.service (origin-file)
References: umount.target (origin-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rpc.gssd $GSSDARGS
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 122a16890ffd4c9293f9879bf3dc8597
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
WantedBy: rpcbind.service (destination-file)
WantedBy: nfs-client.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: media-server108-transfer.mount (destination-file)
Before: shutdown.target (origin-default)
Before: media-server108-Musik.mount (destination-file)
Before: remote-fs.target (destination-file)
After: rpcbind.service (destination-file)
After: nfs-client.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: media-server108-transfer.mount (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 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: 6ac384df8b774993866208546f3cc458
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-default)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: / (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: read-only
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 0
CPUSchedulingPolicy: idle
CPUSchedulingPriority: 0
CPUSchedulingResetOnFork: no
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
AmbientCapabilities: cap_sys_rawio cap_sys_admin
User: root
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all -A -r
PID: 460
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-update-done.service:
Description: systemd-update-done.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
After: systemd-hwdb-update.service (destination-file)
After: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8c661c19ff0b4e709eee78da6132849e
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit modprobe at configfs.service:
Description: Load Kernel Module configfs
Instance: configfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:40 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: 82389d42e73748d4bdaedb060d0f8e02
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: system-modprobe.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq configfs
PID: 255
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Wants: time-set.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: anacron.timer (destination-default)
Before: exim4-base.timer (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: anacron.service (destination-file)
Before: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: logrotate.timer (destination-default)
Before: mlocate.timer (destination-default)
Before: man-db.timer (destination-default)
Before: apt-daily.timer (destination-default)
After: time-set.target (origin-file origin-default)
References: time-set.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: mlocate.timer (destination-default)
ReferencedBy: anacron.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Requires: system.slice (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
Before: multi-user.target (destination-file)
Before: rescue.target (destination-file)
Before: shutdown.target (origin-file)
After: getty at tty1.service (destination-file)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-file)
After: emergency.service (destination-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: graphical.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell rescue
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /dev-hugepages.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: a7ddb9eeec0a44d7b205d14ca9b42da4
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,pagesize=2M
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 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: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: system.slice (destination-implicit)
RequiredBy: -.mount (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: user.slice (destination-implicit)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: init.scope (destination-file)
RequiredBy: sys-kernel-tracing.mount (destination-file)
WantedBy: slices.target (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: user.slice (destination-implicit)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: init.scope (destination-file)
Before: system.slice (destination-implicit)
Before: dev-hugepages.mount (destination-file)
Before: -.mount (destination-file)
Before: slices.target (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: system.slice (destination-implicit)
ReferencedBy: slices.target (destination-file)
ReferencedBy: init.scope (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit x11vnc.service:
Description: x11vnc-Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/x11vnc.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 221cb1792e5941aeabda6f65db6d2e78
Fragment Path: /etc/systemd/system/x11vnc.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 476
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/x11vnc -auth guess -forever -loop -noxdamage -o /var/log/x11vnc.log -rfbauth /etc/x11vnc.pass -rfbport 5900 -shared
PID: 476
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit blockdev at dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.target:
Description: Block Device Preparation for /dev/disk/by-uuid/bc77dc37-6d9f-48eb-a6b0-a24245589caf
Instance: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 2f4228087c8a4e7c93d6d2bb695adb36
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
WantedBy: networking.service (destination-file)
WantedBy: systemd-networkd.service (destination-file)
WantedBy: NetworkManager.service (destination-file)
WantedBy: wpa_supplicant.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: teamviewerd.service (destination-file)
Before: ntp.service (destination-file)
Before: rsync.service (destination-file)
Before: media-server108-Musik.mount (destination-file)
Before: ssh.service (destination-file)
Before: openvpn.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: network-online.target (destination-file)
Before: media-server108-transfer.mount (destination-file)
Before: apt-daily.service (destination-file)
Before: shutdown.target (origin-default)
Before: rc-local.service (destination-file)
Before: cups.service (destination-file)
After: NetworkManager.service (destination-file)
After: networking.service (destination-file)
After: ifupdown-pre.service (destination-file)
After: wpa_supplicant.service (destination-file)
After: network-pre.target (origin-file)
After: systemd-networkd.service (destination-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: media-server108-transfer.mount (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: openvpn.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: teamviewerd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: ntp.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit first-boot-complete.target:
Description: First Boot Complete
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/first-boot-complete.target
ConditionFirstBoot: yes failed
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: no
WantedBy: systemd-random-seed.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-machine-id-commit.service (destination-file)
After: systemd-random-seed.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: ce442b386ee046d6add63fd2a35b2182
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: teamviewerd.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: teamviewerd.service (destination-file)
Before: user at 1000.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: dbus.socket (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
TriggeredBy: dbus.socket (destination-implicit)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: teamviewerd.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 458
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -900
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 458
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: ecf51fdd78694771a092f48dfc43b356
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 9534dd6ec068446795786e889fa6f062
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
After: systemd-journald-audit.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: networking.service (destination-file)
RequiresMountsFor: /var/cache/apparmor (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 420
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 67a246c263f84d59920c9470753be2ff
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: 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
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 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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 54ec9f2688284018a5d9e28483398ca9
Following: sys-devices-pci0000:00-0000:00:1b.0-sound-card0-controlC0.device
Following Set Member: dev-snd-controlC0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1b.0-sound-card0-controlC0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 725556537d874ff28b47c3e243c3fa94
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit plymouth-quit-wait.service:
Description: Hold until boot process finishes up
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
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: 70f91d985d5446739143e9c7b69f19d6
Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 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)
Before: getty at tty1.service (destination-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: rc-local.service (origin-file)
After: systemd-journald.socket (origin-file)
After: plymouth-start.service (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: plymouth-start.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: rc-local.service (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/plymouth --wait
PID: 908
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-debug.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 91dedfac6a324c6b98bf155e40c549e0
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/debug succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit origin-path)
References: sysinit.target (origin-file)
References: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit postgresql.service:
Description: postgresql.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: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-control.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 55a5eac598764aab86a531a7bc7510d6
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-implicit)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/udev/control (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: systemd-udevd-control.socket
SELinuxContextFromNet: no
FlushPending: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
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: sysinit.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: systemd-user-sessions.service (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --wall
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Exit Timestamp: n/a
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: 885373fb3aa94f15ac2bf38bf475c5df
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: run-user-1000-doc.mount (destination-implicit)
Before: local-fs.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
After: -.mount (origin-implicit)
After: swap.target (origin-mountinfo-default)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo-default)
After: system.slice (origin-file)
References: umount.target (origin-mountinfo-default)
References: local-fs-pre.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: swap.target (origin-mountinfo-default)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo-default)
References: system.slice (origin-file)
ReferencedBy: run-user-1000-doc.mount (destination-implicit)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=1149136k,nr_inodes=287284,mode=700,uid=1000,gid=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /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: 92cd64bafef54b1c9808bf13d380cef6
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-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: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-rfkill.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1507d4b0172e4d359f3d746d326142db
Documentation: man:systemd-rfkill.socket(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: shutdown.target (origin-file)
Before: systemd-rfkill.service (origin-implicit)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: -.mount (origin-file)
Triggers: systemd-rfkill.service (origin-implicit)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: -.mount (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-rfkill.service (origin-implicit)
ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
RequiresMountsFor: /dev/rfkill (origin-file)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: yes
FileDescriptorName: systemd-rfkill.socket
SELinuxContextFromNet: no
FlushPending: no
ListenSpecial: /dev/rfkill
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit anacron.timer:
Description: Trigger anacron every hour
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 14:01:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: b7f67b4911b243a98d86908208afe0c7
Fragment Path: /lib/systemd/system/anacron.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: anacron.service (origin-implicit)
Before: shutdown.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: anacron.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-file origin-path)
References: anacron.service (origin-implicit)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8de5188ad1ec4de0b30f4c4a3008745a
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.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: dev-cdrw.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
Description: /sys/subsystem/bluetooth/devices/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: ceefe026314644c5a561bf9910715f20
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb6-6\x2d1-6\x2d1:1.0-bluetooth-hci0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/bluetooth/hci0
Found: found-udev
-> 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
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid failed
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: no
Requires: -.mount (origin-file origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: cryptsetup.target (origin-file)
References: emergency.service (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: paths.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: dead
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 923cb4cf1841446c8e1ab704cd55641f
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
BoundBy: home.mount (destination-file)
BoundBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: home.mount (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit avahi-daemon.service:
Alias: dbus-org.freedesktop.Avahi.service
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 6c6117f6c05040b1bb836b06e2f33349
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: avahi-daemon.socket (origin-file)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: cups-browsed.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: avahi-daemon.socket (destination-implicit)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: avahi-daemon.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: avahi-daemon.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: avahi-daemon.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
Main PID: 454
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 454
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /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: 231beb3cfcb742c1842e589fd92514e8
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: systemd-journald.socket (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
RequiredBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-journal-flush.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file destination-implicit)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: syslog.socket (origin-file)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: -.mount (origin-file origin-path)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
References: syslog.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-implicit)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
RequiresMountsFor: /run/systemd/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 259
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/journal
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -250
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: getitimer read sigaltstack getsid madvise recv process_vm_writev openat shmget signalfd sched_getattr ioprio_set llistxattr capget mkdirat epoll_create1 brk fstatfs64 bind copy_file_range syncfs getppid fchown32 io_cancel recvfrom dup rename io_uring_register migrate_pages pidfd_open fstat64 mmap2 sched_setparam rt_sigqueueinfo setfsuid32 sigreturn clock_nanosleep_time64 fadvise64_64 statfs64 name_to_handle_at removexattr setreuid recvmmsg_time64 mbind set_robust_list mmap writev sigprocmask setfsuid times semtimedop pwritev2 fallocate utimensat_time64 rseq sched_rr_get_interval pwrite64 arch_prctl fstatfs chmod statx pread64 sendfile _llseek setsid fcntl64 getcwd cacheflush io_setup sched_setscheduler signalfd4 fgetxattr mlock timerfd_gettime64 ipc ftruncate64 fchown faccessat sigsuspend ioctl setregid io_pgetevents_time64 setfsgid32 setpriority setreuid32 rt_sigpending fchmod mq_timedreceive_time64 oldlstat tgkill mq_unlink lchown remap_file_pages gettid semop oldstat mq_timedsend_time64 sync rt_sigtimedwait_time64 kcmp readv readdir getrusage mq_timedsend swapcontext fsync setitimer setgid32 epoll_pwait getpeername inotify_init execveat setresgid flistxattr rt_sigprocmask linkat io_destroy process_vm_readv oldfstat pselect6_time64 shmctl personality fchmodat sched_yield mq_open futex recvmsg sync_file_range sysinfo getpgrp keyctl olduname mremap unlinkat lseek futex_time64 unlink get_mempolicy fstat dup3 vmsplice send msgget timerfd_gettime kill io_uring_enter set_thread_area semctl pwritev epoll_wait mlockall listen getegid setregid32 mprotect umask exit clone3 preadv sync_file_range2 link shmat lgetxattr mq_timedreceive poll sched_setattr sendmmsg mq_notify futimesat get_robust_list getresgid clock_nanosleep readlink memfd_create openat2 rt_sigsuspend getgroups setgroups io_pgetevents recvmmsg epoll_ctl timer_settime timerfd_create restart_syscall timer_getoverrun pipe2 msgctl munmap truncate oldolduname setfsgid epoll_create signal timerfd_settime flock setgroups32 fcntl fstatat64 utimensat readlinkat io_submit semget chdir ppoll getsockopt nice setxattr getrandom sched_getscheduler mknodat uname dup2 setresuid fchdir setsockopt sendfile64 geteuid32 write rt_sigtimedwait timer_gettime64 accept4 eventfd2 setrlimit listxattr ugetrlimit pipe ioprio_get prlimit64 clock_gettime64 readahead epoll_ctl_old io_getevents sched_setaffinity rt_sigaction capset get_thread_area getpgid msgsnd sched_get_priority_max userfaultfd exit_group setresgid32 clock_getres inotify_rm_watch mlock2 getsockname rt_tgsigqueueinfo getresuid32 lremovexattr open _newselect getdents64 access timer_gettime lsetxattr getuid32 getresuid request_key set_tls timerfd_settime64 setgid lstat getgroups32 tee utime waitpid clock_gettime fsetxattr prctl stat64 mq_getsetattr msync accept inotify_init1 statfs munlock getgid splice symlinkat timer_delete socketcall getxattr shutdown sendto setuid sched_rr_get_interval_time64 alarm preadv2 unshare symlink clock_getres_time64 gettimeofday creat ftruncate shmdt vfork select rt_sigreturn getdents renameat2 lchown32 setns getresgid32 truncate64 mkdir getpid setuid32 pause ppoll_time64 sched_getparam getrlimit timer_create getpriority sendmsg move_pages set_mempolicy connect clone fchownat fdatasync pselect6 getcpu fremovexattr utimes newfstatat wait4 fadvise64 inotify_add_watch chown munlockall faccessat2 socketpair sched_getaffinity msgrcv lstat64 setpgid geteuid nanosleep renameat tkill set_tid_address timer_settime64 sigaction time epoll_wait_old fork add_key membarrier semtimedop_time64 chown32 getegid32 sched_get_priority_min mknod io_uring_setup execve rmdir socket sigpending pidfd_send_signal close getgid32 waitid setresuid32 getuid stat eventfd
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 259
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 44
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit tmp.mount:
Description: tmp.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: basic.target (destination-file)
Before: basic.target (destination-file)
ReferencedBy: basic.target (destination-file)
-> Unit 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: Wed 2021-10-27 13:56:41 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: alsa-restore.service (destination-file)
Before: sound.target (destination-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: sound.target (destination-file destination-default)
ReferencedBy: alsa-restore.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit spamassassin.service:
Description: spamassassin.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: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 0b827b01a48a4b94864e15a4e73152b8
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
Before: shutdown.target (origin-default)
Before: sysinit.target (destination-file destination-default)
After: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-default)
After: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-default)
After: dev-sda2.swap (destination-default)
After: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (origin-default destination-default)
After: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-default)
References: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: dev-sda2.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-default)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit blockdev at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.target:
Description: Block Device Preparation for /dev/disk/by-uuid/93ca99ff-41ca-490c-bef6-fa8fa925a863
Instance: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/blockdev at .target
Conflicts: shutdown.target (origin-default)
Before: home.mount (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: home.mount (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: c5698a2167564fd4b4b6c983fabbd8fe
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Wants: alsa-state.service (origin-file)
Wants: alsa-restore.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0-controlC0.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:1b.0-sound-card0-controlC0.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit system-modprobe.slice:
Description: system-modprobe.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /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: d396ae4e935d4af2bc362835176ee6d0
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: modprobe at fuse.service (destination-file)
RequiredBy: modprobe at drm.service (destination-file)
RequiredBy: modprobe at configfs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: modprobe at configfs.service (destination-file)
Before: shutdown.target (origin-default)
Before: modprobe at drm.service (destination-file)
Before: modprobe at fuse.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit bluetooth.target:
Description: Bluetooth
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: f454b4654d6f414daaff62310bcda930
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/bluetooth.target
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Wants: bluetooth.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:1d.0-usb6-6\x2d1-6\x2d1:1.0-bluetooth-hci0.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: bluetooth.service (origin-default)
References: shutdown.target (origin-default)
References: bluetooth.service (origin-file origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:1d.0-usb6-6\x2d1-6\x2d1:1.0-bluetooth-hci0.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 878fabd7996241c79583631104c0095b
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> 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: Wed 2021-10-27 13:56:41 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: system.slice (origin-file)
After: local-fs.target (origin-file)
After: first-boot-complete.target (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: first-boot-complete.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-machine-id-setup --commit
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit uuidd.socket:
Description: UUID daemon activation socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/uuidd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1eadb51789014a7a9cdc30c315d6660c
Fragment Path: /lib/systemd/system/uuidd.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: uuidd.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: uuidd.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
Triggers: uuidd.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: uuidd.service (origin-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: sockets.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: uuidd.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/uuidd/request (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: uuidd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/uuidd/request
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-quotacheck.service:
Description: File System Quota Check
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-quotacheck.service(8)
Fragment Path: /lib/systemd/system/systemd-quotacheck.service
ConditionPathExists: /sbin/quotacheck untested
Requires: system.slice (origin-file)
Before: remote-fs.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: remote-fs.target (origin-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-quotacheck
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8591fcffda6640d38be18953f4e91334
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 2e39210eccb4473aa8bc57d28a4ee133
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Wants: mlocate.timer (origin-file)
Wants: anacron.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
Wants: e2scrub_all.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: exim4-base.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: logrotate.timer (origin-file)
Wants: man-db.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: mlocate.timer (destination-default)
After: man-db.timer (destination-default)
After: apt-daily.timer (destination-default)
After: e2scrub_all.timer (destination-default)
After: logrotate.timer (destination-default)
After: exim4-base.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: anacron.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
References: shutdown.target (origin-file)
References: man-db.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: e2scrub_all.timer (origin-file)
References: apt-daily-upgrade.timer (origin-file)
References: apt-daily.timer (origin-file)
References: anacron.timer (origin-file)
References: logrotate.timer (origin-file)
References: mlocate.timer (origin-file)
References: exim4-base.timer (origin-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: mlocate.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: sysinit.target (destination-file)
Before: shutdown.target (origin-default)
Before: sysinit.target (destination-file)
After: emergency.service (origin-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit user-runtime-dir at 1000.service:
Description: User Runtime Directory /run/user/1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Exit 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: ff27002c4f1c46eb8a1a99f7fd4742e3
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Wed 2021-10-27 13:56:45 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:45 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: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: session-2.scope (destination-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: user-1000.slice (origin-file)
After: sysinit.target (origin-default)
After: dbus.service (origin-file)
After: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: user-1000.slice (origin-file)
References: basic.target (origin-default)
References: dbus.service (origin-file)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: user at 1000.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 1249
Start Timestamp: Wed 2021-10-27 13:56:45 CEST
Exit Timestamp: Wed 2021-10-27 13:56:45 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sda.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 5e2613f785d64b4bb1c8a19e7b97b1e2
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit cups.socket:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
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: 5f0df26d966e4bcf9e3c1e1a999c29e2
Fragment Path: /lib/systemd/system/cups.socket
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
PartOf: cups.service (origin-file)
RequiredBy: cups.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
Triggers: cups.service (origin-implicit)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-default)
References: cups.service (origin-file origin-implicit)
ReferencedBy: cups.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/cups/cups.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: cups.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/cups/cups.sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:45 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
CGroup delegate mask: memory pids
Invocation ID: b0cbfad50c90469b880e3ec938febe96
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Wed 2021-10-27 13:56:45 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:45 CEST
Assert Result: yes
Requires: user-runtime-dir at 1000.service (origin-file)
Requires: sysinit.target (origin-default)
Requires: user-1000.slice (origin-file)
WantedBy: session-2.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: session-2.scope (destination-file)
After: user-1000.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file)
References: dbus.service (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
ReferencedBy: session-2.scope (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: continue
Main PID: 1250
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: inherit
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 1250
Start Timestamp: Wed 2021-10-27 13:56:45 CEST
Status Text: Startup finished in 405ms.
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: yes
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DelegateControllers: memory pids
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d3e1a58c857f4d3eb4eafe774e39ea29
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> 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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 23024e5b268345e58d36dd457dfaf7dd
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: cups.service (origin-file)
Requires: sysinit.target (origin-default)
Wants: avahi-daemon.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: cups.service (origin-file)
After: sysinit.target (origin-default)
After: avahi-daemon.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: avahi-daemon.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: cups.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 670
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
PID: 670
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
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: 40ea83358d9b452e87f20ce4f2737c73
Documentation: man:systemd-rc-local-generator(8)
Fragment Path: /lib/systemd/system/rc-local.service
DropIn Path: /lib/systemd/system/rc-local.service.d/debian.conf
ConditionFileIsExecutable: /etc/rc.local succeeded
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 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: getty at tty1.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: multi-user.target (destination-default)
Before: plymouth-quit-wait.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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
PID: 899
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d0c4f0b3e72d424791ee44176726ecce
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 2b01fa33f4a348e6bc79577357f75be0
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: plymouth-start.service (destination-file)
Before: local-fs-pre.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 253
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: lightdm.service (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: lightdm.service (destination-file)
After: system.slice (origin-file)
After: rc-local.service (origin-file)
After: systemd-journald.socket (origin-file)
After: plymouth-start.service (origin-file)
After: basic.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: sysinit.target (origin-default)
References: plymouth-start.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: rc-local.service (origin-file)
References: system.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: lightdm.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 20s
TimeoutStopSec: 20s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 96a9537085744bf0810069e3773b2038
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: man-db.service (origin-implicit)
References: man-db.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: time-sync.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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: man-db.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 00:00:00
-> 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: shutdown.target (origin-file)
Conflicts: rescue.service (origin-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: sysinit.target (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
Before: emergency.target (destination-file)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (destination-file)
After: syslog.socket (destination-file)
After: system.slice (origin-file)
References: rescue.service (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell emergency
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:57:10 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: Wed 2021-10-27 13:57:10 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:57:10 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: ba3294328b2b4d8b9c2ff484e322ea84
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: systemd-fsckd.socket (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsckd.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-fsckd.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
PID: 404
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:57:10 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: system.slice (origin-file)
After: plymouth-start.service (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: emergency.service (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-vconsole-setup.service (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --watch --console
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
-> Unit rsyslog.service:
Alias: syslog.service
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 4c393d0abc9c47008fe0b7eb1277aeec
Documentation: man:rsyslogd(8)
Documentation: man:rsyslog.conf(5)
Documentation: https://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: syslog.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: syslog.socket (origin-file)
ReferencedBy: syslog.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 463
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n -iNONE
PID: 463
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sr0.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 30e27cd817004c24b573b8b0fee80457
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.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: dev-cdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 4db941be911b4005a942379bb445a081
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.device
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
RequiredBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
Before: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 815eec559a554d80a275fddef5422289
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 153810cbe11344328e2cb52e6436a733
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: -.mount (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 607
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 607
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/syslog.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 98927fb855ab431cb3807d2dab85a26c
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: rsyslog.service (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: emergency.service (origin-file)
Before: rsyslog.service (origin-implicit)
Before: sockets.target (origin-file)
Before: systemd-journald.service (destination-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: rsyslog.service (origin-implicit)
References: emergency.service (origin-file)
References: rsyslog.service (origin-implicit)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: syslog.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: a12bdef0cc8f43ae831862865f89e8d9
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Wants: NetworkManager-wait-online.service (origin-file)
Wants: networking.service (origin-file)
WantedBy: teamviewerd.service (destination-file)
WantedBy: media-server108-transfer.mount (destination-file)
WantedBy: exim4.service (destination-file)
WantedBy: hddtemp.service (destination-file)
WantedBy: media-server108-Musik.mount (destination-file)
Conflicts: shutdown.target (origin-default)
Before: media-server108-Musik.mount (destination-file)
Before: hddtemp.service (destination-file)
Before: rc-local.service (destination-file)
Before: shutdown.target (origin-default)
Before: apt-daily.service (destination-file)
Before: exim4.service (destination-file)
Before: media-server108-transfer.mount (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: teamviewerd.service (destination-file)
After: networking.service (destination-file)
After: network.target (origin-file)
After: NetworkManager-wait-online.service (origin-default destination-file)
References: networking.service (origin-file)
References: shutdown.target (origin-default)
References: NetworkManager-wait-online.service (origin-file origin-default)
References: network.target (origin-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: teamviewerd.service (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: media-server108-transfer.mount (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN untested
Requires: system.slice (origin-file)
WantedBy: systemd-networkd.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-networkd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-networkd.service (origin-implicit)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: systemd-networkd.service (origin-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-networkd.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: route 1361
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit bluetooth.service:
Alias: dbus-org.bluez.service
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/bluetooth.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: b267439a8ad949ef8f42c61ed77a4e9b
Documentation: man:bluetoothd(8)
Fragment Path: /lib/systemd/system/bluetooth.service
ConditionPathIsDirectory: /sys/class/bluetooth succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
WantedBy: bluetooth.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: bluetooth.target (destination-default)
After: dbus.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: bluetooth.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 456
Main PID Known: yes
Main PID Alien: no
BusName: org.bluez
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
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: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNPROC: 1
LimitNPROCSoft: 1
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_admin
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/libexec/bluetooth/bluetoothd
PID: 456
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Status Text: Running
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 36f60ee1803f456badf69030eba79a6d
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: apt-daily.service (destination-file)
Before: atd.service (destination-file)
Before: cron.service (destination-file)
Before: ntp.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: plymouth-read-write.service (destination-file)
Before: dev-sda2.swap (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: pcscd.service (destination-file)
Before: rc-local.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: exim4-base.service (destination-file)
Before: uuidd.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: plymouth-start.service (destination-file)
Before: cups.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: smartmontools.service (destination-file)
Before: bluetooth.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: upower.service (destination-file)
Before: console-setup.service (destination-file)
Before: home.mount (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-file)
Before: modprobe at drm.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: x11vnc.service (destination-file)
Before: lightdm.service (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: sockets.target (origin-file)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: ssh.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: media-server108-Musik.mount (destination-file)
Before: plymouth-quit.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: colord.service (destination-file)
Before: alsa-restore.service (destination-file)
Before: systemd-boot-system-token.service (destination-file)
Before: hddtemp.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
Before: systemd-initctl.service (destination-file)
Before: cups-browsed.service (destination-file)
Before: blueman-mechanism.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: openvpn.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: polkit.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: rpcbind.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: mlocate.service (destination-file)
Before: dbus.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: nfs-config.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: user at 1000.service (destination-file)
Before: udisks2.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-file)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: logrotate.service (destination-file)
Before: exim4.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: systemd-quotacheck.service (destination-file)
Before: anacron.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: lm-sensors.service (destination-file)
Before: systemd-ask-password-plymouth.service (destination-file)
Before: teamviewerd.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: apparmor.service (destination-file)
Before: alsa-state.service (destination-file)
Before: rsync.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: media-server108-transfer.mount (destination-file)
Before: NetworkManager-wait-online.service (destination-file)
Before: run-user-1000-doc.mount (destination-file)
Before: systemd-pstore.service (destination-file)
Before: wpa_supplicant.service (destination-file)
After: -.mount (origin-file origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: -.mount (origin-file origin-path)
References: sockets.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: blueman-mechanism.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-quotacheck.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: home.mount (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: pcscd.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: uuidd.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: lightdm.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: mlocate.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: plymouth-start.service (destination-file)
ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: teamviewerd.service (destination-file)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: exim4-base.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: media-server108-Musik.mount (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: plymouth-read-write.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: x11vnc.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: alsa-state.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: lm-sensors.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: alsa-restore.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: run-user-1000-doc.mount (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: atd.service (destination-file)
ReferencedBy: dev-sda2.swap (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: openvpn.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: smartmontools.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: NetworkManager-wait-online.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: media-server108-transfer.mount (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
RequiresMountsFor: /run/systemd/journal/socket (origin-file)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/socket
ListenStream: /run/systemd/journal/stdout
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 1da97ffec3784a699d5501bffd62cab9
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: systemd-logind.service (destination-file)
Before: shutdown.target (origin-default)
Before: user-1000.slice (destination-implicit)
Before: slices.target (origin-file)
After: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: slices.target (origin-file)
References: -.slice (origin-implicit)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: user-1000.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 1db4535d09a1479c818bec153d4aeee8
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
ConditionNeedsUpdate: /etc succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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-update-done.service (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-udevd.service (destination-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-update-done.service (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-sysusers
PID: 271
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 72a10608fcfd4721a618783a4b6761b2
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-default)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
Main PID: 464
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 464
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 4ee9925ca83e4353a6ab9a4bdbeb38c8
Following Set Member: dev-rfkill.device
Wants: systemd-rfkill.socket (origin-udev)
BoundBy: systemd-rfkill.socket (destination-file)
BoundBy: systemd-rfkill.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: systemd-rfkill.service (destination-file)
References: systemd-rfkill.socket (origin-udev)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
udev SYSTEMD_WANTS: systemd-rfkill.socket
-> 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: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
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: 419f4742a49f42fcb16fa274987f84ce
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: network.target (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
References: network.target (origin-file)
References: dbus.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 475
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
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
PID: 475
Start Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap:
Description: /dev/disk/by-id/wwn-0x500a0751090676bc-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 84836f4cb1114822a495ee9bcf1e4c9b
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap
Requires: dev-sda2.device (origin-proc-swap)
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: dev-sda2.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: blockdev at dev-sda2.target (origin-proc-swap)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: umount.target (origin-default)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: swap.target (origin-default)
References: dev-sda2.device (origin-proc-swap)
RequiresMountsFor: /dev/disk/by-id/wwn-0x500a0751090676bc-part2 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-id/wwn-0x500a0751090676bc-part2
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit media-server108-Musik.mount:
Description: /media/server108/Musik
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/media-server108-Musik.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: ed1c0c849dc640669ae6e1663aeda19b
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/media-server108-Musik.mount
Source Path: /etc/fstab
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: remote-fs.target (destination-file)
Conflicts: umount.target (origin-file)
Before: umount.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit origin-path)
After: remote-fs-pre.target (origin-file)
After: network.target (origin-file)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: system.slice (origin-file)
References: remote-fs-pre.target (origin-file)
References: network-online.target (origin-file)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: remote-fs.target (destination-file)
RequiresMountsFor: /media/server108 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /media/server108/Musik
What: 192.168.2.108:/home/hendrik/Musik
File System Type: nfs4
Options: ro,relatime,vers=4.2,rsize=524288,wsize=524288,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.2.101,local_lock=none,addr=192.168.2.108,_netdev
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: infinity
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nfs-config.service:
Description: Preprocess NFS configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:40 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: f2380e90505346baab8e4d4817748e3c
Fragment Path: /lib/systemd/system/nfs-config.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: rpc-svcgssd.service (destination-file)
WantedBy: rpc-gssd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: rpc-gssd.service (destination-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/systemd/scripts/nfs-utils_env.sh
PID: 422
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 67a9def38a5948428877fc8908ecd45b
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 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: lightdm.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: plymouth-quit.service (destination-file)
Before: session-2.scope (destination-file)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: plymouth-quit-wait.service (destination-file)
Before: user-1000.slice (destination-file)
Before: getty at tty1.service (destination-file)
After: nss-user-lookup.target (origin-file)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: sysinit.target (origin-default)
After: home.mount (origin-file)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: nss-user-lookup.target (origin-file)
References: sysinit.target (origin-default)
References: network.target (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: home.mount (origin-file)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: plymouth-quit-wait.service (destination-file)
ReferencedBy: plymouth-quit.service (destination-file)
ReferencedBy: session-2.scope (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: user-1000.slice (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: lightdm.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 579
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: c809bfa5b2604749b45bf6d7e56c12f1
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: logrotate.timer (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: exim4-base.service (destination-file)
TriggeredBy: logrotate.timer (destination-implicit)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: exim4-base.service (destination-file)
ReferencedBy: logrotate.timer (destination-implicit)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/log (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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
DynamicUser: no
LockPersonality: yes
RestrictNamespaces: n/a
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/logrotate /etc/logrotate.conf
PID: 597
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: e78fa58387744448831305adf177d6ea
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
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:systemd-networkd.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN untested
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: network.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: network.target (origin-file)
Before: multi-user.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-file)
Before: apt-daily.service (destination-file)
After: -.mount (origin-file origin-path)
After: systemd-udevd.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (origin-file)
After: network-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.socket (origin-file destination-implicit)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: network.target (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-udevd.service (origin-file)
References: shutdown.target (origin-file)
References: network-pre.target (origin-file)
References: system.slice (origin-file)
References: multi-user.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-networkd.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-implicit)
ReferencedBy: apt-daily.service (destination-file)
RequiresMountsFor: /run/systemd/netif (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
BusName: org.freedesktop.network1
Bus Name Good: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGUSR2
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: invisible
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/netif
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: read vmsplice fsetxattr gettid recvmmsg mq_getsetattr clock_getres_time64 fdatasync signalfd4 alarm waitpid time semtimedop_time64 ugetrlimit dup2 mq_timedreceive clock_getres openat mq_timedreceive_time64 linkat getrandom poll fsync setuid shmctl lchown pause pipe copy_file_range oldolduname utimes geteuid prctl lstat64 pselect6 truncate set_tls cacheflush renameat setreuid32 fchown getgroups32 inotify_add_watch mlockall getegid sched_setscheduler lremovexattr clock_nanosleep_time64 timer_gettime get_thread_area inotify_init1 mbind chmod restart_syscall timer_settime fcntl64 sendto sched_setparam sigprocmask fchownat vfork sched_getattr prlimit64 setresuid32 mlock accept4 setxattr getgid membarrier personality add_key rename mq_notify move_pages getppid userfaultfd execve rt_sigtimedwait sigsuspend getpgrp tgkill tkill pwrite64 getdents64 sched_setaffinity socketcall sigreturn msgget getsockname madvise futex getsockopt setregid32 socket set_mempolicy geteuid32 truncate64 munlock splice timer_settime64 io_pgetevents socketpair futimesat timer_gettime64 clock_gettime select getxattr oldfstat inotify_init removexattr times capget pwritev semtimedop mlock2 getpid get_robust_list utimensat fstat64 recv getresgid32 getuid32 readdir getuid swapcontext sched_yield pselect6_time64 setgroups32 capset arch_prctl setitimer sched_setattr epoll_pwait fstatfs fadvise64 flistxattr ioctl ppoll_time64 mremap access signalfd fstat unshare getcpu sendfile getrlimit inotify_rm_watch getgroups sched_rr_get_interval_time64 dup creat ftruncate64 bind rt_sigtimedwait_time64 utimensat_time64 chown32 rseq semop preadv2 stat64 pidfd_open write faccessat sendmsg nice epoll_ctl rt_sigreturn kill unlinkat msgsnd setrlimit sigaction clock_gettime64 getresgid writev sync olduname eventfd2 eventfd mq_open _llseek set_robust_list umask readv io_setup sched_get_priority_max getpriority exit dup3 gettimeofday setresgid32 setpgid set_tid_address sigaltstack fremovexattr timer_create io_uring_enter set_thread_area setgid32 io_pgetevents_time64 readahead getpgid setresgid setresuid epoll_create futex_time64 clone3 mkdir setfsgid listen statx chown getcwd symlink fgetxattr fchdir io_getevents ioprio_set shutdown munmap sync_file_range readlinkat io_cancel oldstat utime pipe2 msgrcv mq_timedsend io_uring_register epoll_ctl_old fadvise64_64 clock_nanosleep getdents setgid stat mknod sched_getparam lgetxattr connect setsid getegid32 nanosleep renameat2 unlink sendmmsg lstat ppoll shmat close _newselect mq_unlink fchmod readlink io_uring_setup faccessat2 exit_group execveat sigpending send rt_sigpending statfs64 rt_sigaction accept rt_sigsuspend shmdt munlockall chdir timer_delete sched_getaffinity fchmodat sendfile64 setreuid clone remap_file_pages ftruncate epoll_create1 sysinfo signal kcmp rt_tgsigqueueinfo pread64 name_to_handle_at sched_getscheduler recvmmsg_time64 epoll_wait_old memfd_create sync_file_range2 timerfd_settime64 mmap2 fork syncfs statfs getgid32 lchown32 llistxattr setfsuid timerfd_create wait4 migrate_pages link newfstatat open setpriority setregid mknodat process_vm_readv brk fstatfs64 getsid shmget pidfd_send_signal fstatat64 request_key getpeername setgroups symlinkat recvmsg msync semctl get_mempolicy sched_rr_get_interval io_destroy epoll_wait semget mprotect uname keyctl mmap openat2 oldlstat setfsuid32 getitimer rmdir rt_sigprocmask flock preadv timer_getoverrun fallocate mkdirat msgctl waitid process_vm_writev getresuid32 setuid32 lseek setfsgid32 timerfd_gettime fcntl setns pwritev2 rt_sigqueueinfo io_submit fchown32 getrusage lsetxattr mq_timedsend_time64 timerfd_gettime64 getresuid ipc recvfrom timerfd_settime setsockopt listxattr sched_get_priority_min tee ioprio_get
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 91054dfd45484f6b9a91bcb82aa7c933
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: apt-daily-upgrade.timer (destination-file)
Before: apt-daily.service (origin-implicit)
Before: timers.target (origin-default)
After: -.mount (origin-file origin-path)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: apt-daily.service (origin-implicit)
References: timers.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-file origin-path)
ReferencedBy: timers.target (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 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 cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 53fb1a5168ce4fb9ae5bfc0682585c82
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: nss-user-lookup.target (origin-file)
References: sysinit.target (origin-default)
References: remote-fs.target (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 457
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 457
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 13e54f88b5e640e0a526c9bb1eeb3bfe
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev
-> Unit rpcbind.service:
Alias: portmap.service
Description: RPC bind portmap service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 845964a5dc3c4c5999d7a994501d984c
Documentation: man:rpcbind(8)
Fragment Path: /lib/systemd/system/rpcbind.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: rpcbind.socket (origin-file)
Requires: -.mount (origin-file origin-path)
Wants: remote-fs-pre.target (origin-file)
Wants: rpcbind.target (origin-file)
WantedBy: multi-user.target (destination-file)
Before: remote-fs-pre.target (origin-file)
Before: rpcbind.target (origin-file)
After: rpcbind.socket (destination-implicit)
After: -.mount (origin-file origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: rpcbind.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: rpcbind.socket (origin-file)
References: remote-fs-pre.target (origin-file)
References: rpcbind.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file origin-path)
ReferencedBy: rpcbind.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/rpcbind (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 438
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: OPTIONS=-w
EnvironmentFile: -/etc/rpcbind.conf
EnvironmentFile: -/etc/default/rpcbind
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/rpcbind -f $OPTIONS
PID: 438
Start Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 7c08cc25515b4dbfbf55dbc23aeb9118
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0-controlC0.device:
Description: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9057cc372aa74b81b652cdbec64f331e
Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1b.0.device
Following Set Member: dev-snd-controlC0.device
Wants: sound.target (origin-udev)
References: sound.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 80bead5c046244c39016f7ea12fd7668
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: cryptsetup.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: shutdown.target (origin-file)
Before: paths.target (origin-file)
After: -.mount (origin-file origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: -.mount (origin-file origin-path)
References: shutdown.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
References: emergency.service (origin-file)
References: cryptsetup.target (origin-file)
References: paths.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 76c0a936d01446c79132ddc637867fec
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
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit dev-cdrw.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 2ac646bd8cc54883b98f81a22e9390fa
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit dev-sda4.device:
Description: M4-CT128M4SSD2 4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 7023f27afcdd42aea3f70b48a0eb16fb
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart4.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device
Following Set Member: dev-disk-by\x2duuid-93ca99ff\x2d41ca\x2d490c\x2dbef6\x2dfa8fa925a863.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d04.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart4.device
BoundBy: home.mount (destination-mountinfo-implicit)
Before: home.mount (destination-mountinfo-implicit)
ReferencedBy: home.mount (destination-mountinfo-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Found: found-udev,found-mount
-> Unit dev-cdrom.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: de8aa37b86ab4538ab3e90607e3ea449
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.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: dev-cdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-000a5407\x2d01.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 94242cfdc7d141dc9577cb17af40dc13
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-bc77dc37\x2d6d9f\x2d48eb\x2da6b0\x2da24245589caf.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit sys-kernel-tracing.mount:
Description: Kernel Trace File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /sys-kernel-tracing.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 401735555e7d4091995167f9ed76f31f
Documentation: https://www.kernel.org/doc/Documentation/trace/ftrace.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-tracing.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/tracing succeeded
ConditionVirtualization: !lxc succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/tracing
What: tracefs
File System Type: tracefs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit multi-user.target:
Alias: runlevel2.target
Alias: runlevel4.target
Alias: runlevel3.target
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9451f3352a4744cfae120d31bfd3d8d2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: basic.target (origin-file)
Wants: atd.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: x11vnc.service (origin-file)
Wants: rpcbind.service (origin-file)
Wants: exim4.service (origin-file)
Wants: plymouth-quit.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: console-setup.service (origin-file)
Wants: ssh.service (origin-file)
Wants: ntp.service (origin-file)
Wants: networking.service (origin-file)
Wants: teamviewerd.service (origin-file)
Wants: openvpn.service (origin-file)
Wants: blueman-mechanism.service (origin-file)
Wants: NetworkManager.service (origin-file)
Wants: plymouth-quit-wait.service (origin-file)
Wants: wpa_supplicant.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: rc-local.service (origin-file)
Wants: avahi-daemon.service (origin-file)
Wants: cron.service (origin-file)
Wants: unattended-upgrades.service (origin-file)
Wants: smartmontools.service (origin-file)
Wants: getty.target (origin-file)
Wants: anacron.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: lm-sensors.service (origin-file)
Wants: dbus.service (origin-file)
Wants: remote-fs.target (origin-file)
Wants: hddtemp.service (origin-file)
Wants: rsync.service (origin-file)
Wants: nfs-client.target (origin-file)
Wants: rsyslog.service (origin-file)
Wants: cups-browsed.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
After: teamviewerd.service (origin-default)
After: NetworkManager.service (origin-default)
After: cups-browsed.service (origin-default)
After: exim4.service (origin-default destination-file)
After: systemd-networkd.service (destination-file)
After: wpa_supplicant.service (origin-default)
After: nfs-client.target (origin-default)
After: openvpn.service (origin-default)
After: dbus.service (origin-default)
After: atd.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: getty.target (origin-default)
After: smartmontools.service (origin-default)
After: ntp.service (origin-default)
After: rsync.service (origin-default)
After: systemd-logind.service (origin-default)
After: cron.service (origin-default)
After: plymouth-quit-wait.service (origin-default)
After: unattended-upgrades.service (origin-default)
After: plymouth-quit.service (origin-default)
After: hddtemp.service (origin-default destination-file)
After: x11vnc.service (origin-default)
After: lm-sensors.service (origin-default)
After: avahi-daemon.service (origin-default)
After: rsyslog.service (origin-default)
After: rescue.target (origin-file)
After: blueman-mechanism.service (origin-default)
After: anacron.service (origin-default)
After: basic.target (origin-file origin-default)
After: rescue.service (origin-file)
After: rc-local.service (origin-default)
After: ssh.service (origin-default)
References: teamviewerd.service (origin-file origin-default)
References: plymouth-quit.service (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: exim4.service (origin-file origin-default)
References: console-setup.service (origin-file)
References: NetworkManager.service (origin-file origin-default)
References: hddtemp.service (origin-file origin-default)
References: remote-fs.target (origin-file)
References: getty.target (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: openvpn.service (origin-file origin-default)
References: plymouth-quit-wait.service (origin-file origin-default)
References: rc-local.service (origin-file origin-default)
References: rescue.target (origin-file)
References: ntp.service (origin-file origin-default)
References: systemd-user-sessions.service (origin-file origin-default)
References: basic.target (origin-file origin-default)
References: systemd-ask-password-wall.path (origin-file)
References: systemd-logind.service (origin-file origin-default)
References: ssh.service (origin-file origin-default)
References: blueman-mechanism.service (origin-file origin-default)
References: cron.service (origin-file origin-default)
References: rpcbind.service (origin-file)
References: anacron.service (origin-file origin-default)
References: rsync.service (origin-file origin-default)
References: avahi-daemon.service (origin-file origin-default)
References: atd.service (origin-file origin-default)
References: nfs-client.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: unattended-upgrades.service (origin-file origin-default)
References: lm-sensors.service (origin-file origin-default)
References: wpa_supplicant.service (origin-file origin-default)
References: networking.service (origin-file)
References: smartmontools.service (origin-file origin-default)
References: cups-browsed.service (origin-file origin-default)
References: rescue.service (origin-file)
References: rsyslog.service (origin-file origin-default)
References: x11vnc.service (origin-file origin-default)
ReferencedBy: hddtemp.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:41 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 90c7c81c76bb4e159d3d75f812111e3e
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
Requires: ifupdown-pre.service (origin-file)
Requires: system.slice (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: network-online.target (origin-file)
Before: shutdown.target (origin-file)
Before: network.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-modules-load.service (origin-file)
After: apparmor.service (origin-file)
After: ifupdown-pre.service (origin-file)
After: system.slice (origin-file)
After: systemd-sysctl.service (origin-file)
After: systemd-journald.socket (origin-file)
After: network-pre.target (origin-file)
References: systemd-sysctl.service (origin-file)
References: ifupdown-pre.service (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
References: network-online.target (origin-file)
References: apparmor.service (origin-file)
References: shutdown.target (origin-file)
References: network-pre.target (origin-file)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: network-online.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 462
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown -a --read-environment --exclude=lo
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 14:01:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: Wed 2021-10-27 14:01:40 CEST
Inactive Enter Timestamp: Wed 2021-10-27 14:01:40 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: b03f96a1ed9a4cc18be0cd2229901b94
Documentation: man:anacron
Documentation: man:anacrontab
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: anacron.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: time-sync.target (origin-file)
TriggeredBy: anacron.timer (destination-implicit)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: time-sync.target (origin-file)
ReferencedBy: anacron.timer (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: 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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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: 450
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 14:01:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit mlocate.service:
Description: Update a database for mlocate
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2021-10-27 13:56:44 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:41 CEST
Active Exit Timestamp: Wed 2021-10-27 13:56:44 CEST
Inactive Enter Timestamp: Wed 2021-10-27 13:56:44 CEST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 22b0681036164fcbac44b8f74dfb4a31
Documentation: man:updatedb.mlocate(8)
Documentation: man:updatedb.conf(5)
Fragment Path: /lib/systemd/system/mlocate.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:41 CEST
Assert Result: yes
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: systemd-tmpfiles-setup.service (origin-file)
After: mlocate.timer (destination-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
TriggeredBy: mlocate.timer (destination-implicit)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file origin-path)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: mlocate.timer (destination-implicit)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
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
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
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_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/updatedb.mlocate
PID: 484
Start Timestamp: Wed 2021-10-27 13:56:41 CEST
Exit Timestamp: Wed 2021-10-27 13:56:44 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.swap:
Description: /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: a8822fa1e82b489680e3430644fa8ab1
Following: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001202090676BC\x2dpart2.swap
Following Set Member: dev-sda2.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751090676bc\x2dpart2.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.0\x2dpart2.swap
Following Set Member: dev-disk-by\x2duuid-43b069db\x2d0d88\x2d417e\x2d93e2\x2d7caed43bb3a7.swap
Following Set Member: dev-disk-by\x2dpartuuid-000a5407\x2d02.swap
Requires: dev-sda2.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
After: dev-sda2.device (origin-proc-swap)
After: system.slice (origin-file)
After: blockdev at dev-sda2.target (origin-proc-swap)
References: swap.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dev-sda2.device (origin-proc-swap)
References: system.slice (origin-file)
References: blockdev at dev-sda2.target (origin-proc-swap)
References: -.mount (origin-implicit)
References: umount.target (origin-default)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
Clean Result: success
What: /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/sda2
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: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit pcscd.service:
Description: PC/SC Smart Card 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:pcscd(8)
Fragment Path: /lib/systemd/system/pcscd.service
Requires: pcscd.socket (origin-file)
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: sysinit.target (origin-default)
After: basic.target (origin-default)
After: pcscd.socket (destination-implicit)
TriggeredBy: pcscd.socket (destination-implicit)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: pcscd.socket (origin-file)
ReferencedBy: pcscd.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/sbin/pcscd --foreground --auto-exit
-> ExecReload:
Command Line: /usr/sbin/pcscd --hotplug
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit gssproxy.service:
Description: gssproxy.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: auth-rpcgss-module.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: nfs-client.target (destination-file)
After: auth-rpcgss-module.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Requires: -.mount (origin-implicit origin-path)
Requires: -.slice (origin-file)
Before: systemd-binfmt.service (destination-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: -.slice (origin-file)
After: -.mount (origin-implicit origin-path)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-implicit origin-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
ReferencedBy: systemd-binfmt.service (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Clean Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: nosuid,nodev,noexec
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apt-daily-upgrade.service:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: apt-daily.service (origin-file)
After: connman.service (origin-file)
After: systemd-journald.socket (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-networkd.service (origin-file)
After: network.target (origin-file)
After: NetworkManager.service (origin-file)
After: network-online.target (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: apt-daily.service (origin-file)
References: NetworkManager.service (origin-file)
References: network.target (origin-file)
References: connman.service (origin-file)
References: systemd-networkd.service (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 15min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: b21b3cd6a7684caf838ddaa346ec263b
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: rtkit-daemon.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: blueman-mechanism.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: lightdm.service (destination-file)
RequiredBy: upower.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: udisks2.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: colord.service (destination-file)
Before: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
Before: bluetooth.service (destination-file)
Before: blueman-mechanism.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: sockets.target (origin-default destination-default)
Before: udisks2.service (destination-file)
Before: rtkit-daemon.service (destination-file)
Before: polkit.service (destination-file)
Before: upower.service (destination-file)
Before: dbus.service (origin-implicit)
Before: avahi-daemon.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: lightdm.service (destination-file)
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: dbus.service (origin-implicit)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: udisks2.service (destination-file)
ReferencedBy: upower.service (destination-file)
ReferencedBy: rtkit-daemon.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: blueman-mechanism.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: lightdm.service (destination-file)
RequiresMountsFor: /run/dbus/system_bus_socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: dbus.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rsync.service:
Description: fast remote file copy program daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:rsync(1)
Documentation: man:rsyncd.conf(5)
Fragment Path: /lib/systemd/system/rsync.service
ConditionPathExists: /etc/rsyncd.conf failed
Condition Timestamp: Wed 2021-10-27 13:56:41 CEST
Condition Result: no
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)
After: system.slice (origin-file)
After: network.target (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 1s
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/rsync --daemon --no-detach
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
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: b45ab860596f4ed080dcbf2a0457407c
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/hddtemp.service
Source Path: /etc/init.d/hddtemp
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
Before: graphical.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: network-online.target (origin-file)
References: shutdown.target (origin-default)
References: graphical.target (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: multi-user.target (origin-file)
References: remote-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/init.d/hddtemp start
PID: 897
Start Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald-audit.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: c3fea3ba849c4c62be7e20da928a0520
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: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: apparmor.service (destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: systemd-journald.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-audit.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit e2scrub_all.timer:
Description: Periodic ext4 Online Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:57:54 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: efb0aadbc15646e6bdcccb1105149960
Fragment Path: /lib/systemd/system/e2scrub_all.timer
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 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: e2scrub_all.service (origin-implicit)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-file origin-path)
Triggers: e2scrub_all.service (origin-implicit)
References: timers.target (origin-default)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: e2scrub_all.service (origin-implicit)
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
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 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: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: ce07721eb65b4b76bfc8ed3c5a002dd3
Following Set Member: dev-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: a567fdf09b2241be8c29b9a98f35bdf9
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Wed 2021-10-27 13:56:40 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:40 CEST
Assert Result: yes
Requires: systemd-journald.service (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file origin-path)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file origin-path)
References: systemd-journald.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: journalctl --flush
PID: 280
Start Timestamp: Wed 2021-10-27 13:56:40 CEST
Exit Timestamp: Wed 2021-10-27 13:56:40 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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-rfkill.device:
Description: /dev/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: c05f145bc3274643b697d66e160591fa
Following: sys-devices-virtual-misc-rfkill.device
Following Set Member: sys-devices-virtual-misc-rfkill.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0.device:
Description: TSSTcorp_CDDVDW_TS-H653F
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:40 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 91028922c99d4e7280268cdc61e11e00
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-dvdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_TS\x2dH653F.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit media-server108-transfer.mount:
Description: /media/server108/transfer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2021-10-27 13:56:43 CEST
Inactive Exit Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Enter Timestamp: Wed 2021-10-27 13:56:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/media-server108-transfer.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 408611399ef2420abb36181afc379252
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/media-server108-transfer.mount
Source Path: /etc/fstab
Condition Timestamp: Wed 2021-10-27 13:56:43 CEST
Condition Result: yes
Assert Timestamp: Wed 2021-10-27 13:56:43 CEST
Assert Result: yes
Requires: -.mount (origin-implicit origin-path)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: remote-fs.target (destination-file)
Conflicts: umount.target (origin-file)
Before: umount.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: remote-fs-pre.target (origin-file)
After: -.mount (origin-implicit origin-path)
After: network.target (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: -.mount (origin-implicit origin-path)
References: umount.target (origin-file)
References: network.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: remote-fs.target (destination-file)
RequiresMountsFor: /media/server108 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /media/server108/transfer
What: 192.168.2.108:/home/transfer
File System Type: nfs4
Options: rw,relatime,vers=4.2,rsize=524288,wsize=524288,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.2.101,local_lock=none,addr=192.168.2.108,_netdev
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: infinity
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 13396
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/NetworkManager-wait-online.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/upower.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/upower.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/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/mlocate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/mlocate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/acpid.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/acpid.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/smartmontools.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/smartmontools.service
/etc/systemd/system/smartd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/smartd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/smartd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/udisks2.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/udisks2.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /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/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ntp.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ntp.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-fi.w1.wpa_supplicant1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.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/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/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/rpcbind.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
==> /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/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/openvpn.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/openvpn.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsync.service
==> /var/lib/systemd/deb-systemd-helper-enabled/blueman-mechanism.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/blueman-mechanism.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/paths.target.wants/acpid.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/paths.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/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service
==> /var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/apparmor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.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/multi-user.target.wants/smartmontools.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rtkit-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ntp.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/unattended-upgrades.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.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/anacron.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/lm-sensors.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/openvpn.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/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/blueman-mechanism.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.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/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/smartd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rpcbind.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/acpid.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/acpid.service
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/unattended-upgrades.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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
==> /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/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_all.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/e2scrub_all.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/remote-fs.target.wants/nfs-client.target <==
==> /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/default.target.wants/e2scrub_reap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/rtkit-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/udisks2.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/acpid.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/uuidd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/pcscd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/rpcbind.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/exim4-base.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/exim4-base.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/exim4-base.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/mlocate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/acpid.path.dsh-also <==
/etc/systemd/system/paths.target.wants/acpid.path
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.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/e2scrub_reap.service.dsh-also <==
/etc/systemd/system/default.target.wants/e2scrub_reap.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/anacron.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/anacron.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/smartd.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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=bc77dc37-6d9f-48eb-a6b0-a24245589caf / ext4 noatime,errors=remount-ro 0 1
# swap was on /dev/sda2 during installation
UUID=43b069db-0d88-417e-93e2-7caed43bb3a7 none swap sw 0 0
UUID=93ca99ff-41ca-490c-bef6-fa8fa925a863 /home ext4 noatime,defaults 0 2
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#Eintrag f?r server108 per NFS
192.168.2.108:/home/hendrik/Musik /media/server108/Musik nfs nofail,_netdev,ro,bg,hard,intr 0 0
192.168.2.108:/home/transfer /media/server108/transfer nfs nofail,_netdev,bg,hard,intr 0 0
More information about the Pkg-systemd-maintainers
mailing list