Bug#951320: systemd: network-online.target exits too early -> autofs with ldap fails
Henrik Schmidt
hbs at informatik.uni-kiel.de
Fri Feb 14 12:22:54 GMT 2020
Package: systemd
Version: 241-7~deb10u3
Severity: important
Dear Maintainer,
I want to use autofs with ldap but found that that autofs.service was started before the network is ready.
The problem is with network-online.target not waiting long enough.
First I hadn't installed NetworkManager and /etc/network/interfaces was configured as
# The primary network interface
allow-hotplug eno1
iface eno1 inet dhcp
autofs failed as it was launched before the computer had a valid IP address.
After installing NetworkManager and removing eno1 from /etc/network/interfaces, autofs failed again being launched to early.
NetworkManager-wait-online.service was enabled but exited too soon.
A workaround was to edit NetworkManager-wait-online.service and remove the '-s' parameter from
ExecStart=/usr/bin/nm-online -s -q --timeout=30
Another workaround was to disable NetworkManager-wait-online.service and enable systemd-networkd-wait-online.service.
This fixed the problem for both cases with or without the NetworkManager being installed.
I expect that autofs will be launched at a proper time either with or without NetworkManager without user intervention.
-- Package-specific info:
-- System Information:
Debian Release: 10.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages systemd depends on:
ii adduser 3.118
ii libacl1 2.2.53-4
ii libapparmor1 2.13.2-10
ii libaudit1 1:2.8.4-3
ii libblkid1 2.33.1-0.1
ii libc6 2.28-10
ii libcap2 1:2.25-2
ii libcryptsetup12 2:2.1.0-5+deb10u2
ii libgcrypt20 1.8.4-5
ii libgnutls30 3.6.7-4+deb10u2
ii libgpg-error0 1.35-1
ii libidn11 1.33-2.2
ii libip4tc0 1.8.2-4
ii libkmod2 26-1
ii liblz4-1 1.8.3-1
ii liblzma5 5.2.4-1
ii libmount1 2.33.1-0.1
ii libpam0g 1.3.1-5
ii libseccomp2 2.3.3-4
ii libselinux1 2.8-1+b1
ii libsystemd0 241-7~deb10u3
ii mount 2.33.1-0.1
ii util-linux 2.33.1-0.1
Versions of packages systemd recommends:
ii dbus 1.12.16-1
ii libpam-systemd 241-7~deb10u3
Versions of packages systemd suggests:
ii policykit-1 0.105-25
pn systemd-container <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.133+deb10u1
ii udev 241-7~deb10u3
-- Configuration Files:
/etc/systemd/timesyncd.conf changed [not included]
-- no debconf information
-------------- next part --------------
[EXTENDED] /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /usr/lib/systemd/system/systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED] /usr/lib/systemd/system/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
3 overridden configuration files found.
-------------- next part --------------
Timestamp kernel: Fri 2020-02-14 12:34:43 CET
Timestamp userspace: Fri 2020-02-14 12:34:45 CET
Timestamp finish: Fri 2020-02-14 12:35:16 CET
Timestamp security-start: Fri 2020-02-14 12:34:45 CET
Timestamp security-finish: Fri 2020-02-14 12:34:45 CET
Timestamp generators-start: Fri 2020-02-14 12:34:45 CET
Timestamp generators-finish: Fri 2020-02-14 12:34:46 CET
Timestamp units-load-start: Fri 2020-02-14 12:34:46 CET
Timestamp units-load-finish: Fri 2020-02-14 12:34:46 CET
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: network.target
Invocation ID: 28fd3ebb149040f5be6c4afc321c7b2b
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
WantedBy: NetworkManager.service (destination-file)
WantedBy: networking.service (destination-file)
WantedBy: systemd-networkd.service (destination-file)
WantedBy: wpa_supplicant.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: rc-local.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: ssh.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: network-online.target (destination-file)
Before: apt-daily.service (destination-file)
Before: autofs.service (destination-file)
Before: zabbix-agent.service (destination-file)
Before: net-medoc-home-hbs.mount (destination-mountinfo-default)
After: NetworkManager.service (destination-file)
After: networking.service (destination-file)
After: network-pre.target (origin-file)
After: systemd-networkd.service (destination-file)
After: wpa_supplicant.service (destination-file)
After: ifupdown-pre.service (destination-file)
References: shutdown.target (origin-default)
References: network-pre.target (origin-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: zabbix-agent.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: autofs.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-journald.service
Invocation ID: 38cad4acb76d4fafac97497118ce8783
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: systemd-journald.socket (origin-file)
Requires: system.slice (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
RequiredBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: syslog.socket (origin-file)
After: systemd-journald.socket (origin-file destination-implicit)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
References: systemd-journald-dev-log.socket (origin-file)
References: syslog.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-journald.socket (destination-implicit)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
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: 300
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog
DynamicUser: no
LockPersonality: yes
SystemCallFilter: fork msync exit_group move_pages getgroups32 keyctl prlimit64 set_thread_area fcntl fgetxattr write dup2 get_robust_list lseek tgkill sync_file_range2 getdents64 msgrcv wait4 fchmodat setreuid fstatfs64 getegid setgid lstat64 oldlstat fstat mknod timerfd_gettime set_robust_list recvmsg timerfd_settime nice lchown prctl shmat pread64 link times timer_delete mprotect unlink ipc eventfd vfork renameat kill oldfstat rename personality listxattr dup vmsplice fcntl64 process_vm_readv epoll_ctl_old recvmmsg timer_settime setresgid32 fchown32 copy_file_range getcpu semop epoll_ctl futimesat msgsnd inotify_add_watch getuid32 munmap socketpair execveat listen restart_syscall mq_unlink getdents fchdir fstatat64 fchownat mlock2 setgid32 fadvise64 pwritev2 io_destroy mremap epoll_create timer_getoverrun readv sigaction utimes sched_setscheduler getgroups setresuid32 capset pselect6 capget utimensat pwrite64 readdir sigpending preadv getsockopt getpgrp mlockall preadv2 setgroups lstat clock_getres access mq_timedreceive exit getsockname getresuid32 getgid select fchown setsockopt connect linkat sigaltstack epoll_wait clock_nanosleep tkill mbind shmdt getrandom setgroups32 setrlimit mkdir ioprio_set clone fsetxattr sync_file_range io_cancel getegid32 timer_gettime munlockall sched_setparam statfs geteuid32 epoll_create1 setfsuid32 setpgid rt_sigreturn mknodat chown readlink setfsgid32 remap_file_pages renameat2 mq_open readahead rmdir statx sigprocmask sched_get_priority_min gettid futex sched_getattr name_to_handle_at sendmsg shmget add_key _llseek getpgid migrate_pages symlinkat removexattr flistxattr setitimer truncate pause setresgid setregid fchmod membarrier request_key _newselect process_vm_writev shutdown msgget olduname truncate64 chown32 waitpid rt_sigaction flock sendfile64 sigreturn epoll_pwait sched_yield execve set_tid_address getitimer fallocate stat llistxattr sched_rr_get_interval rt_tgsigqueueinfo sched_get_priority_max sched_setattr setresuid timerfd_create recvfrom unshare openat sendto signalfd4 mkdirat signal userfaultfd socket ftruncate64 readlinkat io_getevents rt_sigpending getrlimit getrusage rt_sigtimedwait setxattr getgid32 clock_gettime setfsgid shmctl ioctl fstatfs mq_getsetattr getxattr ioprio_get brk umask epoll_wait_old getpid symlink accept4 setreuid32 sched_getaffinity sendfile unlinkat sigsuspend fdatasync io_submit writev sched_setaffinity inotify_init io_setup chdir newfstatat inotify_rm_watch poll accept eventfd2 creat setsid faccessat mmap mq_notify geteuid mlock timer_create lsetxattr getresgid32 msgctl getresuid utime lremovexattr signalfd getsid fremovexattr uname dup3 setregid32 getpeername arch_prctl getpriority nanosleep rt_sigsuspend fstat64 get_mempolicy ugetrlimit pipe2 sched_getparam gettimeofday madvise oldstat inotify_init1 memfd_create oldolduname sendmmsg fsync stat64 tee setns set_tls recv fadvise64_64 set_mempolicy lchown32 send semctl lgetxattr semget setuid32 getppid getresgid kcmp waitid getuid mmap2 close pipe setfsuid sched_getscheduler open socketcall setuid ppoll munlock semtimedop getcwd mq_timedsend chmod statfs64 ftruncate time pwritev sync read rt_sigqueueinfo syncfs sysinfo rt_sigprocmask swapcontext alarm setpriority get_thread_area bind splice
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 300
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 19
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit courier-ldap.service:
Description: courier-ldap.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: courier-ldap.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit slapd.service:
Description: slapd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: slapd.service
Before: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
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
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-ttyS2.device
Invocation ID: 6781a8eb25f74d1995852b35a2a59133
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit heimdal-kcm.service:
Description: heimdal-kcm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: heimdal-kcm.service
Before: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit tmp.mount:
Description: tmp.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: tmp.mount
WantedBy: basic.target (destination-file)
Before: basic.target (destination-file)
ReferencedBy: basic.target (destination-file)
-> Unit systemd-machine-id-commit.service:
Description: Commit a transient machine-id on disk
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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: Fri 2020-02-14 12:34:47 CET
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-machine-id-setup --commit
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
Requires: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-initctl.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Name: system.slice
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: -.mount (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: anacron.service (destination-file)
RequiredBy: auth-rpcgss-module.service (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: avahi-daemon.socket (destination-file)
RequiredBy: system-systemd\x2dbacklight.slice (destination-implicit)
RequiredBy: polkit.service (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
RequiredBy: autofs.service (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: nscd.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: ifupdown-pre.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: apparmor.service (destination-file)
RequiredBy: haveged.service (destination-file)
RequiredBy: dev-sda5.swap (destination-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
RequiredBy: nfs-utils.service (destination-file)
RequiredBy: zabbix-agent.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: sudo-ldap.service (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: nfs-config.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: rsyslog.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: rpcbind.socket (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: pppd-dns.service (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: system-postfix.slice (destination-implicit)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: networking.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: nslcd.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: logrotate.service (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: postfix.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: cups.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: net-medoc-home-hbs.mount (destination-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-file)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: systemd-hwdb-update.service (destination-file)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: cups-browsed.service (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: run-user-1200.mount (destination-file)
RequiredBy: cups.socket (destination-file)
WantedBy: slices.target (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: networking.service (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: dbus.socket (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: dbus.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: rsyslog.service (destination-file)
Before: colord.service (destination-file)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: system-postfix.slice (destination-implicit)
Before: systemd-random-seed.service (destination-file)
Before: -.mount (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: ssh.service (destination-file)
Before: avahi-daemon.socket (destination-file)
Before: cups.socket (destination-file)
Before: haveged.service (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: getty-static.service (destination-file)
Before: pppd-dns.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: anacron.service (destination-file)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: avahi-daemon.service (destination-file)
Before: emergency.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: postfix.service (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: rpcbind.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: console-setup.service (destination-file)
Before: system-getty.slice (destination-implicit)
Before: autofs.service (destination-file)
Before: nslcd.service (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: cups-browsed.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: slices.target (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: nscd.service (destination-file)
Before: rpcbind.socket (destination-file)
Before: ModemManager.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: cups.service (destination-file)
Before: systemd-journald.socket (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: apt-daily.service (destination-file)
Before: system-systemd\x2dbacklight.slice (destination-implicit)
Before: systemd-networkd.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: syslog.socket (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: zabbix-agent.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: cron.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
Before: rescue.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: run-user-1200.mount (destination-file)
Before: sudo-ldap.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: logrotate.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: man-db.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: net-medoc-home-hbs.mount (destination-file)
Before: bluetooth.service (destination-file)
Before: dev-sda5.swap (destination-file)
Before: polkit.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: system-systemd\x2dbacklight.slice (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: nscd.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-file)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: system-postfix.slice (destination-implicit)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: zabbix-agent.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: cups.socket (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: dev-sda5.swap (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: cups.service (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: pppd-dns.service (destination-file)
ReferencedBy: rpcbind.socket (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: slices.target (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: run-user-1200.mount (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: autofs.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: avahi-daemon.socket (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: postfix.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: anacron.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit auth-rpcgss-module.service:
Description: Kernel Module supporting RPCSEC_GSS
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: auth-rpcgss-module.service
Fragment Path: /lib/systemd/system/auth-rpcgss-module.service
ConditionPathExists: /etc/krb5.keytab failed
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: no
Requires: system.slice (origin-file)
Wants: gssproxy.service (origin-file)
Wants: rpc-gssd.service (origin-file)
Wants: rpc-svcgssd.service (origin-file)
WantedBy: nfs-client.target (destination-file)
Before: gssproxy.service (origin-file)
Before: rpc-gssd.service (origin-file)
Before: rpc-svcgssd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: gssproxy.service (origin-file)
References: systemd-journald.socket (origin-file)
References: rpc-gssd.service (origin-file)
References: rpc-svcgssd.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/modprobe -q auth_rpcgss
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: runlevel1.target
Name: rescue.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: sysinit.target (origin-file)
Requires: rescue.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: multi-user.target (destination-file)
Before: graphical.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: multi-user.target (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-file origin-default)
After: rescue.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: rescue.service (origin-file)
References: sysinit.target (origin-file origin-default)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit bluetooth.service:
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/bluetooth.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: bluetooth.service
Invocation ID: 3c2953e18fa24177a58234cecfd46565
Documentation: man:bluetoothd(8)
Fragment Path: /lib/systemd/system/bluetooth.service
ConditionPathIsDirectory: /sys/class/bluetooth succeeded
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
WantedBy: bluetooth.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: bluetooth.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: bluetooth.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 538
Main PID Known: yes
Main PID Alien: no
BusName: org.bluez
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNPROC: 1
LimitNPROCSoft: 1
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_admin
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/bluetooth/bluetoothd
PID: 538
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Status Text: Running
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:23 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:23 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: run-user-1000.mount
Invocation ID: 09cafabe55ba4aec9db0536d16e22d6e
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
After: swap.target (origin-mountinfo-default)
After: local-fs-pre.target (origin-mountinfo-default)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo-default)
References: local-fs-pre.target (origin-mountinfo-default)
References: swap.target (origin-mountinfo-default)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo-default)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=808976k,mode=700,uid=1000,gid=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Invocation ID: e40e35f99bba420287fe7f1a80c8394b
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Invocation ID: 9a0456410c204bdca4265f3daf268161
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit apt-daily-upgrade.service:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: apt-daily-upgrade.service
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-networkd.service (origin-file)
After: apt-daily.service (origin-file)
After: NetworkManager.service (origin-file)
After: network.target (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: connman.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: apt-daily.service (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: network-online.target (origin-file)
References: connman.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: shutdown.target (origin-default)
References: systemd-networkd.service (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 15min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Invocation ID: d13567676dfd401fadaa3a25fbac620b
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: plymouth-start.service
Before: rescue.service (destination-file)
Before: systemd-ask-password-console.path (destination-file)
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit sys-devices-virtual-misc-rfkill.device:
Description: /sys/devices/virtual/misc/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-virtual-misc-rfkill.device
Invocation ID: 294ff24a8d3247e885b31f17eb1354f6
Following Set Member: dev-rfkill.device
Wants: systemd-rfkill.socket (origin-udev)
BoundBy: systemd-rfkill.service (destination-file)
BoundBy: systemd-rfkill.socket (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
References: systemd-rfkill.socket (origin-udev)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
udev SYSTEMD_WANTS: systemd-rfkill.socket
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-user-sessions.service
Invocation ID: 9b28c8575ebc4aed974869675c278476
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-1200.slice (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: user-runtime-dir at 1200.service (destination-file)
Before: user at 1200.service (destination-file)
Before: multi-user.target (destination-default)
Before: session-3.scope (destination-file)
Before: shutdown.target (origin-default)
Before: session-1.scope (destination-file)
Before: user-1000.slice (destination-file)
After: sysinit.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: remote-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: network.target (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: remote-fs.target (origin-file)
References: network.target (origin-file)
ReferencedBy: user-1000.slice (destination-file)
ReferencedBy: session-3.scope (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: user-runtime-dir at 1200.service (destination-file)
ReferencedBy: user-1200.slice (destination-file)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: user at 1200.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 600
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit nfs-utils.service:
Description: NFS server and client services
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: nfs-utils.service
Fragment Path: /lib/systemd/system/nfs-utils.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
ConsistsOf: rpc-gssd.service (destination-file)
ConsistsOf: rpc-svcgssd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/true
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit nfs-blkmap.service:
Description: nfs-blkmap.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-blkmap.service
WantedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-client.target (destination-file)
-> Unit dev-sda1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-sda1.device
Invocation ID: 84d41da04780451f818a500f34771538
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev,found-mount
-> Unit ypbind.service:
Description: ypbind.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: ypbind.service
Before: autofs.service (destination-file)
ReferencedBy: autofs.service (destination-file)
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap:
Description: /dev/disk/by-id/wwn-0x500a0751031c1ab8-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Invocation ID: ea6c22afb1724325bc255d1d050dd0a3
Following: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
References: -.mount (origin-implicit)
References: swap.target (origin-default)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-default)
References: system.slice (origin-file)
RequiresMountsFor: /dev/disk/by-id/wwn-0x500a0751031c1ab8-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-id/wwn-0x500a0751031c1ab8-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-cdrw.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-cdrw.device
Invocation ID: d229eea1f8a546908157d07b72fd621f
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit user-runtime-dir at 1200.service:
Description: User Runtime Directory /run/user/1200
Instance: 1200
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:09 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:09 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1200.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: user-runtime-dir at 1200.service
Invocation ID: dfd373f19f604e3e9c27018b549b057c
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Fri 2020-02-14 12:50:09 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:50:09 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1200.slice (origin-file)
RequiredBy: user at 1200.service (destination-file)
WantedBy: session-3.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 1200.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-3.scope (destination-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: user-1200.slice (origin-file)
After: basic.target (origin-default)
After: dbus.service (origin-file)
References: shutdown.target (origin-default)
References: dbus.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: user-1200.slice (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: user at 1200.service (destination-file)
ReferencedBy: session-3.scope (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 1200
PID: 1235
Start Timestamp: Fri 2020-02-14 12:50:09 CET
Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-runtime-dir stop 1200
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: swap.target
Invocation ID: 9927ed8cae164adcbad0c63b44a7732d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-user-1200.mount (destination-mountinfo-default)
Before: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
Before: sysinit.target (destination-file destination-default)
After: dev-sda5.swap (destination-default)
After: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-default)
After: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (origin-default destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-default)
After: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-default)
References: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: dev-sda5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-default)
ReferencedBy: run-user-1200.mount (destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: time-sync.target
Invocation ID: db676af94f964b8cbbc8fb6ce0cd4c9a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: anacron.service (destination-file)
Before: logrotate.timer (destination-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: apt-daily.timer (destination-default)
Before: nslcd.service (destination-file)
Before: anacron.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: man-db.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: anacron.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit cups.path:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: cups.path
Invocation ID: 26c3a78fe5db4c4189c1cea156162a11
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
PartOf: cups.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: paths.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-path)
Triggers: cups.service (origin-implicit)
References: cups.service (origin-file origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: paths.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: running
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
PathExists: /var/cache/cups/org.cups.cupsd
-> Unit courier-mta.service:
Description: courier-mta.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: courier-mta.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit apache2.service:
Description: apache2.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: apache2.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Invocation ID: 6aab89439501417599ffe1157ade390d
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device
Following Set Member: dev-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sound.target
Invocation ID: 0faf8022c83744ea9e015f6e855293b1
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nfs-config.service:
Description: Preprocess NFS configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2020-02-14 12:34:46 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: nfs-config.service
Invocation ID: a8177440cd6444278161b18df4ddc61d
Fragment Path: /lib/systemd/system/nfs-config.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: rpc-gssd.service (destination-file)
WantedBy: rpc-svcgssd.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/systemd/scripts/nfs-utils_env.sh
PID: 321
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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 (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: plymouth-start.service (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: shutdown.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: emergency.service (origin-file)
References: plymouth-start.service (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: user.slice
Invocation ID: 06b87e9bb19445b7be0f252400209dd5
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-1200.slice (destination-implicit)
RequiredBy: user-1000.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: user-1000.slice (destination-implicit)
Before: user-1200.slice (destination-implicit)
Before: slices.target (origin-file)
After: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: slices.target (origin-file)
References: -.slice (origin-implicit)
ReferencedBy: user-1000.slice (destination-implicit)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: user-1200.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: basic.target
Invocation ID: 649b6eb04e874a6c98cd332f0ea6e965
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-file)
Requires: -.mount (origin-path)
Wants: sockets.target (origin-file)
Wants: timers.target (origin-file)
Wants: slices.target (origin-file)
Wants: paths.target (origin-file)
Wants: tmp.mount (origin-file)
RequiredBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: ssh.service (destination-default)
Before: nslcd.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: user at 1200.service (destination-default)
Before: autofs.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: rsyslog.service (destination-default)
Before: getty-static.service (destination-default)
Before: postfix at -.service (destination-default)
Before: bluetooth.service (destination-default)
Before: anacron.service (destination-default)
Before: sudo-ldap.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: pppd-dns.service (destination-default)
Before: cups.service (destination-default)
Before: NetworkManager.service (destination-default)
Before: rc-local.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: man-db.service (destination-default)
Before: zabbix-agent.service (destination-default)
Before: nscd.service (destination-default)
Before: logrotate.service (destination-default)
Before: colord.service (destination-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-file destination-default)
Before: polkit.service (destination-default)
Before: user at 1000.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: postfix.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: ModemManager.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: dbus.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: apt-daily.service (destination-default)
Before: cron.service (destination-default)
Before: user-runtime-dir at 1200.service (destination-default)
After: sockets.target (origin-file origin-default)
After: slices.target (origin-file origin-default)
After: sysinit.target (origin-file origin-default)
After: paths.target (origin-file origin-default)
After: -.mount (origin-path)
After: tmp.mount (origin-file)
References: tmp.mount (origin-file)
References: timers.target (origin-file)
References: paths.target (origin-file origin-default)
References: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: sockets.target (origin-file origin-default)
References: slices.target (origin-file origin-default)
References: -.mount (origin-path)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: postfix at -.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: user-runtime-dir at 1200.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: sudo-ldap.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: nscd.service (destination-default)
ReferencedBy: zabbix-agent.service (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: pppd-dns.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: user at 1200.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: nslcd.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: autofs.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: cups.service (destination-default)
ReferencedBy: postfix.service (destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
Description: 5 Series/3400 Series Chipset High Definition Audio (Latitude E6410)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Invocation ID: a9402a4766564fccafc9c9e225dbd13c
Wants: sound.target (origin-udev)
References: sound.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
Found: found-udev
udev SYSTEMD_WANTS: sound.target
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Invocation ID: ba6df8a679334469825871b249ca9268
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-sda5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit wdm.service:
Description: wdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: wdm.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2020-02-14 12:49:45 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:49:45 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2020-02-14 12:49:45 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-tmpfiles-clean.service
Invocation ID: 4c7c4e9e11a846bf8e0c742621fb09a3
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Fri 2020-02-14 12:49:45 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:49:45 CET
Assert Result: yes
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: local-fs.target (origin-file)
After: time-sync.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: time-sync.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
PID: 1217
Start Timestamp: Fri 2020-02-14 12:49:45 CET
Exit Timestamp: Fri 2020-02-14 12:49:45 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit wpa_supplicant.service:
Description: WPA supplicant
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/wpa_supplicant.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: wpa_supplicant.service
Invocation ID: 593fa1f2f8b24d508bb45dd36b497a88
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (origin-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: dbus.service (origin-file)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: dbus.socket (origin-file)
References: network.target (origin-file)
References: dbus.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 529
Main PID Known: yes
Main PID Alien: no
BusName: fi.w1.wpa_supplicant1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
PID: 529
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: apparmor.service
Invocation ID: 90f1b2a6f18843e1a36b84581823677b
Documentation: man:apparmor(7)
Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
Fragment Path: /lib/systemd/system/apparmor.service
ConditionPathExists: !/run/live/overlay/work succeeded
ConditionPathExists: !/rofs/etc/apparmor.d succeeded
ConditionSecurity: apparmor succeeded
AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: haveged.service (destination-file)
Before: sysinit.target (origin-file)
Before: networking.service (destination-file)
After: systemd-journald-audit.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: networking.service (destination-file)
RequiresMountsFor: /var/cache/apparmor (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/apparmor/apparmor.systemd reload
PID: 322
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /lib/apparmor/apparmor.systemd reload
-> ExecStop:
Command Line: /bin/true
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit postfix at -.service:
Description: Postfix Mail Transport Agent (instance -)
Instance: -
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-postfix.slice
CGroup: /system.slice/system-postfix.slice/postfix at -.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: postfix at -.service
Invocation ID: 2fe2d9d8987341b89da6af0c97b76f99
Documentation: man:postfix(1)
Fragment Path: /lib/systemd/system/postfix at .service
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-postfix.slice (origin-file)
Wants: network-online.target (origin-file)
PartOf: postfix.service (origin-file)
WantedBy: postfix.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: postfix.service (origin-file)
Before: shutdown.target (origin-default)
After: nss-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-postfix.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
ReloadPropagatedFrom: postfix.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: network-online.target (origin-file)
References: nss-lookup.target (origin-file)
References: postfix.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system-postfix.slice (origin-file)
ReferencedBy: postfix.service (destination-file)
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: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/lib/postfix/configure-instance.sh -
PID: 632
Start Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/postmulti -i - -p start
PID: 792
Start Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/postmulti -i - -p reload
-> ExecStop:
Command Line: /usr/sbin/postmulti -i - -p stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit postfix.service:
Description: Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: postfix.service
Invocation ID: 9f567cae865642eeb58baedce8066274
Fragment Path: /lib/systemd/system/postfix.service
ConditionPathExists: /etc/postfix/main.cf succeeded
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: postfix at -.service (origin-file)
WantedBy: multi-user.target (destination-file)
ConsistsOf: postfix at -.service (destination-file)
Conflicts: exim4.service (origin-file)
Conflicts: sendmail.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: postfix at -.service (destination-file)
After: sysinit.target (origin-default)
PropagatesReloadTo: postfix at -.service (destination-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sendmail.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: exim4.service (origin-file)
References: postfix at -.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: postfix at -.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/true
PID: 932
Start Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /bin/true
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-backlight at backlight:acpi_video0.service:
Description: Load/Save Screen Backlight Brightness of backlight:acpi_video0
Instance: backlight:acpi_video0
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dbacklight.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-backlight at backlight:acpi_video0.service
Invocation ID: 05182ecf13c54eff846a94eeaa878a20
Documentation: man:systemd-backlight at .service(8)
Fragment Path: /lib/systemd/system/systemd-backlight at .service
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: system-systemd\x2dbacklight.slice (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device (destination-udev)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-file)
After: system-systemd\x2dbacklight.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system-systemd\x2dbacklight.slice (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device (destination-udev)
RequiresMountsFor: /var/lib/systemd/backlight (origin-file)
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
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/backlight
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-backlight load backlight:acpi_video0
PID: 518
Start Timestamp: Fri 2020-02-14 12:34:47 CET
Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-backlight save backlight:acpi_video0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-hwdb-update.service:
Description: Rebuild Hardware Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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: Fri 2020-02-14 12:34:47 CET
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: systemd-udevd.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-update-done.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-hwdb update
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit connman.service:
Description: connman.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: connman.service
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap:
Description: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001141031C1AB8-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Invocation ID: d8d2a0bd28a24ec9813140f389c2559b
Following: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
RequiresMountsFor: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001141031C1AB8-part5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-id/ata-M4-CT128M4SSD2_000000001141031C1AB8-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Invocation ID: 144a08e5914d40d5bfc6eab6f4d055fd
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Following Set Member: dev-sda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-journal-flush.service
Invocation ID: aab0c5e93c9a4b6cbf83de7870c272b9
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: systemd-journald.service (origin-file)
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.service (origin-file)
After: -.mount (origin-path)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.service (origin-file)
References: -.mount (origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/journalctl --flush
PID: 357
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: networking.service (destination-file)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: sudo-ldap.service (destination-default)
ConflictedBy: rsyslog.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: getty.target (destination-default)
ConflictedBy: session-3.scope (destination-default)
ConflictedBy: polkit.service (destination-default)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: NetworkManager.service (destination-default)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: user-1200.slice (destination-default)
ConflictedBy: nfs-utils.service (destination-default)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: pppd-dns.service (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: cron.service (destination-default)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: postfix at -.service (destination-default)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: sound.target (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: nslcd.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: systemd-networkd-wait-online.service (destination-file)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: cups.service (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: cups-browsed.service (destination-default)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: network.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: wpa_supplicant.service (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ConflictedBy: cups.socket (destination-default)
ConflictedBy: logrotate.timer (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: autofs.service (destination-default)
ConflictedBy: user-runtime-dir at 1200.service (destination-default)
ConflictedBy: session-1.scope (destination-default)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: swap.target (destination-default)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: postfix.service (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: zabbix-agent.service (destination-default)
ConflictedBy: slices.target (destination-default)
ConflictedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: systemd-hwdb-update.service (destination-file)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: anacron.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: rpcbind.target (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: avahi-daemon.service (destination-default)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: bluetooth.service (destination-default)
ConflictedBy: nscd.service (destination-default)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: timers.target (destination-file)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: system-postfix.slice (destination-default)
ConflictedBy: avahi-daemon.socket (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: system-systemd\x2dbacklight.slice (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: anacron.timer (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: systemd-rfkill.socket (destination-file)
ConflictedBy: user at 1200.service (destination-default)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: colord.service (destination-default)
ConflictedBy: ModemManager.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: systemd-rfkill.service (destination-file)
ConflictedBy: bluetooth.target (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: nfs-client.target (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: cups.path (destination-default)
After: apt-daily-upgrade.service (destination-default)
After: syslog.socket (destination-file)
After: systemd-update-utmp.service (destination-file)
After: systemd-networkd-wait-online.service (destination-file)
After: systemd-tmpfiles-clean.timer (destination-default)
After: local-fs-pre.target (destination-default)
After: nfs-client.target (destination-default)
After: getty-pre.target (destination-default)
After: user.slice (destination-default)
After: remote-fs-pre.target (destination-default)
After: sysinit.target (destination-default)
After: man-db.timer (destination-default)
After: networking.service (destination-file)
After: paths.target (destination-default)
After: basic.target (destination-default)
After: avahi-daemon.socket (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: man-db.service (destination-default)
After: logrotate.service (destination-default)
After: autofs.service (destination-default)
After: postfix.service (destination-default)
After: systemd-hwdb-update.service (destination-file)
After: cryptsetup.target (destination-default)
After: systemd-sysusers.service (destination-file)
After: cups.path (destination-default)
After: network.target (destination-default)
After: cups-browsed.service (destination-default)
After: getty at tty1.service (destination-default)
After: dbus.socket (destination-default)
After: slices.target (destination-default)
After: rescue.target (destination-default)
After: polkit.service (destination-default)
After: colord.service (destination-default)
After: ModemManager.service (destination-default)
After: rsyslog.service (destination-default)
After: session-3.scope (destination-default)
After: systemd-user-sessions.service (destination-default)
After: user at 1000.service (destination-default)
After: session-1.scope (destination-default)
After: zabbix-agent.service (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: rescue.service (destination-file)
After: apt-daily.service (destination-default)
After: emergency.target (destination-default)
After: user-1200.slice (destination-default)
After: sudo-ldap.service (destination-default)
After: dbus.service (destination-default)
After: user at 1200.service (destination-default)
After: cups.socket (destination-default)
After: systemd-binfmt.service (destination-file)
After: nss-lookup.target (destination-default)
After: systemd-networkd.service (destination-file)
After: apt-daily.timer (destination-default)
After: nfs-utils.service (destination-default)
After: nss-user-lookup.target (destination-default)
After: wpa_supplicant.service (destination-default)
After: network-pre.target (destination-default)
After: rc-local.service (destination-default)
After: system-postfix.slice (destination-default)
After: user-1000.slice (destination-default)
After: NetworkManager.service (destination-default)
After: network-online.target (destination-default)
After: multi-user.target (destination-default)
After: systemd-random-seed.service (destination-file)
After: systemd-rfkill.socket (destination-file)
After: cron.service (destination-default)
After: user-runtime-dir at 1200.service (destination-default)
After: swap.target (destination-default)
After: systemd-tmpfiles-setup.service (destination-file)
After: bluetooth.target (destination-default)
After: pppd-dns.service (destination-default)
After: systemd-sysctl.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: nslcd.service (destination-default)
After: systemd-logind.service (destination-default)
After: graphical.target (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: haveged.service (destination-file)
After: anacron.service (destination-default)
After: systemd-backlight at backlight:intel_backlight.service (destination-file)
After: nscd.service (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: cups.service (destination-default)
After: bluetooth.service (destination-default)
After: system-getty.slice (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: systemd-fsck-root.service (destination-file)
After: systemd-fsckd.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: systemd-timesyncd.service (destination-file)
After: systemd-backlight at backlight:acpi_video0.service (destination-file)
After: emergency.service (destination-file)
After: avahi-daemon.service (destination-default)
After: ssh.service (destination-default)
After: system-systemd\x2dbacklight.slice (destination-default)
After: logrotate.timer (destination-default)
After: sockets.target (destination-default)
After: getty.target (destination-default)
After: rpcbind.target (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: getty-static.service (destination-default)
After: time-sync.target (destination-default)
After: postfix at -.service (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-ask-password-console.service (destination-file)
After: anacron.timer (destination-default)
After: sound.target (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: user-runtime-dir at 1000.service (destination-default)
After: systemd-rfkill.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: nscd.service (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: session-1.scope (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: session-3.scope (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: zabbix-agent.service (destination-default)
ReferencedBy: user-runtime-dir at 1200.service (destination-default)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: system-postfix.slice (destination-default)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: postfix.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: system-systemd\x2dbacklight.slice (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: user at 1200.service (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: timers.target (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: colord.service (destination-default)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: user-1200.slice (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: sound.target (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: rpcbind.target (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: postfix at -.service (destination-default)
ReferencedBy: cups.path (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: autofs.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: network.target (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: bluetooth.target (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: pppd-dns.service (destination-default)
ReferencedBy: nfs-client.target (destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: nslcd.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: sudo-ldap.service (destination-default)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: display-manager.service
WantedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
ReferencedBy: graphical.target (destination-file)
-> Unit exim4.service:
Description: exim4.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: exim4.service
ConflictedBy: postfix.service (destination-file)
After: nslcd.service (destination-file)
ReferencedBy: postfix.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: init.scope
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2dpartuuid-09293914\x2d01.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Invocation ID: 8b6cc1d40d90456db6c5a9f9c66d02f0
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sysinit.target
Invocation ID: 34931999b8ff4688b5a4caa5fbf3cbfa
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Wants: keyboard-setup.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: local-fs.target (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: apparmor.service (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: swap.target (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
RequiredBy: cups.socket (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: rsyslog.service (destination-default)
RequiredBy: nfs-utils.service (destination-default)
RequiredBy: user at 1200.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: rc-local.service (destination-default)
RequiredBy: nscd.service (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: avahi-daemon.socket (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: avahi-daemon.service (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: user-runtime-dir at 1200.service (destination-default)
RequiredBy: pppd-dns.service (destination-default)
RequiredBy: postfix at -.service (destination-default)
RequiredBy: NetworkManager.service (destination-default)
RequiredBy: bluetooth.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: autofs.service (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: ModemManager.service (destination-default)
RequiredBy: zabbix-agent.service (destination-default)
RequiredBy: cups-browsed.service (destination-default)
RequiredBy: wpa_supplicant.service (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: cups.path (destination-default)
RequiredBy: anacron.timer (destination-default)
RequiredBy: anacron.service (destination-default)
RequiredBy: cups.service (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: sudo-ldap.service (destination-default)
RequiredBy: postfix.service (destination-default)
RequiredBy: colord.service (destination-default)
RequiredBy: polkit.service (destination-default)
RequiredBy: nslcd.service (destination-default)
RequiredBy: dbus.socket (destination-default)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: emergency.target (origin-file)
Before: cups.socket (destination-default)
Before: cron.service (destination-default)
Before: sudo-ldap.service (destination-default)
Before: cups.service (destination-default)
Before: postfix.service (destination-default)
Before: polkit.service (destination-default)
Before: man-db.timer (destination-default)
Before: user at 1200.service (destination-default)
Before: bluetooth.service (destination-default)
Before: user-runtime-dir at 1200.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: avahi-daemon.socket (destination-default)
Before: pppd-dns.service (destination-default)
Before: rc-local.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: basic.target (destination-file destination-default)
Before: getty at tty1.service (destination-default)
Before: wpa_supplicant.service (destination-default)
Before: dbus.socket (destination-default)
Before: dbus.service (destination-default)
Before: nscd.service (destination-default)
Before: avahi-daemon.service (destination-default)
Before: logrotate.timer (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: zabbix-agent.service (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: NetworkManager.service (destination-default)
Before: logrotate.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: colord.service (destination-default)
Before: nslcd.service (destination-default)
Before: postfix at -.service (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: shutdown.target (origin-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: ssh.service (destination-default)
Before: getty-static.service (destination-default)
Before: apt-daily.service (destination-default)
Before: anacron.service (destination-default)
Before: autofs.service (destination-default)
Before: user at 1000.service (destination-default)
Before: rescue.service (destination-file)
Before: man-db.service (destination-default)
Before: cups-browsed.service (destination-default)
Before: anacron.timer (destination-default)
Before: cups.path (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: ModemManager.service (destination-default)
Before: rsyslog.service (destination-default)
After: systemd-backlight at backlight:acpi_video0.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: dev-hugepages.mount (destination-file)
After: systemd-update-utmp.service (destination-file)
After: swap.target (origin-file origin-default)
After: systemd-sysusers.service (destination-file)
After: systemd-backlight at backlight:intel_backlight.service (destination-file)
After: systemd-machine-id-commit.service (destination-file)
After: cryptsetup.target (origin-default)
After: systemd-modules-load.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: dev-mqueue.mount (destination-file)
After: systemd-timesyncd.service (destination-file)
After: emergency.target (origin-file)
After: systemd-random-seed.service (destination-file)
After: systemd-udevd.service (destination-file)
After: sys-kernel-config.mount (destination-file)
After: systemd-binfmt.service (destination-file)
After: emergency.service (origin-file)
After: apparmor.service (destination-file)
After: systemd-journald.service (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: local-fs.target (origin-file)
After: systemd-hwdb-update.service (destination-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-sysctl.service (destination-file)
After: haveged.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
References: dev-hugepages.mount (origin-file)
References: keyboard-setup.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-random-seed.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-sysctl.service (origin-file)
References: emergency.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: sys-kernel-config.mount (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: systemd-update-utmp.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: swap.target (origin-file origin-default)
References: systemd-journald.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: apparmor.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-journal-flush.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: systemd-timesyncd.service (origin-file)
References: dev-mqueue.mount (origin-file)
References: emergency.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: kmod-static-nodes.service (origin-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: cups.path (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: NetworkManager.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: autofs.service (destination-default)
ReferencedBy: ModemManager.service (destination-default)
ReferencedBy: anacron.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: cups.service (destination-default)
ReferencedBy: colord.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: polkit.service (destination-default)
ReferencedBy: cups-browsed.service (destination-default)
ReferencedBy: user at 1200.service (destination-default)
ReferencedBy: zabbix-agent.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: sudo-ldap.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-default)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: avahi-daemon.service (destination-default)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: postfix at -.service (destination-default)
ReferencedBy: postfix.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: nscd.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: anacron.timer (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: nslcd.service (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: bluetooth.service (destination-default)
ReferencedBy: user-runtime-dir at 1200.service (destination-default)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: pppd-dns.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Invocation ID: 75e9166ac88248078acc40d277eafc86
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Wants: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (origin-file)
BoundBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
Before: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit dev-sda5.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-sda5.device
Invocation ID: bf54339a7180456d882702f47895b0c4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev,found-swap
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
Invocation ID: 4036673756654ed59e86a17e7a00b558
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-journald.socket
Invocation ID: 0f253e2e277e442ab33f380fd72b2fb0
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: ssh.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: postfix.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: user-runtime-dir at 1200.service (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: cups-browsed.service (destination-file)
Before: postfix at -.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: dev-sda5.swap (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: ModemManager.service (destination-file)
Before: user at 1000.service (destination-file)
Before: man-db.service (destination-file)
Before: pppd-dns.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: anacron.service (destination-file)
Before: haveged.service (destination-file)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: nslcd.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: dbus.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: zabbix-agent.service (destination-file)
Before: polkit.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: cron.service (destination-file)
Before: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: logrotate.service (destination-file)
Before: colord.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: sockets.target (origin-file)
Before: run-user-1200.mount (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: cups.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: nfs-utils.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: bluetooth.service (destination-file)
Before: autofs.service (destination-file)
Before: nscd.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
Before: user at 1200.service (destination-file)
Before: rpcbind.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: sudo-ldap.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: apt-daily.service (destination-file)
Before: net-medoc-home-hbs.mount (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: -.mount (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: systemd-journald.service (origin-implicit)
References: system.slice (origin-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-file)
ReferencedBy: postfix.service (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: postfix at -.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: anacron.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: cups.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: autofs.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: zabbix-agent.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: nscd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-file)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: pppd-dns.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: user at 1200.service (destination-file)
ReferencedBy: user-runtime-dir at 1200.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: dev-sda5.swap (destination-file)
ReferencedBy: run-user-1200.mount (destination-file)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
RequiresMountsFor: /run/systemd/journal/socket (origin-file)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
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
FileDescriptorName: systemd-journald.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Invocation ID: c7395af234804b30a1764167a28bb43d
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit getty-pre.target:
Description: Login Prompts (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: getty-pre.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: getty at tty1.service
Invocation ID: 658a18a750664f3f8771887c0219bddc
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: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: plymouth-quit-wait.service (origin-file)
After: system-getty.slice (origin-file)
After: getty-pre.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: rc-local.service (origin-file)
References: rescue.service (origin-file)
References: getty-pre.target (origin-file)
References: rc-local.service (origin-file)
References: basic.target (origin-default)
References: getty.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: shutdown.target (origin-default)
References: system-getty.slice (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 603
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
UnsetEnvironment: LANG
UnsetEnvironment: LANGUAGE
UnsetEnvironment: LC_CTYPE
UnsetEnvironment: LC_NUMERIC
UnsetEnvironment: LC_TIME
UnsetEnvironment: LC_COLLATE
UnsetEnvironment: LC_MONETARY
UnsetEnvironment: LC_MESSAGES
UnsetEnvironment: LC_PAPER
UnsetEnvironment: LC_NAME
UnsetEnvironment: LC_ADDRESS
UnsetEnvironment: LC_TELEPHONE
UnsetEnvironment: LC_MEASUREMENT
UnsetEnvironment: LC_IDENTIFICATION
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
LockPersonality: no
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
PID: 603
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit x-display-manager.target:
Description: x-display-manager.target
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: x-display-manager.target
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit zabbix-agent.service:
Description: Zabbix Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/zabbix-agent.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: zabbix-agent.service
Invocation ID: 25ede0f7156543b6a6d5e2993466f707
Fragment Path: /lib/systemd/system/zabbix-agent.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: syslog.target (origin-file)
References: network.target (origin-file)
References: syslog.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 605
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/zabbix/zabbix_agentd.pid
RestartSec: 10s
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: CONFFILE=/etc/zabbix/zabbix_agentd.conf
EnvironmentFile: -/etc/default/zabbix-agent
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: zabbix
Group: zabbix
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/zabbix_agentd -c $CONFFILE
PID: 598
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /bin/kill -SIGTERM $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit run-rpc_pipefs.mount:
Description: RPC Pipe File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/run-rpc_pipefs.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: run-rpc_pipefs.mount
Invocation ID: 8ea19706696f48ad97461d6fb4f062e9
Fragment Path: /lib/systemd/system/run-rpc_pipefs.mount
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
Conflicts: umount.target (origin-file)
Before: rpc-gssd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: umount.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
RequiresMountsFor: /run (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/rpc_pipefs
What: sunrpc
File System Type: rpc_pipefs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit user-1000.slice:
Description: User Slice of UID 1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:23 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:23 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: user-1000.slice
Invocation ID: 633bd12b7c9c40b7b2b29491f0f81bd4
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Fri 2020-02-14 12:35:23 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:23 CET
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user at 1000.service (destination-file)
RequiredBy: session-1.scope (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: session-1.scope (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: user at 1000.service (destination-file)
After: user.slice (origin-implicit)
After: systemd-user-sessions.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user.slice (origin-implicit)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=10813
DevicePolicy=auto
Delegate=no
-> Unit session-1.scope:
Description: Session 1 of user locadm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:23 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:23 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-1.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: session-1.scope
Invocation ID: 8b8a5706eeba4a2f8091a51a99f471ce
Fragment Path: /run/systemd/transient/session-1.scope
Condition Timestamp: Fri 2020-02-14 12:35:23 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:23 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-1000.slice (origin-file)
Wants: user-runtime-dir at 1000.service (origin-file)
Wants: user at 1000.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: user at 1000.service (origin-file)
After: user-1000.slice (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: -.mount (origin-file)
After: systemd-logind.service (origin-file)
References: shutdown.target (origin-default)
References: user-runtime-dir at 1000.service (origin-file)
References: user-1000.slice (origin-file)
References: user at 1000.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: systemd-logind.service (origin-file)
References: -.mount (origin-file)
RequiresMountsFor: /home/locadm (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-default)
ConflictedBy: run-user-1200.mount (destination-mountinfo-default)
ConflictedBy: dev-sda5.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-default)
ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
ConflictedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
ConflictedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-default)
ConflictedBy: run-rpc_pipefs.mount (destination-file)
ConflictedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-default)
ConflictedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-default)
ConflictedBy: rpc-gssd.service (destination-file)
After: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-default)
After: run-user-1000.mount (destination-mountinfo-default)
After: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-default)
After: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-default)
After: dev-sda5.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-default)
After: run-user-1200.mount (destination-mountinfo-default)
After: net-medoc-home-hbs.mount (destination-mountinfo-default)
After: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-default)
ReferencedBy: run-user-1200.mount (destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-default)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-default)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: dev-sda5.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:49:45 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-tmpfiles-clean.timer
Invocation ID: a4c33d8be5124c4394b5e8c71ac1daf6
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-clean.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: timers.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-ttyS3.device
Invocation ID: 7cc11a8490fa41b788b996beecee0061
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-udevd.service
Invocation ID: e3fdbbd509e74dd5a296c61efc7094c9
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
WantedBy: systemd-udev-trigger.service (destination-file)
WantedBy: sysinit.target (destination-file)
WantedBy: ifupdown-pre.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-hwdb-update.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-hwdb-update.service (origin-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
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: 318
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -1000
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: yes
SystemCallArchitectures: native
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 318
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Status Text: Processing with 40 children at max
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-fsckd.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-fsckd.socket
Invocation ID: 8fd340da6fa24628aaa0a32dc4410825
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file)
References: systemd-fsckd.service (origin-implicit)
References: -.mount (origin-path)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
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
FileDescriptorName: systemd-fsckd.socket
SELinuxContextFromNet: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: proc-sys-fs-binfmt_misc.automount
Invocation ID: b848909976de4d17a625491210f9c16c
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys succeeded
ConditionPathExists: /proc/sys/fs/binfmt_misc succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
Before: sysinit.target (origin-file)
Before: systemd-binfmt.service (destination-file)
After: -.mount (origin-path)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: waiting
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-kernel.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-udevd-kernel.socket
Invocation ID: e3bea451757641be8b014cd07c82f5d4
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
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
FileDescriptorName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: man-db.timer
Invocation ID: 7c3a6acd5d5f49ce9976d856f37844a4
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: man-db.service (origin-implicit)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-path)
Triggers: man-db.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: man-db.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: man-db.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
OnCalendar: *-*-* 00:00:00
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: sys-kernel-debug.mount
Invocation ID: 2f71cc527684428b85d5d3b9b703647d
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/debug succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: 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
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-rfkill.socket:
Description: Load/Save RF Kill Switch Status /dev/rfkill Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:52 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-rfkill.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-rfkill.socket
Invocation ID: 63377314be504945937ed557e8a4d6d9
Documentation: man:systemd-rfkill.socket(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: system.slice (origin-file)
BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
Conflicts: shutdown.target (origin-file)
Before: systemd-rfkill.service (origin-implicit)
Before: shutdown.target (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-rfkill.service (origin-implicit)
References: systemd-rfkill.service (origin-implicit)
References: shutdown.target (origin-file)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
RequiresMountsFor: /dev/rfkill (origin-file)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
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: yes
FileDescriptorName: systemd-rfkill.socket
SELinuxContextFromNet: no
ListenSpecial: /dev/rfkill
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Invocation ID: 39cbd5802bc74b8b8483e21abd3eaca7
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit user-runtime-dir at 1000.service:
Description: User Runtime Directory /run/user/1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:23 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:23 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: user-runtime-dir at 1000.service
Invocation ID: 372a2ebdb9e24d049675c51cb9058432
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Fri 2020-02-14 12:35:23 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:23 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1000.slice (origin-file)
RequiredBy: user at 1000.service (destination-file)
WantedBy: session-1.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: session-1.scope (destination-file)
After: user-1000.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file)
References: dbus.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: user at 1000.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
PID: 971
Start Timestamp: Fri 2020-02-14 12:35:23 CET
Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-runtime-dir stop 1000
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: cpu cpuacct memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: cpu cpuacct memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Name: -.slice
Documentation: man:systemd.special(7)
RequiredBy: init.scope (destination-file)
RequiredBy: user.slice (destination-implicit)
RequiredBy: system.slice (destination-implicit)
WantedBy: slices.target (destination-file)
Before: init.scope (destination-file)
Before: slices.target (destination-file)
Before: user.slice (destination-implicit)
Before: system.slice (destination-implicit)
ReferencedBy: init.scope (destination-file)
ReferencedBy: slices.target (destination-file)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: system.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=yes
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Invocation ID: 7bfc56417d80462caf3e8fd8b417b172
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: cron.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit rpc-svcgssd.service:
Description: RPC security service for NFS server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rpc-svcgssd.service
Fragment Path: /lib/systemd/system/rpc-svcgssd.service
ConditionPathExists: /etc/krb5.keytab failed
ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
ConditionPathExists: |!/run/gssproxy.pid untested
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: no
Requires: system.slice (origin-file)
Requires: run-rpc_pipefs.mount (origin-file)
Wants: nfs-config.service (origin-file)
PartOf: nfs-server.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Before: nfs-client.target (destination-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: nfs-config.service (origin-file)
After: auth-rpcgss-module.service (destination-file)
After: run-rpc_pipefs.mount (origin-file)
After: gssproxy.service (origin-file)
After: systemd-journald.socket (origin-file)
References: nfs-utils.service (origin-file)
References: nfs-config.service (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: gssproxy.service (origin-file)
References: systemd-journald.socket (origin-file)
References: nfs-server.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
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: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rpc.svcgssd $SVCGSSDARGS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/avahi-daemon.socket
CGroup realized: no
CGroup own mask: memory pids
Name: avahi-daemon.socket
Invocation ID: f811bf07d04d4450b80382f0db1d428f
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: avahi-daemon.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: avahi-daemon.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
Triggers: avahi-daemon.service (origin-implicit)
References: avahi-daemon.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: avahi-daemon.service (destination-file)
RequiresMountsFor: /run/avahi-daemon/socket (origin-file)
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
FileDescriptorName: avahi-daemon.socket
SELinuxContextFromNet: no
ListenStream: /run/avahi-daemon/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd-control.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-udevd-control.socket
Invocation ID: 6ad54da5a38941e6887b1bed4f3dcf2e
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/udev/control (origin-file)
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
FileDescriptorName: systemd-udevd-control.socket
SELinuxContextFromNet: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-bcma0:1-net-wlp2s0b1.device:
Description: BCM43224 802.11a/b/g/n (Wireless 1520 Half-size Mini PCIe Card)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-bcma0:1-net-wlp2s0b1.device
Invocation ID: e00e8a7a484b41cd8f7d44244b60250f
Following Set Member: sys-subsystem-net-devices-wlp2s0b1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/bcma0:1/net/wlp2s0b1
Found: found-udev
-> Unit sys-subsystem-net-devices-eno1.device:
Description: 82577LM Gigabit Network Connection (Latitude E6410)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-subsystem-net-devices-eno1.device
Invocation ID: 665adf89b076473186efa22389069f47
Following Set Member: sys-devices-pci0000:00-0000:00:19.0-net-eno1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eno1
Found: found-udev
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: ssh.service
Invocation ID: 84811528ca344c8e8909fffc024289a8
Documentation: man:sshd(8)
Documentation: man:sshd_config(5)
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: auditd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: auditd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /run/sshd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 611
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: sshd
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 599
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 611
Start Timestamp: Fri 2020-02-14 12:34:48 CET
-> ExecReload:
Command Line: /usr/sbin/sshd -t
Command Line: /bin/kill -HUP $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit nfs-server.service:
Description: nfs-server.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-server.service
ConsistsOf: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
-> Unit dev-disk-by\x2dpartuuid-09293914\x2d05.swap:
Description: /dev/disk/by-partuuid/09293914-05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Invocation ID: 596b6189c8914f5d9f65f32527f743c5
Following: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: system.slice (origin-file)
RequiresMountsFor: /dev/disk/by-partuuid/09293914-05 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-partuuid/09293914-05
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-fsckd.service:
Description: File System Check Daemon to report status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-fsckd.service
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Requires: system.slice (origin-file)
Requires: systemd-fsckd.socket (origin-file)
Before: shutdown.target (origin-file)
After: systemd-fsckd.socket (destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-fsckd.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Name: logrotate.service
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: logrotate.timer (destination-implicit)
After: basic.target (origin-default)
TriggeredBy: logrotate.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: basic.target (origin-default)
ReferencedBy: logrotate.timer (destination-implicit)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: best-effort
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/logrotate /etc/logrotate.conf
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=closed
Delegate=no
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-ttyS0.device
Invocation ID: cf76bad468544ed59080ad76fbe7e14e
Following: sys-devices-platform-serial8250-tty-ttyS0.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
Found: found-udev
-> Unit dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Invocation ID: f129175e1d924fc1ba62d60175ac5b91
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-ask-password-console.path
Invocation ID: 7e3ae63302764ab7bc32a836c7f71fdf
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: paths.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
After: plymouth-start.service (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: cryptsetup.target (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: -.mount (origin-path)
References: emergency.service (origin-file)
References: paths.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Invocation ID: a0fd6748f51045e58705a2df3f1265d2
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit session-3.scope:
Description: Session 3 of user hbs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:09 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:09 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1200.slice
CGroup: /user.slice/user-1200.slice/session-3.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: session-3.scope
Invocation ID: 8a29e1db40a646859e3bc4edc089f100
Fragment Path: /run/systemd/transient/session-3.scope
Condition Timestamp: Fri 2020-02-14 12:50:09 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:50:09 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-1200.slice (origin-file)
Wants: user-runtime-dir at 1200.service (origin-file)
Wants: user at 1200.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: net-medoc-home-hbs.mount (origin-file)
After: -.mount (origin-file)
After: user-1200.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-logind.service (origin-file)
After: user at 1200.service (origin-file)
After: user-runtime-dir at 1200.service (origin-file)
References: user-runtime-dir at 1200.service (origin-file)
References: user at 1200.service (origin-file)
References: -.mount (origin-file)
References: net-medoc-home-hbs.mount (origin-file)
References: systemd-logind.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: user-1200.slice (origin-file)
RequiresMountsFor: /net/medoc/home/hbs (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: apt-daily.timer
Invocation ID: 8692a0c2d6bd4256a63985d677726d53
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: apt-daily-upgrade.timer (destination-file)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-path)
Triggers: apt-daily.service (origin-implicit)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: apt-daily.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 dev-rfkill.device:
Description: /dev/rfkill
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-rfkill.device
Invocation ID: 7fbf322d21e04765897f2c70135cb1cf
Following: sys-devices-virtual-misc-rfkill.device
Following Set Member: sys-devices-virtual-misc-rfkill.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/misc/rfkill
Found: found-udev
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:16 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/colord.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: colord.service
Invocation ID: 7871f685e4e446afb6aa571f604f9192
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Fri 2020-02-14 12:35:16 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:16 CET
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 940
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/colord/colord
PID: 940
Start Timestamp: Fri 2020-02-14 12:35:16 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit nullmailer.service:
Description: nullmailer.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nullmailer.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit net-medoc-home-hbs.mount:
Description: /net/medoc/home/hbs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:06 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:06 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:06 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: net-medoc-home-hbs.mount
Invocation ID: 4c047089fa4f4ba3ad46258b63bb6175
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-mountinfo-default)
Conflicts: umount.target (origin-mountinfo-default)
Before: remote-fs.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
Before: session-3.scope (destination-file)
After: network-online.target (origin-mountinfo-default)
After: network.target (origin-mountinfo-default)
After: systemd-journald.socket (origin-file)
After: remote-fs-pre.target (origin-mountinfo-default)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
References: remote-fs-pre.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo-default)
References: network.target (origin-mountinfo-default)
References: network-online.target (origin-mountinfo-default)
References: systemd-journald.socket (origin-file)
References: remote-fs.target (origin-mountinfo-default)
References: system.slice (origin-file)
ReferencedBy: session-3.scope (destination-file)
RequiresMountsFor: /net/medoc/home (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /net/medoc/home/hbs
What: medoc.informatik.uni-kiel.de:/home/hbs
File System Type: nfs4
Options: rw,nosuid,nodev,relatime,vers=4.2,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=134.245.252.95,local_lock=none,addr=134.245.252.106
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
Invocation ID: e5884353d7c84049b00b930fdc1ee0c0
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit systemd-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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-tmpfiles-setup-dev.service
Invocation ID: 101671ffaabd4dfc8ab0bb4f55ed2c21
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-udevd.service (origin-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-sysusers.service (origin-file)
After: kmod-static-nodes.service (destination-file)
After: system.slice (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
PID: 317
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/config failed
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-modules-load.service (origin-file)
After: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
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
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dovecot.service:
Description: dovecot.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dovecot.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> 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: Fri 2020-02-14 12:35:16 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2020-02-14 12:35:16 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-update-utmp-runlevel.service
Invocation ID: 0f7d3d68d3414377883c328a7cb3374d
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Fri 2020-02-14 12:35:16 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:16 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requisite: systemd-update-utmp.service (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: rescue.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: graphical.target (origin-file)
After: rescue.target (origin-file)
After: multi-user.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-update-utmp.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-update-utmp.service (origin-file)
References: multi-user.target (origin-file)
References: system.slice (origin-file)
References: rescue.target (origin-file)
References: -.mount (origin-path)
References: graphical.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 938
Start Timestamp: Fri 2020-02-14 12:35:16 CET
Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Fri 2020-02-14 12:34:48 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: pppd-dns.service
Invocation ID: 5cc8b7f1f6934fdc98ccf21a10ffe9f5
Fragment Path: /lib/systemd/system/pppd-dns.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/ppp/ip-down.d/0000usepeerdns
PID: 534
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: network-pre.target
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: NetworkManager.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: network.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: network.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit run-user-1200.mount:
Description: /run/user/1200
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:09 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:09 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: run-user-1200.mount
Invocation ID: 11197630ef704bab90a66ae4fbc5633f
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
After: systemd-journald.socket (origin-file)
After: swap.target (origin-mountinfo-default)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: local-fs-pre.target (origin-mountinfo-default)
References: local-fs-pre.target (origin-mountinfo-default)
References: swap.target (origin-mountinfo-default)
References: umount.target (origin-mountinfo-default)
References: local-fs.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/1200
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=808976k,mode=700,uid=1200,gid=1200
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit cups.socket:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.socket
CGroup realized: no
CGroup own mask: memory pids
Name: cups.socket
Invocation ID: 049728feb8244b56bccade309ac41258
Fragment Path: /lib/systemd/system/cups.socket
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
PartOf: cups.service (origin-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
Triggers: cups.service (origin-implicit)
References: system.slice (origin-file)
References: cups.service (origin-file origin-implicit)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: sockets.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
RequiresMountsFor: /run/cups/cups.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
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
FileDescriptorName: cups.socket
SELinuxContextFromNet: no
ListenStream: /run/cups/cups.sock
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dbus.service
Invocation ID: 56005ba2175949218eb4662af08d91c9
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: user-runtime-dir at 1200.service (destination-file)
Before: multi-user.target (destination-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: user at 1000.service (destination-file)
Before: user at 1200.service (destination-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: dbus.socket (destination-implicit)
TriggeredBy: dbus.socket (destination-implicit)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: dbus.socket (origin-file)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: user at 1200.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: user-runtime-dir at 1200.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: dbus.socket (destination-implicit)
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: 526
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -900
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
PID: 526
Start Timestamp: Fri 2020-02-14 12:34:48 CET
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap:
Description: /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Invocation ID: fb2509260a19476e9c59055e16195739
Following: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: umount.target (origin-default)
References: system.slice (origin-file)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 (origin-implicit)
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:1f.2-ata-1-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/sda5
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: man-db.service
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: man-db.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
TriggeredBy: man-db.timer (destination-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: man-db.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: man
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
Command Line: /usr/bin/find /var/cache/man -type f -name *.gz -atime +6 -delete
Command Line: /usr/bin/mandb --quiet
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit rpcbind.socket:
Description: RPCbind Server Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.socket
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: rpcbind.socket
Invocation ID: 078648cfb757401d961c3883adf671f6
Fragment Path: /lib/systemd/system/rpcbind.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpcbind.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: rpcbind.service (origin-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: rpcbind.service (origin-implicit)
References: -.mount (origin-path)
References: system.slice (origin-file)
References: rpcbind.service (origin-implicit)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/rpcbind.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: ipv6-only
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
FileDescriptorName: rpcbind.socket
SELinuxContextFromNet: no
ListenStream: /run/rpcbind.sock
ListenStream: 0.0.0.0:111
ListenDatagram: 0.0.0.0:111
ListenStream: [::]:111
ListenDatagram: [::]:111
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:16 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: runlevel5.target
Name: default.target
Name: graphical.target
Invocation ID: 887e193e1a6e4282b679fcc1eaaab378
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Fri 2020-02-14 12:35:16 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:16 CET
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: display-manager.service (origin-file)
Wants: nslcd.service (origin-file)
Wants: haveged.service (origin-file)
Wants: sudo-ldap.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Conflicts: rescue.service (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: display-manager.service (origin-file)
After: rescue.target (origin-file)
After: rescue.service (origin-file)
After: nslcd.service (origin-default destination-file)
After: multi-user.target (origin-file origin-default)
After: sudo-ldap.service (origin-default destination-file)
References: rescue.service (origin-file)
References: display-manager.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: sudo-ldap.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: nslcd.service (origin-file origin-default)
References: rescue.target (origin-file)
References: multi-user.target (origin-file origin-default)
References: haveged.service (origin-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-ttyS1.device
Invocation ID: 7d59bbb35fbd4c8c8472120a35c1c189
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit courier-pop.service:
Description: courier-pop.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: courier-pop.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/syslog.socket
CGroup realized: no
CGroup own mask: memory pids
Name: syslog.socket
Invocation ID: e3e46eb611e541fbbccd175e8e80001b
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rsyslog.service (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: rsyslog.service (origin-implicit)
Before: systemd-journald.service (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: rsyslog.service (origin-implicit)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: emergency.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: rsyslog.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
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
FileDescriptorName: syslog.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit krb5-kdc.service:
Description: krb5-kdc.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: krb5-kdc.service
Before: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> 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
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-subsystem-net-devices-wlp2s0b1.device:
Description: BCM43224 802.11a/b/g/n (Wireless 1520 Half-size Mini PCIe Card)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-subsystem-net-devices-wlp2s0b1.device
Invocation ID: e56456cd813b44cf9166ad4757862446
Following Set Member: sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-bcma0:1-net-wlp2s0b1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/bcma0:1/net/wlp2s0b1
Found: found-udev
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Boot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-update-utmp.service
Invocation ID: 3e259198e9b74700b6450d3715fabe88
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: auditd.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: auditd.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 392
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: keyboard-setup.service
Invocation ID: 0a15e3ddfb2146b6a015138eaff346a1
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: local-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/keyboard-setup.sh
PID: 288
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit masqmail.service:
Description: masqmail.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: masqmail.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-rfkill.service:
Description: Load/Save RF Kill Switch Status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2020-02-14 12:34:52 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: Fri 2020-02-14 12:34:52 CET
Inactive Enter Timestamp: Fri 2020-02-14 12:34:52 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-rfkill.service
Invocation ID: a884473478d44b3eb2c7ec0a8c54e961
Documentation: man:systemd-rfkill.service(8)
Fragment Path: /lib/systemd/system/systemd-rfkill.service
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: system.slice (origin-file)
BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: sys-devices-virtual-misc-rfkill.device (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-rfkill.socket (destination-implicit)
TriggeredBy: systemd-rfkill.socket (destination-implicit)
References: -.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: sys-devices-virtual-misc-rfkill.device (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: systemd-rfkill.socket (destination-implicit)
RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/rfkill
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-rfkill
PID: 520
Start Timestamp: Fri 2020-02-14 12:34:47 CET
Exit Timestamp: Fri 2020-02-14 12:34:52 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
ConditionPathIsReadWrite: /proc/sys succeeded
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-initctl.socket:
Description: initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-initctl.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-initctl.socket
Invocation ID: 03d95a8f146649d38fa56234732f3eb5
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-initctl.service (origin-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-initctl.service (origin-implicit)
References: sockets.target (origin-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
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
FileDescriptorName: systemd-initctl.socket
SELinuxContextFromNet: no
ListenFIFO: /run/initctl
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/initctl
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit haveged.service:
Description: Entropy daemon using the HAVEGE algorithm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/haveged.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Name: haveged.service
Invocation ID: cf3afaed28a2460a90def40b40126783
Documentation: man:haveged(8)
Documentation: http://www.issihosts.com/haveged/
Fragment Path: /lib/systemd/system/haveged.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-file origin-path)
Requires: system.slice (origin-file)
WantedBy: graphical.target (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file origin-path)
After: systemd-random-seed.service (origin-file)
After: systemd-journald.socket (origin-file)
After: apparmor.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-random-seed.service (origin-file)
References: -.mount (origin-file origin-path)
References: apparmor.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: graphical.target (destination-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 390
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/haveged
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
Secure Bits: noroot-locked
CapabilityBoundingSet: cap_sys_admin
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/haveged --Foreground --verbose=1 $DAEMON_ARGS
PID: 390
Start Timestamp: Fri 2020-02-14 12:34:46 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=closed
Delegate=no
-> 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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionVirtualization: !private-users succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/fs/fuse/connections failed
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-modules-load.service (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: 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
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit ModemManager.service:
Description: Modem Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ModemManager.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: ModemManager.service
Invocation ID: fff97c89bfa946aba0ab0bd04cff99be
Fragment Path: /lib/systemd/system/ModemManager.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: dbus.socket (origin-file)
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
Main PID: 527
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ModemManager1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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: yes
ProtectSystem: yes
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_sys_admin
User: root
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/ModemManager --filter-policy=strict
PID: 527
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-remount-fs.service
Invocation ID: 99abcc7e2c79428e81727cd427e1c37e
Documentation: man:systemd-remount-fs.service(8)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
Before: systemd-rfkill.socket (destination-file)
Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: local-fs.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-rfkill.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-sysusers.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 293
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit shishi-kdc.service:
Description: shishi-kdc.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: shishi-kdc.service
Before: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit getty-static.service:
Description: getty on tty2-tty6 if dbus and logind are not available
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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: Fri 2020-02-14 12:34:48 CET
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: 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
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:23 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:23 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:23 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: user at 1000.service
Invocation ID: 49b2927c5137408598d94ca96d0b88f2
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Fri 2020-02-14 12:35:23 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:23 CET
Assert Result: yes
Requires: user-1000.slice (origin-file)
Requires: user-runtime-dir at 1000.service (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: session-1.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-1.scope (destination-file)
Before: shutdown.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: user-1000.slice (origin-file)
After: dbus.service (origin-file)
After: sysinit.target (origin-default)
References: user-runtime-dir at 1000.service (origin-file)
References: dbus.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: session-1.scope (destination-file)
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: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 972
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 972
Start Timestamp: Fri 2020-02-14 12:35:23 CET
Status Text: Startup finished in 74ms.
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=yes
DelegateControllers=memory pids
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.7-2\x2d1.7:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.7-2\x2d1.7:1.0-bluetooth-hci0.device
Invocation ID: 17a1839e476844c19fa4f8914f577dfc
Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
Wants: bluetooth.target (origin-udev)
References: bluetooth.target (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/bluetooth/hci0
Found: found-udev
udev SYSTEMD_WANTS: bluetooth.target
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-sysctl.service
Invocation ID: 68fc6e6def944fa494bb3c14c562b6b1
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: networking.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 316
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.socket
CGroup realized: no
CGroup own mask: memory pids
Name: dbus.socket
Invocation ID: 75bae9c045aa4f4e8fc307a7cef9137a
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
RequiredBy: dbus.service (destination-file)
RequiredBy: wpa_supplicant.service (destination-file)
RequiredBy: NetworkManager.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: polkit.service (destination-file)
RequiredBy: bluetooth.service (destination-file)
RequiredBy: avahi-daemon.service (destination-file)
RequiredBy: colord.service (destination-file)
RequiredBy: ModemManager.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: polkit.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: avahi-daemon.service (destination-file)
Before: wpa_supplicant.service (destination-file)
Before: bluetooth.service (destination-file)
Before: ModemManager.service (destination-file)
Before: NetworkManager.service (destination-file)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: dbus.service (origin-implicit)
Before: colord.service (destination-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
Triggers: dbus.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: sockets.target (origin-default)
References: dbus.service (origin-implicit)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: polkit.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: avahi-daemon.service (destination-file)
ReferencedBy: wpa_supplicant.service (destination-file)
ReferencedBy: bluetooth.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: NetworkManager.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
RequiresMountsFor: /var/run/dbus/system_bus_socket (origin-file)
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
FileDescriptorName: dbus.socket
SELinuxContextFromNet: no
ListenStream: /var/run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-random-seed.service
Invocation ID: aae0f7f0d03e425eae8e48c712a9f54f
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: haveged.service (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: haveged.service (destination-file)
RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 308
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit rmnologin.service:
Description: rmnologin.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: rmnologin.service
Fragment Path: /dev/null
After: sudo-ldap.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Invocation ID: 3635160aef2847558a5173bbab4d57b4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit cups-browsed.service:
Description: Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups-browsed.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cups-browsed.service
Invocation ID: c21647a48cfb45a88a8ba8d8c8d70ea4
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: cups.service (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: avahi-daemon.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: avahi-daemon.service (origin-file)
After: cups.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: avahi-daemon.service (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: cups.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 562
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
PID: 562
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Invocation ID: 241cb771edc44b0496679220ed487c3b
Following Set Member: dev-ttyS1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
Found: found-udev
-> Unit ifupdown-pre.service:
Description: Helper to synchronize boot up for ifupdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: ifupdown-pre.service
Invocation ID: 4305a22de0cb40fd8f4d6d218afda40c
Fragment Path: /lib/systemd/system/ifupdown-pre.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
RequiredBy: networking.service (destination-file)
Before: network.target (origin-file)
Before: networking.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: systemd-udev-trigger.service (origin-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 3min
TimeoutStopSec: 3min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/sh -c 'if [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && [ -x /bin/udevadm ]; then udevadm settle; fi'
PID: 319
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
Requires: system.slice (origin-file)
RequiredBy: emergency.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: sysinit.target (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-file)
Before: emergency.target (destination-file)
Before: sysinit.target (destination-file)
After: syslog.socket (destination-file)
After: system.slice (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell emergency
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: rpcbind.target
Invocation ID: 2cec76d736064dea9950e0c80f18c448
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
WantedBy: rpcbind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: apt-daily-upgrade.timer
Invocation ID: bd28d5c0136348189f9afdc608b32d23
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
After: -.mount (origin-path)
After: apt-daily.timer (origin-file)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: timers.target (origin-default)
References: apt-daily.timer (origin-file)
References: apt-daily-upgrade.service (origin-implicit)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 kbd.service:
Description: kbd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: kbd.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit system-systemd\x2dbacklight.slice:
Description: system-systemd\x2dbacklight.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dbacklight.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: system-systemd\x2dbacklight.slice
Invocation ID: aaeedf6847ed4e388d161d5761500716
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
RequiredBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit dev-sda5.swap:
Description: /dev/sda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: dev-sda5.swap
Invocation ID: 51c3284468e24e71946bb12d76335677
Following: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: umount.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
RequiresMountsFor: /dev/sda5 (origin-implicit)
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: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sendmail.service:
Description: sendmail.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sendmail.service
ConflictedBy: postfix.service (destination-file)
After: nslcd.service (destination-file)
ReferencedBy: postfix.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: sysinit.target (destination-file)
Before: sysinit.target (destination-file)
Before: shutdown.target (origin-default)
After: emergency.service (origin-file)
References: shutdown.target (origin-default)
References: emergency.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-dvd.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-dvd.device
Invocation ID: ee159c1ebffc42509660d071290f21e4
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit system-postfix.slice:
Description: system-postfix.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-postfix.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: system-postfix.slice
Invocation ID: 7a92beb9cbc14346941f282d1916f617
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: postfix at -.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: postfix at -.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: postfix at -.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: remote-fs.target
Invocation ID: c0eca07fa6b5487ba81bcb8812300cb3
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Wants: nfs-client.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: sudo-ldap.service (destination-file)
Before: nslcd.service (destination-file)
Before: autofs.service (destination-file)
After: net-medoc-home-hbs.mount (destination-mountinfo-default)
After: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: nfs-client.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: autofs.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-sysusers.service
Invocation ID: 19dc7de606664438b1e979967c2a01ba
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
ConditionNeedsUpdate: /etc succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-update-done.service (origin-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-update-done.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-sysusers
PID: 310
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit systemd-timesyncd.service:
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-timesyncd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Name: systemd-timesyncd.service
Invocation ID: 262366d8ca234d0a9b3d87dd85cee76d
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
DropIn Path: /usr/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
ConditionFileIsExecutable: !/usr/sbin/VBoxService succeeded
ConditionFileIsExecutable: !/usr/sbin/chronyd succeeded
ConditionFileIsExecutable: !/usr/sbin/openntpd succeeded
ConditionFileIsExecutable: !/usr/sbin/ntpd succeeded
ConditionVirtualization: !container succeeded
ConditionCapability: CAP_SYS_TIME succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: time-sync.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: time-sync.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: time-sync.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
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: 391
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/timesync
StateDirectoryMode: 0755
StateDirectory: systemd/timesync
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_sys_time
AmbientCapabilities: cap_sys_time
User: systemd-timesync
DynamicUser: no
LockPersonality: yes
SystemCallFilter: inotify_init1 symlink set_mempolicy madvise fchmod ipc pread64 fork getppid getegid sendmsg _newselect recvfrom chmod mq_timedreceive gettimeofday mq_open clock_gettime fadvise64 semtimedop semctl preadv stat socketpair fchownat mknod personality uname setfsuid rt_sigqueueinfo set_thread_area eventfd getdents64 epoll_ctl olduname getitimer signal name_to_handle_at timer_create clone inotify_init mq_unlink brk waitid settimeofday sendto dup2 getpeername fcntl64 epoll_pwait rt_sigaction sigaction process_vm_writev prlimit64 setgroups32 sched_get_priority_max mlockall getpid select fchmodat ppoll mmap2 arch_prctl fstatfs sched_setaffinity chown32 flock capget rt_sigreturn sigreturn fstatfs64 pause timer_settime getsockname accept times futimesat fremovexattr set_tid_address get_robust_list munlock mkdir getrusage sigpending removexattr clock_settime eventfd2 move_pages add_key listen socketcall recvmsg splice fchdir munmap sync_file_range nanosleep _llseek setfsgid32 adjtimex mkdirat setuid32 msgrcv msync setreuid set_tls truncate lremovexattr oldlstat getsid sigsuspend alarm dup3 epoll_ctl_old getegid32 ioctl utime io_destroy getrlimit setgid32 setresgid mlock2 llistxattr setgid signalfd setpgid membarrier lseek setns tkill pwrite64 readlink clock_getres sched_setparam inotify_rm_watch getuid timer_delete getcwd setsockopt sync_file_range2 vmsplice recvmmsg io_getevents fstat64 utimensat munlockall setpriority process_vm_readv copy_file_range rt_sigprocmask sched_rr_get_interval sched_getscheduler lgetxattr readahead semop fdatasync execve setresuid32 setfsgid getsockopt flistxattr socket fstat execveat sigaltstack linkat sched_yield sigprocmask stime sched_setscheduler timerfd_create getgroups32 readlinkat getpgrp pipe lstat signalfd4 shmdt waitpid mq_notify geteuid32 umask pwritev lchown32 setreuid32 unlinkat timerfd_gettime remap_file_pages chown exit accept4 writev mlock sync mq_getsetattr msgget io_submit vfork msgsnd prctl sched_getaffinity fchown32 lsetxattr epoll_create preadv2 epoll_wait_old oldolduname msgctl timer_gettime timerfd_settime memfd_create inotify_add_watch io_setup setxattr fchown gettid mknodat userfaultfd access setregid getresuid fstatat64 kcmp sysinfo wait4 getpriority sendfile64 migrate_pages mq_timedsend statfs getresuid32 renameat oldfstat swapcontext fallocate close bind sched_setattr sched_get_priority_min mremap recv ioprio_set clock_adjtime set_robust_list connect rt_sigpending sched_getparam getcpu sendmmsg listxattr ugetrlimit syncfs shmat rename get_thread_area exit_group getresgid32 unshare lchown fadvise64_64 newfstatat semget rmdir setresgid32 restart_syscall time getdents ioprio_get readdir pwritev2 renameat2 tee getgid fgetxattr readv ftruncate64 timer_getoverrun tgkill mmap utimes faccessat getresgid nice statfs64 getpgid getgid32 symlinkat shmget futex getxattr setuid setsid rt_sigtimedwait stat64 mbind statx shmctl creat epoll_create1 chdir fcntl kill getuid32 keyctl rt_tgsigqueueinfo getrandom pselect6 send link getgroups unlink mprotect shutdown setresuid clock_nanosleep open setitimer get_mempolicy rt_sigsuspend fsync fsetxattr write lstat64 setregid32 truncate64 poll oldstat capset setrlimit read epoll_wait ftruncate dup io_cancel sched_getattr request_key sendfile setgroups geteuid setfsuid32 openat pipe2
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
PID: 391
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Status Text: Synchronized to time server for the first time 134.245.252.27:123 (time1.informatik.uni-kiel.de).
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=closed
Delegate=no
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: apt-daily.service
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: network-online.target (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: connman.service (origin-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
After: apt-daily.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: NetworkManager.service (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-networkd.service (origin-file)
References: network-online.target (origin-file)
References: connman.service (origin-file)
References: systemd-journald.socket (origin-file)
References: NetworkManager.service (origin-file)
References: network.target (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit courier-mta-ssl.service:
Description: courier-mta-ssl.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: courier-mta-ssl.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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: Fri 2020-02-14 12:34:46 CET
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: shutdown.target (origin-file)
Before: local-fs.target (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sudo-ldap.service:
Description: LSB: Provide limited super user privileges to specific users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: sudo-ldap.service
Invocation ID: 2cdac35adbab41d2b1805e3ece2f0720
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/sudo-ldap.service
Source Path: /etc/init.d/sudo-ldap
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: rmnologin.service (origin-file)
Before: graphical.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
After: sysinit.target (origin-default)
References: graphical.target (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: remote-fs.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: rmnologin.service (origin-file)
References: multi-user.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/init.d/sudo-ldap start
PID: 535
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/sudo-ldap stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit courier-pop-ssl.service:
Description: courier-pop-ssl.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: courier-pop-ssl.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit kdm.service:
Description: kdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: kdm.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: system-getty.slice
Invocation ID: e0bbca6514ad4d1b8ab6f517421c7297
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit systemd-backlight at backlight:intel_backlight.service:
Description: Load/Save Screen Backlight Brightness of backlight:intel_backlight
Instance: backlight:intel_backlight
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-systemd\x2dbacklight.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-backlight at backlight:intel_backlight.service
Invocation ID: b416955d4d1a40c89c3c2c9d7d9ed985
Documentation: man:systemd-backlight at .service(8)
Fragment Path: /lib/systemd/system/systemd-backlight at .service
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: -.mount (origin-file)
Requires: system-systemd\x2dbacklight.slice (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-file)
After: system-systemd\x2dbacklight.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: system-systemd\x2dbacklight.slice (origin-file)
References: -.mount (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
RequiresMountsFor: /var/lib/systemd/backlight (origin-file)
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
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/backlight
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-backlight load backlight:intel_backlight
PID: 517
Start Timestamp: Fri 2020-02-14 12:34:47 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-backlight save backlight:intel_backlight
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit mail-transport-agent.target:
Description: mail-transport-agent.target
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: mail-transport-agent.target
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Invocation ID: dbc7d07c4cd8424a8f4eef9ed64ea4ce
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: networking.service
Invocation ID: fd9630f859ca42d4b43cc57a77a23379
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: ifupdown-pre.service (origin-file)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
WantedBy: network-online.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: network.target (origin-file)
Before: network-online.target (origin-file)
After: apparmor.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: systemd-journald.socket (origin-file)
After: network-pre.target (origin-file)
After: ifupdown-pre.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-modules-load.service (origin-file)
References: apparmor.service (origin-file)
References: network.target (origin-file)
References: shutdown.target (origin-file)
References: network-online.target (origin-file)
References: network-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: systemd-modules-load.service (origin-file)
References: system.slice (origin-file)
References: systemd-sysctl.service (origin-file)
References: ifupdown-pre.service (origin-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/ifup -a --read-environment
PID: 383
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown -a --read-environment --exclude=lo
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-dvdrw.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-dvdrw.device
Invocation ID: 63ccb0a173ac4e80812f2c57b70c08cb
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit systemd-update-done.service:
Description: systemd-update-done.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-update-done.service
After: systemd-sysusers.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-hugepages.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dev-hugepages.mount
Invocation ID: 9ec18dead10e447c9f320c15200599da
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionVirtualization: !private-users succeeded
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /sys/kernel/mm/hugepages succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,pagesize=2M
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device:
Description: M4-CT128M4SSD2 1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device
Invocation ID: 7d51abd40705419e9f24044030edda10
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Following Set Member: dev-disk-by\x2duuid-1d4c21ba\x2d93b7\x2d44a1\x2d919c\x2dc3bdec0e2822.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart1.device
Following Set Member: dev-sda1.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d01.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
Found: found-udev
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/NetworkManager.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: NetworkManager.service
Invocation ID: d18bf8925b1a4f1ba369a6031defd6e2
Documentation: man:NetworkManager(8)
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (origin-file)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: dbus.service (origin-file)
After: network-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: dbus.service (origin-file)
References: basic.target (origin-default)
References: dbus.socket (origin-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-file)
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: 531
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
PID: 531
Start Timestamp: Fri 2020-02-14 12:34:48 CET
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
Description: /sys/subsystem/bluetooth/devices/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-subsystem-bluetooth-devices-hci0.device
Invocation ID: 7dd80449003e426b82466218d55a58d8
Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.7-2\x2d1.7:1.0-bluetooth-hci0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/bluetooth/hci0
Found: found-udev
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: console-setup.service
Invocation ID: ef1d68e02bfa4d3d90db91997b7529bb
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: console-screen.service (origin-file)
After: kbd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: console-screen.service (origin-file)
References: kbd.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /usr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/console-setup.sh
PID: 323
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: local-fs.target
Invocation ID: d3a6d729d31f4ab3a1f3f30397930a6d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-file)
Wants: systemd-fsck-root.service (origin-file)
Wants: systemd-remount-fs.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: apparmor.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: networking.service (destination-file)
After: run-user-1000.mount (destination-mountinfo-default)
After: systemd-fsck-root.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: run-user-1200.mount (destination-mountinfo-default)
After: -.mount (destination-file)
After: local-fs-pre.target (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: run-user-1200.mount (destination-mountinfo-default)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Requires: system.slice (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: getty at tty1.service (destination-file)
Before: rescue.target (destination-file)
Before: multi-user.target (destination-file)
Before: shutdown.target (origin-file)
Before: graphical.target (destination-file)
After: system.slice (origin-file)
After: getty at tty1.service (destination-file)
After: emergency.service (destination-file)
After: plymouth-start.service (origin-file)
After: sysinit.target (origin-file)
References: system.slice (origin-file)
References: plymouth-start.service (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell rescue
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit gdm3.service:
Description: gdm3.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: gdm3.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-tmpfiles-setup.service
Invocation ID: 232cba44106641d5a95bee5be848bc75
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: rpcbind.service (destination-file)
Before: ModemManager.service (destination-file)
Before: colord.service (destination-file)
Before: logrotate.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-timesyncd.service (destination-file)
Before: haveged.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journald.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-journal-flush.service (destination-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: ModemManager.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: haveged.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 378
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: syslog.target
Before: zabbix-agent.service (destination-file)
ReferencedBy: zabbix-agent.service (destination-file)
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-modules-load.service
Invocation ID: 644d0483315a43e3bb801278ce1c5cab
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-sysctl.service (destination-file)
Before: networking.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 289
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit user at 1200.service:
Description: User Manager for UID 1200
Instance: 1200
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:09 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:09 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1200.slice
CGroup: /user.slice/user-1200.slice/user at 1200.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: user at 1200.service
Invocation ID: cf2f5309dea6406a814aadc77d00fc5d
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Fri 2020-02-14 12:50:09 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:50:09 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1200.slice (origin-file)
Requires: user-runtime-dir at 1200.service (origin-file)
WantedBy: session-3.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-3.scope (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: user-runtime-dir at 1200.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: dbus.service (origin-file)
After: basic.target (origin-default)
After: user-1200.slice (origin-file)
References: shutdown.target (origin-default)
References: dbus.service (origin-file)
References: user-runtime-dir at 1200.service (origin-file)
References: systemd-journald.socket (origin-file)
References: user-1200.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: session-3.scope (destination-file)
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: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 1236
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1200
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 1236
Start Timestamp: Fri 2020-02-14 12:50:09 CET
Status Text: Startup finished in 74ms.
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=yes
DelegateControllers=memory pids
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: timers.target
Invocation ID: 163376e67a6445ce917271869029682f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: man-db.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
Wants: anacron.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: logrotate.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: man-db.timer (destination-default)
After: anacron.timer (destination-default)
After: logrotate.timer (destination-default)
After: apt-daily.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
References: apt-daily-upgrade.timer (origin-file)
References: logrotate.timer (origin-file)
References: apt-daily.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: shutdown.target (origin-file)
References: man-db.timer (origin-file)
References: anacron.timer (origin-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: anacron.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit kolab-cyrus-common.service:
Description: kolab-cyrus-common.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: kolab-cyrus-common.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit nfs-client.target:
Description: NFS client services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-client.target
Invocation ID: da941ff9e36e4dac91a6ae923a6171f7
Fragment Path: /lib/systemd/system/nfs-client.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Wants: remote-fs-pre.target (origin-file)
Wants: auth-rpcgss-module.service (origin-file)
Wants: nfs-blkmap.service (origin-file)
WantedBy: remote-fs.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: rpc-gssd.service (origin-file)
After: rpc-svcgssd.service (origin-file)
After: gssproxy.service (origin-file)
References: rpc-gssd.service (origin-file)
References: shutdown.target (origin-default)
References: gssproxy.service (origin-file)
References: rpc-svcgssd.service (origin-file)
References: auth-rpcgss-module.service (origin-file)
References: nfs-blkmap.service (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sssd.service:
Description: sssd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sssd.service
Before: autofs.service (destination-file)
ReferencedBy: autofs.service (destination-file)
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-udev-trigger.service
Invocation ID: 1f39cad910d14e68a481bf2c661586ad
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: ifupdown-pre.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
PID: 296
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 311
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: kmod-static-nodes.service
Invocation ID: bb4bcdddafaa446fb7da20d0e76165f3
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.19.0-8-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
PID: 287
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: remote-fs-pre.target
Invocation ID: 161983c092494b2fbd04816d0dc09a84
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
WantedBy: rpcbind.service (destination-file)
WantedBy: nfs-client.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
Before: net-medoc-home-hbs.mount (destination-mountinfo-default)
Before: shutdown.target (origin-default)
After: rpcbind.service (destination-file)
After: nfs-client.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-sr0.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-sr0.device
Invocation ID: c56f0eed64ed4d8d93da92e8d7f0b885
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-cdrom.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-ask-password-wall.path
Invocation ID: 4619289cc19d4f8dbc5291d7c2f03aef
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: shutdown.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
References: emergency.service (origin-file)
References: paths.target (origin-file)
References: -.mount (origin-path)
References: cryptsetup.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dev-mqueue.mount
Invocation ID: b3835e456dcc455ca7ae481e10f33551
Documentation: man:mq_overview(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /proc/sys/fs/mqueue succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
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
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:19.0-net-eno1.device:
Description: 82577LM Gigabit Network Connection (Latitude E6410)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:19.0-net-eno1.device
Invocation ID: 7d94bd3a99c7427b80863e7ca13f9b49
Following Set Member: sys-subsystem-net-devices-eno1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eno1
Found: found-udev
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:49 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:49 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-logind.service
Invocation ID: 7026b353120d4fde93d3a337816ff08a
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/logind
Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
ConditionPathExists: /lib/systemd/system/dbus.service succeeded
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Wants: user.slice (origin-file)
Wants: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-1.scope (destination-file)
Before: session-3.scope (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: dbus.socket (origin-file)
After: user.slice (origin-file)
After: nss-user-lookup.target (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: nss-user-lookup.target (origin-file)
References: dbus.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: user.slice (origin-file)
ReferencedBy: session-3.scope (destination-file)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: main
NotifyState: ready
Main PID: 528
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
LockPersonality: yes
SystemCallFilter: chmod exit sendfile ppoll timer_gettime ipc setresgid32 sigprocmask setfsuid restart_syscall vfork getrusage execve timer_delete sync_file_range2 waitpid signal geteuid kcmp signalfd getgid32 sigreturn sigaction membarrier request_key move_pages setns truncate64 inotify_rm_watch epoll_create waitid semop bind semctl renameat lchown32 getdents64 mq_timedsend sched_getaffinity newfstatat clock_gettime set_thread_area eventfd2 getresgid32 sched_setparam oldfstat pwritev epoll_ctl_old setresgid timerfd_gettime faccessat chdir recvmsg ftruncate getxattr getegid32 getdents mlock2 getppid utime chown32 fstatat64 accept fstatfs rt_sigqueueinfo prlimit64 oldstat mprotect mlock pselect6 prctl getpid readlink set_tid_address flistxattr getsid llistxattr statfs fcntl setrlimit inotify_init1 fork setitimer copy_file_range shmget set_robust_list set_mempolicy fchdir lremovexattr fchownat setfsgid mmap2 setregid statfs64 recv utimes futimesat openat arch_prctl mlockall syncfs timer_getoverrun msgctl readlinkat setgid preadv2 tgkill msgrcv fcntl64 getpeername sigsuspend poll io_destroy mq_open setxattr userfaultfd umask madvise fchown fchown32 oldolduname open truncate mknodat setuid name_to_handle_at sendmmsg getcwd sched_getattr fchmod pwritev2 sendto sync_file_range fstat64 vmsplice lgetxattr unlink rt_sigpending munmap sendfile64 rt_sigprocmask getpriority getresuid32 process_vm_readv sched_yield rt_sigsuspend ioprio_get setgroups get_mempolicy setuid32 clock_getres chown tee semget recvfrom io_cancel rmdir writev rt_sigreturn symlinkat getresgid nanosleep utimensat mmap pipe2 tkill time inotify_add_watch socketcall timer_settime uname getegid sched_getparam shmat dup3 fgetxattr kill sync oldlstat getrlimit memfd_create futex add_key stat64 rt_sigtimedwait removexattr sched_get_priority_max select _llseek getitimer getrandom keyctl setreuid fsetxattr setregid32 fchmodat process_vm_writev lstat epoll_create1 sendmsg fstat signalfd4 ftruncate64 mq_notify munlockall msync migrate_pages ioctl readdir gettid exit_group mknod getsockname mq_getsetattr brk _newselect socketpair lstat64 getuid32 inotify_init listen sigaltstack getgid pread64 fdatasync setfsgid32 epoll_wait_old statx listxattr linkat ugetrlimit times mq_unlink fallocate setresuid32 fadvise64 write setsockopt lsetxattr getsockopt sched_setattr sched_get_priority_min setgroups32 mkdirat accept4 fsync remap_file_pages sched_setaffinity pause getgroups pipe capget execveat fremovexattr sched_setscheduler getpgrp access msgget getresuid setsid rt_tgsigqueueinfo io_setup fstatfs64 set_tls setfsuid32 setresuid mq_timedreceive clock_nanosleep mbind getgroups32 nice connect ioprio_set io_submit shmdt swapcontext dup2 readv gettimeofday getpgid timerfd_create socket lseek preadv creat timerfd_settime geteuid32 unshare sigpending wait4 rename alarm getuid epoll_ctl setpgid shmctl send fadvise64_64 setgid32 mkdir close link epoll_wait olduname get_robust_list readahead unlinkat msgsnd read epoll_pwait shutdown capset personality lchown sched_getscheduler munlock rt_sigaction eventfd semtimedop io_getevents getcpu splice pwrite64 setpriority dup timer_create get_thread_area sysinfo symlink mremap renameat2 recvmmsg clone setreuid32 stat sched_rr_get_interval flock
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 528
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Current: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: auditd.service
Before: ssh.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
-> Unit am-utils.service:
Description: am-utils.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: am-utils.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit cups.service:
Description: CUPS Scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cups.service
Invocation ID: 0ff7baa4f4524eaeaad3a5a1014c4d86
Documentation: man:cupsd(8)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: cups-browsed.service (destination-file)
ConsistsOf: cups.socket (destination-file)
ConsistsOf: cups.path (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: cups.path (destination-implicit)
After: sysinit.target (origin-default)
After: cups.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
TriggeredBy: cups.socket (destination-implicit)
TriggeredBy: cups.path (destination-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: cups.socket (destination-file destination-implicit)
ReferencedBy: cups.path (destination-file destination-implicit)
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: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 533
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/cupsd -l
PID: 533
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Invocation ID: 10f43d50688b4dd39c8e29093c4761fd
Following Set Member: dev-ttyS2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
Found: found-udev
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: slices.target
Invocation ID: bf4387dae50f46ed8e210ae5c9988a70
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Wants: -.slice (origin-file)
Wants: system.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: user.slice (destination-file)
After: -.slice (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: -.slice (origin-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: user.slice (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit rpc-gssd.service:
Description: RPC security service for NFS client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rpc-gssd.service
Fragment Path: /lib/systemd/system/rpc-gssd.service
ConditionPathExists: /etc/krb5.keytab failed
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: no
Requires: system.slice (origin-file)
Requires: run-rpc_pipefs.mount (origin-file)
Wants: nfs-config.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Conflicts: umount.target (origin-file)
Before: nfs-client.target (destination-file)
After: auth-rpcgss-module.service (destination-file)
After: run-rpc_pipefs.mount (origin-file)
After: system.slice (origin-file)
After: nfs-config.service (origin-file)
After: systemd-journald.socket (origin-file)
References: nfs-utils.service (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: umount.target (origin-file)
References: system.slice (origin-file)
References: nfs-config.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
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: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rpc.gssd $GSSDARGS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit slim.service:
Description: slim.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: slim.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device
Invocation ID: 1ade78566ae74361807c8cd3dded4922
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device
Following Set Member: dev-sda.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit dev-cdrom.device:
Description: PLDS_DVD+_-RW_DU-8A3S
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-cdrom.device
Invocation ID: 8c555ff3c87a47cd886afe2ede625d63
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-sr0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Following Set Member: dev-disk-by\x2did-ata\x2dPLDS_DVD\x2b_\x2dRW_DU\x2d8A3S_010110462061.device
Following Set Member: dev-cdrw.device
Following Set Member: dev-dvd.device
Following Set Member: dev-dvdrw.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
Found: found-udev
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rc-local.service
Documentation: man:systemd-rc-local-generator(8)
Fragment Path: /lib/systemd/system/rc-local.service
DropIn Path: /usr/lib/systemd/system/rc-local.service.d/debian.conf
ConditionFileIsExecutable: /etc/rc.local untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: network-online.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: network-online.target (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: network.target (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
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
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/rc.local start
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpartuuid-09293914\x2d02.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Invocation ID: 4a013415d29a4b1090b463dee230c3f1
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: local-fs-pre.target
Invocation ID: afd9815e82b14fd28b37e427bbd8ca2d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
WantedBy: systemd-remount-fs.service (destination-file)
WantedBy: keyboard-setup.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: local-fs.target (destination-file)
Before: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
Before: run-user-1200.mount (destination-mountinfo-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: keyboard-setup.service (destination-file)
After: systemd-remount-fs.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: run-user-1200.mount (destination-mountinfo-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit atd.service:
Description: atd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: atd.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit anacron.timer:
Description: Trigger anacron every hour
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: anacron.timer
Invocation ID: 26ea40bc5bdf4be2967b6e58f6868ccd
Fragment Path: /lib/systemd/system/anacron.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: anacron.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: anacron.service (origin-implicit)
References: anacron.service (origin-implicit)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: anacron.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 07..23:30:00
-> Unit nscd.service:
Description: Name Service Cache Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/nscd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: nscd.service
Invocation ID: e7c1f2ec9a3d4ffa862db47cb6cf1673
Fragment Path: /lib/systemd/system/nscd.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
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: always
NotifyAccess: none
NotifyState: unknown
Main PID: 539
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/nscd/nscd.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/nscd
PID: 530
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /usr/sbin/nscd -i passwd
Command Line: /usr/sbin/nscd -i group
Command Line: /usr/sbin/nscd -i hosts
Command Line: /usr/sbin/nscd -i services
Command Line: /usr/sbin/nscd -i netgroup
-> ExecStop:
Command Line: /usr/sbin/nscd --shutdown
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: console-screen.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit mail-transport-agent.service:
Description: mail-transport-agent.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: mail-transport-agent.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit autofs.service:
Description: Automounts filesystems on demand
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:16 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/autofs.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: autofs.service
Invocation ID: a71e76672bd84bbfbbd7034d1a07af69
Fragment Path: /lib/systemd/system/autofs.service
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network-online.target (origin-file)
After: ypbind.service (origin-file)
After: network.target (origin-file)
After: sssd.service (origin-file)
After: nslcd.service (destination-file)
After: sysinit.target (origin-default)
After: remote-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: remote-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: ypbind.service (origin-file)
References: basic.target (origin-default)
References: sssd.service (origin-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 697
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/autofs.pid
RestartSec: 100ms
TimeoutStartSec: 3min
TimeoutStopSec: 3min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/autofs
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/automount $OPTIONS --pid-file /var/run/autofs.pid
PID: 673
Start Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=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
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: plymouth-quit-wait.service
Before: getty at tty1.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
-> Unit logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: logrotate.timer
Invocation ID: 1dc249a21fff4506a6084ba47eab7255
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.timer
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: logrotate.service (origin-implicit)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-path)
Triggers: logrotate.service (origin-implicit)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: logrotate.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: logrotate.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
OnCalendar: *-*-* 00:00:00
-> Unit nslcd.service:
Description: LSB: LDAP connection daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/nslcd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: nslcd.service
Invocation ID: 1aca99ae7e214a6c98de203f6d224aa6
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/nslcd.service
Source Path: /etc/init.d/nslcd
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: gdm3.service (origin-file)
Before: slim.service (origin-file)
Before: courier-pop.service (origin-file)
Before: multi-user.target (origin-file destination-default)
Before: mail-transport-agent.service (origin-file)
Before: mail-transport-agent.target (origin-file)
Before: kdm.service (origin-file)
Before: x-display-manager.target (origin-file)
Before: nullmailer.service (origin-file)
Before: wdm.service (origin-file)
Before: courier-mta-ssl.service (origin-file)
Before: dovecot.service (origin-file)
Before: apache2.service (origin-file)
Before: courier-ldap.service (origin-file)
Before: atd.service (origin-file)
Before: graphical.target (origin-file destination-default)
Before: courier-pop-ssl.service (origin-file)
Before: cyrus-imapd.service (origin-file)
Before: citadel.service (origin-file)
Before: am-utils.service (origin-file)
Before: autofs.service (origin-file)
Before: cron.service (origin-file)
Before: shutdown.target (origin-default)
Before: courier-mta.service (origin-file)
Before: masqmail.service (origin-file)
Before: xdm.service (origin-file)
Before: kolab-cyrus-common.service (origin-file)
Before: exim4.service (origin-file)
Before: sendmail.service (origin-file)
After: sysinit.target (origin-default)
After: nss-lookup.target (origin-file)
After: krb5-kdc.service (origin-file)
After: shishi-kdc.service (origin-file)
After: basic.target (origin-default)
After: time-sync.target (origin-file)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: heimdal-kdc.service (origin-file)
After: slapd.service (origin-file)
After: remote-fs.target (origin-file)
After: system.slice (origin-file)
After: heimdal-kcm.service (origin-file)
References: x-display-manager.target (origin-file)
References: sendmail.service (origin-file)
References: slapd.service (origin-file)
References: slim.service (origin-file)
References: heimdal-kdc.service (origin-file)
References: atd.service (origin-file)
References: courier-ldap.service (origin-file)
References: multi-user.target (origin-file)
References: autofs.service (origin-file)
References: cron.service (origin-file)
References: kdm.service (origin-file)
References: time-sync.target (origin-file)
References: heimdal-kcm.service (origin-file)
References: apache2.service (origin-file)
References: exim4.service (origin-file)
References: citadel.service (origin-file)
References: courier-mta-ssl.service (origin-file)
References: systemd-journald.socket (origin-file)
References: graphical.target (origin-file)
References: dovecot.service (origin-file)
References: xdm.service (origin-file)
References: kolab-cyrus-common.service (origin-file)
References: shishi-kdc.service (origin-file)
References: courier-pop.service (origin-file)
References: am-utils.service (origin-file)
References: sysinit.target (origin-default)
References: gdm3.service (origin-file)
References: masqmail.service (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: wdm.service (origin-file)
References: cyrus-imapd.service (origin-file)
References: system.slice (origin-file)
References: krb5-kdc.service (origin-file)
References: mail-transport-agent.service (origin-file)
References: remote-fs.target (origin-file)
References: mail-transport-agent.target (origin-file)
References: courier-pop-ssl.service (origin-file)
References: nss-lookup.target (origin-file)
References: courier-mta.service (origin-file)
References: nullmailer.service (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/init.d/nslcd start
PID: 634
Start Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/nslcd stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit user-1200.slice:
Description: User Slice of UID 1200
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:50:09 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:50:09 CET
Active Enter Timestamp: Fri 2020-02-14 12:50:09 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user.slice
CGroup: /user.slice/user-1200.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: user-1200.slice
Invocation ID: 55fa32c164e14546bf54b969ae30643f
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Fri 2020-02-14 12:50:09 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:50:09 CET
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user-runtime-dir at 1200.service (destination-file)
RequiredBy: user at 1200.service (destination-file)
RequiredBy: session-3.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-runtime-dir at 1200.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-3.scope (destination-file)
Before: user at 1200.service (destination-file)
After: user.slice (origin-implicit)
After: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: user.slice (origin-implicit)
ReferencedBy: user-runtime-dir at 1200.service (destination-file)
ReferencedBy: user at 1200.service (destination-file)
ReferencedBy: session-3.scope (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=10813
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpartuuid-09293914\x2d05.device:
Description: M4-CT128M4SSD2 5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2dpartuuid-09293914\x2d05.device
Invocation ID: c3932d284b004ed7b9d3e50208080531
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.device
Following Set Member: dev-sda5.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Following Set Member: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
Found: found-udev
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cron.service
Invocation ID: 47f4ee6f38d9456b9157acb05a38023b
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: nslcd.service (destination-file)
After: remote-fs.target (origin-file)
After: basic.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: remote-fs.target (origin-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 672
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/cron -f $EXTRA_OPTS
PID: 672
Start Timestamp: Fri 2020-02-14 12:35:11 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald-dev-log.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-journald-dev-log.socket
Invocation ID: 180ea3dc310d4cfca3a47e9e4d0cab52
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
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
FileDescriptorName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/log
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap:
Description: /dev/disk/by-uuid/1e93b4a9-7b0b-4e04-bc01-8d9b0e2ecdb4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Invocation ID: c90396da88fc4f18a9ba8f826c286189
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d05.swap
Following Set Member: dev-sda5.swap
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap
Source Path: /etc/fstab
Condition Timestamp: Fri 2020-02-14 12:34:47 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:47 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
BindsTo: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device (origin-file)
RequiredBy: swap.target (destination-file)
WantedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device (destination-file)
Conflicts: umount.target (origin-default)
Before: swap.target (origin-default destination-default)
Before: umount.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device (origin-file)
References: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.device (origin-file)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: umount.target (origin-default)
ReferencedBy: swap.target (destination-file destination-default)
RequiresMountsFor: /dev/disk/by-uuid/1e93b4a9-7b0b-4e04-bc01-8d9b0e2ecdb4 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-uuid/1e93b4a9-7b0b-4e04-bc01-8d9b0e2ecdb4
From /proc/swaps: yes
From fragment: yes
Device Node: /dev/sda5
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Invocation ID: dfd4e222fce34781a87749876e20e100
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device
Following Set Member: dev-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device:
Description: /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device
Invocation ID: f1e955cd9c61491194ea0e19c3d8155b
Wants: systemd-backlight at backlight:acpi_video0.service (origin-udev)
References: systemd-backlight at backlight:acpi_video0.service (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
Found: found-udev
udev SYSTEMD_WANTS: systemd-backlight at backlight:acpi_video0.service
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/polkit.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: polkit.service
Invocation ID: 9f01313fc5b547d2a15f9d6c13a3707b
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
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: 579
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/policykit-1/polkitd --no-debug
PID: 579
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: cryptsetup.target
Invocation ID: e7d311d759e841119c40eebc7fa06962
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-ask-password-wall.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:16 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:16 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: runlevel2.target
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Invocation ID: e19ab014604647a1a443928657837cb2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Fri 2020-02-14 12:35:16 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:16 CET
Assert Result: yes
Requires: basic.target (origin-file)
Wants: rsyslog.service (origin-file)
Wants: anacron.service (origin-file)
Wants: zabbix-agent.service (origin-file)
Wants: postfix.service (origin-file)
Wants: nscd.service (origin-file)
Wants: ModemManager.service (origin-file)
Wants: console-setup.service (origin-file)
Wants: cups.path (origin-file)
Wants: NetworkManager.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: pppd-dns.service (origin-file)
Wants: getty.target (origin-file)
Wants: wpa_supplicant.service (origin-file)
Wants: nfs-client.target (origin-file)
Wants: sudo-ldap.service (origin-file)
Wants: avahi-daemon.service (origin-file)
Wants: autofs.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: cups-browsed.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: rpcbind.service (origin-file)
Wants: remote-fs.target (origin-file)
Wants: networking.service (origin-file)
Wants: ssh.service (origin-file)
Wants: cron.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: dbus.service (origin-file)
Wants: nslcd.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.target (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Before: graphical.target (destination-file destination-default)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: nscd.service (origin-default)
After: wpa_supplicant.service (origin-default)
After: basic.target (origin-file origin-default)
After: rescue.service (origin-file)
After: avahi-daemon.service (origin-default)
After: cups-browsed.service (origin-default)
After: cron.service (origin-default)
After: getty.target (origin-default)
After: nfs-client.target (origin-default)
After: systemd-user-sessions.service (origin-default)
After: rsyslog.service (origin-default)
After: rescue.target (origin-file)
After: pppd-dns.service (origin-default)
After: zabbix-agent.service (origin-default)
After: ModemManager.service (origin-default)
After: systemd-logind.service (origin-default)
After: anacron.service (origin-default)
After: dbus.service (origin-default)
After: postfix.service (origin-default)
After: ssh.service (origin-default)
After: sudo-ldap.service (origin-default destination-file)
After: autofs.service (origin-default)
After: nslcd.service (origin-default destination-file)
After: NetworkManager.service (origin-default)
After: cups.path (origin-default)
After: systemd-networkd.service (destination-file)
References: nslcd.service (origin-file origin-default)
References: ssh.service (origin-file origin-default)
References: rsyslog.service (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: cron.service (origin-file origin-default)
References: systemd-ask-password-wall.path (origin-file)
References: console-setup.service (origin-file)
References: systemd-user-sessions.service (origin-file origin-default)
References: postfix.service (origin-file origin-default)
References: networking.service (origin-file)
References: wpa_supplicant.service (origin-file origin-default)
References: ModemManager.service (origin-file origin-default)
References: avahi-daemon.service (origin-file origin-default)
References: pppd-dns.service (origin-file origin-default)
References: autofs.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: systemd-logind.service (origin-file origin-default)
References: nfs-client.target (origin-file origin-default)
References: NetworkManager.service (origin-file origin-default)
References: remote-fs.target (origin-file)
References: rescue.target (origin-file)
References: rpcbind.service (origin-file)
References: cups.path (origin-file origin-default)
References: sudo-ldap.service (origin-file origin-default)
References: zabbix-agent.service (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: basic.target (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: anacron.service (origin-file origin-default)
References: nscd.service (origin-file origin-default)
References: cups-browsed.service (origin-file origin-default)
References: rescue.service (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: sudo-ldap.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: paths.target
Invocation ID: d7defb0df8634fa1a069d84fefd1f7e4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-wall.path (destination-file)
After: cups.path (destination-default)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: cups.path (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/avahi-daemon.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: avahi-daemon.service
Invocation ID: 911230f50f824e5b9eb86e874ba34f7a
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: avahi-daemon.socket (origin-file)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
WantedBy: cups-browsed.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cups-browsed.service (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: avahi-daemon.socket (destination-implicit)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
TriggeredBy: avahi-daemon.socket (destination-implicit)
References: dbus.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: avahi-daemon.socket (origin-file)
ReferencedBy: cups-browsed.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: avahi-daemon.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
NotifyState: unknown
Main PID: 543
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
PID: 543
Start Timestamp: Fri 2020-02-14 12:34:48 CET
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: avahi-daemon 0.7 starting up.
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit citadel.service:
Description: citadel.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: citadel.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald-audit.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-journald-audit.socket
Invocation ID: ba4cd0dc9dda43df9996da5a47ee67ff
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: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
Before: apparmor.service (destination-file)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: systemd-journald.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
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
FileDescriptorName: systemd-journald-audit.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: xdm.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit dev-sda2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-sda2.device
Invocation ID: 5eeab8368065487a86f7fe6ccf6e6e60
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Invocation ID: e7f8abd364cd4cdb9c45e51d543ace8e
Following Set Member: dev-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit rpcbind.service:
Description: RPC bind portmap service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: rpcbind.service
Invocation ID: 71810e9a13b34a5c9868d2276e086cf2
Documentation: man:rpcbind(8)
Fragment Path: /lib/systemd/system/rpcbind.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: rpcbind.socket (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Wants: rpcbind.target (origin-file)
Wants: remote-fs-pre.target (origin-file)
WantedBy: multi-user.target (destination-file)
Before: rpcbind.target (origin-file)
Before: remote-fs-pre.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: rpcbind.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: rpcbind.socket (destination-implicit)
References: rpcbind.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: rpcbind.socket (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: rpcbind.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/rpcbind (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 393
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: OPTIONS=-w
EnvironmentFile: -/etc/rpcbind.conf
EnvironmentFile: -/etc/default/rpcbind
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/rpcbind -f $OPTIONS
PID: 393
Start Timestamp: Fri 2020-02-14 12:34:46 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: rsyslog.service
Name: syslog.service
Invocation ID: b7a7894364904b9892513875fa00a433
Documentation: man:rsyslogd(8)
Documentation: https://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: syslog.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: syslog.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: syslog.socket (destination-implicit)
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: 540
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n -iNONE
PID: 540
Start Timestamp: Fri 2020-02-14 12:34:48 CET
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target (origin-default)
Before: postfix at -.service (destination-file)
Before: shutdown.target (origin-default)
Before: nslcd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: postfix at -.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit gssproxy.service:
Description: gssproxy.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: gssproxy.service
WantedBy: auth-rpcgss-module.service (destination-file)
Before: nfs-client.target (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
-> Unit dev-sda.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-sda.device
Invocation ID: ed2c8d2c79fe4fd882973da9f50c86a7
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device
Following Set Member: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device:
Description: M4-CT128M4SSD2 2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart2.device
Invocation ID: fb65a56b5811448bbc110cc6fd92f2a3
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2dpartuuid-09293914\x2d02.device
Following Set Member: dev-sda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
Found: found-udev
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: getty.target
Invocation ID: a2d69a9c88a845e687b41c4e09d5c9c3
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: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Wants: getty-static.service (origin-file)
Wants: getty at tty1.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: getty at tty1.service (origin-default destination-file)
After: getty-static.service (origin-default)
References: shutdown.target (origin-default)
References: getty-static.service (origin-file origin-default)
References: getty at tty1.service (origin-file origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit cyrus-imapd.service:
Description: cyrus-imapd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: cyrus-imapd.service
After: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit heimdal-kdc.service:
Description: heimdal-kdc.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: heimdal-kdc.service
Before: nslcd.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-networkd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-networkd.service
Invocation ID: debdab7094c340bfbd5716e9daee6cf0
Documentation: man:systemd-networkd.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: network.target (origin-file)
Before: multi-user.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: network-pre.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd.service (origin-file)
References: systemd-udevd.service (origin-file)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-sysusers.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: multi-user.target (origin-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
RequiresMountsFor: /run/systemd/netif (origin-file)
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: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 328
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/netif
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
User: systemd-network
DynamicUser: no
LockPersonality: yes
SystemCallFilter: shmctl socket arch_prctl sync_file_range gettimeofday sched_getattr swapcontext sched_setparam eventfd2 fgetxattr eventfd time dup2 process_vm_writev sched_setscheduler semctl inotify_add_watch sync_file_range2 setgid symlink truncate64 sendmmsg rt_sigprocmask sendfile fdatasync restart_syscall tkill linkat mlockall utimensat sched_getparam epoll_wait getpeername _newselect getresuid accept unlinkat newfstatat oldstat getresuid32 io_cancel ftruncate rt_sigsuspend llistxattr chmod get_thread_area kill fsetxattr flock oldolduname pselect6 poll mq_notify setgid32 getrusage msgsnd readv setuid inotify_rm_watch epoll_ctl_old fallocate lchown shutdown mlock rename connect statfs listxattr shmdt prctl uname setsockopt exit_group times getcpu setfsuid fadvise64_64 signal olduname set_tls socketpair readahead sendmsg chdir link renameat mkdirat bind munlock epoll_create1 timer_gettime name_to_handle_at pause mmap umask geteuid32 readlink epoll_create getrlimit msgget creat keyctl getppid geteuid pipe2 personality close tgkill pipe chown32 mq_getsetattr fadvise64 set_tid_address mbind fstatfs epoll_ctl lsetxattr sched_yield remap_file_pages timerfd_gettime getdents64 add_key sigaltstack get_robust_list munmap nanosleep ioctl io_getevents mmap2 oldlstat epoll_pwait mknodat mq_open lstat64 timer_settime clock_gettime stat truncate setgroups32 getxattr clock_nanosleep mlock2 send tee access fstatfs64 readlinkat sched_getscheduler stat64 getgid faccessat oldfstat pread64 flistxattr sched_setaffinity sched_get_priority_min setpgid getgroups fcntl64 fstat64 openat fchown inotify_init1 userfaultfd sysinfo set_thread_area execveat setpriority splice setxattr semget sched_setattr io_destroy alarm getpriority getsockname sigaction timer_getoverrun msync setregid32 futex setgroups fstatat64 execve setresgid32 dup3 request_key get_mempolicy getdents mq_timedsend kcmp vfork timer_create fremovexattr vmsplice timerfd_create sendto io_submit getrandom setns membarrier sigpending clone waitpid rt_sigpending semop rt_sigtimedwait sigsuspend inotify_init mq_timedreceive exit capget process_vm_readv renameat2 recv getsockopt ftruncate64 setfsuid32 ipc getegid32 fcntl fork symlinkat getpgid wait4 setregid recvfrom getuid32 shmget unshare setreuid32 lgetxattr lstat setuid32 mkdir rt_sigqueueinfo ioprio_set fchmod recvmsg sync rt_sigaction pwritev2 sched_getaffinity writev preadv2 mremap fchownat getcwd sched_get_priority_max munlockall rt_tgsigqueueinfo msgctl _llseek nice ppoll removexattr memfd_create move_pages capset lseek setresgid copy_file_range getegid utimes recvmmsg set_mempolicy syncfs clock_getres signalfd4 fsync setfsgid pwrite64 prlimit64 set_robust_list brk fstat getitimer waitid open utime futimesat rt_sigreturn getresgid signalfd getpgrp select ugetrlimit statx lremovexattr getgroups32 setreuid setfsgid32 ioprio_get dup statfs64 semtimedop sendfile64 mq_unlink mknod sigprocmask fchmodat mprotect setresuid32 madvise pwritev fchdir preadv rmdir getuid sigreturn setsid chown getgid32 epoll_wait_old fchown32 getsid setresuid getpid sched_rr_get_interval unlink read accept4 migrate_pages timerfd_settime getresgid32 msgrcv io_setup socketcall gettid setrlimit timer_delete listen setitimer lchown32 readdir write shmat
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
PID: 328
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Status Text: Processing requests...
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device:
Description: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
Invocation ID: 58ac13f5f723489ca9e80135c252dd04
Wants: systemd-backlight at backlight:intel_backlight.service (origin-udev)
References: systemd-backlight at backlight:intel_backlight.service (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
Found: found-udev
udev SYSTEMD_WANTS: systemd-backlight at backlight:intel_backlight.service
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: network-online.target
Invocation ID: 19dbfec492104b98b1e352e455692a63
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Fri 2020-02-14 12:35:11 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:35:11 CET
Assert Result: yes
Wants: systemd-networkd-wait-online.service (origin-file)
Wants: networking.service (origin-file)
WantedBy: postfix at -.service (destination-file)
WantedBy: nslcd.service (destination-file)
WantedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
WantedBy: autofs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: postfix at -.service (destination-file)
Before: nslcd.service (destination-file)
Before: apt-daily.service (destination-file)
Before: autofs.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
Before: rc-local.service (destination-file)
Before: net-medoc-home-hbs.mount (destination-mountinfo-default)
After: networking.service (destination-file)
After: network.target (origin-file)
After: systemd-networkd-wait-online.service (destination-file)
References: networking.service (origin-file)
References: network.target (origin-file)
References: systemd-networkd-wait-online.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: autofs.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: nslcd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-mountinfo-default)
ReferencedBy: postfix at -.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sys-devices-platform-serial8250-tty-ttyS0.device
Invocation ID: d43910b88f8e4c79a0d9114f2f55c224
Following Set Member: dev-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
Found: found-udev
-> Unit bluetooth.target:
Description: Bluetooth
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: bluetooth.target
Invocation ID: 26da3b55f68e4c10b28a63cff3444591
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/bluetooth.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Wants: bluetooth.service (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.7-2\x2d1.7:1.0-bluetooth-hci0.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: bluetooth.service (origin-default)
References: bluetooth.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.7-2\x2d1.7:1.0-bluetooth-hci0.device (destination-udev)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-networkd-wait-online.service:
Description: Wait for Network to be Configured
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:35:11 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:35:11 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-networkd-wait-online.service
Invocation ID: baa08289c69b48148512aed98fb6e7b8
Documentation: man:systemd-networkd-wait-online.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd-wait-online.service
Condition Timestamp: Fri 2020-02-14 12:34:46 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:46 CET
Assert Result: yes
Requires: systemd-networkd.service (origin-file)
Requires: system.slice (origin-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-networkd.service (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: network-online.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd-wait-online
PID: 381
Start Timestamp: Fri 2020-02-14 12:34:46 CET
Exit Timestamp: Fri 2020-02-14 12:35:11 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:46 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:46 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:46 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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 (origin-file)
RequiredBy: systemd-random-seed.service (destination-path)
RequiredBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-path)
RequiredBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
RequiredBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-implicit)
RequiredBy: ModemManager.service (destination-path)
RequiredBy: session-1.scope (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-path)
RequiredBy: sys-kernel-debug.mount (destination-path)
RequiredBy: ssh.service (destination-path)
RequiredBy: man-db.timer (destination-path)
RequiredBy: dev-sda5.swap (destination-implicit)
RequiredBy: systemd-fsckd.socket (destination-path)
RequiredBy: systemd-networkd.service (destination-path)
RequiredBy: systemd-ask-password-wall.path (destination-path)
RequiredBy: session-3.scope (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
RequiredBy: anacron.timer (destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-implicit)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
RequiredBy: dbus.socket (destination-path)
RequiredBy: colord.service (destination-file)
RequiredBy: apparmor.service (destination-path)
RequiredBy: systemd-rfkill.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-path)
RequiredBy: apt-daily-upgrade.timer (destination-path)
RequiredBy: avahi-daemon.socket (destination-path)
RequiredBy: apt-daily.timer (destination-path)
RequiredBy: console-setup.service (destination-path)
RequiredBy: systemd-timesyncd.service (destination-path)
RequiredBy: haveged.service (destination-file destination-path)
RequiredBy: run-user-1200.mount (destination-implicit)
RequiredBy: systemd-journal-flush.service (destination-path)
RequiredBy: sys-kernel-config.mount (destination-path)
RequiredBy: systemd-ask-password-console.path (destination-path)
RequiredBy: rpcbind.service (destination-path)
RequiredBy: cups.socket (destination-path)
RequiredBy: systemd-rfkill.socket (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-implicit)
RequiredBy: cups.path (destination-path)
RequiredBy: logrotate.service (destination-path)
RequiredBy: systemd-initctl.socket (destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-implicit)
RequiredBy: net-medoc-home-hbs.mount (destination-implicit)
RequiredBy: dev-hugepages.mount (destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-path)
RequiredBy: rpcbind.socket (destination-path)
RequiredBy: basic.target (destination-path)
RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-path)
RequiredBy: logrotate.timer (destination-path)
RequiredBy: sys-fs-fuse-connections.mount (destination-path)
RequiredBy: systemd-journald.socket (destination-path)
RequiredBy: run-user-1000.mount (destination-implicit)
RequiredBy: dev-mqueue.mount (destination-path)
RequiredBy: syslog.socket (destination-path)
Before: dev-hugepages.mount (destination-path)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-implicit)
Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
Before: sys-kernel-config.mount (destination-path)
Before: rpcbind.socket (destination-path)
Before: apt-daily.timer (destination-path)
Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
Before: systemd-fsckd.socket (destination-path)
Before: session-1.scope (destination-file)
Before: dev-sda5.swap (destination-implicit)
Before: syslog.socket (destination-path)
Before: cups.path (destination-path)
Before: apparmor.service (destination-path)
Before: avahi-daemon.socket (destination-path)
Before: systemd-rfkill.socket (destination-file)
Before: ssh.service (destination-path)
Before: apt-daily-upgrade.timer (destination-path)
Before: local-fs.target (origin-file)
Before: systemd-rfkill.service (destination-file)
Before: logrotate.service (destination-path)
Before: colord.service (destination-file)
Before: systemd-journal-flush.service (destination-path)
Before: ModemManager.service (destination-path)
Before: dev-mqueue.mount (destination-path)
Before: systemd-ask-password-wall.path (destination-path)
Before: man-db.timer (destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-path)
Before: rpcbind.service (destination-path)
Before: systemd-journald-dev-log.socket (destination-path)
Before: systemd-random-seed.service (destination-path)
Before: run-rpc_pipefs.mount (destination-path)
Before: haveged.service (destination-file destination-path)
Before: cups.socket (destination-path)
Before: systemd-udevd-control.socket (destination-path)
Before: sys-kernel-debug.mount (destination-path)
Before: session-3.scope (destination-file)
Before: systemd-update-utmp.service (destination-path)
Before: systemd-initctl.socket (destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-path)
Before: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-path)
Before: logrotate.timer (destination-path)
Before: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-implicit)
Before: systemd-ask-password-console.path (destination-path)
Before: systemd-networkd.service (destination-path)
Before: systemd-journald.socket (destination-path)
Before: systemd-update-utmp-runlevel.service (destination-path)
Before: basic.target (destination-path)
Before: systemd-timesyncd.service (destination-path)
Before: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-implicit)
Before: net-medoc-home-hbs.mount (destination-implicit)
Before: run-user-1200.mount (destination-implicit)
Before: anacron.timer (destination-path)
Before: sys-fs-fuse-connections.mount (destination-path)
Before: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-implicit)
Before: dbus.socket (destination-path)
Before: run-user-1000.mount (destination-implicit)
Before: console-setup.service (destination-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: colord.service (destination-file)
ReferencedBy: ModemManager.service (destination-path)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-path)
ReferencedBy: ssh.service (destination-path)
ReferencedBy: syslog.socket (destination-path)
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8\x2dpart5.swap (destination-implicit)
ReferencedBy: logrotate.service (destination-path)
ReferencedBy: systemd-rfkill.service (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-path)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-path)
ReferencedBy: cups.path (destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-path)
ReferencedBy: dev-disk-by\x2dpartuuid-09293914\x2d05.swap (destination-implicit)
ReferencedBy: run-user-1200.mount (destination-implicit)
ReferencedBy: logrotate.timer (destination-path)
ReferencedBy: dbus.socket (destination-path)
ReferencedBy: anacron.timer (destination-path)
ReferencedBy: basic.target (destination-path)
ReferencedBy: session-3.scope (destination-file)
ReferencedBy: systemd-initctl.socket (destination-path)
ReferencedBy: rpcbind.socket (destination-path)
ReferencedBy: systemd-journald.socket (destination-path)
ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
ReferencedBy: net-medoc-home-hbs.mount (destination-implicit)
ReferencedBy: apparmor.service (destination-path)
ReferencedBy: run-rpc_pipefs.mount (destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-path)
ReferencedBy: avahi-daemon.socket (destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
ReferencedBy: dev-sda5.swap (destination-implicit)
ReferencedBy: haveged.service (destination-file destination-path)
ReferencedBy: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8\x2dpart5.swap (destination-implicit)
ReferencedBy: cups.socket (destination-path)
ReferencedBy: dev-mqueue.mount (destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-path)
ReferencedBy: systemd-random-seed.service (destination-path)
ReferencedBy: rpcbind.service (destination-path)
ReferencedBy: dev-disk-by\x2duuid-1e93b4a9\x2d7b0b\x2d4e04\x2dbc01\x2d8d9b0e2ecdb4.swap (destination-path)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.swap (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
ReferencedBy: apt-daily.timer (destination-path)
ReferencedBy: systemd-rfkill.socket (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-path)
ReferencedBy: man-db.timer (destination-path)
ReferencedBy: console-setup.service (destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
ReferencedBy: systemd-journal-flush.service (destination-path)
ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-path)
ReferencedBy: systemd-timesyncd.service (destination-path)
ReferencedBy: dev-hugepages.mount (destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-path)
RequiresMountsFor: /dev/disk/by-uuid/1d4c21ba-93b7-44a1-919c-c3bdec0e2822 (origin-file)
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
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Enter Timestamp: Fri 2020-02-14 12:34:48 CET
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: anacron.service
Invocation ID: bd3b919f9cda4fdea727b09cac49b159
Documentation: man:anacron
Documentation: man:anacrontab
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: time-sync.target (origin-file)
After: sysinit.target (origin-default)
After: anacron.timer (destination-implicit)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: anacron.timer (destination-implicit)
References: time-sync.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: anacron.timer (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGUSR1
FinalKillSignal: SIGKILL
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
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: /etc/default/anacron
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/anacron -d -q $ANACRON_ARGS
PID: 537
Start Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:48 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:48 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:48 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: sockets.target
Invocation ID: 3c4274e7efee4e55bea666205c94f112
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Fri 2020-02-14 12:34:48 CET
Condition Result: yes
Assert Timestamp: Fri 2020-02-14 12:34:48 CET
Assert Result: yes
Wants: systemd-journald-audit.socket (origin-file)
Wants: rpcbind.socket (origin-file)
Wants: avahi-daemon.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: cups.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: syslog.socket (destination-file)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: systemd-journald-dev-log.socket (destination-file)
After: systemd-journald-audit.socket (destination-file)
After: cups.socket (origin-default destination-default)
After: avahi-daemon.socket (origin-default destination-default)
After: systemd-initctl.socket (destination-file)
After: dbus.socket (origin-default destination-default)
After: systemd-udevd-control.socket (destination-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: avahi-daemon.socket (origin-file origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: systemd-initctl.socket (origin-file)
References: rpcbind.socket (origin-file)
References: cups.socket (origin-file origin-default)
ReferencedBy: cups.socket (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: avahi-daemon.socket (destination-default)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device:
Description: M4-CT128M4SSD2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Fri 2020-02-14 12:34:47 CET
Inactive Exit Timestamp: Fri 2020-02-14 12:34:47 CET
Active Enter Timestamp: Fri 2020-02-14 12:34:47 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: dev-disk-by\x2did-wwn\x2d0x500a0751031c1ab8.device
Invocation ID: f627b5c98503479a82dfd4c11a61a820
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device
Following Set Member: dev-disk-by\x2did-ata\x2dM4\x2dCT128M4SSD2_000000001141031C1AB8.device
Following Set Member: dev-sda.device
Following Set Member: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Found: found-udev
-------------- next part --------------
==> /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/postfix.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/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rpcbind.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/autofs.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nscd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/wpa_supplicant.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/zabbix-agent.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/networking.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/console-setup.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/cups-browsed.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/saned.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/saned.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/remote-fs.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/zabbix-agent.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/zabbix-agent.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.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/haveged.service.dsh-also <==
/etc/systemd/system/default.target.wants/haveged.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/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.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/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/nscd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nscd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.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/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/anacron.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/anacron.timer
==> /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/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.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/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/haveged.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/apparmor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/postfix.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/postfix.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/rpcbind.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/autofs.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/autofs.service
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-client.target.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nfs-client.target
/etc/systemd/system/remote-fs.target.wants/nfs-client.target
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/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/rpcbind.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
/etc/systemd/system/multi-user.target.wants/rpcbind.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-fi.w1.wpa_supplicant1.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/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer
==> /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/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
-------------- 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=1d4c21ba-93b7-44a1-919c-c3bdec0e2822 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=1e93b4a9-7b0b-4e04-bc01-8d9b0e2ecdb4 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
More information about the Pkg-systemd-maintainers
mailing list