Bug#904335: systemd-resolved.service: Couldn't add UID/GID reference to unit, proceeding without: Device or resource busy
Ryutaroh Matsumoto
ryutaroh.matsumoto at nagoya-u.jp
Mon Jul 23 13:21:59 BST 2018
Package: systemd
Version: 239-7
Severity: minor
Dear Maintainer,
journalctl -l -u systemd-resolved.service includes the following line:
Jul 23 12:02:57 debian-unstable systemd[1]: systemd-resolved.service: Couldn't add UID/GID reference to unit, proceeding without: Device or resource busy
Changing DynamicUser=yes to DynamicUser=no fixes the above error message.
As static user ID is included in /etc/passwd now, there may be no much
sense to use DynamicUser=yes...
-- Package-specific info:
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.17.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages systemd depends on:
ii adduser 3.117
ii libacl1 2.2.52-3+b1
ii libapparmor1 2.12-5
ii libaudit1 1:2.8.3-1+b1
ii libblkid1 2.32-0.1
ii libc6 2.27-5
ii libcap2 1:2.25-1.2
ii libcryptsetup12 2:2.0.3-6
ii libgcrypt20 1.8.3-1
ii libgnutls30 3.5.19-1
ii libgpg-error0 1.32-1
ii libidn11 1.33-2.2
ii libip4tc0 1.6.2-1
ii libkmod2 25-1
ii liblz4-1 1.8.2-1
ii liblzma5 5.2.2-1.3
ii libmount1 2.32-0.1
ii libpam0g 1.1.8-3.7
ii libseccomp2 2.3.3-3
ii libselinux1 2.8-1+b1
ii libsystemd0 239-7
ii mount 2.32-0.1
ii procps 2:3.3.15-2
ii util-linux 2.32-0.1
Versions of packages systemd recommends:
ii dbus 1.12.8-3
ii libpam-systemd 239-7
Versions of packages systemd suggests:
pn policykit-1 <none>
pn systemd-container <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.131
ii udev 239-7
-- Configuration Files:
/etc/pam.d/systemd-user changed:
@include common-account
session required pam_selinux.so close
session required pam_selinux.so nottys open
session required pam_loginuid.so
session required pam_limits.so
@include common-session-noninteractive
session optional pam_systemd.so debug
-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/systemd/system/systemd-networkd.service -> /lib/systemd/system/systemd-networkd.service
--- /lib/systemd/system/systemd-networkd.service 2018-07-22 11:40:15.000000000 +0000
+++ /etc/systemd/system/systemd-networkd.service 2018-07-23 12:10:08.455147565 +0000
@@ -18,6 +18,9 @@
Conflicts=shutdown.target
Wants=network.target
+After=dbus.service
+Requires=dbus.service
+
[Service]
Type=notify
Restart=on-failure
[OVERRIDDEN] /etc/systemd/system/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service
--- /lib/systemd/system/systemd-resolved.service 2018-07-22 11:40:15.000000000 +0000
+++ /etc/systemd/system/systemd-resolved.service 2018-07-23 12:12:33.299475687 +0000
@@ -26,7 +26,7 @@
ExecStart=!!/lib/systemd/systemd-resolved
WatchdogSec=3min
User=systemd-resolve
-DynamicUser=yes
+DynamicUser=no
CapabilityBoundingSet=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE
PrivateDevices=yes
[EXTENDED] /etc/systemd/system/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED] /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /lib/systemd/system/user at .service -> /etc/systemd/system/user at .service.d/my.conf
5 overridden configuration files found.
-------------- next part --------------
Timestamp kernel: Mon 2018-07-23 12:15:23 UTC
Timestamp userspace: Mon 2018-07-23 12:15:25 UTC
Timestamp finish: Mon 2018-07-23 12:15:26 UTC
Timestamp security-start: Mon 2018-07-23 12:15:25 UTC
Timestamp security-finish: Mon 2018-07-23 12:15:25 UTC
Timestamp generators-start: Mon 2018-07-23 12:15:25 UTC
Timestamp generators-finish: Mon 2018-07-23 12:15:25 UTC
Timestamp units-load-start: Mon 2018-07-23 12:15:25 UTC
Timestamp units-load-finish: Mon 2018-07-23 12:15:25 UTC
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: rsyslog.service
Name: syslog.service
Invocation ID: f1400abba11f4b74a75688d0575ca341
Documentation: man:rsyslogd(8)
Documentation: http://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: syslog.socket (origin-file)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: syslog.socket (destination-implicit)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
TriggeredBy: syslog.socket (destination-implicit)
References: syslog.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
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: 348
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
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
Limit NOFILE: 16384
Limit NOFILESoft: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n -iNONE
PID: 348
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: cron.service
Invocation ID: 0c1a13b542764a70958416a0037707c1
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: basic.target (origin-default)
References: remote-fs.target (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: 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: 349
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/cron -f $EXTRA_OPTS
PID: 349
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 60cc746f5497449b879c787d8b1be38d
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: run-user-0.mount (destination-mountinfo-default)
Before: sysinit.target (destination-file destination-default)
After: dev-vda5.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
After: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (origin-default destination-default)
After: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-default)
References: shutdown.target (origin-default)
References: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (origin-file origin-default)
ReferencedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-default)
ReferencedBy: run-user-0.mount (destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
ReferencedBy: dev-vda5.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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
CGroup own mask: memory pids
Name: plymouth-quit-wait.service
Before: getty at tty1.service (destination-file)
ReferencedBy: getty at tty1.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: Mon 2018-07-23 12:15:25 UTC
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
WantedBy: local-fs.target (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
References: systemd-fsckd.socket (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-vda5.swap:
Description: /dev/vda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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-vda5.swap
Invocation ID: f361efce9b3e4007880db4a9cb6eb927
Following: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: umount.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
RequiresMountsFor: /dev/vda5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/vda5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/vda5
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 24a62945402b4831b2b9449dcf909bd7
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 NetworkManager.service:
Description: NetworkManager.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
CGroup own mask: memory pids
Name: NetworkManager.service
Before: apt-daily.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
-> 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: Mon 2018-07-23 12:15:25 UTC
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: proc-sys-fs-binfmt_misc.automount (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: sysinit.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: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: dbus.service
Invocation ID: 81d5ea59a8ad4cbbab3afdba5eebfbfe
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: systemd-networkd.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-default)
After: dbus.socket (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
TriggeredBy: dbus.socket (destination-implicit)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: systemd-networkd.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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 352
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 352
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
-> 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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: no
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: sysinit.target (origin-file)
References: systemd-modules-load.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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 pids
CGroup own mask: memory pids
Name: sys-kernel-debug.mount
Invocation ID: 970536635b1246229841879704cf7e59
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: e5cfee64b7ed4966aaa40de2655f8063
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (origin-implicit destination-file)
After: 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)
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 4dbdc01c102943bfbf2750fa6d4bed8b
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
ConditionNeedsUpdate: /etc succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: sysinit.target (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-remount-fs.service (origin-file)
References: systemd-update-done.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: sysinit.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-sysusers
PID: 248
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 95510779403b452aa3f41c597218acc4
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: -.mount (origin-file)
WantedBy: multi-user.target (destination-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-wall.service (origin-implicit)
After: -.mount (origin-file)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: shutdown.target (origin-file)
References: -.mount (origin-file)
References: cryptsetup.target (origin-file)
References: paths.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
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 init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device:
Description: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0-virtio2-block-vda-vda5.device
Invocation ID: 6b799a9b7983462c80e8fb7f67cd25de
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Following Set Member: dev-vda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda5
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-3459c79c\x2d02.device:
Description: /dev/disk/by-partuuid/3459c79c-02
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-3459c79c\x2d02.device
Invocation ID: 1aa4ee8e04b94e20af27ca2cb950d628
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-vda2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Found: found-udev
-> Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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-initctl.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: systemd-udevd.service
Invocation ID: dea40c3c9e944333bbb4d07b88858391
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: systemd-udev-trigger.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-hwdb-update.service (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
References: systemd-hwdb-update.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-sysusers.service (origin-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
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: 253
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -1000
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: yes
SystemCallArchitectures: native
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 253
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Status Text: Processing with 10 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
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 dev-virtio\x2dports-com.redhat.spice.0.device:
Description: /dev/virtio-ports/com.redhat.spice.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dports-com.redhat.spice.0.device
Invocation ID: d1ddc2243c294f8a8eba9acd9c2adb14
Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p2.device
Following Set Member: dev-vport1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p2
Found: found-udev
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup enabled mask: memory pids
CGroup own mask: cpu cpuacct memory pids
CGroup members mask: memory devices pids
Name: -.slice
Documentation: man:systemd.special(7)
RequiredBy: user.slice (destination-implicit)
RequiredBy: init.scope (destination-file)
RequiredBy: system.slice (destination-implicit)
WantedBy: slices.target (destination-file)
Before: slices.target (destination-file)
Before: user.slice (destination-implicit)
Before: init.scope (destination-file)
Before: system.slice (destination-implicit)
ReferencedBy: slices.target (destination-file)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: init.scope (destination-file)
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit run-user-0.mount:
Description: /run/user/0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Exit Timestamp: n/a
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-0.mount
Invocation ID: 5689cef9df564c63b262f1e44fadbd2e
Source Path: /proc/self/mountinfo
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-mountinfo-implicit origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-implicit)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
After: local-fs-pre.target (origin-mountinfo-default)
After: system.slice (origin-file)
After: swap.target (origin-mountinfo-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo-implicit origin-mountinfo-default)
References: swap.target (origin-mountinfo-default)
References: local-fs.target (origin-mountinfo-implicit)
References: local-fs-pre.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/0
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=204508k,mode=700
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-coredump at 0.service:
Description: Process Core Dump
Instance: 0
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-systemd\x2dcoredump.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids
Name: systemd-coredump at 0.service
Documentation: man:systemd-coredump(8)
Fragment Path: /lib/systemd/system/systemd-coredump at .service
Requires: system-systemd\x2dcoredump.slice (origin-file)
Requires: systemd-journald.socket (origin-file)
Requires: -.mount (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system-systemd\x2dcoredump.slice (origin-file)
After: -.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-coredump.socket (destination-implicit)
TriggeredBy: systemd-coredump.socket (destination-implicit)
References: system-systemd\x2dcoredump.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-file)
References: systemd-remount-fs.service (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/lib/systemd/coredump (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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: 5min
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
StateDirectory: systemd/coredump
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Nice: 9
OOMScoreAdjust: 500
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: yes
SystemCallFilter: fcntl fchown32 dup madvise futex mremap rt_sigsuspend setxattr setitimer sched_getaffinity getpeername recv time set_robust_list lseek fstat64 getpgrp timer_settime poll write mknodat shmdt semget utimensat arch_prctl syncfs mq_notify creat sched_setaffinity mlockall setresgid statfs setpriority oldstat lstat64 sendmsg lremovexattr ppoll eventfd sendto setgroups set_mempolicy dup2 timer_gettime epoll_wait_old fork clock_gettime fstatfs rt_sigprocmask getitimer timer_create sigaltstack rt_tgsigqueueinfo set_tid_address getgid32 mq_getsetattr get_robust_list sched_get_priority_max mknod sendmmsg inotify_add_watch getresuid setuid32 rt_sigpending getsid stat64 getsockopt socket openat prlimit64 llistxattr send removexattr signal newfstatat epoll_pwait fadvise64_64 kill renameat2 move_pages close truncate64 msgctl mprotect renameat sigpending keyctl get_mempolicy unshare kcmp rt_sigtimedwait mlock2 eventfd2 fstat select oldlstat getdents sched_setattr ioprio_set link io_submit set_thread_area getpriority sigreturn clone getrandom setreuid setsockopt vmsplice readlinkat msgrcv sync getegid setpgid fgetxattr fsync utimes shmget splice gettid mlock msgsnd vfork sendfile sigaction msgget chown32 capset fremovexattr oldfstat unlink io_getevents getxattr getuid sigprocmask sched_getattr pwritev2 epoll_ctl sysinfo lgetxattr pwritev set_tls epoll_create1 getresgid32 pipe2 mmap2 symlink rt_sigreturn getppid flock personality setfsgid fadvise64 munlock readlink getcwd geteuid32 setuid truncate getegid32 preadv2 rt_sigaction inotify_init ugetrlimit brk setregid chmod oldolduname fstatfs64 clock_getres fallocate tgkill name_to_handle_at lchown getpid epoll_create bind shmctl copy_file_range statfs64 timer_getoverrun membarrier mkdirat getpgid munlockall pread64 capget getrusage get_thread_area getgid utime pause unlinkat sched_getparam setfsuid preadv io_destroy inotify_init1 sched_setparam tee semctl futimesat recvmmsg exit_group tkill ipc recvfrom getgroups getgroups32 readahead setresuid32 fchdir rename faccessat userfaultfd restart_syscall setreuid32 times epoll_wait timerfd_settime pselect6 process_vm_readv semop signalfd4 socketpair gettimeofday mq_timedreceive dup3 request_key read prctl uname open mq_open flistxattr mq_timedsend fstatat64 getresgid lstat io_cancel _newselect setns access getrlimit clock_nanosleep ioprio_get statx shmat listen nice sigsuspend mincore memfd_create wait4 ioctl setsid rmdir setgid setfsuid32 waitid sched_setscheduler fchmod getuid32 setgroups32 signalfd rt_sigqueueinfo symlinkat readdir migrate_pages socketcall sched_get_priority_min setrlimit accept setfsgid32 linkat io_setup sendfile64 ftruncate64 add_key mkdir mmap sync_file_range fchmodat munmap semtimedop connect fsetxattr getdents64 _llseek accept4 setregid32 fdatasync chdir setresgid32 msync setresuid execveat getresuid32 readv fchown getsockname pipe olduname recvmsg fcntl64 chown getcpu alarm lchown32 writev umask nanosleep waitpid exit remap_file_pages listxattr sched_yield shutdown geteuid mbind sched_rr_get_interval mq_unlink ftruncate process_vm_writev setgid32 inotify_rm_watch execve sched_getscheduler lsetxattr fchownat epoll_ctl_old pwrite64 timer_delete timerfd_gettime stat timerfd_create
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-coredump
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=closed
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device:
Description: /dev/disk/by-uuid/98fbb5c4-fc7e-440d-a6e4-8db4bbfe4b5d
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Invocation ID: 3b17dbda725c4ed59e939e8a8426336d
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d01.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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: 8aabd662e91d429386a0c7421ba06aac
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: auditd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: auditd.service (origin-file)
References: -.mount (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 314
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit kbd.service:
Description: kbd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: kbd.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 7ac013abcc7c4d929c63f528d73fd300
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
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: systemd-tmpfiles-clean.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: console-setup.service (destination-file)
After: systemd-fsck-root.service (destination-file)
After: -.mount (destination-file)
After: run-user-0.mount (destination-mountinfo-implicit)
After: local-fs-pre.target (origin-file)
After: systemd-remount-fs.service (destination-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: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: run-user-0.mount (destination-mountinfo-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> 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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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: 61b19b28d3d4474585b43ea1461759c5
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
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-networkd.service (destination-file)
Before: systemd-coredump at 0.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journal-flush.service (destination-file)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-coredump at 0.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: sysinit.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 304
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpartuuid-3459c79c\x2d01.device:
Description: /dev/disk/by-partuuid/3459c79c-01
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-3459c79c\x2d01.device
Invocation ID: 15d91655dfff4d6da3f16d6ba2ccf3ed
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
Found: found-udev
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: a03ae619c8514bbd812de0c796bfdab3
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 dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 335fabb49dbb4fa2a509d79ba6d053e3
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 sys-devices-pnp0-00:04-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:04/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-pnp0-00:04-tty-ttyS0.device
Invocation ID: f036aa9c5f5a45fe98ae3c59b1a1af49
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/pnp0/00:04/tty/ttyS0
Found: found-udev
-> 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
CGroup own mask: memory pids
Name: display-manager.service
WantedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
ReferencedBy: graphical.target (destination-file)
-> Unit systemd-coredump.socket:
Description: Process Core Dump Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-coredump.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-coredump.socket
Invocation ID: 6e964db1f9ce4d03a39d9723efa136d5
Documentation: man:systemd-coredump(8)
Fragment Path: /lib/systemd/system/systemd-coredump.socket
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sockets.target (destination-file)
Before: systemd-coredump at 0.service (origin-implicit)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-coredump at 0.service (origin-implicit)
References: system.slice (origin-file)
References: -.mount (origin-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/systemd/coredump (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-coredump.socket
SELinuxContextFromNet: no
Accepted: 0
NConnections: 0
MaxConnections: 16
MaxConnectionsPerSource: 0
ListenSequentialPacket: /run/systemd/coredump
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 732e26de61f642b0ae7cc589f603968e
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: local-fs-pre.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd.service (origin-file)
References: shutdown.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 252
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-vda5.device:
Description: /dev/vda5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vda5.device
Invocation ID: b3e0b7c43436448c9de81d9af1f0b8ef
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda5
Found: found-udev,found-swap
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: nss-lookup.target
Invocation ID: 4b4cbd66f38243b0a9bb418122dac9db
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
WantedBy: systemd-resolved.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-resolved.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-resolved.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: f652e679022841e392093101742ae626
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (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)
After: -.mount (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: systemd-udevd.service (origin-implicit)
References: -.mount (origin-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udev-trigger.service (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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
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: system.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: system.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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)
Requires: -.mount (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: emergency.service (destination-file)
Before: shutdown.target (origin-file)
Before: graphical.target (destination-file)
Before: rescue.target (destination-file)
Before: multi-user.target (destination-file)
After: -.mount (origin-file)
After: plymouth-start.service (origin-file)
After: sysinit.target (origin-file)
After: system.slice (origin-file)
After: emergency.service (destination-file)
After: getty at tty1.service (destination-file)
References: sysinit.target (origin-file)
References: plymouth-start.service (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: -.mount (origin-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /root (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: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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 pids
CGroup own mask: memory pids
Name: systemd-networkd.service
Invocation ID: e3d4b527bc254eea8e2196b2bfa99f81
Documentation: man:systemd-networkd.service(8)
Fragment Path: /etc/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: dbus.service (origin-file)
Requires: -.mount (origin-file)
Wants: network.target (origin-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: network.target (origin-file)
Before: multi-user.target (origin-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: shutdown.target (origin-file)
Before: apt-daily.service (destination-file)
After: network-pre.target (origin-file)
After: system.slice (origin-file)
After: systemd-sysctl.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-file)
After: dbus.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-networkd.socket (destination-implicit)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: dbus.service (origin-file)
References: network-pre.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-file)
References: multi-user.target (origin-file)
References: -.mount (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-implicit)
ReferencedBy: apt-daily.service (destination-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /run/systemd/netif (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: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 353
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
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
Group: systemd-network
DynamicUser: yes
LockPersonality: yes
SystemCallFilter: writev fallocate getxattr read setgid sigsuspend oldstat migrate_pages mq_timedsend inotify_add_watch vfork chown lremovexattr set_tid_address accept4 unshare close linkat renameat2 rt_sigprocmask futimesat setreuid32 lsetxattr setpgid msgsnd clock_getres fchown setgroups epoll_ctl_old uname getgid signal mkdir mkdirat pwrite64 request_key getegid32 sendmmsg rt_sigtimedwait fsync timer_settime chown32 setresuid32 mmap _llseek rt_tgsigqueueinfo sched_rr_get_interval mremap timerfd_gettime umask io_destroy setuid ioprio_set sched_setattr semctl fdatasync copy_file_range select symlinkat rt_sigsuspend fadvise64_64 stat64 keyctl msgctl timerfd_create timer_create ioprio_get timerfd_settime lstat timer_getoverrun pread64 recvfrom memfd_create pause munlockall getresuid getsockname open fstatfs64 fchmodat readahead truncate setfsgid32 write fstatat64 flock get_mempolicy kill setxattr preadv2 rt_sigaction pwritev2 pipe2 rmdir dup3 msync utimes remap_file_pages getdents64 splice signalfd link io_submit utime clone pwritev statfs rt_sigpending setgroups32 kcmp nanosleep tkill mq_notify futex mq_open fork sched_setscheduler oldlstat flistxattr setitimer mlockall lchown add_key process_vm_readv setreuid mlock2 vmsplice semget olduname renameat fstat64 mprotect epoll_wait_old getcwd fadvise64 exit setpriority wait4 prctl gettimeofday inotify_init1 sigpending clock_nanosleep setsockopt chdir readlinkat rt_sigqueueinfo poll prlimit64 setrlimit timer_delete inotify_rm_watch timer_gettime sched_get_priority_max waitid ipc rt_sigreturn setregid32 newfstatat munlock capget llistxattr getsid sched_getattr mbind recvmsg getegid getdents set_tls ftruncate64 symlink setresgid alarm sendto getuid32 setresgid32 epoll_wait creat setfsuid32 fstatfs munmap stat sync getresgid32 sigaction sched_setparam arch_prctl pipe mq_getsetattr utimensat mq_unlink nice sched_yield sched_getaffinity ftruncate removexattr gettid statfs64 get_thread_area setregid sigprocmask fsetxattr shmctl epoll_pwait shmget dup2 mq_timedreceive accept signalfd4 getpgrp socketpair lstat64 socketcall epoll_ctl truncate64 sendmsg shmat pselect6 tgkill lseek fcntl64 capset msgget readdir sched_getscheduler ppoll fchmod set_robust_list fgetxattr send ioctl inotify_init io_cancel io_setup semtimedop lchown32 listxattr madvise clock_gettime recvmmsg geteuid32 setuid32 getpid mmap2 preadv getpeername access membarrier getuid syncfs _newselect fcntl openat getpgid connect set_mempolicy eventfd2 tee move_pages mincore getrandom fstat oldolduname getgid32 readv mknod personality geteuid rename sched_get_priority_min getresgid unlink get_robust_list readlink sendfile sendfile64 setsid chmod sigaltstack getcpu setfsgid mknodat name_to_handle_at getitimer exit_group waitpid epoll_create getresuid32 unlinkat getrlimit lgetxattr restart_syscall getppid epoll_create1 getsockopt getpriority sysinfo userfaultfd shmdt setfsuid fchdir setns sigreturn setresuid sched_getparam faccessat fchownat io_getevents listen bind mlock getgroups setgid32 time shutdown semop msgrcv ugetrlimit execve statx eventfd fchown32 recv brk process_vm_writev socket oldfstat fremovexattr times execveat getrusage set_thread_area sched_setaffinity getgroups32 dup sync_file_range
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
PID: 353
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit irqbalance.service:
Description: irqbalance daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
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: irqbalance.service
Invocation ID: 31e64f04b5a544319c230ff060209eda
Fragment Path: /lib/systemd/system/irqbalance.service
ConditionVirtualization: !container succeeded
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
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: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/irqbalance
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
PID: 351
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-networkd.socket
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-networkd.socket
Invocation ID: 2e6505c557c34a7e85992c4f61f58385
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-networkd.service (origin-implicit)
After: system.slice (origin-file)
Triggers: systemd-networkd.service (origin-implicit)
References: systemd-networkd.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-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-networkd.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenNetlink: route 1361
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
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: 8b6f7b15aedd434a95b2947a43ae462e
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (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: rescue.target (origin-file)
After: system.slice (origin-file)
After: multi-user.target (origin-file)
After: graphical.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-update-utmp.service (origin-file)
After: -.mount (origin-file)
References: rescue.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-update-utmp.service (origin-file)
References: graphical.target (origin-file)
References: -.mount (origin-file)
References: multi-user.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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 365
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-timesyncd.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory devices pids
Name: systemd-timesyncd.service
Invocation ID: efcafdbb6d374c2a9ef44508c69ec848
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
ConditionVirtualization: !container succeeded
ConditionCapability: CAP_SYS_TIME succeeded
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (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: -.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
References: time-sync.target (origin-file)
References: 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: -.mount (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /var/lib/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: 313
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_sys_time
AmbientCapabilities: cap_sys_time
User: systemd-timesync
Group: systemd-timesync
DynamicUser: yes
LockPersonality: yes
SystemCallFilter: truncate msgctl sendmsg fstatfs64 setuid32 request_key getpeername ipc statfs64 futex setgid32 msync oldolduname getuid getresuid32 sched_getparam symlink semop nice read unlinkat mknodat getrandom getppid sched_setparam timerfd_gettime open epoll_wait io_cancel mbind setsid shmat keyctl set_tls rmdir utimes getgid munlockall msgget getpriority name_to_handle_at readahead sched_getscheduler socketpair recvfrom sigaction getsid lstat64 access set_tid_address getpgrp mkdirat signal readlinkat timer_settime flistxattr renameat process_vm_readv setuid shmctl epoll_ctl_old rt_sigprocmask fchown32 setresuid timerfd_settime setregid lremovexattr madvise setpgid waitid epoll_wait_old settimeofday io_setup oldstat ftruncate64 capget geteuid setxattr setfsuid32 connect sigpending dup2 getrusage get_mempolicy symlinkat inotify_rm_watch tkill _llseek io_destroy fchownat socketcall fstatat64 rt_sigsuspend mq_getsetattr send writev link clock_getres sysinfo semget pselect6 fadvise64 sched_rr_get_interval accept memfd_create timer_getoverrun getrlimit mq_timedreceive poll stat creat getcpu readdir getresgid getxattr get_robust_list setreuid getgid32 vfork setfsgid32 nanosleep exit eventfd2 fgetxattr shutdown clock_settime inotify_init time select setregid32 socket mremap chdir timer_gettime capset getpid timer_create truncate64 sigreturn mmap getcwd semctl prlimit64 recv personality chmod getuid32 stat64 inotify_add_watch getresgid32 olduname waitpid restart_syscall sendfile sched_get_priority_min kcmp io_getevents sendfile64 setgroups32 io_submit epoll_create epoll_ctl clone sigsuspend splice migrate_pages lchown32 unshare alarm linkat shmget lsetxattr preadv2 sync_file_range openat mlock2 setns oldfstat tgkill mprotect sched_setscheduler rt_sigpending chown lchown _newselect set_robust_list uname eventfd fsetxattr process_vm_writev sigprocmask exit_group setreuid32 pwritev2 ugetrlimit sigaltstack tee execveat clock_nanosleep getdents64 rt_sigaction readlink geteuid32 clock_gettime timer_delete times prctl getresuid sync lseek getpgid rt_tgsigqueueinfo setitimer accept4 setpriority ftruncate fstatfs clock_adjtime set_mempolicy dup inotify_init1 munmap close futimesat setgroups timerfd_create umask pipe2 recvmsg ioprio_get pwrite64 fchmodat sched_getattr stime get_thread_area faccessat msgsnd add_key setfsgid setrlimit sched_setattr llistxattr listen rt_sigtimedwait getitimer sched_get_priority_max pread64 copy_file_range newfstatat membarrier getsockopt brk fchdir fsync mlockall setfsuid listxattr fchown fork getegid pwritev sendmmsg arch_prctl oldlstat fallocate getsockname ioctl mlock sched_getaffinity flock readv epoll_pwait fadvise64_64 utimensat preadv munlock fstat chown32 pipe mq_unlink signalfd4 mq_timedsend signalfd fcntl64 remap_file_pages rename wait4 userfaultfd lstat setresuid32 sendto semtimedop ppoll gettimeofday gettid vmsplice rt_sigqueueinfo mq_open pause set_thread_area sched_yield statfs recvmmsg setsockopt rt_sigreturn shmdt move_pages execve mincore mknod mmap2 unlink setresgid setresgid32 fchmod ioprio_set getdents fremovexattr sched_setaffinity fdatasync write getgroups32 fstat64 statx kill syncfs getgroups mq_notify adjtimex getegid32 setgid msgrcv removexattr bind renameat2 utime dup3 fcntl mkdir epoll_create1 lgetxattr
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
PID: 313
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Status Text: Synchronized to time server 36.3.117.150:123 (2.debian.pool.ntp.org).
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=closed
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p2.device:
Description: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:05.0-virtio1-virtio\x2dports-vport1p2.device
Invocation ID: afeaf2d28f4e4bad9b3560d15cafff95
Following Set Member: dev-vport1p2.device
Following Set Member: dev-virtio\x2dports-com.redhat.spice.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p2
Found: found-udev
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
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: sys-kernel-debug.mount (destination-implicit)
RequiredBy: systemd-coredump.socket (destination-file)
RequiredBy: sys-kernel-config.mount (destination-implicit)
RequiredBy: systemd-coredump at 0.service (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-implicit)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
RequiredBy: dev-vda5.swap (destination-implicit)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-ask-password-wall.path (destination-file)
RequiredBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-implicit)
RequiredBy: rescue.service (destination-file)
RequiredBy: apt-daily-upgrade.timer (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-ask-password-console.path (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: apt-daily.timer (destination-file)
RequiredBy: run-user-0.mount (destination-implicit)
RequiredBy: basic.target (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-implicit)
RequiredBy: systemd-resolved.service (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-implicit)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: dev-hugepages.mount (destination-implicit)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: dev-mqueue.mount (destination-implicit)
RequiredBy: dbus.socket (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
Before: proc-sys-fs-binfmt_misc.mount (destination-implicit)
Before: rescue.service (destination-file)
Before: dev-mqueue.mount (destination-implicit)
Before: systemd-ask-password-console.path (destination-file)
Before: basic.target (destination-file)
Before: dev-vda5.swap (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
Before: systemd-udevd-control.socket (destination-file)
Before: ssh.service (destination-file)
Before: proc-sys-fs-binfmt_misc.automount (destination-implicit)
Before: emergency.service (destination-file)
Before: systemd-coredump at 0.service (destination-file)
Before: sys-kernel-debug.mount (destination-implicit)
Before: systemd-journald-dev-log.socket (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: apt-daily-upgrade.timer (destination-file)
Before: systemd-coredump.socket (destination-file)
Before: apt-daily.timer (destination-file)
Before: systemd-ask-password-wall.path (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: sys-kernel-config.mount (destination-implicit)
Before: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-implicit)
Before: syslog.socket (destination-file)
Before: run-user-0.mount (destination-implicit)
Before: dev-hugepages.mount (destination-implicit)
Before: dbus.socket (destination-file)
Before: sys-fs-fuse-connections.mount (destination-implicit)
Before: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-implicit)
Before: systemd-journald.socket (destination-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
ReferencedBy: systemd-coredump.socket (destination-file)
ReferencedBy: apt-daily.timer (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-implicit)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: basic.target (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-implicit)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-implicit)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
ReferencedBy: systemd-coredump at 0.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-implicit)
ReferencedBy: dev-hugepages.mount (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-implicit)
ReferencedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-implicit)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-implicit)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-implicit)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: dev-vda5.swap (destination-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: run-user-0.mount (destination-implicit)
ReferencedBy: syslog.socket (destination-file)
RequiresMountsFor: /dev/disk/by-uuid/98fbb5c4-fc7e-440d-a6e4-8db4bbfe4b5d (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /
What: /dev/vda1
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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap:
Description: /dev/disk/by-path/pci-0000:00:06.0-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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:06.0\x2dpart5.swap
Invocation ID: 2a63f79d17a14751a127d91221eb784a
Following: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-vda5.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: system.slice (origin-file)
References: swap.target (origin-default)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-default)
RequiresMountsFor: /dev/disk/by-path/pci-0000:00:06.0-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:06.0-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/vda5
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 52b3a39b8eb64b6c9d1b2ae0a9516f1f
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 249
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-udevd.service (destination-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-update-done.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 48f7f9f9458b4247a64e6c72250ec75a
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (origin-implicit destination-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-implicit)
References: -.mount (origin-file)
References: sockets.target (origin-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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: 9c9ae687b1be463095d65be342da6554
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
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: systemd-ask-password-wall.service (destination-file)
Before: shutdown.target (origin-default)
Before: user at 0.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: user-0.slice (destination-file)
Before: multi-user.target (destination-default)
Before: session-1.scope (destination-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: systemd-journal-flush.service (destination-file)
After: remote-fs.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: network.target (origin-file)
References: nss-user-lookup.target (origin-file)
References: remote-fs.target (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: user at 0.service (destination-file)
ReferencedBy: session-1.scope (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: user-0.slice (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 362
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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: Mon 2018-07-23 12:15:26 UTC
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty.target (destination-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: sysinit.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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-vda1.device:
Description: /dev/vda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vda1.device
Invocation ID: 6f2e6842b42a469fbd1dbffa4bd16375
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d01.device
Following Set Member: dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
Found: found-udev,found-mount
-> 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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsckd.socket (destination-implicit)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsckd.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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 35e57a529c7f4392a7d3825eadaf4bc1
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: -.mount (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: paths.target (origin-file)
Before: shutdown.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
After: -.mount (origin-file)
After: plymouth-start.service (origin-file)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: paths.target (origin-file)
References: shutdown.target (origin-file)
References: cryptsetup.target (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: plymouth-start.service (origin-file)
References: -.mount (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 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)
Requires: -.mount (origin-file)
RequiredBy: emergency.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: rescue.service (origin-file)
ConflictedBy: sysinit.target (destination-file)
ConflictedBy: syslog.socket (destination-file)
Before: shutdown.target (origin-file)
Before: rescue.service (origin-file)
Before: emergency.target (destination-file)
Before: sysinit.target (destination-file)
After: syslog.socket (destination-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
References: shutdown.target (origin-file)
References: rescue.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: emergency.target (destination-file)
RequiresMountsFor: /root (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: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-vda2.device:
Description: /dev/vda2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vda2.device
Invocation ID: 3f611251260b4a6f99a79d2ea474b958
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d02.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Found: found-udev
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
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: systemd-networkd.service (destination-file)
Before: network.target (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: network.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: plymouth-start.service (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: systemd-vconsole-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: systemd-journald.socket (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: graphical.target
Name: default.target
Name: runlevel5.target
Invocation ID: 6fad3b9b275a43298a211df754e3aebc
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: display-manager.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
After: rescue.service (origin-file)
After: multi-user.target (origin-file origin-default)
After: rescue.target (origin-file)
After: display-manager.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: rescue.service (origin-file)
References: multi-user.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: rescue.target (origin-file)
References: display-manager.service (origin-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 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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 770f88a16b494885a76631748ac91482
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: sysinit.target (origin-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
After: -.mount (origin-implicit)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: sysinit.target (origin-file)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: -.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 network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: ac90f244cbfb48fea4548ae1edbec8d5
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: ssh.service (destination-file)
Before: rc-local.service (destination-file)
Before: network-online.target (destination-file)
Before: apt-daily.service (destination-file)
After: network-pre.target (origin-file)
After: systemd-resolved.service (destination-file)
After: systemd-networkd.service (destination-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: shutdown.target (origin-default)
Before: cron.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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 systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:50 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: f53a6e54fa8b4455a13ca2922c0f68a1
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
References: systemd-tmpfiles-clean.service (origin-implicit)
References: shutdown.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 systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: b79def24b2814efe82643addbbca1fad
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd-control.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)
References: systemd-journald.socket (origin-file)
References: sysinit.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 240
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 251
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 21f97644c6444e5daff51214b3ee96d4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: apt-daily-upgrade.timer (destination-default)
After: apt-daily.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
References: apt-daily-upgrade.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: shutdown.target (origin-file)
References: apt-daily.timer (origin-file)
ReferencedBy: basic.target (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap:
Description: /dev/disk/by-uuid/de6ff64e-4830-4eaa-8b38-053f9fdf9fc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Invocation ID: 8467a1f56d6e4ab38f0f035c3a21fb2e
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-vda5.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Source Path: /etc/fstab
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
BindsTo: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device (origin-file)
RequiredBy: swap.target (destination-file)
WantedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device (destination-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default destination-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device (origin-file)
References: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device (origin-file)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: umount.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
ReferencedBy: swap.target (destination-file destination-default)
RequiresMountsFor: /dev/disk/by-uuid/de6ff64e-4830-4eaa-8b38-053f9fdf9fc1 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-uuid/de6ff64e-4830-4eaa-8b38-053f9fdf9fc1
From /proc/swaps: yes
From fragment: yes
Device Node: /dev/vda5
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-vport1p1.device:
Description: /dev/vport1p1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vport1p1.device
Invocation ID: 77c257b9fb154b98a1d534b05c16021a
Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p1.device
Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p1
Found: found-udev
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 0a115c2d00394f379157683281c9bd9b
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (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: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: -.mount (origin-file)
References: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file)
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: multi-user.target (destination-file)
ConflictedBy: graphical.target (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: multi-user.target (destination-file)
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 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: system.slice (origin-file)
After: apt-daily.service (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: shutdown.target (origin-default)
References: apt-daily.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> 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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit system-user\x2druntime\x2ddir.slice:
Description: system-user\x2druntime\x2ddir.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Exit Timestamp: n/a
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-user\x2druntime\x2ddir.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: system-user\x2druntime\x2ddir.slice
Invocation ID: 84101be91cb14d92b44853221b3938c3
Condition Timestamp: Mon 2018-07-23 12:15:29 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:29 UTC
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: user-runtime-dir at 0.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: user-runtime-dir at 0.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: user-runtime-dir at 0.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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
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-vda5.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
ConflictedBy: run-user-0.mount (destination-mountinfo-implicit destination-mountinfo-default)
ConflictedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-default)
After: dev-vda5.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
After: run-user-0.mount (destination-mountinfo-default)
After: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-default)
After: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
After: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-default)
ReferencedBy: dev-vda5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
ReferencedBy: run-user-0.mount (destination-mountinfo-implicit destination-mountinfo-default)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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
CGroup own mask: memory pids
Name: tmp.mount
WantedBy: basic.target (destination-file)
Before: basic.target (destination-file)
ReferencedBy: basic.target (destination-file)
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device:
Description: /dev/disk/by-path/virtio-pci-0000:00:06.0-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Invocation ID: a97cd9b008964dbd93b298fcb4cf112d
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-vda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda5
Found: found-udev
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: b1c849e4b42f4f16bf5e017b2fba2c2b
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 250
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: ff77163e02ed4fef998116157a5175a4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
WantedBy: keyboard-setup.service (destination-file)
WantedBy: systemd-remount-fs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: run-user-0.mount (destination-mountinfo-default)
Before: local-fs.target (destination-file)
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: keyboard-setup.service (destination-file)
ReferencedBy: run-user-0.mount (destination-mountinfo-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit session-1.scope:
Description: Session 1 of user root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
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-0.slice
CGroup: /user.slice/user-0.slice/session-1.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: session-1.scope
Invocation ID: defc493067b34fc4913301a04b9cdf1c
Fragment Path: /run/systemd/transient/session-1.scope
Condition Timestamp: Mon 2018-07-23 12:15:29 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:29 UTC
Assert Result: yes
Requires: user-0.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-logind.service (origin-file)
After: user-0.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
References: systemd-logind.service (origin-file)
References: user-0.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit 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: Mon 2018-07-23 12:15:25 UTC
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: system.slice (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:50 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 7e7e6fecf982489884c965b55e24fc3d
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: shutdown.target (origin-default)
After: time-sync.target (origin-default)
After: apt-daily.timer (origin-file)
After: -.mount (origin-file)
After: sysinit.target (origin-default)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: apt-daily-upgrade.service (origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-file)
References: apt-daily.timer (origin-file)
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: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 06:00:00
-> Unit dev-vport1p2.device:
Description: /dev/vport1p2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vport1p2.device
Invocation ID: 01c06d733d3f45689e592c4e3a3b8f01
Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p2.device
Following Set Member: dev-virtio\x2dports-com.redhat.spice.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p2
Found: found-udev
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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: aa24f4ce1c9f48e4be7b4a215ecdbfab
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
RequiredBy: dbus.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: dbus.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: systemd-logind.service (destination-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
After: sysinit.target (origin-default)
Triggers: dbus.service (origin-implicit)
References: sockets.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: dbus.service (origin-implicit)
References: -.mount (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:50 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 51f6efe0fad24b4ea1cd1d6a099e2ea2
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: apt-daily.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.timer (destination-file)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-file)
Triggers: apt-daily.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
References: time-sync.target (origin-default)
References: apt-daily.service (origin-implicit)
References: -.mount (origin-file)
References: shutdown.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 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
CGroup own mask: memory pids
Name: systemd-update-done.service
After: systemd-hwdb-update.service (destination-file)
After: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: systemd-journald.service
Invocation ID: f1d2b57dcd01438e824e4a2cc95cb464
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: systemd-journald.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
RequiredBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-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-audit.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
References: system.slice (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: syslog.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-implicit)
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: 230
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
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
Limit NOFILE: 16384
Limit NOFILESoft: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog
DynamicUser: no
LockPersonality: yes
SystemCallFilter: mq_notify waitid chdir epoll_pwait shmget setgroups socket sigprocmask ioctl mmap2 inotify_rm_watch sched_get_priority_max nanosleep ppoll lsetxattr truncate64 getppid shmdt ioprio_get bind tee fgetxattr setitimer truncate munlockall name_to_handle_at timer_create fadvise64 futex preadv2 getpgrp lchown32 recvfrom rt_sigaction getrandom set_mempolicy rt_sigtimedwait send rt_tgsigqueueinfo mq_open getgroups oldfstat sigpending timer_delete sendmmsg setgid32 mkdirat getdents fstatat64 set_tid_address getresuid mkdir readlinkat mlock2 rt_sigpending sysinfo clock_getres readv mmap get_thread_area listxattr time dup2 uname getgid32 sched_yield gettimeofday mq_timedsend flistxattr ugetrlimit process_vm_writev ipc fork pwrite64 get_mempolicy shutdown timer_getoverrun setfsuid32 getresgid read getgroups32 membarrier symlink eventfd newfstatat linkat sched_getparam timerfd_create epoll_ctl_old vfork getpriority _newselect wait4 poll preadv select capset syncfs signal migrate_pages ioprio_set setreuid sendmsg brk sigaltstack prctl fallocate ftruncate64 fchown32 fchmod fremovexattr sigreturn setns memfd_create setpriority ftruncate msync accept4 unlink shmctl io_setup setfsgid32 keyctl removexattr times tkill lseek setregid add_key setgroups32 pipe rt_sigreturn statfs accept lgetxattr setsockopt geteuid32 setuid writev vmsplice exit nice socketcall getuid creat getegid waitpid getegid32 mknodat semctl unlinkat exit_group timer_gettime inotify_init1 request_key mincore alarm readlink semget lremovexattr mbind signalfd getgid fchownat getitimer getuid32 pipe2 restart_syscall mlock semop setxattr remap_file_pages sendto setfsgid olduname execveat stat64 fstat clone rt_sigqueueinfo sync_file_range sched_getattr sendfile64 get_robust_list arch_prctl fchown process_vm_readv capget getrusage readahead rmdir sched_setattr userfaultfd chown32 io_getevents mprotect chown msgctl sched_getaffinity statfs64 close copy_file_range setresuid32 renameat inotify_add_watch splice fadvise64_64 sched_rr_get_interval pselect6 sched_setscheduler setresuid lstat epoll_wait_old munmap epoll_create1 link sched_get_priority_min msgrcv getresuid32 getpgid futimesat mq_unlink munlock lstat64 chmod move_pages utimes fchdir symlinkat getcpu getdents64 fcntl64 msgget epoll_create utimensat faccessat sched_setparam kill _llseek openat set_robust_list pwritev2 pread64 geteuid getsockname tgkill madvise mlockall sigsuspend oldolduname gettid setresgid recv getsid setuid32 timerfd_gettime fcntl set_tls dup getcwd semtimedop clock_gettime set_thread_area setrlimit rt_sigprocmask mremap setresgid32 epoll_ctl renameat2 sched_setaffinity utime open sendfile fsetxattr readdir fdatasync io_submit statx sched_getscheduler signalfd4 setregid32 eventfd2 getrlimit mknod setpgid connect fsync timerfd_settime pwritev prlimit64 getxattr pause io_destroy clock_nanosleep setreuid32 getresgid32 fchmodat recvmmsg kcmp fstatfs64 socketpair flock access listen sigaction write oldlstat execve msgsnd mq_timedreceive getsockopt umask epoll_wait dup3 shmat rt_sigsuspend llistxattr timer_settime sync io_cancel fstatfs inotify_init stat mq_getsetattr recvmsg setgid lchown setfsuid fstat64 oldstat unshare getpeername getpid rename personality setsid
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 230
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 9
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: cda83c4827324c018cfd7f34b3634671
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-file)
Requires: -.mount (origin-file)
Wants: timers.target (origin-file)
Wants: paths.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: slices.target (origin-file)
Wants: sockets.target (origin-file)
RequiredBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-default)
Before: user-runtime-dir at 0.service (destination-default)
Before: user at 0.service (destination-default)
Before: ssh.service (destination-default)
Before: irqbalance.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: systemd-logind.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: cron.service (destination-default)
Before: dbus.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: rc-local.service (destination-default)
Before: rsyslog.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: getty-static.service (destination-default)
Before: apt-daily.service (destination-default)
After: sysinit.target (origin-file origin-default)
After: -.mount (origin-file)
After: paths.target (origin-file origin-default)
After: tmp.mount (origin-file)
After: slices.target (origin-file origin-default)
After: sockets.target (origin-file origin-default)
References: timers.target (origin-file)
References: paths.target (origin-file origin-default)
References: -.mount (origin-file)
References: sysinit.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: sockets.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: slices.target (origin-file origin-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: user-runtime-dir at 0.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: irqbalance.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: user at 0.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
RequiresMountsFor: /var (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
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: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: remote-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit user-0.slice:
Description: User Slice of UID 0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Exit 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-0.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-0.slice
Invocation ID: 57cb1c24ea644f5e9e9d34bcb5e97c74
DropIn Path: /lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Mon 2018-07-23 12:15:29 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:29 UTC
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user at 0.service (destination-file)
RequiredBy: session-1.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 0.service (destination-file)
Before: session-1.scope (destination-file)
Before: shutdown.target (origin-default)
After: user.slice (origin-implicit)
After: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user.slice (origin-implicit)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: user at 0.service (destination-file)
ReferencedBy: session-1.scope (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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=5203
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device:
Description: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0-virtio2-block-vda-vda1.device
Invocation ID: bb496be0f3a54a3aa8ab8ebfabb2e481
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d01.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
Found: found-udev
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 61604b7e2c4c4592b7c1468e764758e3
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: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Wants: getty at tty1.service (origin-file)
Wants: getty-static.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: getty-static.service (origin-default)
After: getty at tty1.service (origin-default destination-file)
References: getty-static.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: getty at tty1.service (origin-file origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 844efb8d80824f4397d046294bc4c2c8
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (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: systemd-udevd.service (origin-implicit)
References: system.slice (origin-file)
References: sockets.target (origin-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udev-trigger.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-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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 92d2d254dd114ee588820cc750ec9ad3
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (destination-file)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: time-sync.target (destination-default)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: systemd-coredump at 0.service (destination-file)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: rsyslog.service (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: system-systemd\x2dcoredump.slice (destination-default)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: slices.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: swap.target (destination-default)
ConflictedBy: systemd-hwdb-update.service (destination-file)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: irqbalance.service (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: system-user\x2druntime\x2ddir.slice (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: timers.target (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: user-runtime-dir at 0.service (destination-default)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: systemd-networkd-wait-online.service (destination-file)
ConflictedBy: user-0.slice (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: session-1.scope (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: user at 0.service (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: network.target (destination-default)
ConflictedBy: getty.target (destination-default)
ConflictedBy: cron.service (destination-default)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: basic.target (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
After: user at 0.service (destination-default)
After: systemd-resolved.service (destination-file)
After: local-fs-pre.target (destination-default)
After: sysinit.target (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: time-sync.target (destination-default)
After: graphical.target (destination-default)
After: systemd-remount-fs.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: cryptsetup.target (destination-default)
After: user.slice (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-binfmt.service (destination-file)
After: systemd-networkd.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: apt-daily.timer (destination-default)
After: rescue.service (destination-file)
After: remote-fs-pre.target (destination-default)
After: irqbalance.service (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: systemd-user-sessions.service (destination-default)
After: system-getty.slice (destination-default)
After: systemd-sysctl.service (destination-file)
After: cron.service (destination-default)
After: swap.target (destination-default)
After: user-0.slice (destination-default)
After: rc-local.service (destination-default)
After: multi-user.target (destination-default)
After: basic.target (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: paths.target (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: emergency.target (destination-default)
After: getty-pre.target (destination-default)
After: dbus.service (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: systemd-hwdb-update.service (destination-file)
After: systemd-networkd-wait-online.service (destination-file)
After: getty.target (destination-default)
After: systemd-timesyncd.service (destination-file)
After: dbus.socket (destination-default)
After: apt-daily-upgrade.service (destination-default)
After: user-runtime-dir at 0.service (destination-default)
After: syslog.socket (destination-file)
After: systemd-fsck-root.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: emergency.service (destination-file)
After: sockets.target (destination-default)
After: rsyslog.service (destination-default)
After: systemd-coredump at 0.service (destination-file)
After: rescue.target (destination-default)
After: systemd-logind.service (destination-default)
After: network.target (destination-default)
After: getty at tty1.service (destination-default)
After: nss-lookup.target (destination-default)
After: system-systemd\x2dcoredump.slice (destination-default)
After: session-1.scope (destination-default)
After: systemd-modules-load.service (destination-file)
After: nss-user-lookup.target (destination-default)
After: network-online.target (destination-default)
After: system-user\x2druntime\x2ddir.slice (destination-default)
After: systemd-fsckd.service (destination-file)
After: getty-static.service (destination-default)
After: systemd-random-seed.service (destination-file)
After: systemd-ask-password-console.service (destination-file)
After: apt-daily.service (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: ssh.service (destination-default)
After: systemd-update-utmp.service (destination-file)
After: network-pre.target (destination-default)
After: slices.target (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: user-0.slice (destination-default)
ReferencedBy: irqbalance.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: user at 0.service (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: network.target (destination-default)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: system-user\x2druntime\x2ddir.slice (destination-default)
ReferencedBy: user-runtime-dir at 0.service (destination-default)
ReferencedBy: systemd-coredump at 0.service (destination-file)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: system-systemd\x2dcoredump.slice (destination-default)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: session-1.scope (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: basic.target (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: be6f3461663741f9821d3ea7b5470587
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:03.0-virtio0-net-ens3.device:
Description: Virtio network device
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:03.0-virtio0-net-ens3.device
Invocation ID: 7cfdcd0e3c8944308eaf57682a19399f
Following Set Member: sys-subsystem-net-devices-ens3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/ens3
Found: found-udev
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 5d0a26fe966842bfa7145bfc720021a4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart1.device:
Description: /dev/disk/by-path/virtio-pci-0000:00:06.0-part1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dpci\x2d0000:00:06.0\x2dpart1.device
Invocation ID: 44643f3f76fa49b59b4807c15a4a606c
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d01.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
Found: found-udev
-> Unit dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device:
Description: /dev/disk/by-uuid/de6ff64e-4830-4eaa-8b38-053f9fdf9fc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Invocation ID: 0f18b0bb90e74bb5a4a359dc15fa1a63
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Following Set Member: dev-vda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.device
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Wants: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (origin-file)
BoundBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
Before: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.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:06.0/virtio2/block/vda/vda5
Found: found-udev
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
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 getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: 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: 378b650ed172470f8ae313adb4ffe203
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: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: rescue.service (origin-file)
After: rc-local.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (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: basic.target (origin-default)
References: plymouth-quit-wait.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: getty-pre.target (origin-file)
References: rc-local.service (origin-file)
References: basic.target (origin-default)
References: rescue.service (origin-file)
References: getty.target (origin-file)
References: systemd-user-sessions.service (origin-file)
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: 363
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 363
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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
CGroup own mask: memory pids
Name: console-screen.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> 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
CGroup own mask: memory pids
Name: connman.service
Before: apt-daily.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: b5470eed3a0e48e0822f9289767892de
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs-pre.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/keyboard-setup.sh
PID: 232
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: user.slice
Invocation ID: 2d81f9bfeca346dab37a8178f1dbe2a3
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-0.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: slices.target (origin-file)
Before: user-0.slice (destination-implicit)
Before: systemd-logind.service (destination-file)
After: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: slices.target (origin-file)
References: -.slice (origin-implicit)
ReferencedBy: user-0.slice (destination-implicit)
ReferencedBy: systemd-logind.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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
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: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
After: systemd-networkd.service (origin-file)
After: connman.service (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: apt-daily.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: NetworkManager.service (origin-file)
After: network-online.target (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: NetworkManager.service (origin-file)
References: shutdown.target (origin-default)
References: connman.service (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-networkd.service (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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: /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: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: sysinit.target (origin-default)
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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 47dd534043f54d64a45bd6d19ec8911a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Wants: dev-mqueue.mount (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: apparmor.service (origin-file)
Wants: swap.target (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: dev-hugepages.mount (origin-file)
RequiredBy: getty-static.service (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: irqbalance.service (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: user-runtime-dir at 0.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: user at 0.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: rsyslog.service (destination-default)
Conflicts: emergency.target (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: rc-local.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: dbus.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: user-runtime-dir at 0.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: getty at tty1.service (destination-default)
Before: dbus.socket (destination-default)
Before: systemd-logind.service (destination-default)
Before: ssh.service (destination-default)
Before: cron.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: rsyslog.service (destination-default)
Before: basic.target (destination-file destination-default)
Before: apt-daily.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: shutdown.target (origin-default)
Before: irqbalance.service (destination-default)
Before: getty-static.service (destination-default)
Before: rescue.service (destination-file)
Before: user at 0.service (destination-default)
After: local-fs.target (origin-file)
After: systemd-timesyncd.service (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: systemd-sysctl.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: emergency.service (origin-file)
After: sys-kernel-config.mount (destination-file)
After: systemd-journald.service (destination-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-update-utmp.service (destination-file)
After: systemd-machine-id-commit.service (destination-file)
After: systemd-binfmt.service (destination-file)
After: dev-mqueue.mount (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: systemd-hwdb-update.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: dev-hugepages.mount (destination-file)
After: emergency.target (origin-file)
After: systemd-random-seed.service (destination-file)
After: apparmor.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: swap.target (origin-file origin-default)
After: systemd-modules-load.service (destination-file)
After: systemd-udevd.service (destination-file)
After: cryptsetup.target (origin-default)
References: systemd-random-seed.service (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-sysctl.service (origin-file)
References: dev-mqueue.mount (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: systemd-journal-flush.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: apparmor.service (origin-file)
References: keyboard-setup.service (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: systemd-timesyncd.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: sys-kernel-config.mount (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: swap.target (origin-file origin-default)
References: systemd-update-utmp.service (origin-file)
References: emergency.target (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: local-fs.target (origin-file)
References: emergency.service (origin-file)
References: dev-hugepages.mount (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: irqbalance.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: user at 0.service (destination-default)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: user-runtime-dir at 0.service (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:06.0.device:
Description: /dev/disk/by-path/pci-0000:00:06.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0.device
Invocation ID: e3ff12e6548e4723847e7468d0ab4425
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
Following Set Member: dev-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda
Found: found-udev
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap:
Description: /dev/disk/by-path/virtio-pci-0000:00:06.0-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap
Invocation ID: aa789b8f1e1948629a8a86dddee622fc
Following: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-vda5.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (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/disk/by-path/virtio-pci-0000:00:06.0-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/virtio-pci-0000:00:06.0-part5
From /proc/swaps: yes
From fragment: no
Device Node: /dev/vda5
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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 pids
CGroup own mask: memory pids
Name: dev-hugepages.mount
Invocation ID: 3cbdd0d88cd9437482fca9b9fc501117
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-virtio\x2dports-org.qemu.guest_agent.0.device:
Description: /dev/virtio-ports/org.qemu.guest_agent.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dports-org.qemu.guest_agent.0.device
Invocation ID: ea7508de7eea40c79fc611c03053ecfe
Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p1.device
Following Set Member: dev-vport1p1.device
Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p1
Found: found-udev
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: db4d3e99b3c2447fb18ff3273161fb9f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Wants: system.slice (origin-file)
Wants: -.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: user.slice (destination-file)
After: -.slice (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: -.slice (origin-file)
ReferencedBy: user.slice (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 53a1ed653fca48fc82d72b3a4cd204c3
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: systemd-journald.service (origin-file)
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
Before: systemd-user-sessions.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-file)
References: system.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.service (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/journalctl --flush
PID: 264
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: e85bd8b0e3a847968337fb88c9dd2a29
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 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: Mon 2018-07-23 12:15:25 UTC
Condition Result: no
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-implicit)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: sysinit.target (origin-file)
References: systemd-modules-load.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: 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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-tmpfiles-clean.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: time-sync.target (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: time-sync.target (origin-file)
References: shutdown.target (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: df3c2cfde51e4557a057f83b2b988526
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 dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart1.device:
Description: /dev/disk/by-path/pci-0000:00:06.0-part1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0\x2dpart1.device
Invocation ID: 6b90c1455d4b42019cee90723b7f392c
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d01.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2duuid-98fbb5c4\x2dfc7e\x2d440d\x2da6e4\x2d8db4bbfe4b5d.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda1
Found: found-udev
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 5be8e1d3cc394ad38c74cdb7b530f454
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-coredump.socket (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: dbus.socket (origin-default destination-default)
After: systemd-udevd-control.socket (destination-file)
After: syslog.socket (destination-file)
After: systemd-journald-audit.socket (destination-file)
After: systemd-networkd.socket (destination-file)
After: systemd-initctl.socket (destination-file)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: systemd-journald-dev-log.socket (destination-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: shutdown.target (origin-default)
References: systemd-coredump.socket (origin-file)
References: systemd-initctl.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-networkd.socket (origin-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device:
Description: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0-virtio2-block-vda.device
Invocation ID: c2683c353c2a4829ab7ffee776d4760f
Following Set Member: dev-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda
Found: found-udev
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 68e40e41c37947c58bc8fba21130e806
Following: sys-devices-pnp0-00:04-tty-ttyS0.device
Following Set Member: sys-devices-pnp0-00:04-tty-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS0
Found: found-udev
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0.device:
Description: /dev/disk/by-path/virtio-pci-0000:00:06.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dpci\x2d0000:00:06.0.device
Invocation ID: 3d69a61923474f3fb1ff39f20f2356c6
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
Following Set Member: dev-vda.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda
Found: found-udev
-> Unit apparmor.service:
Description: AppArmor initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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: b6a6fd5013c44069bf5985058032a780
Documentation: man:apparmor(7)
Documentation: http://wiki.apparmor.net/
Fragment Path: /lib/systemd/system/apparmor.service
ConditionPathExists: !/rofs/etc/apparmor.d succeeded
ConditionSecurity: apparmor succeeded
AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
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: local-fs.target (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: 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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/init.d/apparmor start
PID: 269
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/apparmor reload
-> ExecStop:
Command Line: /etc/init.d/apparmor 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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit 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: 46754bd7f65546af9ae75b68787a9a35
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 11851996c9c44a30885f28f5c8f00bfd
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
RequiredBy: rsyslog.service (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (destination-file)
Before: shutdown.target (origin-file)
Before: rsyslog.service (origin-implicit)
Before: emergency.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: rsyslog.service (origin-implicit)
References: sockets.target (origin-file)
References: shutdown.target (origin-file)
References: rsyslog.service (origin-implicit)
References: emergency.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: systemd-journald.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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart2.device:
Description: /dev/disk/by-path/pci-0000:00:06.0-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0\x2dpart2.device
Invocation ID: 6d7be428620f484daa9294427384c708
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Found: found-udev
-> Unit systemd-networkd-wait-online.service:
Description: Wait for Network to be Configured
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-networkd-wait-online.service
Documentation: man:systemd-networkd-wait-online.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd-wait-online.service
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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.service (origin-file)
References: system.slice (origin-file)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-networkd.service (origin-file)
ReferencedBy: network-online.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: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd-wait-online
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit sys-subsystem-net-devices-ens3.device:
Description: Virtio network device
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-ens3.device
Invocation ID: 54923514f3bc4851b129e1cb9e35a7db
Following Set Member: sys-devices-pci0000:00-0000:00:03.0-virtio0-net-ens3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/ens3
Found: found-udev
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: system-getty.slice
Invocation ID: c57c51f158544123a4c69cae5ffe52cf
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 40a1f5fddda9471891b273d136945c97
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-initctl.service (origin-implicit)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: systemd-initctl.service (origin-implicit)
References: -.mount (origin-file)
References: sockets.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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
CGroup own mask: memory pids
Name: plymouth-start.service
Before: rescue.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-ask-password-console.path (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
-> 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: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
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 dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.device:
Description: /dev/disk/by-path/pci-0000:00:06.0-part5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0\x2dpart5.device
Invocation ID: 14692f2fc2b740bb980e58b3f47623d3
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d05.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Following Set Member: dev-vda5.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5
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: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: 84ba10614efa432c94c59368ce4dec74
Following Set Member: dev-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
Found: found-udev
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 9738acce71a14749b771c01da42ea820
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-sysctl.service (destination-file)
Before: shutdown.target (origin-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 231
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: systemd-logind.service
Invocation ID: c6dc600f7be2457b9034ac98b445cc61
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: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: dbus.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: dbus.socket (origin-file)
Wants: user.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: session-1.scope (destination-file)
Before: multi-user.target (destination-default)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: nss-user-lookup.target (origin-file)
After: sysinit.target (origin-default)
After: user.slice (origin-file)
References: user.slice (origin-file)
References: nss-user-lookup.target (origin-file)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: session-1.scope (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: always
NotifyAccess: main
NotifyState: ready
Main PID: 350
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
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
Limit NOFILE: 16384
Limit NOFILESoft: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
LockPersonality: yes
SystemCallFilter: ioctl uname rmdir mincore dup2 fadvise64_64 setuid getuid recv connect sched_setattr timer_getoverrun clock_nanosleep tee brk utimes setpriority sched_getparam rt_sigpending readlinkat poll newfstatat getgid32 fchmod munlockall setsid ioprio_set readv mremap get_robust_list fchown signal bind umask open getpid io_getevents lchown32 vfork setrlimit shmat mkdir geteuid32 readahead capget mprotect gettimeofday set_tls waitpid msgctl mq_notify clone utime oldolduname fadvise64 socketcall exit readdir keyctl lchown semctl inotify_add_watch pipe2 getresuid32 getresgid getgid mknodat getsockname waitid oldstat removexattr statx symlink getpgrp signalfd4 getpriority rt_sigsuspend sched_setaffinity dup3 setreuid32 listxattr setgid prlimit64 getrusage select mq_timedsend sched_rr_get_interval getsockopt flistxattr accept readlink tkill kill statfs64 msgrcv msgget chmod setsockopt msgsnd clock_gettime pread64 pwrite64 lremovexattr add_key fsetxattr eventfd epoll_ctl dup set_mempolicy accept4 setfsgid32 renameat sendmmsg preadv2 set_robust_list splice oldfstat writev renameat2 rt_sigtimedwait read mq_unlink arch_prctl nanosleep _llseek getrlimit setregid semget setresgid32 getppid getresuid link rt_sigaction timerfd_create flock setregid32 getuid32 pipe setfsuid getpeername setns setpgid name_to_handle_at sched_setscheduler shutdown socket lgetxattr fstatat64 munmap ftruncate rt_sigreturn unlinkat lsetxattr chown32 fstatfs64 linkat llistxattr listen getcpu recvfrom getcwd vmsplice fchmodat setuid32 recvmmsg syncfs move_pages getsid epoll_pwait mq_timedreceive remap_file_pages io_destroy getdents64 semtimedop alarm gettid get_mempolicy shmdt lstat io_cancel restart_syscall rt_sigprocmask exit_group sigprocmask time rt_tgsigqueueinfo setitimer mlock timer_create truncate64 pwritev2 inotify_rm_watch epoll_ctl_old capset setresgid request_key send setxattr sigaction sigpending setresuid epoll_create execveat oldlstat stat64 memfd_create fchown32 ftruncate64 mq_getsetattr epoll_create1 clock_getres setgid32 timerfd_gettime nice madvise personality timer_gettime process_vm_writev getdents get_thread_area socketpair getrandom sysinfo epoll_wait sched_getaffinity getgroups32 kcmp pause recvmsg sched_get_priority_min sync mkdirat sendfile64 sched_getattr ioprio_get inotify_init chown unshare openat ppoll semop sendto mmap2 setgroups timer_delete getresgid32 fchownat creat preadv rename ugetrlimit sendfile setfsuid32 mbind fsync sched_yield fstat msync fgetxattr sendmsg utimensat fcntl sync_file_range sched_get_priority_max sched_getscheduler sched_setparam setresuid32 mmap lseek userfaultfd io_setup sigreturn setgroups32 shmget fallocate lstat64 fork inotify_init1 pwritev pselect6 set_tid_address futimesat tgkill write _newselect migrate_pages mq_open munlock sigaltstack fcntl64 wait4 execve getxattr timerfd_settime process_vm_readv epoll_wait_old statfs fstat64 unlink rt_sigqueueinfo fdatasync io_submit signalfd truncate symlinkat mlock2 getegid32 getpgid mlockall fchdir getgroups ipc setreuid fremovexattr chdir stat access timer_settime setfsgid futex copy_file_range times close mknod faccessat shmctl eventfd2 membarrier olduname set_thread_area fstatfs prctl getitimer geteuid getegid sigsuspend
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 350
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 57e3b4cf0f82447099600608942647c3
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
RequiredBy: systemd-coredump at 0.service (destination-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: cron.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: run-user-0.mount (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: sockets.target (origin-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
Before: dbus.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-coredump at 0.service (destination-file)
Before: user-runtime-dir at 0.service (destination-file)
Before: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: user at 0.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: irqbalance.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: console-setup.service (destination-file)
Before: ssh.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: dev-vda5.swap (destination-file)
Before: getty at tty1.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
Before: systemd-resolved.service (destination-file)
Before: apt-daily.service (destination-file)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-random-seed.service (destination-file)
After: system.slice (origin-file)
After: -.mount (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: -.mount (origin-file)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: irqbalance.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: user-runtime-dir at 0.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
ReferencedBy: user at 0.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: run-user-0.mount (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: dev-vda5.swap (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-coredump at 0.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
RequiresMountsFor: /run/systemd/journal/socket (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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 686fceaf1d064240953419cfc9a5a1f7
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
WantedBy: multi-user.target (destination-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: console-screen.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-file)
After: kbd.service (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: console-screen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/console-setup.sh
PID: 266
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-virtio\x2dports-vport1p1.device:
Description: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:05.0-virtio1-virtio\x2dports-vport1p1.device
Invocation ID: 03b7361b04654799a5c1b0c8c912bd98
Following Set Member: dev-vport1p1.device
Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/virtio-ports/vport1p1
Found: found-udev
-> Unit dev-vda.device:
Description: /dev/vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-vda.device
Invocation ID: 2a049af6fdd143cb97d4fd0baa103060
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda
Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device:
Description: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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:06.0-virtio2-block-vda-vda2.device
Invocation ID: 1fe1da63ec01416ba5380387aff90e04
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d02.device
Following Set Member: dev-vda2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Found: found-udev
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids
Name: system.slice
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: apparmor.service (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: rsyslog.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: systemd-coredump.socket (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: dev-vda5.swap (destination-file)
RequiredBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: -.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: systemd-resolved.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: system-systemd\x2dcoredump.slice (destination-implicit)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: system-user\x2druntime\x2ddir.slice (destination-implicit)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: run-user-0.mount (destination-file)
RequiredBy: systemd-hwdb-update.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: irqbalance.service (destination-file)
WantedBy: slices.target (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: run-user-0.mount (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: rsyslog.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: slices.target (destination-file)
Before: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
Before: dbus.service (destination-file)
Before: cron.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: dbus.socket (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: systemd-resolved.service (destination-file)
Before: irqbalance.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: systemd-journald.socket (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: rescue.service (destination-file)
Before: syslog.socket (destination-file)
Before: system-systemd\x2dcoredump.slice (destination-implicit)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-coredump.socket (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: emergency.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: keyboard-setup.service (destination-file)
Before: -.mount (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: system-user\x2druntime\x2ddir.slice (destination-implicit)
Before: systemd-ask-password-console.service (destination-file)
Before: dev-vda5.swap (destination-file)
Before: systemd-udevd.service (destination-file)
Before: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: apparmor.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: system-getty.slice (destination-implicit)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
Before: ssh.service (destination-file)
Before: apt-daily.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd-control.socket (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: slices.target (destination-file)
ReferencedBy: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: run-user-0.mount (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: dev-vda5.swap (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-coredump.socket (destination-file)
ReferencedBy: system-user\x2druntime\x2ddir.slice (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: system-systemd\x2dcoredump.slice (destination-implicit)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: irqbalance.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: system-getty.slice (destination-implicit)
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit system-systemd\x2dcoredump.slice:
Description: system-systemd\x2dcoredump.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
CGroup members mask: memory devices pids
Name: system-systemd\x2dcoredump.slice
Requires: system.slice (origin-implicit)
RequiredBy: systemd-coredump at 0.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-coredump at 0.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: systemd-coredump at 0.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: dead
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit user-runtime-dir at 0.service:
Description: /run/user/0 mount wrapper
Instance: 0
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-user\x2druntime\x2ddir.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: user-runtime-dir at 0.service
Invocation ID: 89b5de68def4433caeaeee7f71556355
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Mon 2018-07-23 12:15:29 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:29 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-user\x2druntime\x2ddir.slice (origin-file)
RequiredBy: user at 0.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 0.service (destination-file)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system-user\x2druntime\x2ddir.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system-user\x2druntime\x2ddir.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: user at 0.service (destination-file)
StopWhenUnneeded: yes
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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 0
PID: 370
Start Timestamp: Mon 2018-07-23 12:15:29 UTC
Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-runtime-dir stop 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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit network-online.target:
Description: Network is Online
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-online.target
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Wants: systemd-networkd-wait-online.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apt-daily.service (destination-file)
Before: rc-local.service (destination-file)
After: network.target (origin-file)
After: systemd-networkd-wait-online.service (destination-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: systemd-networkd-wait-online.service (origin-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: 5d8a81c5bf47457b9c09137c153c3bf8
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.17.0-1-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup-dev.service (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: 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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
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: 228
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit systemd-resolved.service:
Description: Network Name Resolution
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-resolved.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory devices pids
Name: systemd-resolved.service
Invocation ID: 5d78ba2ebd7d4d2899256a1892f41495
Documentation: man:systemd-resolved.service(8)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/resolved
Documentation: https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
Documentation: https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
Fragment Path: /etc/systemd/system/systemd-resolved.service
DropIn Path: /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-file)
Wants: nss-lookup.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: nss-lookup.target (origin-file)
Before: shutdown.target (origin-file)
Before: network.target (origin-file)
After: -.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.service (origin-file)
After: system.slice (origin-file)
References: systemd-networkd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: shutdown.target (origin-file)
References: nss-lookup.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/resolve (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: 357
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
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/resolve
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_setpcap cap_net_bind_service cap_net_raw
AmbientCapabilities: cap_setpcap cap_net_bind_service cap_net_raw
User: systemd-resolve
DynamicUser: no
ReadWritePaths: -/run/resolvconf
LockPersonality: yes
SystemCallFilter: fstatat64 close fork renameat2 semtimedop brk mmap2 recvfrom kill oldolduname mincore stat64 setgroups getegid32 dup2 _newselect inotify_add_watch renameat migrate_pages name_to_handle_at symlink truncate getuid32 mprotect io_destroy readahead alarm pipe2 utime rename getgroups32 sigaction sigaltstack setresgid32 getsockname sched_setparam sendmmsg pwritev rt_sigprocmask bind mq_unlink getxattr lchown32 fstat64 timerfd_settime fdatasync pwrite64 futex socket llistxattr unshare epoll_create1 fchmodat keyctl set_tid_address get_robust_list io_getevents chmod fgetxattr nanosleep removexattr exit_group poll getresgid32 move_pages socketcall mkdir add_key pselect6 getpid setfsgid setresuid unlinkat msync mlockall getpgrp getdents splice sendmsg nice recvmsg fadvise64_64 personality getresgid msgget truncate64 shutdown munlockall setsockopt lremovexattr restart_syscall set_tls memfd_create clock_getres sync munmap getsockopt sigsuspend umask writev select io_cancel rt_sigqueueinfo msgrcv setfsuid32 set_mempolicy lchown epoll_pwait shmget capget inotify_init1 io_submit semget times wait4 fcntl mq_open readv arch_prctl utimes geteuid32 clone get_mempolicy signal prlimit64 mq_notify waitpid oldstat sched_get_priority_min fchown32 gettid preadv setresgid sched_getattr epoll_create gettimeofday eventfd2 flistxattr readlink tee listen setuid flock send fsync mknodat pipe setuid32 sched_rr_get_interval mq_timedsend ftruncate64 timerfd_gettime rt_sigaction getpriority fadvise64 lsetxattr process_vm_writev copy_file_range creat open accept4 fstat process_vm_readv getsid setfsuid timer_delete set_thread_area read shmat vmsplice sched_yield rmdir getpeername tgkill statx chown getppid userfaultfd tkill vfork faccessat utimensat readdir fallocate execveat setgid32 getrusage connect signalfd sysinfo mbind sync_file_range getrlimit unlink sendto getcwd eventfd ftruncate rt_sigtimedwait chdir msgctl fstatfs lseek setregid32 setsid getrandom getuid getegid pread64 clock_gettime timer_gettime signalfd4 newfstatat kcmp getgroups accept setpgid link pause remap_file_pages setitimer ugetrlimit inotify_init epoll_ctl_old recv msgsnd rt_sigreturn set_robust_list time mmap getdents64 chown32 fchdir mremap clock_nanosleep geteuid getresuid ppoll oldfstat fremovexattr sched_setattr rt_sigpending socketpair semctl _llseek fsetxattr futimesat waitid ioctl ioprio_get symlinkat semop setfsgid32 listxattr statfs64 getitimer io_setup setregid membarrier shmctl dup3 preadv2 mlock2 munlock uname sigreturn getpgid getresuid32 epoll_wait fstatfs64 recvmmsg epoll_wait_old pwritev2 sched_get_priority_max setreuid32 dup execve getgid32 getgid timer_settime lstat olduname fchownat mq_timedreceive openat fcntl64 linkat sched_getaffinity capset sigprocmask write get_thread_area lgetxattr sendfile64 timer_getoverrun madvise timer_create fchown oldlstat rt_sigsuspend ipc sigpending sched_setaffinity request_key rt_tgsigqueueinfo mq_getsetattr setxattr sched_getscheduler setrlimit exit fchmod mknod syncfs sched_getparam setpriority mkdirat getcpu setns setgid sched_setscheduler prctl lstat64 setgroups32 statfs readlinkat timerfd_create epoll_ctl sendfile setreuid stat inotify_rm_watch setresuid32 ioprio_set mlock shmdt access
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-resolved
PID: 357
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
-> ExecStartPost:
Command Line: /bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || echo "nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved'
PID: 360
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Code: exited
Exit Status: 0
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=closed
Delegate=no
-> Unit dev-disk-by\x2dpartuuid-3459c79c\x2d05.device:
Description: /dev/disk/by-partuuid/3459c79c-05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-3459c79c\x2d05.device
Invocation ID: 5f77f4df72b34ea18dfb348ebcd7059d
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda5.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.device
Following Set Member: dev-vda5.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\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:06.0/virtio2/block/vda/vda5
Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-3459c79c\x2d05.swap:
Description: /dev/disk/by-partuuid/3459c79c-05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
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-3459c79c\x2d05.swap
Invocation ID: d9da12465ed7491f9c6921a6593df8f4
Following: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-disk-by\x2duuid-de6ff64e\x2d4830\x2d4eaa\x2d8b38\x2d053f9fdf9fc1.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart5.swap
Following Set Member: dev-vda5.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-default)
RequiresMountsFor: /dev/disk/by-partuuid/3459c79c-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/3459c79c-05
From /proc/swaps: yes
From fragment: no
Device Node: /dev/vda5
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device:
Description: /dev/disk/by-path/virtio-pci-0000:00:06.0-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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-virtio\x2dpci\x2d0000:00:06.0\x2dpart2.device
Invocation ID: 54070ef0dc4d462399b4ce4eb5b14a29
Following: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:06.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-3459c79c\x2d02.device
Following Set Member: sys-devices-pci0000:00-0000:00:06.0-virtio2-block-vda-vda2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2
Found: found-udev
-> Unit user at 0.service:
Description: User Manager for UID 0
Instance: 0
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:29 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:29 UTC
Active Exit 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-0.slice
CGroup: /user.slice/user-0.slice/user at 0.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: user at 0.service
Invocation ID: fc6bbb15747c40acbdd794146a7b7356
Fragment Path: /lib/systemd/system/user at .service
DropIn Path: /etc/systemd/system/user at .service.d/my.conf
Condition Timestamp: Mon 2018-07-23 12:15:29 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:29 UTC
Assert Result: yes
Requires: user-0.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: user-runtime-dir at 0.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: user-0.slice (origin-file)
After: basic.target (origin-default)
After: user-runtime-dir at 0.service (origin-file)
References: user-0.slice (origin-file)
References: basic.target (origin-default)
References: user-runtime-dir at 0.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-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: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 371
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 0
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 371
Start Timestamp: Mon 2018-07-23 12:15:29 UTC
Status Text: Startup finished in 28ms.
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=yes
DelegateControllers=memory pids
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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 pids
CGroup own mask: memory pids
Name: dev-mqueue.mount
Invocation ID: bd46658445a24f65bfd372efd1b56d10
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
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: sysinit.target (origin-file)
References: -.mount (origin-implicit)
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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> 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: system.slice (origin-file)
Requires: -.mount (origin-implicit)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: -.mount (origin-implicit)
References: system.slice (origin-file)
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
TimoutSec: 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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: ssh.service
Invocation ID: d651a5d3d31143b2b3e46556ba0324e5
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: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: auditd.service (origin-file)
After: -.mount (origin-file)
After: systemd-journald.socket (origin-file)
References: auditd.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-file)
References: network.target (origin-file)
References: systemd-journald.socket (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: 364
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 361
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 364
Start Timestamp: Mon 2018-07-23 12:15:26 UTC
-> 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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-07-23 12:15:26 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:26 UTC
Active Exit 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: runlevel4.target
Name: runlevel2.target
Name: multi-user.target
Name: runlevel3.target
Invocation ID: 1a15b90b73b84daf885f3dc0aa7ef96f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Mon 2018-07-23 12:15:26 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:26 UTC
Assert Result: yes
Requires: basic.target (origin-file)
Wants: dbus.service (origin-file)
Wants: remote-fs.target (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: console-setup.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: rsyslog.service (origin-file)
Wants: systemd-networkd.service (origin-file)
Wants: getty.target (origin-file)
Wants: ssh.service (origin-file)
Wants: irqbalance.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: systemd-resolved.service (origin-file)
Wants: cron.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: rescue.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
After: getty.target (origin-default)
After: ssh.service (origin-default)
After: systemd-logind.service (origin-default)
After: rescue.service (origin-file)
After: cron.service (origin-default)
After: rescue.target (origin-file)
After: systemd-user-sessions.service (origin-default)
After: rsyslog.service (origin-default)
After: basic.target (origin-file origin-default)
After: irqbalance.service (origin-default)
After: systemd-networkd.service (destination-file)
After: dbus.service (origin-default)
References: console-setup.service (origin-file)
References: rsyslog.service (origin-file origin-default)
References: ssh.service (origin-file origin-default)
References: rescue.service (origin-file)
References: systemd-resolved.service (origin-file)
References: rescue.target (origin-file)
References: systemd-user-sessions.service (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: irqbalance.service (origin-file origin-default)
References: basic.target (origin-file origin-default)
References: systemd-networkd.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: systemd-ask-password-wall.path (origin-file)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: cron.service (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: systemd-logind.service (origin-file origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit 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: Mon 2018-07-23 12:15:25 UTC
Inactive Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Enter Timestamp: Mon 2018-07-23 12:15:25 UTC
Active Exit Timestamp: n/a
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: a5bf47100e9249659838a42959a61615
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: Mon 2018-07-23 12:15:25 UTC
Condition Result: yes
Assert Timestamp: Mon 2018-07-23 12:15:25 UTC
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-coredump at 0.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-update-utmp.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-coredump at 0.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
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
Limit NOFILE: 4096
Limit NOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 233
Start Timestamp: Mon 2018-07-23 12:15:25 UTC
Exit Timestamp: Mon 2018-07-23 12:15:25 UTC
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
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=2365
DevicePolicy=auto
Delegate=no
-------------- next part --------------
==> /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/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/console-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/irqbalance.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/irqbalance.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/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/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.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/vda1 during installation
UUID=98fbb5c4-fc7e-440d-a6e4-8db4bbfe4b5d / ext4 errors=remount-ro 0 1
# swap was on /dev/vda5 during installation
UUID=de6ff64e-4830-4eaa-8b38-053f9fdf9fc1 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
More information about the Pkg-systemd-maintainers
mailing list