Bug#975561: journal: do not trigger assertion when journal_file_close() get NULL
Boris Granwehr
yoshimitsu at bluewin.ch
Mon Nov 23 16:14:40 GMT 2020
Package: systemd
Version: 232-25+deb9u12
Severity: normal
Tags: upstream
Dear Maintainer,
Sometimes the systemd-journald process crashes on startup with the error message:
Failed to create new runtime journal: No such file or directory
Assertion 'f' failed at ../src/journal/journal-file.c:332, function journal_file_close().
Aborting.
This is caused by changing the "storage" parameter in "/etc/systemd/journald.conf"
from the default value "volatile" to "auto" (if "/var/log/journal" exists)
or to changing it to "persistent".
The following systemd 243 upstream commit fixes this bug:
https://github.com/systemd/systemd/pull/12679/files
The bug is fixed for debian releases since bullseye (systemd 246).
Is it possible to fix the bug also for older debian releases like stretch?
best regards
-- Package-specific info:
-- System Information:
Debian Release: 9.13
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-14-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE=de_CH:de (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages systemd depends on:
ii adduser 3.115
ii libacl1 2.2.52-3+b1
ii libapparmor1 2.11.0-3+deb9u2
ii libaudit1 1:2.6.7-2
ii libblkid1 2.29.2-1+deb9u1
ii libc6 2.24-11+deb9u4
ii libcap2 1:2.25-1
ii libcryptsetup4 2:1.7.3-4
ii libgcrypt20 1.7.6-2+deb9u3
ii libgpg-error0 1.26-2
ii libidn11 1.33-1+deb9u1
ii libip4tc0 1.6.0+snapshot20161117-6
ii libkmod2 23-2
ii liblz4-1 0.0~r131-2+b1
ii liblzma5 5.2.2-1.2+b1
ii libmount1 2.29.2-1+deb9u1
ii libpam0g 1.1.8-3.6
ii libseccomp2 2.3.1-2.1+deb9u1
ii libselinux1 2.6-3+b3
ii libsystemd0 232-25+deb9u12
ii mount 2.29.2-1+deb9u1
ii procps 2:3.3.12-3+deb9u1
ii util-linux 2.29.2-1+deb9u1
Versions of packages systemd recommends:
ii dbus 1.10.32-0+deb9u1
ii libpam-systemd 232-25+deb9u12
Versions of packages systemd suggests:
ii policykit-1 0.105-18+deb9u1
pn systemd-container <none>
pn systemd-ui <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.130
ii udev 232-25+deb9u12
-- no debconf information
-------------- next part --------------
[EXTENDED] /lib/systemd/system/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED] /lib/systemd/system/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
[EXTENDED] /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
3 overridden configuration files found.
-------------- next part --------------
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: cryptsetup.target
Invocation ID: 14c2f0474f1b40028cbdfdfd92e98c33
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: systemd-ask-password-console.path
After: systemd-ask-password-wall.path
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsckd.socket
Invocation ID: 5702a60ce8a246a3966eef33f85b76df
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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: systemd-fsckd.service
WantedBy: systemd-fsck-root.service
Before: systemd-fsckd.service
Before: systemd-fsck-root.service
After: -.slice
After: -.mount
Triggers: systemd-fsckd.service
References: -.slice
References: -.mount
References: systemd-fsckd.service
ReferencedBy: systemd-fsckd.service
ReferencedBy: systemd-fsck-root.service
RequiresMountsFor: /run/systemd/fsck.progress
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-fsckd.socket
SELinuxContextFromNet: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-tmpfiles-setup-dev.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-tmpfiles-setup-dev.service
Invocation ID: 7244317833c54332a4d4ea4a44c53b3c
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: local-fs-pre.target
Before: systemd-udevd.service
Before: shutdown.target
Before: sysinit.target
After: system.slice
After: systemd-sysusers.service
After: kmod-static-nodes.service
After: systemd-journald.socket
References: systemd-journald.socket
References: systemd-udevd.service
References: shutdown.target
References: sysinit.target
References: systemd-sysusers.service
References: local-fs-pre.target
References: system.slice
ReferencedBy: kmod-static-nodes.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
PID: 231
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 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: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sat 2020-11-21 11:41:03 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-update-utmp-runlevel.service
Invocation ID: 3d7c895bef774551852369fb31e127dd
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Sat 2020-11-21 11:41:03 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:03 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
Requisite: systemd-update-utmp.service
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: rescue.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: rescue.target
After: graphical.target
After: system.slice
After: -.mount
After: systemd-update-utmp.service
After: multi-user.target
References: systemd-journald.socket
References: rescue.target
References: graphical.target
References: shutdown.target
References: system.slice
References: -.mount
References: systemd-update-utmp.service
References: multi-user.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 848
Start Timestamp: Sat 2020-11-21 11:41:03 CET
Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Exit Code: exited
Exit Status: 0
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: alsa-state.service
Documentation: man:alsactl(1)
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf failed
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
Requires: sysinit.target
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
Before: alsa-restore.service
After: systemd-journald.socket
After: system.slice
After: basic.target
After: sysinit.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: basic.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: alsa-restore.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -s kill save_and_quit
-> Unit vboxadd.service:
Description: vboxadd.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/vboxadd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: vboxadd.service
Invocation ID: 865305f156964d24a08fc10b4c57c267
Fragment Path: /lib/systemd/system/vboxadd.service
Source Path: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: lightdm.service
Before: graphical.target
Before: vboxadd-service.service
After: sysinit.target
After: system.slice
After: basic.target
After: systemd-journald.socket
References: multi-user.target
References: shutdown.target
References: lightdm.service
References: graphical.target
References: sysinit.target
References: basic.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
ReferencedBy: vboxadd-service.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd start
PID: 439
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd stop
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 17:11:44 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:57 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: ssh.service
Invocation ID: 9b4ec6a84aad4b71baddd8457a52361d
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: system.slice
After: sysinit.target
After: systemd-journald.socket
After: auditd.service
After: basic.target
After: network.target
References: system.slice
References: sysinit.target
References: systemd-journald.socket
References: shutdown.target
References: auditd.service
References: basic.target
References: network.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 568
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 467
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:57 CET
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 568
Start Timestamp: Sat 2020-11-21 11:40:57 CET
-> ExecReload:
Command Line: /usr/sbin/sshd -t
PID: 5788
Start Timestamp: Mon 2020-11-23 17:11:44 CET
Exit Timestamp: Mon 2020-11-23 17:11:44 CET
Exit Code: exited
Exit Status: 0
Command Line: /bin/kill -HUP $MAINPID
PID: 5795
Start Timestamp: Mon 2020-11-23 17:11:44 CET
Exit Timestamp: Mon 2020-11-23 17:11:44 CET
Exit Code: exited
Exit Status: 0
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.device:
Description: VBOX_HARDDISK
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.device
Invocation ID: b95218e6e01043ec9df9dd7045ce972d
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-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\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS2.device
Invocation ID: c26a1edd53fb4c0d9285462938bb3769
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Invocation ID: a7d0c0ab698e4f6d84e3ef98129dab7a
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: VBOX_HARDDISK 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Invocation ID: 80d2993a5cac4218b549841b22ced35a
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sysinit.target
Invocation ID: 63938c697e36431680e4fd6153c967b3
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Wants: systemd-udev-trigger.service
Wants: systemd-machine-id-commit.service
Wants: systemd-binfmt.service
Wants: systemd-sysctl.service
Wants: swap.target
Wants: sys-kernel-config.mount
Wants: systemd-random-seed.service
Wants: systemd-modules-load.service
Wants: dev-mqueue.mount
Wants: cryptsetup.target
Wants: systemd-hwdb-update.service
Wants: systemd-udevd.service
Wants: systemd-journald.service
Wants: systemd-journal-flush.service
Wants: keyboard-setup.service
Wants: systemd-ask-password-console.path
Wants: dev-hugepages.mount
Wants: local-fs.target
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-timesyncd.service
Wants: sys-kernel-debug.mount
Wants: sys-fs-fuse-connections.mount
Wants: systemd-tmpfiles-setup.service
Wants: systemd-update-utmp.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: kmod-static-nodes.service
RequiredBy: getty at tty1.service
RequiredBy: sssd-secrets.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.path
RequiredBy: vboxadd.service
RequiredBy: sssd-secrets.service
RequiredBy: rescue.target
RequiredBy: polkit.service
RequiredBy: accounts-daemon.service
RequiredBy: cups.service
RequiredBy: rc-local.service
RequiredBy: anacron.timer
RequiredBy: lightdm.service
RequiredBy: upower.service
RequiredBy: cups-browsed.service
RequiredBy: speech-dispatcher.service
RequiredBy: pppd-dns.service
RequiredBy: phpsessionclean.service
RequiredBy: apt-daily-upgrade.service
RequiredBy: avahi-daemon.service
RequiredBy: apache2.service
RequiredBy: cron.service
RequiredBy: apt-daily.service
RequiredBy: phpsessionclean.timer
RequiredBy: vboxadd-service.service
RequiredBy: rtkit-daemon.service
RequiredBy: apt-daily.timer
RequiredBy: ModemManager.service
RequiredBy: cups.socket
RequiredBy: systemd-user-sessions.service
RequiredBy: udisks2.service
RequiredBy: alsa-restore.service
RequiredBy: user at 112.service
RequiredBy: rsyslog.service
RequiredBy: dbus.service
RequiredBy: anacron.service
RequiredBy: systemd-logind.service
RequiredBy: getty-static.service
RequiredBy: NetworkManager-wait-online.service
RequiredBy: slapd.service
RequiredBy: systemd-ask-password-wall.service
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: ssh.service
RequiredBy: sssd.service
RequiredBy: basic.target
RequiredBy: user at 1000.service
RequiredBy: apt-daily-upgrade.timer
RequiredBy: NetworkManager.service
RequiredBy: loadcpufreq.service
RequiredBy: dbus.socket
RequiredBy: alsa-state.service
RequiredBy: cpufrequtils.service
Conflicts: emergency.target
Conflicts: shutdown.target
Conflicts: emergency.service
Before: sssd.service
Before: lightdm.service
Before: cups.socket
Before: avahi-daemon.service
Before: ssh.service
Before: getty at tty1.service
Before: rtkit-daemon.service
Before: anacron.timer
Before: apt-daily-upgrade.timer
Before: pppd-dns.service
Before: cups.service
Before: rescue.target
Before: alsa-restore.service
Before: dbus.service
Before: phpsessionclean.service
Before: getty-static.service
Before: apt-daily-upgrade.service
Before: rescue.service
Before: cpufrequtils.service
Before: cron.service
Before: cups-browsed.service
Before: user at 112.service
Before: NetworkManager-wait-online.service
Before: basic.target
Before: anacron.service
Before: alsa-state.service
Before: rsyslog.service
Before: user at 1000.service
Before: vboxadd.service
Before: sssd-secrets.socket
Before: apache2.service
Before: speech-dispatcher.service
Before: accounts-daemon.service
Before: sssd-secrets.service
Before: rc-local.service
Before: dbus.socket
Before: systemd-tmpfiles-clean.timer
Before: vboxadd-service.service
Before: upower.service
Before: phpsessionclean.timer
Before: systemd-logind.service
Before: systemd-user-sessions.service
Before: cups.path
Before: slapd.service
Before: avahi-daemon.socket
Before: polkit.service
Before: systemd-ask-password-wall.service
Before: ModemManager.service
Before: NetworkManager.service
Before: apt-daily.service
Before: apt-daily.timer
Before: udisks2.service
Before: loadcpufreq.service
After: swap.target
After: dev-mqueue.mount
After: sys-kernel-config.mount
After: systemd-timesyncd.service
After: sys-kernel-debug.mount
After: dev-hugepages.mount
After: systemd-machine-id-commit.service
After: systemd-random-seed.service
After: systemd-hwdb-update.service
After: systemd-udev-trigger.service
After: local-fs.target
After: sys-fs-fuse-connections.mount
After: systemd-update-utmp.service
After: emergency.service
After: systemd-tmpfiles-setup-dev.service
After: systemd-udevd.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-tmpfiles-setup.service
After: emergency.target
After: cryptsetup.target
After: kmod-static-nodes.service
After: systemd-journald.service
After: systemd-modules-load.service
After: systemd-sysctl.service
After: systemd-binfmt.service
References: systemd-udev-trigger.service
References: systemd-tmpfiles-setup.service
References: sys-fs-fuse-connections.mount
References: sys-kernel-config.mount
References: systemd-machine-id-commit.service
References: systemd-udevd.service
References: emergency.target
References: systemd-journald.service
References: systemd-update-utmp.service
References: systemd-tmpfiles-setup-dev.service
References: swap.target
References: cryptsetup.target
References: systemd-modules-load.service
References: systemd-ask-password-console.path
References: systemd-journal-flush.service
References: shutdown.target
References: sys-kernel-debug.mount
References: kmod-static-nodes.service
References: local-fs.target
References: systemd-sysctl.service
References: dev-hugepages.mount
References: keyboard-setup.service
References: systemd-hwdb-update.service
References: dev-mqueue.mount
References: systemd-random-seed.service
References: systemd-binfmt.service
References: systemd-timesyncd.service
References: emergency.service
References: proc-sys-fs-binfmt_misc.automount
ReferencedBy: pppd-dns.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: apt-daily.timer
ReferencedBy: NetworkManager.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-journald.service
ReferencedBy: apt-daily.service
ReferencedBy: user at 1000.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: loadcpufreq.service
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: alsa-restore.service
ReferencedBy: accounts-daemon.service
ReferencedBy: phpsessionclean.service
ReferencedBy: slapd.service
ReferencedBy: anacron.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: ssh.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: cups-browsed.service
ReferencedBy: dbus.service
ReferencedBy: cups.path
ReferencedBy: sssd.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: rc-local.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: cups.socket
ReferencedBy: vboxadd.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: upower.service
ReferencedBy: systemd-logind.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: rescue.service
ReferencedBy: basic.target
ReferencedBy: ModemManager.service
ReferencedBy: polkit.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: vboxadd-service.service
ReferencedBy: getty-static.service
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.service
ReferencedBy: rescue.target
ReferencedBy: apache2.service
ReferencedBy: systemd-udevd.service
ReferencedBy: cron.service
ReferencedBy: alsa-state.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: user at 112.service
ReferencedBy: avahi-daemon.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: udisks2.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: sssd-secrets.service
ReferencedBy: lightdm.service
ReferencedBy: dbus.socket
ReferencedBy: anacron.timer
ReferencedBy: systemd-sysctl.service
ReferencedBy: phpsessionclean.timer
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sssd-secrets.socket
ReferencedBy: cpufrequtils.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap:
Description: /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Invocation ID: 32d21a39c02a4212bf4d8ff96033475c
Following: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-sda5.swap
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: system.slice
After: -.mount
After: systemd-journald.socket
References: -.mount
References: system.slice
References: swap.target
References: umount.target
References: systemd-journald.socket
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part5
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: plymouth-quit-wait.service
Before: getty at tty1.service
ReferencedBy: getty at tty1.service
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network-pre.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Conflicts: shutdown.target
Before: networking.service
Before: NetworkManager.service
Before: network.target
References: shutdown.target
ReferencedBy: networking.service
ReferencedBy: NetworkManager.service
ReferencedBy: network.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-pci0000:00-0000:00:05.0-sound-card0.device:
Description: 82801AA AC'97 Audio Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:57 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:57 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:57 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:05.0-sound-card0.device
Invocation ID: a74694fd88a04a77ba1d258375b3bbe3
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/sound/card0
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:16 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:16 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x0
Name: user at 1000.service
Invocation ID: 07a316c18bb94ef486560dde557d2c69
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Sat 2020-11-21 11:41:16 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:16 CET
Assert Result: yes
Requires: user-1000.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: user-1000.slice
After: basic.target
After: systemd-journald.socket
After: systemd-user-sessions.service
After: sysinit.target
References: user-1000.slice
References: basic.target
References: shutdown.target
References: systemd-journald.socket
References: systemd-user-sessions.service
References: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 856
Main PID Known: yes
Main PID Alien: no
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
DynamicUser: no
PAMName: systemd-user
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 856
Start Timestamp: Sat 2020-11-21 11:41:16 CET
Status Text: Startup finished in 9ms.
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald-audit.socket
Invocation ID: 221abbde1ec14e3a89c24c77d3a917a9
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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
WantedBy: sockets.target
WantedBy: systemd-journald.service
Before: sockets.target
Before: systemd-journald.service
After: -.slice
Triggers: systemd-journald.service
References: systemd-journald.service
References: -.slice
References: sockets.target
ReferencedBy: sockets.target
ReferencedBy: systemd-journald.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald-audit.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: run-user-112.mount
ConflictedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ConflictedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
ConflictedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ConflictedBy: dev-sda5.swap
ConflictedBy: run-user-1000.mount
After: run-user-112.mount
After: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
After: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
After: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
After: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
After: dev-sda5.swap
After: run-user-1000.mount
ReferencedBy: run-user-112.mount
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ReferencedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ReferencedBy: dev-sda5.swap
ReferencedBy: run-user-1000.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS3.device
Invocation ID: 12089cc48db44cb3a3b43811f0d48caf
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/avahi-daemon.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: avahi-daemon.service
Invocation ID: 854f7d8ce6b441e092df8ec8dc0f0028
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: sysinit.target
Requires: system.slice
Requires: avahi-daemon.socket
Requires: dbus.socket
WantedBy: multi-user.target
WantedBy: cups-browsed.service
Conflicts: shutdown.target
Before: multi-user.target
Before: cups-browsed.service
Before: shutdown.target
After: dbus.socket
After: basic.target
After: system.slice
After: sysinit.target
After: avahi-daemon.socket
After: systemd-journald.socket
TriggeredBy: avahi-daemon.socket
References: dbus.socket
References: basic.target
References: system.slice
References: sysinit.target
References: avahi-daemon.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: multi-user.target
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
Main PID: 429
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
PID: 429
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: avahi-daemon 0.6.32 starting up.
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: rsyslog.service
Name: syslog.service
Invocation ID: 42ea4bde7e6e4ed5a53edf95d773d843
Documentation: man:rsyslogd(8)
Documentation: http://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: syslog.socket
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: syslog.socket
After: system.slice
After: basic.target
After: sysinit.target
TriggeredBy: syslog.socket
References: shutdown.target
References: basic.target
References: sysinit.target
References: syslog.socket
References: system.slice
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 441
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
PID: 441
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-logind.service
Invocation ID: 2dd54a4f9cd2472da54c50687c024fb5
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
ConditionPathExists: /lib/systemd/system/dbus.service succeeded
Condition Timestamp: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Wants: user.slice
Wants: dbus.socket
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: user-112.slice
Before: session-2.scope
Before: multi-user.target
Before: session-c1.scope
Before: user-1000.slice
After: nss-user-lookup.target
After: basic.target
After: system.slice
After: dbus.socket
After: sysinit.target
After: systemd-journald.socket
After: user.slice
References: nss-user-lookup.target
References: shutdown.target
References: basic.target
References: system.slice
References: dbus.socket
References: sysinit.target
References: systemd-journald.socket
References: user.slice
ReferencedBy: session-2.scope
ReferencedBy: session-c1.scope
ReferencedBy: user-112.slice
ReferencedBy: user-1000.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: main
NotifyState: ready
Main PID: 607
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
SystemCallFilter: ~lookup_dcookie process_vm_readv finit_module stime rtas ioperm pciconfig_iobase init_module settimeofday _sysctl clock_adjtime mpx iopl sgetmask switch_endian ulimit query_module gtty break tuxcall prof create_module vserver vm86old ptrace delete_module stty s390_runtime_instr ftime profil pciconfig_read s390_pci_mmio_read sysfs get_kernel_syms spu_run uselib request_key add_key s390_pci_mmio_write modify_ldt clock_settime ssetmask adjtimex pciconfig_write putpmsg security ustat process_vm_writev perf_event_open getpmsg keyctl afs_syscall vm86 lock
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 607
Start Timestamp: Sat 2020-11-21 11:40:58 CET
Status Text: Processing requests...
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nss-user-lookup.target
Invocation ID: eb9efd1610bf4ca09d1a1384798d0af0
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Condition Timestamp: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
WantedBy: sssd.service
WantedBy: accounts-daemon.service
Conflicts: shutdown.target
Before: systemd-logind.service
Before: accounts-daemon.service
Before: systemd-user-sessions.service
After: sssd.service
References: shutdown.target
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: sssd.service
ReferencedBy: accounts-daemon.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit speech-dispatcher.service:
Description: LSB: Speech Dispatcher
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/speech-dispatcher.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: speech-dispatcher.service
Invocation ID: 082fd21bbc8a45a2bb246381995cdbb0
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/speech-dispatcher.service
Source Path: /etc/init.d/speech-dispatcher
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: graphical.target
After: basic.target
After: sysinit.target
After: systemd-journald.socket
After: festival.service
After: remote-fs.target
After: system.slice
References: basic.target
References: shutdown.target
References: sysinit.target
References: systemd-journald.socket
References: festival.service
References: remote-fs.target
References: multi-user.target
References: graphical.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/init.d/speech-dispatcher start
PID: 437
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/speech-dispatcher reload
-> ExecStop:
Command Line: /etc/init.d/speech-dispatcher stop
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: getty-static.service
Fragment Path: /lib/systemd/system/getty-static.service
ConditionPathExists: !/lib/systemd/system/dbus.service failed
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
Requires: sysinit.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: shutdown.target
Before: getty.target
After: sysinit.target
After: system.slice
After: basic.target
After: systemd-journald.socket
References: sysinit.target
References: basic.target
References: system.slice
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
-> 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: Mon 2020-11-23 17:04:45 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily-upgrade.timer
Invocation ID: 107b4f28e6d04facb70c19e549697319
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: timers.target
Before: shutdown.target
Before: apt-daily-upgrade.service
After: apt-daily.timer
After: -.mount
After: time-sync.target
After: sysinit.target
Triggers: apt-daily-upgrade.service
References: timers.target
References: apt-daily.timer
References: sysinit.target
References: apt-daily-upgrade.service
References: time-sync.target
References: -.mount
References: shutdown.target
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
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
OnCalendar: *-*-* 06:00:00
-> Unit sssd-secrets.socket:
Description: SSSD Secrets Service responder socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sssd-secrets.socket
Invocation ID: b35ee705d59644b1aef35ea3520104e8
Documentation: man:sssd-secrets(5)
Fragment Path: /lib/systemd/system/sssd-secrets.socket
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
Requires: sysinit.target
WantedBy: sockets.target
Conflicts: shutdown.target
Before: sockets.target
Before: shutdown.target
Before: sssd-secrets.service
After: -.slice
After: -.mount
After: sysinit.target
Triggers: sssd-secrets.service
References: shutdown.target
References: sssd-secrets.service
References: -.mount
References: sockets.target
References: sysinit.target
References: -.slice
ReferencedBy: sockets.target
RequiresMountsFor: /var/run/secrets.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: sssd-secrets.socket
SELinuxContextFromNet: no
ListenStream: /var/run/secrets.socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
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: Sat 2020-11-21 11:40:54 CET
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: system.slice
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: systemd-journald.socket
References: system.slice
References: proc-sys-fs-binfmt_misc.automount
References: shutdown.target
References: sysinit.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit dev-sda1.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/networking.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: networking.service
Invocation ID: 642914a737634c41aa0c28bda2ad4122
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Wants: network.target
WantedBy: multi-user.target
WantedBy: network-online.target
Conflicts: shutdown.target
Before: network-online.target
Before: shutdown.target
Before: network.target
After: local-fs.target
After: apparmor.service
After: systemd-modules-load.service
After: system.slice
After: network-pre.target
After: systemd-sysctl.service
After: systemd-journald.socket
References: local-fs.target
References: apparmor.service
References: systemd-modules-load.service
References: network-online.target
References: system.slice
References: network-pre.target
References: systemd-sysctl.service
References: systemd-journald.socket
References: network.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: network-online.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle'
PID: 267
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 1
-> ExecStart:
Command Line: /sbin/ifup -a --read-environment
PID: 271
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown -a --read-environment --exclude=lo
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: paths.target
Invocation ID: 8fd7f8c5b2694715a583a35169599a00
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: cups.path
After: systemd-ask-password-console.path
After: systemd-ask-password-wall.path
References: shutdown.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: cups.path
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Invocation ID: 12b3e1d814614d37aadd2d512d0a569e
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-sda5.device
Job Timeout: 1min 30s
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Wants: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
BoundBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Before: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sockets.target
Invocation ID: 32af8ed8ca8141a8a34fbdf2858d11a9
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Wants: avahi-daemon.socket
Wants: systemd-journald-dev-log.socket
Wants: dbus.socket
Wants: systemd-initctl.socket
Wants: systemd-udevd-kernel.socket
Wants: systemd-journald.socket
Wants: cups.socket
Wants: systemd-journald-audit.socket
Wants: sssd-secrets.socket
Wants: systemd-udevd-control.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-udevd-control.socket
After: dbus.socket
After: systemd-journald-dev-log.socket
After: avahi-daemon.socket
After: systemd-initctl.socket
After: systemd-journald.socket
After: systemd-udevd-kernel.socket
After: cups.socket
After: systemd-journald-audit.socket
After: syslog.socket
After: sssd-secrets.socket
References: avahi-daemon.socket
References: systemd-journald-dev-log.socket
References: dbus.socket
References: shutdown.target
References: systemd-initctl.socket
References: systemd-udevd-kernel.socket
References: systemd-journald.socket
References: cups.socket
References: systemd-journald-audit.socket
References: sssd-secrets.socket
References: systemd-udevd-control.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-journald-audit.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: sssd-secrets.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: avahi-daemon.socket
Invocation ID: 7d80abc6a72640cb895cb4b8020b264b
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
Requires: sysinit.target
RequiredBy: avahi-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: shutdown.target
Before: avahi-daemon.service
Before: sockets.target
After: -.slice
After: -.mount
After: sysinit.target
Triggers: avahi-daemon.service
References: -.slice
References: shutdown.target
References: avahi-daemon.service
References: sysinit.target
References: sockets.target
References: -.mount
ReferencedBy: avahi-daemon.service
ReferencedBy: sockets.target
RequiresMountsFor: /var/run/avahi-daemon/socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: avahi-daemon.socket
SELinuxContextFromNet: no
ListenStream: /var/run/avahi-daemon/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: basic.target
Invocation ID: 9ba00ad6d73b4b4484e0dc5dd95b0c19
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
Wants: tmp.mount
Wants: timers.target
Wants: sockets.target
Wants: alsa-restore.service
Wants: paths.target
Wants: alsa-state.service
Wants: slices.target
RequiredBy: multi-user.target
Conflicts: shutdown.target
Before: apache2.service
Before: NetworkManager.service
Before: cups-browsed.service
Before: rsyslog.service
Before: systemd-ask-password-wall.service
Before: vboxadd.service
Before: ModemManager.service
Before: apt-daily.service
Before: cpufrequtils.service
Before: alsa-restore.service
Before: user at 112.service
Before: rc-local.service
Before: multi-user.target
Before: getty-static.service
Before: apt-daily-upgrade.service
Before: NetworkManager-wait-online.service
Before: systemd-logind.service
Before: upower.service
Before: sssd-secrets.service
Before: lightdm.service
Before: user at 1000.service
Before: vboxadd-service.service
Before: udisks2.service
Before: speech-dispatcher.service
Before: phpsessionclean.service
Before: alsa-state.service
Before: systemd-user-sessions.service
Before: loadcpufreq.service
Before: polkit.service
Before: slapd.service
Before: cron.service
Before: rtkit-daemon.service
Before: ssh.service
Before: dbus.service
Before: avahi-daemon.service
Before: sssd.service
Before: accounts-daemon.service
Before: getty at tty1.service
Before: anacron.service
Before: cups.service
Before: pppd-dns.service
After: tmp.mount
After: sockets.target
After: paths.target
After: slices.target
After: -.mount
After: sysinit.target
References: tmp.mount
References: shutdown.target
References: sockets.target
References: timers.target
References: alsa-restore.service
References: paths.target
References: alsa-state.service
References: slices.target
References: -.mount
References: sysinit.target
ReferencedBy: cron.service
ReferencedBy: sssd.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: vboxadd.service
ReferencedBy: ModemManager.service
ReferencedBy: ssh.service
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: accounts-daemon.service
ReferencedBy: anacron.service
ReferencedBy: alsa-state.service
ReferencedBy: getty-static.service
ReferencedBy: NetworkManager.service
ReferencedBy: multi-user.target
ReferencedBy: dbus.service
ReferencedBy: rsyslog.service
ReferencedBy: user at 1000.service
ReferencedBy: polkit.service
ReferencedBy: apache2.service
ReferencedBy: alsa-restore.service
ReferencedBy: cups.service
ReferencedBy: udisks2.service
ReferencedBy: slapd.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: user at 112.service
ReferencedBy: rc-local.service
ReferencedBy: pppd-dns.service
ReferencedBy: cups-browsed.service
ReferencedBy: cpufrequtils.service
ReferencedBy: getty at tty1.service
ReferencedBy: upower.service
ReferencedBy: sssd-secrets.service
ReferencedBy: vboxadd-service.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: apt-daily.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: lightdm.service
ReferencedBy: avahi-daemon.service
ReferencedBy: phpsessionclean.service
ReferencedBy: loadcpufreq.service
RequiresMountsFor: /var /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit pppd-dns.service:
Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sat 2020-11-21 11:40:55 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: pppd-dns.service
Invocation ID: 7176ac097b5b4406b24e9804d13e401f
Fragment Path: /lib/systemd/system/pppd-dns.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: basic.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: basic.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/ppp/ip-down.d/0000usepeerdns
PID: 427
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: user.slice
Invocation ID: 143a206fb7d54b9ab89bf0e57ef433b4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
RequiredBy: user-1000.slice
RequiredBy: user-112.slice
WantedBy: systemd-logind.service
Conflicts: shutdown.target
Before: slices.target
Before: systemd-logind.service
Before: shutdown.target
Before: user-112.slice
Before: user-1000.slice
After: -.slice
References: slices.target
References: shutdown.target
References: -.slice
ReferencedBy: user-1000.slice
ReferencedBy: systemd-logind.service
ReferencedBy: user-112.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: http://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 failed
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: system.slice
After: systemd-modules-load.service
After: -.mount
References: system.slice
References: systemd-modules-load.service
References: -.mount
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device:
Description: VBOX_HARDDISK 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device
Invocation ID: b586ffc6928e4d85888818f4540426d5
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Invocation ID: 1750401264894489bfa14657930672c9
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit sssd.service:
Description: System Security Services Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/sssd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: sssd.service
Invocation ID: cbceb431b0414c37b40df477a4a89c9e
Fragment Path: /lib/systemd/system/sssd.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: nss-user-lookup.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: nss-user-lookup.target
Before: systemd-user-sessions.service
After: sysinit.target
After: system.slice
After: basic.target
After: systemd-journald.socket
References: nss-user-lookup.target
References: systemd-user-sessions.service
References: sysinit.target
References: shutdown.target
References: basic.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 447
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/sssd
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/sssd -i -f
PID: 447
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> Unit cups.socket:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Active Enter Timestamp: Mon 2020-11-23 16:01:38 CET
Active Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Enter Timestamp: Mon 2020-11-23 16:01:38 CET
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: cups.socket
Invocation ID: 7c5f62c47d774897bfb8cfc7f1ccffd8
Fragment Path: /lib/systemd/system/cups.socket
Condition Timestamp: Mon 2020-11-23 16:01:38 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 16:01:38 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
Requires: sysinit.target
PartOf: cups.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: cups.service
Before: shutdown.target
Before: sockets.target
After: -.slice
After: -.mount
After: sysinit.target
Triggers: cups.service
References: sockets.target
References: shutdown.target
References: cups.service
References: -.mount
References: -.slice
References: sysinit.target
ReferencedBy: sockets.target
RequiresMountsFor: /var/run/cups/cups.sock
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: cups.socket
SELinuxContextFromNet: no
ListenStream: /var/run/cups/cups.sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/console-setup.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: console-setup.service
Invocation ID: 30829a16a3454d51b85a6dd78edc8138
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
WantedBy: multi-user.target
After: -.mount
After: console-screen.service
After: local-fs.target
After: kbd.service
After: system.slice
After: systemd-journald.socket
References: -.mount
References: console-screen.service
References: local-fs.target
References: kbd.service
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
RequiresMountsFor: /usr
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/console-setup/console-setup.sh
PID: 268
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit loadcpufreq.service:
Description: LSB: Load kernel modules needed to enable cpufreq scaling
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:56 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:56 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/loadcpufreq.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: loadcpufreq.service
Invocation ID: 09ca69438349445689d576a06f92e62c
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/loadcpufreq.service
Source Path: /etc/init.d/loadcpufreq
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: cpufrequtils.service
Before: graphical.target
After: basic.target
After: sysinit.target
After: systemd-journald.socket
After: remote-fs.target
After: system.slice
References: basic.target
References: shutdown.target
References: sysinit.target
References: systemd-journald.socket
References: remote-fs.target
References: multi-user.target
References: graphical.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: cpufrequtils.service
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/init.d/loadcpufreq start
PID: 436
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:56 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/loadcpufreq stop
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-machine-id-commit.service
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: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: system.slice
After: local-fs.target
After: systemd-journald.socket
References: systemd-journald.socket
References: local-fs.target
References: system.slice
References: shutdown.target
References: sysinit.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-machine-id-setup --commit
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsck-root.service
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: Sat 2020-11-21 11:40:54 CET
Condition Result: no
Requires: system.slice
Wants: systemd-fsckd.socket
WantedBy: local-fs.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: local-fs.target
After: system.slice
After: systemd-fsckd.socket
After: systemd-journald.socket
References: system.slice
References: systemd-journald.socket
References: systemd-fsckd.socket
References: shutdown.target
References: local-fs.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dbus.service
Invocation ID: 0dccf19bdfc4436f81fef5d57ea00446
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: NetworkManager.service
Before: shutdown.target
After: basic.target
After: dbus.socket
After: system.slice
After: systemd-journald.socket
After: sysinit.target
TriggeredBy: dbus.socket
References: basic.target
References: dbus.socket
References: shutdown.target
References: system.slice
References: systemd-journald.socket
References: sysinit.target
ReferencedBy: multi-user.target
ReferencedBy: NetworkManager.service
ReferencedBy: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 430
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
OOMScoreAdjust: -900
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
PID: 430
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-mqueue.mount
Invocation ID: 252fb1ff031d4e68ba6aeb521bbb8f88
Documentation: man:mq_overview(7)
Documentation: http://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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: system.slice
After: -.mount
References: system.slice
References: -.mount
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/rtkit-daemon.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: rtkit-daemon.service
Invocation ID: 4ef6a767072b48b0aa467acd6deb7c88
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
Requires: dbus.socket
Requires: sysinit.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: dbus.socket
After: -.mount
After: systemd-journald.socket
After: system.slice
After: sysinit.target
After: basic.target
References: basic.target
References: dbus.socket
References: -.mount
References: systemd-journald.socket
References: system.slice
References: sysinit.target
References: shutdown.target
ReferencedBy: graphical.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
Main PID: 434
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.RealtimeKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/rtkit/rtkit-daemon
PID: 434
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> Unit ModemManager.service:
Description: Modem Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/ModemManager.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: ModemManager.service
Invocation ID: 486ea9f05ec74792b1080b044e85b0ed
Fragment Path: /lib/systemd/system/ModemManager.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: dbus.socket
After: sysinit.target
After: syslog.target
After: basic.target
After: system.slice
After: systemd-journald.socket
References: dbus.socket
References: sysinit.target
References: shutdown.target
References: syslog.target
References: basic.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
Main PID: 438
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ModemManager1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/ModemManager
PID: 438
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> Unit sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Invocation ID: 85dab60bf7f74d9a9c072a8c22c4b2f9
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Following Set Member: dev-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network.target
Invocation ID: 08c0254f9bef430bb28e475458cb8c2c
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
WantedBy: networking.service
WantedBy: NetworkManager.service
Conflicts: shutdown.target
Before: ssh.service
Before: apache2.service
Before: network-online.target
Before: rc-local.service
Before: systemd-user-sessions.service
After: network-pre.target
After: networking.service
After: NetworkManager.service
References: network-pre.target
References: shutdown.target
ReferencedBy: apache2.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: rc-local.service
ReferencedBy: network-online.target
ReferencedBy: NetworkManager.service
ReferencedBy: ssh.service
ReferencedBy: networking.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: system-getty.slice
Invocation ID: 9a42c84f8f334eeeab2ff8fa63c2720a
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
RequiredBy: getty at tty1.service
Conflicts: shutdown.target
Before: shutdown.target
Before: getty at tty1.service
After: system.slice
References: system.slice
References: shutdown.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/NetworkManager.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: NetworkManager.service
Invocation ID: 81b19e4cda6a40dbb740a4818a70bd3e
Documentation: man:NetworkManager(8)
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Wants: network.target
RequisiteOf: NetworkManager-wait-online.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: NetworkManager-wait-online.service
Before: shutdown.target
Before: network.target
After: dbus.socket
After: system.slice
After: sysinit.target
After: dbus.service
After: network-pre.target
After: basic.target
After: systemd-journald.socket
References: shutdown.target
References: dbus.socket
References: system.slice
References: network.target
References: sysinit.target
References: dbus.service
References: network-pre.target
References: basic.target
References: systemd-journald.socket
ReferencedBy: multi-user.target
ReferencedBy: NetworkManager-wait-online.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 442
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: read-only
ProtectSystem: yes
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
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
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
PID: 442
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Invocation ID: 6ed30dea20434c4a9d214084fa122f4f
Following Set Member: dev-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:57 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:57 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:57 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sound.target
Invocation ID: 9241a17b4be84b8dbc94aae6dea02077
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Sat 2020-11-21 11:40:57 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:57 CET
Assert Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:05.0-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:05.0-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:16 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:16 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/run-user-1000.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: run-user-1000.mount
Invocation ID: 4569fd63e17846808ce108d9dcf742a4
Source Path: /proc/self/mountinfo
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: system.slice
After: -.mount
References: -.mount
References: system.slice
References: umount.target
References: local-fs-pre.target
References: local-fs.target
RequiresMountsFor: /run/user
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=2435912k,mode=700,uid=1000,gid=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Invocation ID: adb33d1292974a958beed704967abf62
Following Set Member: dev-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit systemd-timesyncd.service:
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-timesyncd.service
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
DropIn Path: /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
ConditionFileIsExecutable: !/usr/sbin/VBoxService untested
ConditionFileIsExecutable: !/usr/sbin/chronyd untested
ConditionFileIsExecutable: !/usr/sbin/openntpd untested
ConditionFileIsExecutable: !/usr/sbin/ntpd untested
ConditionVirtualization: !container untested
ConditionCapability: CAP_SYS_TIME untested
Requires: system.slice
Requires: -.mount
Wants: time-sync.target
WantedBy: sysinit.target
Conflicts: shutdown.target
ConflictedBy: vboxadd-service.service
Before: shutdown.target
Before: time-sync.target
Before: sysinit.target
After: systemd-tmpfiles-setup.service
After: systemd-journald.socket
After: systemd-sysusers.service
After: systemd-remount-fs.service
After: system.slice
After: -.mount
References: systemd-tmpfiles-setup.service
References: time-sync.target
References: systemd-sysusers.service
References: sysinit.target
References: system.slice
References: -.mount
References: systemd-remount-fs.service
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: vboxadd-service.service
ReferencedBy: sysinit.target
RequiresMountsFor: /var/lib/systemd/clock /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_sys_time
DynamicUser: no
SystemCallFilter: ~tuxcall ptrace break process_vm_readv prof umount2 sgetmask s390_pci_mmio_read lookup_dcookie getpmsg spu_run delete_module sysfs stty s390_pci_mmio_write pciconfig_write finit_module _sysctl s390_runtime_instr iopl vm86old lock gtty mount pivot_root uselib afs_syscall umount mpx ioperm chroot ftime vm86 pciconfig_read init_module security ustat vserver ulimit keyctl request_key rtas profil perf_event_open create_module add_key modify_ldt query_module putpmsg ssetmask pciconfig_iobase process_vm_writev switch_endian get_kernel_syms
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Invocation ID: ad9552aa007c4bcd88fbb060476d700c
Following Set Member: dev-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: tmp.mount
WantedBy: basic.target
Before: basic.target
ReferencedBy: basic.target
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald.socket
Invocation ID: bee29748259043b19b1233b72ceebb48
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
WantedBy: systemd-journald.service
Before: systemd-random-seed.service
Before: systemd-udevd.service
Before: loadcpufreq.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-initctl.service
Before: systemd-journald.service
Before: speech-dispatcher.service
Before: cups.service
Before: console-setup.service
Before: ModemManager.service
Before: udisks2.service
Before: cron.service
Before: sssd-secrets.service
Before: rc-local.service
Before: phpsessionclean.service
Before: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Before: pppd-dns.service
Before: sockets.target
Before: systemd-update-utmp.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-sysctl.service
Before: systemd-user-sessions.service
Before: dbus.service
Before: keyboard-setup.service
Before: apache2.service
Before: systemd-hwdb-update.service
Before: polkit.service
Before: NetworkManager.service
Before: sssd.service
Before: rtkit-daemon.service
Before: upower.service
Before: systemd-machine-id-commit.service
Before: avahi-daemon.service
Before: kmod-static-nodes.service
Before: vboxadd.service
Before: systemd-timesyncd.service
Before: getty at tty1.service
Before: systemd-ask-password-console.service
Before: systemd-ask-password-wall.service
Before: user at 1000.service
Before: alsa-restore.service
Before: systemd-binfmt.service
Before: accounts-daemon.service
Before: slapd.service
Before: systemd-fsck-root.service
Before: NetworkManager-wait-online.service
Before: dev-sda5.swap
Before: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Before: cups-browsed.service
Before: anacron.service
Before: lightdm.service
Before: cpufrequtils.service
Before: systemd-fsckd.service
Before: apt-daily-upgrade.service
Before: systemd-logind.service
Before: systemd-tmpfiles-setup.service
Before: systemd-tmpfiles-clean.service
Before: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Before: systemd-udev-trigger.service
Before: ssh.service
Before: systemd-modules-load.service
Before: systemd-journal-flush.service
Before: systemd-remount-fs.service
Before: apt-daily.service
Before: vboxadd-service.service
Before: networking.service
Before: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Before: user at 112.service
Before: alsa-state.service
Before: getty-static.service
After: -.slice
After: -.mount
Triggers: systemd-journald.service
References: systemd-journald.service
References: -.slice
References: -.mount
References: sockets.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: sockets.target
ReferencedBy: cpufrequtils.service
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: console-setup.service
ReferencedBy: vboxadd-service.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: networking.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: dev-sda5.swap
ReferencedBy: vboxadd.service
ReferencedBy: accounts-daemon.service
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ReferencedBy: NetworkManager.service
ReferencedBy: upower.service
ReferencedBy: slapd.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: apache2.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: keyboard-setup.service
ReferencedBy: user at 1000.service
ReferencedBy: loadcpufreq.service
ReferencedBy: cups-browsed.service
ReferencedBy: getty at tty1.service
ReferencedBy: avahi-daemon.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: pppd-dns.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: cups.service
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: alsa-state.service
ReferencedBy: systemd-udevd.service
ReferencedBy: user at 112.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: apt-daily.service
ReferencedBy: ssh.service
ReferencedBy: alsa-restore.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-journald.service
ReferencedBy: polkit.service
ReferencedBy: anacron.service
ReferencedBy: sssd-secrets.service
ReferencedBy: getty-static.service
ReferencedBy: phpsessionclean.service
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: sssd.service
ReferencedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-fsckd.service
ReferencedBy: udisks2.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: dbus.service
ReferencedBy: cron.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
ReferencedBy: rc-local.service
ReferencedBy: ModemManager.service
ReferencedBy: systemd-journal-flush.service
RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: proc-sys-fs-binfmt_misc.automount
Invocation ID: aaa2ff57677b42ceaf751f053879a5ff
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-binfmt.service
Before: sysinit.target
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
References: sysinit.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: sysinit.target
RequiresMountsFor: /proc/sys/fs
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 systemd-journald-dev-log.socket:
Description: Journal Socket (/dev/log)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald-dev-log.socket
Invocation ID: f4eaf632769f4ccda311f15f7453edb7
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-journald.service
Before: sockets.target
Before: systemd-journald.service
After: -.slice
After: -.mount
Triggers: systemd-journald.service
References: systemd-journald.service
References: -.slice
References: -.mount
References: sockets.target
ReferencedBy: sockets.target
ReferencedBy: systemd-journald.service
RequiresMountsFor: /run/systemd/journal/dev-log
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: local-fs.target
Invocation ID: e3468d4969c64eebae39b6c834698cbd
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Wants: systemd-remount-fs.service
Wants: systemd-fsck-root.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: sysinit.target
Before: systemd-machine-id-commit.service
Before: console-setup.service
Before: networking.service
Before: systemd-tmpfiles-setup.service
After: -.mount
After: run-user-1000.mount
After: run-user-112.mount
After: systemd-remount-fs.service
After: local-fs-pre.target
After: systemd-fsck-root.service
OnFailure: emergency.target
References: emergency.target
References: systemd-remount-fs.service
References: shutdown.target
References: systemd-fsck-root.service
References: local-fs-pre.target
References: -.mount
ReferencedBy: -.mount
ReferencedBy: networking.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: console-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: run-user-112.mount
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: sysinit.target
ReferencedBy: run-user-1000.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-journal-flush.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-journal-flush.service
Invocation ID: 6d53b05e2afa4519a18e5e036eae8431
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-user-sessions.service
After: systemd-journald.socket
After: systemd-journald.service
After: system.slice
After: -.mount
After: systemd-remount-fs.service
References: systemd-user-sessions.service
References: systemd-journald.socket
References: systemd-tmpfiles-setup.service
References: systemd-journald.service
References: system.slice
References: -.mount
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
RequiresMountsFor: /var/log/journal
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/journalctl --flush
PID: 251
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap:
Description: /dev/disk/by-uuid/6d0d4f94-9bcd-4171-95e4-4a95b9600392
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Invocation ID: 3a2794a4bc8845f9b3a6bc3e283d2c89
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-sda5.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Source Path: /etc/fstab
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
BindsTo: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
RequiredBy: swap.target
WantedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: system.slice
After: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
After: -.mount
After: systemd-journald.socket
References: system.slice
References: systemd-journald.socket
References: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
References: swap.target
References: umount.target
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-uuid/6d0d4f94-9bcd-4171-95e4-4a95b9600392
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-uuid/6d0d4f94-9bcd-4171-95e4-4a95b9600392
From /proc/swaps: yes
From fragment: yes
Device Node: /dev/sda5
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x60
Name: system.slice
Invocation ID: d2a670621d2f440db0746f671cf9342f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/system.slice
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
RequiredBy: rtkit-daemon.service
RequiredBy: NetworkManager-wait-online.service
RequiredBy: networking.service
RequiredBy: systemd-logind.service
RequiredBy: run-user-112.mount
RequiredBy: keyboard-setup.service
RequiredBy: apt-daily.service
RequiredBy: systemd-user-sessions.service
RequiredBy: systemd-machine-id-commit.service
RequiredBy: systemd-udevd.service
RequiredBy: systemd-timesyncd.service
RequiredBy: sys-kernel-debug.mount
RequiredBy: systemd-udev-trigger.service
RequiredBy: dev-mqueue.mount
RequiredBy: systemd-hwdb-update.service
RequiredBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
RequiredBy: systemd-ask-password-console.service
RequiredBy: slapd.service
RequiredBy: vboxadd.service
RequiredBy: vboxadd-service.service
RequiredBy: systemd-initctl.service
RequiredBy: cups.service
RequiredBy: dbus.service
RequiredBy: system-getty.slice
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: systemd-fsck-root.service
RequiredBy: accounts-daemon.service
RequiredBy: cron.service
RequiredBy: console-setup.service
RequiredBy: rc-local.service
RequiredBy: pppd-dns.service
RequiredBy: rescue.service
RequiredBy: systemd-journal-flush.service
RequiredBy: ssh.service
RequiredBy: emergency.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: getty-static.service
RequiredBy: run-user-1000.mount
RequiredBy: systemd-ask-password-wall.service
RequiredBy: apt-daily-upgrade.service
RequiredBy: upower.service
RequiredBy: systemd-fsckd.service
RequiredBy: systemd-journald.service
RequiredBy: cpufrequtils.service
RequiredBy: apache2.service
RequiredBy: cups-browsed.service
RequiredBy: systemd-binfmt.service
RequiredBy: polkit.service
RequiredBy: udisks2.service
RequiredBy: kmod-static-nodes.service
RequiredBy: systemd-tmpfiles-setup-dev.service
RequiredBy: sssd.service
RequiredBy: loadcpufreq.service
RequiredBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
RequiredBy: speech-dispatcher.service
RequiredBy: alsa-restore.service
RequiredBy: systemd-sysctl.service
RequiredBy: dev-hugepages.mount
RequiredBy: -.mount
RequiredBy: systemd-modules-load.service
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: alsa-state.service
RequiredBy: NetworkManager.service
RequiredBy: systemd-remount-fs.service
RequiredBy: lightdm.service
RequiredBy: avahi-daemon.service
RequiredBy: sssd-secrets.service
RequiredBy: dev-sda5.swap
RequiredBy: systemd-update-utmp.service
RequiredBy: rsyslog.service
RequiredBy: sys-kernel-config.mount
RequiredBy: systemd-tmpfiles-setup.service
RequiredBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
RequiredBy: systemd-random-seed.service
RequiredBy: systemd-tmpfiles-clean.service
RequiredBy: phpsessionclean.service
RequiredBy: ModemManager.service
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
RequiredBy: anacron.service
WantedBy: slices.target
Before: systemd-remount-fs.service
Before: apt-daily.service
Before: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Before: polkit.service
Before: run-user-112.mount
Before: lightdm.service
Before: systemd-machine-id-commit.service
Before: cpufrequtils.service
Before: NetworkManager.service
Before: systemd-udevd.service
Before: systemd-ask-password-console.service
Before: dev-sda5.swap
Before: sys-kernel-config.mount
Before: systemd-udev-trigger.service
Before: systemd-user-sessions.service
Before: getty-static.service
Before: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Before: systemd-hwdb-update.service
Before: cups.service
Before: systemd-binfmt.service
Before: keyboard-setup.service
Before: systemd-timesyncd.service
Before: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Before: anacron.service
Before: systemd-update-utmp-runlevel.service
Before: sys-kernel-debug.mount
Before: systemd-fsck-root.service
Before: systemd-update-utmp.service
Before: ModemManager.service
Before: run-user-1000.mount
Before: systemd-ask-password-wall.service
Before: -.mount
Before: systemd-random-seed.service
Before: ssh.service
Before: phpsessionclean.service
Before: sys-fs-fuse-connections.mount
Before: systemd-journal-flush.service
Before: systemd-logind.service
Before: system-getty.slice
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-hugepages.mount
Before: emergency.service
Before: apt-daily-upgrade.service
Before: console-setup.service
Before: accounts-daemon.service
Before: cups-browsed.service
Before: systemd-journald.service
Before: systemd-fsckd.service
Before: dev-mqueue.mount
Before: systemd-initctl.service
Before: alsa-state.service
Before: vboxadd-service.service
Before: slices.target
Before: rsyslog.service
Before: dbus.service
Before: avahi-daemon.service
Before: slapd.service
Before: alsa-restore.service
Before: sssd.service
Before: pppd-dns.service
Before: systemd-modules-load.service
Before: rtkit-daemon.service
Before: vboxadd.service
Before: apache2.service
Before: cron.service
Before: NetworkManager-wait-online.service
Before: upower.service
Before: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Before: rescue.service
Before: sssd-secrets.service
Before: udisks2.service
Before: systemd-sysctl.service
Before: systemd-tmpfiles-clean.service
Before: kmod-static-nodes.service
Before: loadcpufreq.service
Before: networking.service
Before: rc-local.service
Before: systemd-tmpfiles-setup.service
Before: systemd-tmpfiles-setup-dev.service
Before: speech-dispatcher.service
After: -.slice
References: slices.target
References: -.slice
ReferencedBy: rtkit-daemon.service
ReferencedBy: system-getty.slice
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: networking.service
ReferencedBy: ssh.service
ReferencedBy: NetworkManager.service
ReferencedBy: console-setup.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: emergency.service
ReferencedBy: pppd-dns.service
ReferencedBy: dbus.service
ReferencedBy: accounts-daemon.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: rc-local.service
ReferencedBy: run-user-112.mount
ReferencedBy: alsa-restore.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: lightdm.service
ReferencedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ReferencedBy: vboxadd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: sssd.service
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: speech-dispatcher.service
ReferencedBy: run-user-1000.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: cpufrequtils.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: loadcpufreq.service
ReferencedBy: keyboard-setup.service
ReferencedBy: polkit.service
ReferencedBy: apt-daily.service
ReferencedBy: slapd.service
ReferencedBy: anacron.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: getty-static.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: udisks2.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: upower.service
ReferencedBy: -.mount
ReferencedBy: cups.service
ReferencedBy: ModemManager.service
ReferencedBy: rescue.service
ReferencedBy: cups-browsed.service
ReferencedBy: sssd-secrets.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: avahi-daemon.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: vboxadd-service.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: alsa-state.service
ReferencedBy: slices.target
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ReferencedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
ReferencedBy: dev-sda5.swap
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-fsckd.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: cron.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: apache2.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: phpsessionclean.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-wall.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-user-sessions.service
After: basic.target
After: systemd-ask-password-wall.path
After: system.slice
After: sysinit.target
After: systemd-journald.socket
TriggeredBy: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: sysinit.target
References: shutdown.target
References: basic.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/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: /bin/systemd-tty-ask-password-agent --wall
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-remount-fs.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-remount-fs.service
Invocation ID: 613a6d39aa714e2d812c530498123f2d
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: local-fs.target
Before: systemd-journal-flush.service
Before: shutdown.target
Before: systemd-update-utmp.service
Before: systemd-random-seed.service
Before: systemd-timesyncd.service
Before: local-fs-pre.target
Before: systemd-hwdb-update.service
After: systemd-journald.socket
After: system.slice
After: systemd-fsck-root.service
References: systemd-journald.socket
References: system.slice
References: shutdown.target
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-timesyncd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 222
Start Timestamp: Sat 2020-11-21 11:40:54 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: local-fs-pre.target
Invocation ID: 83ceb6de73454a0a94d3d4be166ed980
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
WantedBy: keyboard-setup.service
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: run-user-112.mount
Before: local-fs.target
Before: run-user-1000.mount
After: keyboard-setup.service
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup-dev.service
References: shutdown.target
ReferencedBy: local-fs.target
ReferencedBy: run-user-1000.mount
ReferencedBy: keyboard-setup.service
ReferencedBy: run-user-112.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit accounts-daemon.service:
Description: Accounts Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/accounts-daemon.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: accounts-daemon.service
Invocation ID: 9e574d923efe40ed8ca85bc01a7b3f63
Fragment Path: /lib/systemd/system/accounts-daemon.service
Condition Timestamp: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Wants: nss-user-lookup.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: system.slice
After: nss-user-lookup.target
After: dbus.socket
After: sysinit.target
After: systemd-journald.socket
After: basic.target
References: system.slice
References: nss-user-lookup.target
References: dbus.socket
References: shutdown.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 606
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Accounts
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: GVFS_DISABLE_FUSE=1
Environment: GIO_USE_VFS=local
Environment: GVFS_REMOTE_VOLUME_MONITOR_IGNORE=1
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/accountsservice/accounts-daemon
PID: 606
Start Timestamp: Sat 2020-11-21 11:40:58 CET
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: cron.service
Invocation ID: 90b334a817d34e63b16d9a0cdfd3ac1d
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: basic.target
After: systemd-journald.socket
References: sysinit.target
References: systemd-journald.socket
References: shutdown.target
References: basic.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 435
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/cron -f $EXTRA_OPTS
PID: 435
Start Timestamp: Sat 2020-11-21 11:40:55 CET
-> Unit rescue.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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: rescue.target
Name: runlevel1.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: rescue.service
Requires: sysinit.target
Wants: systemd-update-utmp-runlevel.service
Conflicts: shutdown.target
ConflictedBy: multi-user.target
ConflictedBy: graphical.target
Before: systemd-update-utmp-runlevel.service
Before: multi-user.target
Before: graphical.target
After: rescue.service
After: sysinit.target
References: systemd-update-utmp-runlevel.service
References: rescue.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-platform-serial8250-tty-ttyS0.device:
Description: /sys/devices/platform/serial8250/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS0.device
Invocation ID: a123011b48994fa884107b8a6793fce7
Following Set Member: dev-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: console-screen.service
Before: console-setup.service
ReferencedBy: console-setup.service
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Invocation ID: b3189bf9cc3648baaebd492b7c6ee2a2
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Following Set Member: dev-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: time-sync.target
Invocation ID: e488523a91ed42ed827698fb8a4bc5e5
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
WantedBy: systemd-timesyncd.service
Conflicts: shutdown.target
Before: anacron.service
Before: anacron.timer
Before: phpsessionclean.timer
Before: apt-daily-upgrade.timer
Before: systemd-tmpfiles-clean.service
Before: apt-daily.timer
After: systemd-timesyncd.service
References: shutdown.target
ReferencedBy: anacron.service
ReferencedBy: anacron.timer
ReferencedBy: phpsessionclean.timer
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: apt-daily.timer
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-update-utmp.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-update-utmp.service
Invocation ID: dec25e385f2c43c0b7c45d5cef8476d7
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
RequisiteOf: systemd-update-utmp-runlevel.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-update-utmp-runlevel.service
Before: shutdown.target
Before: sysinit.target
After: -.mount
After: auditd.service
After: systemd-journald.socket
After: system.slice
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
References: sysinit.target
References: -.mount
References: systemd-journald.socket
References: auditd.service
References: system.slice
References: systemd-remount-fs.service
References: shutdown.target
References: systemd-tmpfiles-setup.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: sysinit.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 283
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> 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: Mon 2020-11-23 15:56:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 15:56:38 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2020-11-23 15:56:38 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily-upgrade.service
Invocation ID: 84a765becaa44bdcb7ea7f270e5440a7
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true succeeded
Condition Timestamp: Mon 2020-11-23 15:56:38 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 15:56:38 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: sysinit.target
After: basic.target
After: apt-daily-upgrade.timer
After: system.slice
After: apt-daily.service
After: systemd-journald.socket
TriggeredBy: apt-daily-upgrade.timer
References: sysinit.target
References: basic.target
References: system.slice
References: apt-daily.service
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: apt-daily-upgrade.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
PID: 3361
Start Timestamp: Mon 2020-11-23 15:56:38 CET
Exit Timestamp: Mon 2020-11-23 15:56:38 CET
Exit Code: exited
Exit Status: 0
-> Unit cups.path:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Active Enter Timestamp: Mon 2020-11-23 16:01:38 CET
Active Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Enter Timestamp: Mon 2020-11-23 16:01:38 CET
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: cups.path
Invocation ID: d6a3a548b5da47ba9c1f80962eebc49b
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Mon 2020-11-23 16:01:38 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 16:01:38 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
PartOf: cups.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: cups.service
Before: paths.target
Before: multi-user.target
Before: shutdown.target
After: -.mount
After: sysinit.target
Triggers: cups.service
References: shutdown.target
References: paths.target
References: sysinit.target
References: -.mount
References: cups.service
ReferencedBy: multi-user.target
RequiresMountsFor: /var/cache/cups/org.cups.cupsd
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 systemd-fsckd.service:
Description: File System Check Daemon to report status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsckd.service
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Requires: system.slice
Requires: systemd-fsckd.socket
Before: shutdown.target
After: system.slice
After: systemd-fsckd.socket
After: systemd-journald.socket
TriggeredBy: systemd-fsckd.socket
References: system.slice
References: systemd-fsckd.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-fsckd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: timers.target
Invocation ID: 43e220660c3a4226be7d860b59729dcb
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Wants: apt-daily.timer
Wants: systemd-tmpfiles-clean.timer
Wants: apt-daily-upgrade.timer
Wants: phpsessionclean.timer
Wants: anacron.timer
WantedBy: basic.target
Conflicts: shutdown.target
After: anacron.timer
After: phpsessionclean.timer
After: apt-daily-upgrade.timer
After: apt-daily.timer
After: systemd-tmpfiles-clean.timer
References: apt-daily.timer
References: systemd-tmpfiles-clean.timer
References: apt-daily-upgrade.timer
References: phpsessionclean.timer
References: shutdown.target
References: anacron.timer
ReferencedBy: apt-daily.timer
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: phpsessionclean.timer
ReferencedBy: basic.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: anacron.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:59 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-udevd.service
Invocation ID: 467b687d158f49c3bc1fc07cc8f38961
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: systemd-udev-trigger.service
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-sysusers.service
After: systemd-journald.socket
After: systemd-tmpfiles-setup-dev.service
After: systemd-udevd-control.socket
After: system.slice
After: systemd-udevd-kernel.socket
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: systemd-sysusers.service
References: systemd-journald.socket
References: systemd-udevd-control.socket
References: system.slice
References: systemd-udevd-kernel.socket
References: sysinit.target
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
Main PID: 261
Main PID Known: yes
Main PID Alien: no
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
OOMScoreAdjust: -1000
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 261
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Status Text: Processing with 20 children at max
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: runlevel2.target
Name: runlevel3.target
Name: runlevel4.target
Name: multi-user.target
Invocation ID: 8bd4f9df2d1d4a4fa90fd788e5224294
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Sat 2020-11-21 11:41:03 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:03 CET
Assert Result: yes
Requires: basic.target
Wants: loadcpufreq.service
Wants: speech-dispatcher.service
Wants: vboxadd-service.service
Wants: systemd-user-sessions.service
Wants: console-setup.service
Wants: rsyslog.service
Wants: systemd-update-utmp-runlevel.service
Wants: remote-fs.target
Wants: networking.service
Wants: pppd-dns.service
Wants: cups-browsed.service
Wants: systemd-logind.service
Wants: getty.target
Wants: avahi-daemon.service
Wants: cron.service
Wants: vboxadd.service
Wants: ssh.service
Wants: ModemManager.service
Wants: cpufrequtils.service
Wants: dbus.service
Wants: sssd.service
Wants: slapd.service
Wants: NetworkManager.service
Wants: apache2.service
Wants: cups.path
Wants: systemd-ask-password-wall.path
Wants: anacron.service
RequiredBy: graphical.target
Conflicts: rescue.service
Conflicts: shutdown.target
Conflicts: rescue.target
Before: systemd-update-utmp-runlevel.service
Before: graphical.target
After: anacron.service
After: apache2.service
After: NetworkManager.service
After: rescue.service
After: avahi-daemon.service
After: vboxadd-service.service
After: getty.target
After: cups-browsed.service
After: cups.path
After: speech-dispatcher.service
After: ssh.service
After: dbus.service
After: systemd-logind.service
After: slapd.service
After: ModemManager.service
After: basic.target
After: sssd.service
After: cpufrequtils.service
After: pppd-dns.service
After: loadcpufreq.service
After: cron.service
After: rsyslog.service
After: systemd-user-sessions.service
After: rescue.target
After: vboxadd.service
References: rescue.target
References: remote-fs.target
References: slapd.service
References: cpufrequtils.service
References: speech-dispatcher.service
References: systemd-logind.service
References: rescue.service
References: NetworkManager.service
References: cups-browsed.service
References: systemd-user-sessions.service
References: getty.target
References: rsyslog.service
References: cron.service
References: networking.service
References: vboxadd.service
References: sssd.service
References: apache2.service
References: basic.target
References: loadcpufreq.service
References: ssh.service
References: dbus.service
References: shutdown.target
References: systemd-ask-password-wall.path
References: cups.path
References: pppd-dns.service
References: ModemManager.service
References: anacron.service
References: console-setup.service
References: systemd-update-utmp-runlevel.service
References: avahi-daemon.service
References: vboxadd-service.service
ReferencedBy: cpufrequtils.service
ReferencedBy: slapd.service
ReferencedBy: loadcpufreq.service
ReferencedBy: graphical.target
ReferencedBy: vboxadd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: vboxadd-service.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit run-user-112.mount:
Description: /run/user/112
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/run-user-112.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: run-user-112.mount
Invocation ID: 4a1ec4a0a47448b7a4275792066e7081
Source Path: /proc/self/mountinfo
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: system.slice
After: -.mount
References: -.mount
References: local-fs.target
References: umount.target
References: system.slice
References: local-fs-pre.target
RequiresMountsFor: /run/user
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/112
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=2435912k,mode=700,uid=112,gid=116
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cups.service:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Active Enter Timestamp: Mon 2020-11-23 16:01:38 CET
Active Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Enter Timestamp: Mon 2020-11-23 16:01:38 CET
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: cups.service
Invocation ID: d07ecc6515c247898c4d9d636959794f
Documentation: man:cupsd(8)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Mon 2020-11-23 16:01:38 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 16:01:38 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
RequiredBy: cups-browsed.service
ConsistsOf: cups.path
ConsistsOf: cups.socket
Conflicts: shutdown.target
Before: cups-browsed.service
Before: shutdown.target
After: cups.path
After: systemd-journald.socket
After: system.slice
After: cups.socket
After: basic.target
After: sysinit.target
TriggeredBy: cups.path
TriggeredBy: cups.socket
References: systemd-journald.socket
References: system.slice
References: basic.target
References: shutdown.target
References: sysinit.target
ReferencedBy: cups-browsed.service
ReferencedBy: cups.path
ReferencedBy: cups.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 3575
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/cupsd -l
PID: 3575
Start Timestamp: Mon 2020-11-23 16:01:38 CET
-> Unit dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5.device:
Description: VBOX_HARDDISK
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5.device
Invocation ID: 4a8cc7a17b294e19b62e6ee46c8ea0e2
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-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:0d.0\x2data\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> 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: Mon 2020-11-23 16:01:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Active Enter Timestamp: Mon 2020-11-23 16:01:38 CET
Active Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Enter Timestamp: Mon 2020-11-23 16:01:38 CET
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/cups-browsed.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: cups-browsed.service
Invocation ID: d8dc5ceca9b44be891368c40b9abde92
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Mon 2020-11-23 16:01:38 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 16:01:38 CET
Assert Result: yes
Requires: cups.service
Requires: system.slice
Requires: sysinit.target
Wants: avahi-daemon.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: sysinit.target
After: basic.target
After: cups.service
After: system.slice
After: avahi-daemon.service
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: basic.target
References: cups.service
References: system.slice
References: avahi-daemon.service
References: systemd-journald.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 3576
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
PID: 3576
Start Timestamp: Mon 2020-11-23 16:01:38 CET
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: cups.path
ConflictedBy: swap.target
ConflictedBy: rsyslog.service
ConflictedBy: systemd-tmpfiles-setup.service
ConflictedBy: rtkit-daemon.service
ConflictedBy: cups.socket
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-user-sessions.service
ConflictedBy: systemd-machine-id-commit.service
ConflictedBy: remote-fs-pre.target
ConflictedBy: remote-fs.target
ConflictedBy: user-112.slice
ConflictedBy: getty-static.service
ConflictedBy: avahi-daemon.service
ConflictedBy: cpufrequtils.service
ConflictedBy: nss-lookup.target
ConflictedBy: local-fs.target
ConflictedBy: vboxadd.service
ConflictedBy: sound.target
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: slices.target
ConflictedBy: apt-daily.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: phpsessionclean.service
ConflictedBy: alsa-state.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: systemd-update-utmp-runlevel.service
ConflictedBy: systemd-modules-load.service
ConflictedBy: NetworkManager.service
ConflictedBy: rescue.target
ConflictedBy: user at 1000.service
ConflictedBy: ssh.service
ConflictedBy: vboxadd-service.service
ConflictedBy: pppd-dns.service
ConflictedBy: network-online.target
ConflictedBy: sockets.target
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: systemd-update-utmp.service
ConflictedBy: systemd-hwdb-update.service
ConflictedBy: accounts-daemon.service
ConflictedBy: network.target
ConflictedBy: ModemManager.service
ConflictedBy: cron.service
ConflictedBy: dbus.socket
ConflictedBy: cups.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: polkit.service
ConflictedBy: session-c1.scope
ConflictedBy: anacron.service
ConflictedBy: rescue.service
ConflictedBy: getty.target
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: upower.service
ConflictedBy: basic.target
ConflictedBy: loadcpufreq.service
ConflictedBy: cups-browsed.service
ConflictedBy: systemd-tmpfiles-setup-dev.service
ConflictedBy: multi-user.target
ConflictedBy: sssd-secrets.socket
ConflictedBy: system-getty.slice
ConflictedBy: user.slice
ConflictedBy: apt-daily.timer
ConflictedBy: anacron.timer
ConflictedBy: apt-daily-upgrade.timer
ConflictedBy: user-1000.slice
ConflictedBy: apt-daily-upgrade.service
ConflictedBy: lightdm.service
ConflictedBy: systemd-tmpfiles-clean.service
ConflictedBy: sysinit.target
ConflictedBy: rc-local.service
ConflictedBy: avahi-daemon.socket
ConflictedBy: alsa-restore.service
ConflictedBy: slapd.service
ConflictedBy: time-sync.target
ConflictedBy: graphical.target
ConflictedBy: timers.target
ConflictedBy: systemd-timesyncd.service
ConflictedBy: sssd-secrets.service
ConflictedBy: getty at tty1.service
ConflictedBy: network-pre.target
ConflictedBy: systemd-remount-fs.service
ConflictedBy: systemd-random-seed.service
ConflictedBy: sssd.service
ConflictedBy: phpsessionclean.timer
ConflictedBy: dbus.service
ConflictedBy: NetworkManager-wait-online.service
ConflictedBy: user at 112.service
ConflictedBy: emergency.target
ConflictedBy: speech-dispatcher.service
ConflictedBy: emergency.service
ConflictedBy: session-2.scope
ConflictedBy: systemd-logind.service
ConflictedBy: networking.service
ConflictedBy: apache2.service
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: local-fs-pre.target
ConflictedBy: udisks2.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: paths.target
ConflictedBy: syslog.socket
After: dbus.socket
After: systemd-ask-password-wall.path
After: user at 1000.service
After: avahi-daemon.service
After: cron.service
After: systemd-fsck-root.service
After: sssd-secrets.socket
After: pppd-dns.service
After: systemd-random-seed.service
After: session-c1.scope
After: session-2.scope
After: NetworkManager.service
After: avahi-daemon.socket
After: vboxadd.service
After: cups-browsed.service
After: rescue.service
After: systemd-tmpfiles-clean.service
After: user-112.slice
After: polkit.service
After: apt-daily-upgrade.timer
After: vboxadd-service.service
After: apt-daily-upgrade.service
After: rtkit-daemon.service
After: systemd-remount-fs.service
After: systemd-tmpfiles-clean.timer
After: systemd-logind.service
After: emergency.service
After: systemd-binfmt.service
After: getty-static.service
After: cups.path
After: alsa-state.service
After: systemd-timesyncd.service
After: alsa-restore.service
After: getty at tty1.service
After: loadcpufreq.service
After: NetworkManager-wait-online.service
After: cpufrequtils.service
After: phpsessionclean.service
After: user-1000.slice
After: systemd-tmpfiles-setup-dev.service
After: speech-dispatcher.service
After: anacron.timer
After: systemd-ask-password-wall.service
After: ssh.service
After: user at 112.service
After: systemd-fsckd.service
After: sssd.service
After: systemd-user-sessions.service
After: systemd-modules-load.service
After: systemd-sysctl.service
After: ModemManager.service
After: phpsessionclean.timer
After: systemd-update-utmp.service
After: apt-daily.service
After: rsyslog.service
After: systemd-ask-password-console.path
After: systemd-tmpfiles-setup.service
After: rc-local.service
After: lightdm.service
After: networking.service
After: cups.service
After: apt-daily.timer
After: systemd-machine-id-commit.service
After: anacron.service
After: user.slice
After: accounts-daemon.service
After: cups.socket
After: systemd-update-utmp-runlevel.service
After: systemd-hwdb-update.service
After: apache2.service
After: upower.service
After: syslog.socket
After: dbus.service
After: slapd.service
After: system-getty.slice
After: sssd-secrets.service
After: systemd-ask-password-console.service
After: udisks2.service
ReferencedBy: user-112.slice
ReferencedBy: session-c1.scope
ReferencedBy: network-pre.target
ReferencedBy: time-sync.target
ReferencedBy: avahi-daemon.socket
ReferencedBy: slices.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: networking.service
ReferencedBy: remote-fs-pre.target
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: phpsessionclean.timer
ReferencedBy: ssh.service
ReferencedBy: timers.target
ReferencedBy: systemd-logind.service
ReferencedBy: sssd.service
ReferencedBy: system-getty.slice
ReferencedBy: rsyslog.service
ReferencedBy: cron.service
ReferencedBy: local-fs.target
ReferencedBy: dbus.socket
ReferencedBy: user.slice
ReferencedBy: session-2.scope
ReferencedBy: sound.target
ReferencedBy: vboxadd.service
ReferencedBy: rescue.target
ReferencedBy: syslog.socket
ReferencedBy: apt-daily.timer
ReferencedBy: cups.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: remote-fs.target
ReferencedBy: polkit.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
ReferencedBy: network.target
ReferencedBy: rc-local.service
ReferencedBy: anacron.service
ReferencedBy: cpufrequtils.service
ReferencedBy: dbus.service
ReferencedBy: alsa-restore.service
ReferencedBy: apache2.service
ReferencedBy: cups.socket
ReferencedBy: paths.target
ReferencedBy: loadcpufreq.service
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: sysinit.target
ReferencedBy: sssd-secrets.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: avahi-daemon.service
ReferencedBy: slapd.service
ReferencedBy: accounts-daemon.service
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-update-utmp.service
ReferencedBy: cups-browsed.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: phpsessionclean.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: swap.target
ReferencedBy: rescue.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: systemd-modules-load.service
ReferencedBy: lightdm.service
ReferencedBy: emergency.target
ReferencedBy: multi-user.target
ReferencedBy: NetworkManager.service
ReferencedBy: apt-daily.service
ReferencedBy: user at 112.service
ReferencedBy: getty-static.service
ReferencedBy: ModemManager.service
ReferencedBy: pppd-dns.service
ReferencedBy: vboxadd-service.service
ReferencedBy: local-fs-pre.target
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: anacron.timer
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: sockets.target
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: systemd-fsckd.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: alsa-state.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: sssd-secrets.socket
ReferencedBy: systemd-timesyncd.service
ReferencedBy: user-1000.slice
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: getty.target
ReferencedBy: upower.service
ReferencedBy: basic.target
ReferencedBy: nss-lookup.target
ReferencedBy: user at 1000.service
ReferencedBy: network-online.target
ReferencedBy: graphical.target
ReferencedBy: cups.path
ReferencedBy: udisks2.service
ReferencedBy: emergency.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: auditd.service
Before: ssh.service
Before: systemd-update-utmp.service
ReferencedBy: ssh.service
ReferencedBy: systemd-update-utmp.service
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-journald.service
Invocation ID: ff8d9ec29faa4dcf97f238fd7132cb2a
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Requires: systemd-journald.socket
Wants: systemd-journald-audit.socket
Wants: systemd-journald-dev-log.socket
Wants: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: systemd-journal-flush.service
Before: sysinit.target
After: systemd-journald-dev-log.socket
After: systemd-journald-audit.socket
After: system.slice
After: systemd-journald.socket
After: syslog.socket
TriggeredBy: systemd-journald-audit.socket
TriggeredBy: systemd-journald-dev-log.socket
TriggeredBy: systemd-journald.socket
References: systemd-journald-audit.socket
References: systemd-journald.socket
References: syslog.socket
References: systemd-journald-dev-log.socket
References: system.slice
References: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-journald-audit.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: all
NotifyState: ready
Main PID: 225
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
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
SystemCallFilter: ~modify_ldt keyctl perf_event_open vm86 putpmsg ulimit ioperm rtas get_kernel_syms ustat lock adjtimex afs_syscall iopl s390_pci_mmio_read finit_module query_module mount switch_endian uselib process_vm_readv ftime profil add_key chroot pciconfig_read vserver process_vm_writev ptrace umount umount2 stty clock_adjtime prof s390_pci_mmio_write security _sysctl vm86old ssetmask stime mpx gtty delete_module settimeofday tuxcall sysfs request_key sgetmask init_module create_module clock_settime getpmsg pciconfig_iobase lookup_dcookie break spu_run s390_runtime_instr pivot_root pciconfig_write
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 225
Start Timestamp: Sat 2020-11-21 11:40:54 CET
Status Text: Processing requests...
File Descriptor Store Max: 1024
File Descriptor Store Current: 40
-> Unit anacron.timer:
Description: Trigger anacron every hour
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 17:04:48 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: anacron.timer
Invocation ID: 5e7f4894284f42c58b41212a68c01c28
Fragment Path: /lib/systemd/system/anacron.timer
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: timers.target
Before: shutdown.target
Before: anacron.service
After: -.mount
After: time-sync.target
After: sysinit.target
Triggers: anacron.service
References: sysinit.target
References: anacron.service
References: time-sync.target
References: -.mount
References: shutdown.target
References: timers.target
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
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
OnCalendar: *-*-* *:00:00
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-hugepages.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-hugepages.mount
Invocation ID: 5c2b909c7cc14289805905745c0b486c
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: system.slice
After: -.mount
References: system.slice
References: -.mount
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: syslog.socket
Invocation ID: 6823b6641b8e4f31b618a12eea9e4d43
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: rsyslog.service
Conflicts: shutdown.target
ConflictedBy: emergency.service
Before: sockets.target
Before: rsyslog.service
Before: shutdown.target
Before: systemd-journald.service
After: -.slice
After: -.mount
Triggers: rsyslog.service
References: -.mount
References: shutdown.target
References: rsyslog.service
References: sockets.target
References: -.slice
ReferencedBy: emergency.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-journald.service
RequiresMountsFor: /run/systemd/journal/syslog
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: syslog.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-tmpfiles-setup.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-tmpfiles-setup.service
Invocation ID: afcd5c3299284910a6b318f641fae18d
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-timesyncd.service
Before: shutdown.target
Before: systemd-update-utmp.service
Before: sysinit.target
After: systemd-journald.socket
After: systemd-sysusers.service
After: local-fs.target
After: systemd-journal-flush.service
After: system.slice
References: shutdown.target
References: sysinit.target
References: systemd-journald.socket
References: systemd-sysusers.service
References: local-fs.target
References: system.slice
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 266
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Invocation ID: 9fa4abbe432b43aaa42e4fc356f6d2cf
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS1.device
Invocation ID: e63b36dcea5041028c32d91a0ffe2bd2
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-sda5.swap:
Description: /dev/sda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-sda5.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-sda5.swap
Invocation ID: a208be564ba9454d82c69d06f679ebe4
Following: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: system.slice
After: -.mount
After: systemd-journald.socket
References: -.mount
References: umount.target
References: system.slice
References: swap.target
References: systemd-journald.socket
RequiresMountsFor: /dev/sda5
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/sda5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit user at 112.service:
Description: User Manager for UID 112
Instance: 112
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: user-112.slice
CGroup: /user.slice/user-112.slice/user at 112.service
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x0
Name: user at 112.service
Invocation ID: c22f6029d8044a06a5aeaf7993a7e90a
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Sat 2020-11-21 11:41:00 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:00 CET
Assert Result: yes
Requires: user-112.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: sysinit.target
After: systemd-user-sessions.service
After: user-112.slice
After: basic.target
References: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-user-sessions.service
References: user-112.slice
References: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 797
Main PID Known: yes
Main PID Alien: no
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 112
DynamicUser: no
PAMName: systemd-user
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 797
Start Timestamp: Sat 2020-11-21 11:41:00 CET
Status Text: Startup finished in 12ms.
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:17 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:17 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:17 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/udisks2.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: udisks2.service
Invocation ID: 2767d53de73743a08d7de1c65b52d8e4
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Sat 2020-11-21 11:41:17 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:17 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: system.slice
After: sysinit.target
After: systemd-journald.socket
After: basic.target
After: dbus.socket
References: system.slice
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
References: basic.target
References: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 1099
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGINT
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/udisks2/udisksd --no-debug
PID: 1099
Start Timestamp: Sat 2020-11-21 11:41:17 CET
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 17:04:45 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily.timer
Invocation ID: 405ce1559a154efbb1756570be627ab2
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: timers.target
Before: shutdown.target
Before: apt-daily-upgrade.timer
Before: apt-daily.service
After: -.mount
After: time-sync.target
After: sysinit.target
Triggers: apt-daily.service
References: shutdown.target
References: -.mount
References: apt-daily.service
References: sysinit.target
References: time-sync.target
References: timers.target
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
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
OnCalendar: *-*-* 06,18:00:00
-> Unit phpsessionclean.service:
Description: Clean php session files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2020-11-23 17:09:00 CET
Inactive Exit Timestamp: Mon 2020-11-23 17:09:00 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2020-11-23 17:09:00 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: phpsessionclean.service
Invocation ID: c6ea83d472554ff7a454ffc865f7c22f
Fragment Path: /lib/systemd/system/phpsessionclean.service
Condition Timestamp: Mon 2020-11-23 17:09:00 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 17:09:00 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: -.mount
After: basic.target
After: system.slice
After: systemd-journald.socket
After: sysinit.target
After: phpsessionclean.timer
TriggeredBy: phpsessionclean.timer
References: shutdown.target
References: -.mount
References: basic.target
References: system.slice
References: systemd-journald.socket
References: sysinit.target
ReferencedBy: phpsessionclean.timer
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: yes
ProtectSystem: yes
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/php/sessionclean
PID: 5646
Start Timestamp: Mon 2020-11-23 17:09:00 CET
Exit Timestamp: Mon 2020-11-23 17:09:00 CET
Exit Code: exited
Exit Status: 0
-> Unit sys-subsystem-net-devices-enp0s3.device:
Description: 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-subsystem-net-devices-enp0s3.device
Invocation ID: a07f0a521a0a4cf595ddc345af2eaa18
Following Set Member: sys-devices-pci0000:00-0000:00:03.0-net-enp0s3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/net/enp0s3
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-user-sessions.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-user-sessions.service
Invocation ID: b796b183d8324231aaafd79d5449e90e
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: multi-user.target
Before: user at 112.service
Before: session-c1.scope
Before: systemd-ask-password-wall.service
Before: user-1000.slice
Before: shutdown.target
Before: user at 1000.service
Before: lightdm.service
Before: session-2.scope
Before: user-112.slice
After: sssd.service
After: basic.target
After: nss-user-lookup.target
After: systemd-journald.socket
After: remote-fs.target
After: system.slice
After: network.target
After: systemd-journal-flush.service
After: sysinit.target
References: basic.target
References: systemd-journald.socket
References: nss-user-lookup.target
References: shutdown.target
References: remote-fs.target
References: system.slice
References: network.target
References: sysinit.target
ReferencedBy: multi-user.target
ReferencedBy: user at 112.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: user-1000.slice
ReferencedBy: systemd-journal-flush.service
ReferencedBy: session-c1.scope
ReferencedBy: getty at tty1.service
ReferencedBy: lightdm.service
ReferencedBy: session-2.scope
ReferencedBy: user-112.slice
ReferencedBy: sssd.service
ReferencedBy: user at 1000.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 604
Start Timestamp: Sat 2020-11-21 11:40:58 CET
Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: plymouth-start.service
Before: rescue.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
ReferencedBy: rescue.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: slices.target
Invocation ID: b6f09a50f750477ea7f027813b919dd4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Wants: system.slice
Wants: -.slice
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: system.slice
After: -.slice
After: user.slice
References: system.slice
References: -.slice
References: shutdown.target
ReferencedBy: system.slice
ReferencedBy: user.slice
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap:
Description: /dev/disk/by-partuuid/8e0c9380-05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Invocation ID: 8e44b4861245470aabf7c66017367f9d
Following: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-sda5.swap
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: system.slice
After: -.mount
After: systemd-journald.socket
References: systemd-journald.socket
References: system.slice
References: umount.target
References: -.mount
References: swap.target
RequiresMountsFor: /dev/disk/by-partuuid/8e0c9380-05
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-partuuid/8e0c9380-05
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-update-done.service
After: systemd-hwdb-update.service
ReferencedBy: systemd-hwdb-update.service
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-console.service
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
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: systemd-vconsole-setup.service
After: systemd-ask-password-console.path
After: system.slice
After: plymouth-start.service
TriggeredBy: systemd-ask-password-console.path
References: systemd-journald.socket
References: shutdown.target
References: systemd-vconsole-setup.service
References: system.slice
References: plymouth-start.service
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x0
Name: getty at tty1.service
Invocation ID: 1db4074b737644e4a613add8b3ac0b3b
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: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
Requires: system-getty.slice
Requires: sysinit.target
WantedBy: getty.target
Conflicts: rescue.service
Conflicts: shutdown.target
Before: rescue.service
Before: shutdown.target
Before: getty.target
After: sysinit.target
After: system-getty.slice
After: systemd-user-sessions.service
After: plymouth-quit-wait.service
After: basic.target
After: rc-local.service
After: systemd-journald.socket
References: sysinit.target
References: system-getty.slice
References: getty.target
References: rescue.service
References: systemd-user-sessions.service
References: basic.target
References: plymouth-quit-wait.service
References: rc-local.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 610
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear tty1 $TERM
PID: 610
Start Timestamp: Sat 2020-11-21 11:40:58 CET
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target
Before: apache2.service
References: shutdown.target
ReferencedBy: apache2.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/fs/fuse/connections failed
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: system.slice
After: systemd-modules-load.service
After: -.mount
References: system.slice
References: systemd-modules-load.service
References: -.mount
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/fs/fuse
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: VBOX_HARDDISK
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Invocation ID: 5e6e3b18aabb41629ab6b3e79357077d
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5.device
Following Set Member: dev-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Invocation ID: 182ed0abe80a4affad81f808dca67f33
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> 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: Mon 2020-11-23 17:04:45 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-tmpfiles-clean.timer
Invocation ID: a937f5785e1d4643a99fe77c4c2f0556
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: timers.target
Before: shutdown.target
Before: systemd-tmpfiles-clean.service
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: timers.target
References: sysinit.target
References: shutdown.target
References: systemd-tmpfiles-clean.service
ReferencedBy: timers.target
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
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:59 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-udevd-control.socket
Invocation ID: 7d9b9d8245b44aa8a75440d9c93451ee
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udev-trigger.service
Before: systemd-udevd.service
Before: sockets.target
After: -.slice
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.slice
References: -.mount
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd.service
ReferencedBy: sockets.target
RequiresMountsFor: /run/udev/control
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FDName: systemd-udevd-control.socket
SELinuxContextFromNet: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-udev-trigger.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-udev-trigger.service
Invocation ID: b2434a9683444888899e1daefccba1fb
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-hwdb-update.service
After: system.slice
References: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: sysinit.target
References: systemd-hwdb-update.service
References: system.slice
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
PID: 248
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 258
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit alsa-restore.service:
Description: Save/Restore Sound Card State
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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: alsa-restore.service
Documentation: man:alsactl(1)
Fragment Path: /lib/systemd/system/alsa-restore.service
ConditionPathExistsGlob: /dev/snd/control* failed
ConditionPathExists: !/etc/alsa/state-daemon.conf untested
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
Requires: sysinit.target
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: alsa-state.service
After: sysinit.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: alsa-state.service
References: sysinit.target
References: shutdown.target
References: system.slice
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa restore
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/run/alsa store
-> Unit session-2.scope:
Description: Session 2 of user grabor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:16 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:16 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-2.scope
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x0
Name: session-2.scope
Invocation ID: ac4563db28cb420792b8f96c3de8e743
Fragment Path: /run/systemd/transient/session-2.scope
Condition Timestamp: Sat 2020-11-21 11:41:16 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:16 CET
Assert Result: yes
Requires: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: user-1000.slice
After: systemd-logind.service
After: systemd-user-sessions.service
References: user-1000.slice
References: systemd-logind.service
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: yes
Slice: n/a
CGroup:
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x60
Name: -.slice
Documentation: man:systemd.special(7)
RequiredBy: systemd-initctl.socket
RequiredBy: systemd-journald.socket
RequiredBy: systemd-journald-audit.socket
RequiredBy: syslog.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: dbus.socket
RequiredBy: system.slice
RequiredBy: systemd-udevd-kernel.socket
RequiredBy: systemd-journald-dev-log.socket
RequiredBy: systemd-fsckd.socket
RequiredBy: user.slice
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
RequiredBy: init.scope
RequiredBy: sssd-secrets.socket
WantedBy: slices.target
Before: systemd-udevd-kernel.socket
Before: dbus.socket
Before: systemd-initctl.socket
Before: sssd-secrets.socket
Before: systemd-udevd-control.socket
Before: cups.socket
Before: systemd-fsckd.socket
Before: slices.target
Before: syslog.socket
Before: avahi-daemon.socket
Before: system.slice
Before: systemd-journald.socket
Before: user.slice
Before: systemd-journald-audit.socket
Before: init.scope
Before: systemd-journald-dev-log.socket
ReferencedBy: dbus.socket
ReferencedBy: syslog.socket
ReferencedBy: init.scope
ReferencedBy: systemd-fsckd.socket
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-journald-audit.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: slices.target
ReferencedBy: system.slice
ReferencedBy: sssd-secrets.socket
ReferencedBy: user.slice
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: cups.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit systemd-sysusers.service:
Description: systemd-sysusers.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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-sysusers.service
Before: systemd-timesyncd.service
Before: systemd-udevd.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-tmpfiles-setup.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-tmpfiles-setup.service
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:58 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: getty.target
Invocation ID: 4f669d8844bf40dd89e155ecf2198024
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: Sat 2020-11-21 11:40:58 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:58 CET
Assert Result: yes
Wants: getty-static.service
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty-static.service
After: getty at tty1.service
References: getty-static.service
References: shutdown.target
References: getty at tty1.service
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-sda.device:
Description: VBOX_HARDDISK
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-sda.device
Invocation ID: 4c98a0324a224654a49268c8f121000c
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit user-1000.slice:
Description: User Slice of grabor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:16 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:16 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x40
Name: user-1000.slice
Invocation ID: cf3dd65909c6448d825b76ef3ea5f1fe
Fragment Path: /run/systemd/transient/user-1000.slice
Condition Timestamp: Sat 2020-11-21 11:41:16 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:16 CET
Assert Result: yes
Requires: user.slice
RequiredBy: user at 1000.service
RequiredBy: session-2.scope
Conflicts: shutdown.target
Before: user at 1000.service
Before: shutdown.target
Before: session-2.scope
After: user.slice
After: systemd-logind.service
After: systemd-user-sessions.service
References: systemd-user-sessions.service
References: shutdown.target
References: user.slice
References: systemd-logind.service
ReferencedBy: user at 1000.service
ReferencedBy: session-2.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=10813
DevicePolicy=auto
Delegate=no
-> Unit NetworkManager-wait-online.service:
Description: Network Manager Wait Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/NetworkManager-wait-online.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: NetworkManager-wait-online.service
Invocation ID: 2f54e40a87764e0995985ef0e3ef83e1
Documentation: man:nm-online(1)
Fragment Path: /lib/systemd/system/NetworkManager-wait-online.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Requisite: NetworkManager.service
WantedBy: network-online.target
Conflicts: shutdown.target
Before: shutdown.target
Before: network-online.target
After: system.slice
After: sysinit.target
After: basic.target
After: NetworkManager.service
After: systemd-journald.socket
References: shutdown.target
References: network-online.target
References: system.slice
References: sysinit.target
References: basic.target
References: systemd-journald.socket
References: NetworkManager.service
ReferencedBy: network-online.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/nm-online -s -q --timeout=30
PID: 468
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Exit Code: exited
Exit Status: 0
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device:
Description: VBOX_HARDDISK 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device
Invocation ID: fb36237df023497b8166c96554a90825
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-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\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
After: emergency.service
References: shutdown.target
References: emergency.service
ReferencedBy: local-fs.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2020-11-23 15:56:38 CET
Inactive Exit Timestamp: Mon 2020-11-23 15:56:37 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2020-11-23 15:56:38 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily.service
Invocation ID: 14be075c4cc041cfb43c9733d1244b7a
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
ConditionACPower: true succeeded
Condition Timestamp: Mon 2020-11-23 15:56:37 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 15:56:37 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: network-online.target
Conflicts: shutdown.target
Before: shutdown.target
Before: apt-daily-upgrade.service
After: network-online.target
After: system.slice
After: systemd-journald.socket
After: basic.target
After: sysinit.target
After: apt-daily.timer
TriggeredBy: apt-daily.timer
References: network-online.target
References: system.slice
References: systemd-journald.socket
References: basic.target
References: sysinit.target
References: shutdown.target
ReferencedBy: apt-daily.timer
ReferencedBy: apt-daily-upgrade.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
PID: 3264
Start Timestamp: Mon 2020-11-23 15:56:37 CET
Exit Timestamp: Mon 2020-11-23 15:56:38 CET
Exit Code: exited
Exit Status: 0
-> Unit phpsessionclean.timer:
Description: Clean PHP session files every 30 mins
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 17:09:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: phpsessionclean.timer
Invocation ID: e28c0ab5a9df43c9b14164f4e4d3979c
Fragment Path: /lib/systemd/system/phpsessionclean.timer
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: phpsessionclean.service
Before: shutdown.target
Before: timers.target
After: -.mount
After: time-sync.target
After: sysinit.target
Triggers: phpsessionclean.service
References: sysinit.target
References: timers.target
References: time-sync.target
References: shutdown.target
References: phpsessionclean.service
References: -.mount
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: phpsessionclean.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* *:09,39:00
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-modules-load.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-modules-load.service
Invocation ID: 9ab15dbfe5914719b5b3654bc1cb799e
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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sys-kernel-config.mount
Before: networking.service
Before: systemd-sysctl.service
Before: sysinit.target
Before: sys-fs-fuse-connections.mount
Before: shutdown.target
After: system.slice
After: systemd-journald.socket
References: systemd-journald.socket
References: system.slice
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-sysctl.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sysinit.target
ReferencedBy: networking.service
ReferencedBy: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 221
Start Timestamp: Sat 2020-11-21 11:40:54 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2020-11-23 17:04:48 CET
Inactive Exit Timestamp: Mon 2020-11-23 17:04:48 CET
Active Enter Timestamp: Mon 2020-11-23 17:04:48 CET
Active Exit Timestamp: Mon 2020-11-23 17:04:48 CET
Inactive Enter Timestamp: Mon 2020-11-23 17:04:48 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: anacron.service
Invocation ID: 6beaf923cb40495ba0198f61bec2a5c8
Documentation: man:anacron
Documentation: man:anacrontab
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Mon 2020-11-23 17:04:48 CET
Condition Result: yes
Assert Timestamp: Mon 2020-11-23 17:04:48 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: sysinit.target
After: anacron.timer
After: basic.target
After: time-sync.target
After: system.slice
After: systemd-journald.socket
TriggeredBy: anacron.timer
References: sysinit.target
References: basic.target
References: time-sync.target
References: system.slice
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: anacron.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
PID: 5494
Start Timestamp: Mon 2020-11-23 17:04:48 CET
Exit Timestamp: Mon 2020-11-23 17:04:48 CET
Exit Code: exited
Exit Status: 0
-> Unit lightdm.service:
Description: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/lightdm.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: lightdm.service
Name: display-manager.service
Invocation ID: cca1a3d609534d409f242b5140e80718
Documentation: man:lightdm(1)
Fragment Path: /lib/systemd/system/lightdm.service
Condition Timestamp: Sat 2020-11-21 11:41:00 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:00 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: systemd-journald.socket
After: vboxadd.service
After: sysinit.target
After: systemd-user-sessions.service
After: basic.target
After: dbus.socket
After: system.slice
References: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-user-sessions.service
References: basic.target
References: dbus.socket
References: system.slice
ReferencedBy: graphical.target
ReferencedBy: vboxadd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 753
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.DisplayManager
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/lightdm" ]'
PID: 747
Start Timestamp: Sat 2020-11-21 11:41:00 CET
Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/lightdm
PID: 753
Start Timestamp: Sat 2020-11-21 11:41:00 CET
-> Unit slapd.service:
Description: LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/slapd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: slapd.service
Invocation ID: ecad89111c154baaa1640bf133e0dbea
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/slapd.service
Source Path: /etc/init.d/slapd
Condition Timestamp: Sat 2020-11-21 11:41:03 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:03 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: network-online.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: graphical.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
After: remote-fs.target
After: network-online.target
After: system.slice
References: systemd-journald.socket
References: shutdown.target
References: multi-user.target
References: remote-fs.target
References: sysinit.target
References: network-online.target
References: graphical.target
References: system.slice
References: basic.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/init.d/slapd start
PID: 835
Start Timestamp: Sat 2020-11-21 11:41:03 CET
Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/slapd stop
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network-online.target
Invocation ID: cc756943e3c9407394ba13b76c2e13e4
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Sat 2020-11-21 11:41:03 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:03 CET
Assert Result: yes
Wants: NetworkManager-wait-online.service
Wants: networking.service
WantedBy: apt-daily.service
WantedBy: slapd.service
Conflicts: shutdown.target
Before: rc-local.service
Before: apt-daily.service
Before: slapd.service
After: networking.service
After: NetworkManager-wait-online.service
After: network.target
References: network.target
References: NetworkManager-wait-online.service
References: networking.service
References: shutdown.target
ReferencedBy: slapd.service
ReferencedBy: apt-daily.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager-wait-online.service
ReferencedBy: networking.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap:
Description: /dev/disk/by-id/ata-VBOX_HARDDISK_VB4b955e56-a25296f5-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Invocation ID: 471f1cc857e44ea5994afa9fc40b978d
Following: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-sda5.swap
Requires: system.slice
Requires: -.mount
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: system.slice
After: -.mount
After: systemd-journald.socket
References: -.mount
References: umount.target
References: swap.target
References: system.slice
References: systemd-journald.socket
RequiresMountsFor: /dev/disk/by-id/ata-VBOX_HARDDISK_VB4b955e56-a25296f5-part5
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-id/ata-VBOX_HARDDISK_VB4b955e56-a25296f5-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sssd-secrets.service:
Description: SSSD Secrets Service responder
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
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sssd-secrets.service
Documentation: man:sssd-secrets(5)
Fragment Path: /lib/systemd/system/sssd-secrets.service
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: sssd-secrets.socket
After: system.slice
After: basic.target
After: sysinit.target
TriggeredBy: sssd-secrets.socket
References: systemd-journald.socket
References: shutdown.target
References: system.slice
References: basic.target
References: sysinit.target
ReferencedBy: sssd-secrets.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/x86_64-linux-gnu/sssd/sssd_secrets --uid 0 --gid 0 --debug-to-files
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: yes
Slice: system.slice
CGroup: /system.slice/-.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: -.mount
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Requires: system.slice
RequiredBy: run-user-1000.mount
RequiredBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: systemd-update-utmp.service
RequiredBy: systemd-ask-password-wall.path
RequiredBy: apt-daily.timer
RequiredBy: systemd-journald.socket
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: cups.path
RequiredBy: dev-sda5.swap
RequiredBy: sssd-secrets.socket
RequiredBy: systemd-journald-dev-log.socket
RequiredBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
RequiredBy: apache2.service
RequiredBy: rescue.service
RequiredBy: rtkit-daemon.service
RequiredBy: systemd-random-seed.service
RequiredBy: systemd-timesyncd.service
RequiredBy: systemd-udevd-control.socket
RequiredBy: sys-kernel-debug.mount
RequiredBy: dev-mqueue.mount
RequiredBy: dbus.socket
RequiredBy: local-fs.target
RequiredBy: avahi-daemon.socket
RequiredBy: emergency.service
RequiredBy: cups.socket
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: systemd-ask-password-console.path
RequiredBy: syslog.socket
RequiredBy: systemd-journal-flush.service
RequiredBy: phpsessionclean.service
RequiredBy: console-setup.service
RequiredBy: anacron.timer
RequiredBy: sys-kernel-config.mount
RequiredBy: phpsessionclean.timer
RequiredBy: basic.target
RequiredBy: apt-daily-upgrade.timer
RequiredBy: run-user-112.mount
RequiredBy: systemd-fsckd.socket
RequiredBy: systemd-initctl.socket
RequiredBy: dev-hugepages.mount
RequiredBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
RequiredBy: proc-sys-fs-binfmt_misc.automount
Before: phpsessionclean.service
Before: emergency.service
Before: avahi-daemon.socket
Before: systemd-ask-password-console.path
Before: cups.path
Before: run-user-112.mount
Before: apt-daily.timer
Before: anacron.timer
Before: dev-mqueue.mount
Before: phpsessionclean.timer
Before: console-setup.service
Before: systemd-update-utmp.service
Before: syslog.socket
Before: rescue.service
Before: dev-hugepages.mount
Before: sys-kernel-debug.mount
Before: systemd-ask-password-wall.path
Before: systemd-journald.socket
Before: cups.socket
Before: systemd-journal-flush.service
Before: apt-daily-upgrade.timer
Before: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
Before: dev-sda5.swap
Before: basic.target
Before: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
Before: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
Before: proc-sys-fs-binfmt_misc.automount
Before: systemd-initctl.socket
Before: systemd-journald-dev-log.socket
Before: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
Before: systemd-fsckd.socket
Before: systemd-udevd-control.socket
Before: apache2.service
Before: run-user-1000.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: local-fs.target
Before: rtkit-daemon.service
Before: sys-fs-fuse-connections.mount
Before: dbus.socket
Before: sys-kernel-config.mount
Before: systemd-random-seed.service
Before: sssd-secrets.socket
Before: systemd-timesyncd.service
Before: systemd-update-utmp-runlevel.service
After: system.slice
References: system.slice
References: local-fs.target
ReferencedBy: console-setup.service
ReferencedBy: apt-daily.timer
ReferencedBy: systemd-fsckd.socket
ReferencedBy: dev-hugepages.mount
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: dev-sda5.swap
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: phpsessionclean.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: syslog.socket
ReferencedBy: cups.path
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: sssd-secrets.socket
ReferencedBy: run-user-112.mount
ReferencedBy: systemd-timesyncd.service
ReferencedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ReferencedBy: sys-kernel-config.mount
ReferencedBy: emergency.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ReferencedBy: rtkit-daemon.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
ReferencedBy: phpsessionclean.timer
ReferencedBy: systemd-random-seed.service
ReferencedBy: run-user-1000.mount
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: systemd-initctl.socket
ReferencedBy: anacron.timer
ReferencedBy: dev-mqueue.mount
ReferencedBy: dbus.socket
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: basic.target
ReferencedBy: apache2.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: rescue.service
ReferencedBy: systemd-journald-dev-log.socket
RequiresMountsFor: /dev/disk/by-uuid/0d99b669-a045-4f21-9f5c-aeac70bbca87
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /
What: /dev/sda1
File System Type: ext4
Options: rw,relatime,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: kbd.service
Before: console-setup.service
ReferencedBy: console-setup.service
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: rc-local.service
Fragment Path: /lib/systemd/system/rc-local.service
DropIn Path: /lib/systemd/system/rc-local.service.d/debian.conf
ConditionFileIsExecutable: /etc/rc.local untested
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: getty at tty1.service
After: network-online.target
After: basic.target
After: network.target
After: systemd-journald.socket
After: sysinit.target
After: system.slice
References: network-online.target
References: basic.target
References: network.target
References: shutdown.target
References: systemd-journald.socket
References: sysinit.target
References: system.slice
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/rc.local start
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dbus.socket
Invocation ID: 552557fa03764f71ba29df55fba2c675
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
Requires: sysinit.target
RequiredBy: avahi-daemon.service
RequiredBy: NetworkManager.service
RequiredBy: rtkit-daemon.service
RequiredBy: accounts-daemon.service
RequiredBy: lightdm.service
RequiredBy: systemd-logind.service
RequiredBy: udisks2.service
RequiredBy: upower.service
RequiredBy: ModemManager.service
RequiredBy: dbus.service
RequiredBy: polkit.service
WantedBy: systemd-logind.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sockets.target
Before: udisks2.service
Before: accounts-daemon.service
Before: ModemManager.service
Before: upower.service
Before: polkit.service
Before: avahi-daemon.service
Before: NetworkManager.service
Before: systemd-logind.service
Before: dbus.service
Before: lightdm.service
Before: rtkit-daemon.service
After: -.slice
After: -.mount
After: sysinit.target
Triggers: dbus.service
References: -.slice
References: dbus.service
References: sockets.target
References: shutdown.target
References: -.mount
References: sysinit.target
ReferencedBy: accounts-daemon.service
ReferencedBy: avahi-daemon.service
ReferencedBy: dbus.service
ReferencedBy: lightdm.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: sockets.target
ReferencedBy: udisks2.service
ReferencedBy: upower.service
ReferencedBy: NetworkManager.service
ReferencedBy: ModemManager.service
ReferencedBy: polkit.service
ReferencedBy: systemd-logind.service
RequiresMountsFor: /var/run/dbus/system_bus_socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: dbus.socket
SELinuxContextFromNet: no
ListenStream: /var/run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device:
Description: VBOX_HARDDISK 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device
Invocation ID: c6ace5627d174e33b4aea25c314432b9
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:03 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:03 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: runlevel5.target
Name: default.target
Name: graphical.target
Invocation ID: 194bbac1481c402aa62d17bd4aa6d5a4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Sat 2020-11-21 11:41:03 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:03 CET
Assert Result: yes
Requires: multi-user.target
Wants: cpufrequtils.service
Wants: accounts-daemon.service
Wants: systemd-update-utmp-runlevel.service
Wants: speech-dispatcher.service
Wants: slapd.service
Wants: loadcpufreq.service
Wants: lightdm.service
Wants: rtkit-daemon.service
Conflicts: rescue.service
Conflicts: shutdown.target
Conflicts: rescue.target
Before: systemd-update-utmp-runlevel.service
After: cpufrequtils.service
After: multi-user.target
After: rtkit-daemon.service
After: vboxadd.service
After: lightdm.service
After: accounts-daemon.service
After: slapd.service
After: rescue.target
After: speech-dispatcher.service
After: rescue.service
After: loadcpufreq.service
After: vboxadd-service.service
References: shutdown.target
References: rescue.target
References: rtkit-daemon.service
References: accounts-daemon.service
References: systemd-update-utmp-runlevel.service
References: slapd.service
References: multi-user.target
References: loadcpufreq.service
References: speech-dispatcher.service
References: cpufrequtils.service
References: rescue.service
References: lightdm.service
ReferencedBy: cpufrequtils.service
ReferencedBy: slapd.service
ReferencedBy: loadcpufreq.service
ReferencedBy: vboxadd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: vboxadd-service.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs.target
References: shutdown.target
ReferencedBy: remote-fs.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-pci0000:00-0000:00:03.0-net-enp0s3.device:
Description: 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-pci0000:00-0000:00:03.0-net-enp0s3.device
Invocation ID: e12308694521497ea65d399bbfce695e
Following Set Member: sys-subsystem-net-devices-enp0s3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/net/enp0s3
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:57 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:57 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:57 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/polkit.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: polkit.service
Invocation ID: a99161c8bfcc48f3a2f73e584f1c214e
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Sat 2020-11-21 11:40:57 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:57 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: dbus.socket
After: system.slice
After: basic.target
After: sysinit.target
After: systemd-journald.socket
References: basic.target
References: sysinit.target
References: systemd-journald.socket
References: system.slice
References: shutdown.target
References: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 562
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/policykit-1/polkitd --no-debug
PID: 562
Start Timestamp: Sat 2020-11-21 11:40:57 CET
-> Unit dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Invocation ID: c6dfee3b23e54b02bcbe9ba5c7438bd0
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Following Set Member: dev-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit vboxadd-service.service:
Description: vboxadd-service.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/vboxadd-service.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: vboxadd-service.service
Invocation ID: c46202f621594da787db1881efc7a5de
Fragment Path: /lib/systemd/system/vboxadd-service.service
Source Path: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd-service
Condition Timestamp: Sat 2020-11-21 11:41:00 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:00 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Conflicts: systemd-timesyncd.service
Before: multi-user.target
Before: shutdown.target
Before: graphical.target
After: sysinit.target
After: basic.target
After: vboxadd.service
After: system.slice
After: systemd-journald.socket
References: multi-user.target
References: shutdown.target
References: systemd-timesyncd.service
References: graphical.target
References: sysinit.target
References: basic.target
References: vboxadd.service
References: system.slice
References: systemd-journald.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd-service start
PID: 746
Start Timestamp: Sat 2020-11-21 11:41:00 CET
Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /opt/VBoxGuestAdditions-6.1.6/init/vboxadd-service stop
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: remote-fs.target
Invocation ID: 37015d5007414589be4700178eb83766
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: cpufrequtils.service
Before: slapd.service
Before: systemd-user-sessions.service
Before: loadcpufreq.service
Before: apache2.service
Before: speech-dispatcher.service
After: remote-fs-pre.target
References: remote-fs-pre.target
References: shutdown.target
ReferencedBy: cpufrequtils.service
ReferencedBy: slapd.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: loadcpufreq.service
ReferencedBy: apache2.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-initctl.service:
Description: /dev/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
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
Requires: system.slice
After: systemd-initctl.socket
After: system.slice
After: systemd-journald.socket
TriggeredBy: systemd-initctl.socket
References: system.slice
References: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit session-c1.scope:
Description: Session c1 of user lightdm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:16 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user-112.slice
CGroup: /user.slice/user-112.slice/session-c1.scope
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x0
Name: session-c1.scope
Invocation ID: d9e822495ddd46e894344ba54fc663a5
Fragment Path: /run/systemd/transient/session-c1.scope
Condition Timestamp: Sat 2020-11-21 11:41:00 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:00 CET
Assert Result: yes
Requires: user-112.slice
Conflicts: shutdown.target
Before: shutdown.target
After: user-112.slice
After: systemd-logind.service
After: systemd-user-sessions.service
References: user-112.slice
References: systemd-logind.service
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: abandoned
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit kmod-static-nodes.service:
Description: Create list of required static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/kmod-static-nodes.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: kmod-static-nodes.service
Invocation ID: e47ba669681a446aabaf2003fa237cb6
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.9.0-14-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Before: systemd-tmpfiles-setup-dev.service
Before: sysinit.target
After: system.slice
After: systemd-journald.socket
References: systemd-journald.socket
References: system.slice
References: systemd-tmpfiles-setup-dev.service
References: sysinit.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
PID: 223
Start Timestamp: Sat 2020-11-21 11:40:54 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Invocation ID: c142efc415d74ab88768a7f0fb3f026b
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda5.device:
Description: VBOX_HARDDISK 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-sda5.device
Invocation ID: 6b053e3e09bb4e2f9a18e672a36917fe
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit apparmor.service:
Description: apparmor.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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apparmor.service
Before: networking.service
ReferencedBy: networking.service
-> 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: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-wall.path
Invocation ID: 487a4c22f77b43dc9ecbb905a75b8599
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: cryptsetup.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: cryptsetup.target
References: shutdown.target
References: -.mount
References: systemd-ask-password-wall.service
References: paths.target
ReferencedBy: multi-user.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-initctl.socket
Invocation ID: f5e08ce0727742d8bb1adb9ace76fe4d
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: sockets.target
Before: systemd-initctl.service
Before: sockets.target
After: -.slice
After: -.mount
Triggers: systemd-initctl.service
References: systemd-initctl.service
References: -.slice
References: -.mount
References: sockets.target
ReferencedBy: sockets.target
RequiresMountsFor: /run/systemd/initctl/fifo
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-initctl.socket
SELinuxContextFromNet: no
ListenFIFO: /run/systemd/initctl/fifo
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
Requires: system.slice
Requires: -.mount
RequiredBy: emergency.target
Conflicts: syslog.socket
Conflicts: shutdown.target
Conflicts: rescue.service
ConflictedBy: sysinit.target
Before: shutdown.target
Before: emergency.target
Before: sysinit.target
After: system.slice
After: -.mount
References: shutdown.target
References: syslog.socket
References: rescue.service
References: system.slice
References: -.mount
ReferencedBy: emergency.target
ReferencedBy: sysinit.target
RequiresMountsFor: /root
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: HOME=/root
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
Command Line: /bin/echo -e 'You are in emergency mode. After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" or ^D to\ntry again to boot into default mode.'
-> ExecStart:
Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS0.device
Invocation ID: 72c0860b110e40889e02dc08463df999
Following: sys-devices-platform-serial8250-tty-ttyS0.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:17 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:17 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:17 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/upower.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: upower.service
Invocation ID: 29261f82a1c94a65b265fd0502ae95c2
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Sat 2020-11-21 11:41:17 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:17 CET
Assert Result: yes
Requires: system.slice
Requires: dbus.socket
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: sysinit.target
After: basic.target
After: system.slice
After: systemd-journald.socket
After: dbus.socket
References: sysinit.target
References: shutdown.target
References: basic.target
References: system.slice
References: systemd-journald.socket
References: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 1119
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/upower/upowerd
PID: 1119
Start Timestamp: Sat 2020-11-21 11:41:17 CET
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:59 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-udevd-kernel.socket
Invocation ID: c8abc9adf5f84ade8edef0990a3931ff
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.slice
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udev-trigger.service
Before: systemd-udevd.service
Before: sockets.target
After: -.slice
Triggers: systemd-udevd.service
References: systemd-udevd.service
References: -.slice
References: sockets.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd.service
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cpufrequtils.service:
Description: LSB: set CPUFreq kernel parameters
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:57 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:56 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:57 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/cpufrequtils.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: cpufrequtils.service
Invocation ID: 2b8bc912ce8449f1980c1bbe8efb9c28
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/cpufrequtils.service
Source Path: /etc/init.d/cpufrequtils
Condition Timestamp: Sat 2020-11-21 11:40:56 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:56 CET
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
Before: graphical.target
After: systemd-journald.socket
After: remote-fs.target
After: basic.target
After: sysinit.target
After: loadcpufreq.service
After: system.slice
References: systemd-journald.socket
References: remote-fs.target
References: basic.target
References: loadcpufreq.service
References: graphical.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: multi-user.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/init.d/cpufrequtils start
PID: 556
Start Timestamp: Sat 2020-11-21 11:40:56 CET
Exit Timestamp: Sat 2020-11-21 11:40:57 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/cpufrequtils reload
-> ExecStop:
Command Line: /etc/init.d/cpufrequtils stop
-> Unit apache2.service:
Description: The Apache HTTP Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2020-11-23 16:01:38 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/apache2.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: apache2.service
Invocation ID: 0cd2cf7a378640fabc8080d62bc84de2
Fragment Path: /lib/systemd/system/apache2.service
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
Before: shutdown.target
After: network.target
After: remote-fs.target
After: -.mount
After: sysinit.target
After: basic.target
After: system.slice
After: nss-lookup.target
After: systemd-journald.socket
References: network.target
References: remote-fs.target
References: -.mount
References: sysinit.target
References: shutdown.target
References: basic.target
References: system.slice
References: nss-lookup.target
References: systemd-journald.socket
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
Main PID: 578
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: APACHE_STARTED_BY_SYSTEMD=true
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/apachectl start
PID: 466
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:58 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/apachectl graceful
PID: 3553
Start Timestamp: Mon 2020-11-23 16:01:38 CET
Exit Timestamp: Mon 2020-11-23 16:01:38 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/sbin/apachectl stop
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-hwdb-update.service
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: Sat 2020-11-21 11:40:55 CET
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-update-done.service
Before: systemd-udev-trigger.service
Before: shutdown.target
Before: sysinit.target
After: system.slice
After: systemd-remount-fs.service
After: systemd-journald.socket
References: systemd-journald.socket
References: systemd-update-done.service
References: system.slice
References: systemd-remount-fs.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-hwdb update
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: swap.target
Invocation ID: 394ce102636646a4bd66259577376f47
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
After: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
After: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
After: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
After: dev-sda5.swap
References: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
References: shutdown.target
ReferencedBy: dev-disk-by\x2duuid-6d0d4f94\x2d9bcd\x2d4171\x2d95e4\x2d4a95b9600392.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart5.swap
ReferencedBy: dev-sda5.swap
ReferencedBy: sysinit.target
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart5.swap
ReferencedBy: dev-disk-by\x2dpartuuid-8e0c9380\x2d05.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit syslog.target:
Description: syslog.target
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: syslog.target
Before: ModemManager.service
ReferencedBy: ModemManager.service
-> Unit festival.service:
Description: festival.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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: festival.service
Before: speech-dispatcher.service
ReferencedBy: speech-dispatcher.service
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/keyboard-setup.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: keyboard-setup.service
Invocation ID: 5720febbe1fc4c99b4ce036a242e2cbf
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Wants: local-fs-pre.target
WantedBy: sysinit.target
Before: local-fs-pre.target
After: system.slice
After: systemd-journald.socket
References: local-fs-pre.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/console-setup/keyboard-setup.sh
PID: 224
Start Timestamp: Sat 2020-11-21 11:40:54 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: sys-kernel-debug.mount
Invocation ID: 44139c998e3e4b28b7ee128da3186faa
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://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: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: system.slice
After: -.mount
References: system.slice
References: -.mount
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-random-seed.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-random-seed.service
Invocation ID: 6398ee31b6a4438986f156714371aafa
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: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: system.slice
After: -.mount
After: systemd-remount-fs.service
After: systemd-journald.socket
References: shutdown.target
References: sysinit.target
References: -.mount
References: systemd-remount-fs.service
References: system.slice
References: systemd-journald.socket
ReferencedBy: sysinit.target
RequiresMountsFor: /var/lib/systemd/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 249
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sat 2020-11-21 11:55:52 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:55:51 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sat 2020-11-21 11:55:52 CET
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-tmpfiles-clean.service
Invocation ID: 12bb37c1fda245c790163f272ccccde3
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Sat 2020-11-21 11:55:51 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:55:51 CET
Assert Result: yes
Requires: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: system.slice
After: systemd-tmpfiles-clean.timer
After: time-sync.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: system.slice
References: time-sync.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
PID: 1238
Start Timestamp: Sat 2020-11-21 11:55:51 CET
Exit Timestamp: Sat 2020-11-21 11:55:52 CET
Exit Code: exited
Exit Status: 0
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Requires: system.slice
Requires: -.mount
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: emergency.service
ConflictedBy: multi-user.target
ConflictedBy: graphical.target
ConflictedBy: getty at tty1.service
Before: multi-user.target
Before: shutdown.target
Before: graphical.target
Before: rescue.target
After: sysinit.target
After: plymouth-start.service
After: -.mount
After: system.slice
After: getty at tty1.service
References: -.mount
References: shutdown.target
References: sysinit.target
References: plymouth-start.service
References: system.slice
ReferencedBy: rescue.target
ReferencedBy: getty at tty1.service
ReferencedBy: multi-user.target
ReferencedBy: emergency.service
ReferencedBy: graphical.target
RequiresMountsFor: /root
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: HOME=/root
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
Command Line: /bin/echo -e 'You are in rescue mode. After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" or ^D to\nboot into default mode.'
-> ExecStart:
Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit dev-sda2.device:
Description: VBOX_HARDDISK 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-sda2.device
Invocation ID: dca6db0da2034edd9411ef34fcb8212a
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d02.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device:
Description: VBOX_HARDDISK 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB4b955e56\x2da25296f5\x2dpart1.device
Invocation ID: 6b3531bca0314ab8ad935fef916bf102
Following: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2duuid-0d99b669\x2da045\x2d4f21\x2d9f5c\x2daeac70bbca87.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-8e0c9380\x2d01.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:55 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:55 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-sysctl.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-sysctl.service
Invocation ID: 7060df541223404584301e2a261bd972
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: Sat 2020-11-21 11:40:55 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:55 CET
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: networking.service
Before: sysinit.target
After: system.slice
After: systemd-modules-load.service
After: systemd-journald.socket
References: systemd-journald.socket
References: shutdown.target
References: system.slice
References: sysinit.target
References: systemd-modules-load.service
ReferencedBy: networking.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 236
Start Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Timestamp: Sat 2020-11-21 11:40:55 CET
Exit Code: exited
Exit Status: 0
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Requires: system.slice
Requires: -.mount
After: system.slice
After: -.mount
After: proc-sys-fs-binfmt_misc.automount
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: system.slice
References: -.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-console.path
Invocation ID: 1748f8cf0733466d89bea63550d3543c
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid succeeded
Condition Timestamp: Sat 2020-11-21 11:40:54 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:40:54 CET
Assert Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: cryptsetup.target
Before: systemd-ask-password-console.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-console.service
References: -.mount
References: shutdown.target
References: cryptsetup.target
References: paths.target
References: systemd-ask-password-console.service
References: plymouth-start.service
ReferencedBy: sysinit.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:40:54 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:40:54 CET
Active Enter Timestamp: Sat 2020-11-21 11:40:54 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Slice: -.slice
CGroup: /init.scope
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: init.scope
Documentation: man:systemd(1)
Requires: -.slice
After: -.slice
References: -.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGRTMIN+14
SendSIGKILL: yes
SendSIGHUP: no
-> Unit user-112.slice:
Description: User Slice of lightdm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sat 2020-11-21 11:41:00 CET
Inactive Exit Timestamp: Sat 2020-11-21 11:41:00 CET
Active Enter Timestamp: Sat 2020-11-21 11:41:00 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user.slice
CGroup: /user.slice/user-112.slice
CGroup realized: yes
CGroup mask: 0x40
CGroup members mask: 0x40
Name: user-112.slice
Invocation ID: b6ed713305c4446886c43888e92655dd
Fragment Path: /run/systemd/transient/user-112.slice
Condition Timestamp: Sat 2020-11-21 11:41:00 CET
Condition Result: yes
Assert Timestamp: Sat 2020-11-21 11:41:00 CET
Assert Result: yes
Requires: user.slice
RequiredBy: user at 112.service
RequiredBy: session-c1.scope
Conflicts: shutdown.target
Before: shutdown.target
Before: user at 112.service
Before: session-c1.scope
After: user.slice
After: systemd-logind.service
After: systemd-user-sessions.service
References: systemd-user-sessions.service
References: shutdown.target
References: user.slice
References: systemd-logind.service
ReferencedBy: user at 112.service
ReferencedBy: session-c1.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=10813
DevicePolicy=auto
Delegate=no
-------------- next part --------------
==> /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/network-online.target.wants/NetworkManager-wait-online.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/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/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/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/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/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/sssd-secrets.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sssd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/sssd.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/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/apache-htcacheclean.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service
==> /var/lib/systemd/deb-systemd-helper-enabled/apache2.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache2.service
==> /var/lib/systemd/deb-systemd-helper-enabled/saned.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/saned.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/anacron.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.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/cups.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.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/pppd-dns.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/apache2.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/console-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/sssd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.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/phpsessionclean.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/phpsessionclean.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sssd-secrets.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/sssd-secrets.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/rtkit-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/rtkit-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==
==> /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
==> /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/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.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/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.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/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sssd-secrets.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/sssd-secrets.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/rtkit-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/phpsessionclean.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.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=0d99b669-a045-4f21-9f5c-aeac70bbca87 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=6d0d4f94-9bcd-4171-95e4-4a95b9600392 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
More information about the Pkg-systemd-maintainers
mailing list