Bug#931850: systemd-sysusers creates user systemd-coredump with shell /sbin/nologin, should be /usr/sbin/nologin
Alan J. Wylie
alan.wylie at tnp.net.uk
Thu Jul 11 13:42:53 BST 2019
Package: systemd
Version: 241-5
Severity: normal
Dear Maintainer,
(This may be a duplicate, previous attempt had problems sending e-mail)
On a buster system, freshly upgraded from a stretch install image, from daemon.log:
Jul 10 12:21:42 ns2 systemd-sysusers[221]: Creating group systemd-coredump with gid 999.
Jul 10 12:21:42 ns2 systemd-sysusers[221]: Creating user systemd-coredump (systemd Core Dumper) with uid 999 and gid 999.
$ grep systemd-core /etc/passwd
systemd-coredump:x:999:999:systemd Core Dumper:/:/sbin/nologin
However,
$ ls -l /sbin/nologin
ls: cannot access '/sbin/nologin': No such file or directory
$ ls -l /usr/sbin/nologin
-rwxr-xr-x 1 root root 14328 Jul 27 2018 /usr/sbin/nologin
This seems to be an upstream issue: from a current systemd git checkout:
man/sysusers.d.xml:
...
<para>The login shell of the user. If not specified, this will be set to
<filename>/sbin/nologin</filename>, except if the UID of the user is 0, in
which case <filename>/bin/sh</filename> will be used.</para>
...
-- Package-specific info:
-- System Information:
Debian Release: 10.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
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.118
ii libacl1 2.2.53-4
ii libapparmor1 2.13.2-10
ii libaudit1 1:2.8.4-3
ii libblkid1 2.33.1-0.1
ii libc6 2.28-10
ii libcap2 1:2.25-2
ii libcryptsetup12 2:2.1.0-5
ii libgcrypt20 1.8.4-5
ii libgnutls30 3.6.7-4
ii libgpg-error0 1.35-1
ii libidn11 1.33-2.2
ii libip4tc0 1.8.2-4
ii libkmod2 26-1
ii liblz4-1 1.8.3-1
ii liblzma5 5.2.4-1
ii libmount1 2.33.1-0.1
ii libpam0g 1.3.1-5
ii libseccomp2 2.3.3-4
ii libselinux1 2.8-1+b1
ii libsystemd0 241-5
ii mount 2.33.1-0.1
ii util-linux 2.33.1-0.1
Versions of packages systemd recommends:
ii dbus 1.12.16-1
ii libpam-systemd 241-5
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.133
ii udev 241-5
-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/tmpfiles.d/screen-cleanup.conf -> /usr/lib/tmpfiles.d/screen-cleanup.conf
--- /usr/lib/tmpfiles.d/screen-cleanup.conf 2017-07-01 13:07:57.000000000 +0100
+++ /etc/tmpfiles.d/screen-cleanup.conf 2019-07-10 12:12:11.679401338 +0100
@@ -1 +1 @@
-d /run/screen 0777 root utmp
+d /run/screen 1777 root utmp
[EXTENDED] /lib/systemd/system/network-online.target -> /etc/systemd/system/network-online.target.d/python3-nova-agent.conf
[EXTENDED] /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /lib/systemd/system/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED] /lib/systemd/system/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
5 overridden configuration files found.
-------------- next part --------------
Timestamp kernel: Wed 2019-07-10 12:21:28 BST
Timestamp userspace: Wed 2019-07-10 12:21:32 BST
Timestamp finish: Wed 2019-07-10 12:21:45 BST
Timestamp security-start: Wed 2019-07-10 12:21:32 BST
Timestamp security-finish: Wed 2019-07-10 12:21:32 BST
Timestamp generators-start: Wed 2019-07-10 12:21:32 BST
Timestamp generators-finish: Wed 2019-07-10 12:21:33 BST
Timestamp units-load-start: Wed 2019-07-10 12:21:33 BST
Timestamp units-load-finish: Wed 2019-07-10 12:21:33 BST
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: spamassassin.service
Before: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: fe4696add7b54874aa1dac8e07767a8f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-file)
Requires: -.mount (origin-path)
Wants: sockets.target (origin-file)
Wants: paths.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: slices.target (origin-file)
Wants: timers.target (origin-file)
RequiredBy: multi-user.target (destination-file)
WantedBy: puppet.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-file destination-default)
Before: nagios-nrpe-server.service (destination-default)
Before: user-runtime-dir at 2024.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: user at 2024.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: mcollective.service (destination-default)
Before: getty-static.service (destination-default)
Before: munin-node.service (destination-default)
Before: man-db.service (destination-default)
Before: rsync.service (destination-default)
Before: cloud-final.service (destination-default)
Before: dbus.service (destination-default)
Before: logrotate.service (destination-default)
Before: rc-local.service (destination-default)
Before: shutdown.target (origin-default)
Before: cloud-config.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: ntp.service (destination-default)
Before: cron.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: rsyslog.service (destination-default)
Before: ssh.service (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: nfs-utils.service (destination-default)
Before: exim4.service (destination-default)
Before: apt-daily.service (destination-default)
Before: puppet.service (destination-file destination-default)
Before: systemd-user-sessions.service (destination-default)
After: sysinit.target (origin-file origin-default)
After: sockets.target (origin-file origin-default)
After: paths.target (origin-file origin-default)
After: -.mount (origin-path)
After: tmp.mount (origin-file)
After: slices.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: sysinit.target (origin-file origin-default)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: timers.target (origin-file)
References: sockets.target (origin-file origin-default)
References: slices.target (origin-file origin-default)
References: paths.target (origin-file origin-default)
ReferencedBy: nagios-nrpe-server.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: user at 2024.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: user-runtime-dir at 2024.service (destination-default)
ReferencedBy: puppet.service (destination-file destination-default)
ReferencedBy: cloud-config.service (destination-default)
ReferencedBy: mcollective.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: cloud-final.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: munin-node.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: getty-static.service (destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit networking.service:
Description: Raise network interfaces
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:40 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:40 BST
Active Exit Timestamp: n/a
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/networking.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: networking.service
Invocation ID: ac0c767019e44782855a49c03e154805
Documentation: man:interfaces(5)
Fragment Path: /lib/systemd/system/networking.service
Condition Timestamp: Wed 2019-07-10 12:21:38 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:38 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: ifupdown-pre.service (origin-file)
Wants: network.target (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cloud-init.service (destination-file)
Before: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: network.target (origin-file)
After: systemd-modules-load.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-sysctl.service (origin-file)
After: network-pre.target (origin-file)
After: local-fs.target (origin-file)
After: ifupdown-pre.service (origin-file)
After: apparmor.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: network-pre.target (origin-file)
References: systemd-modules-load.service (origin-file)
References: ifupdown-pre.service (origin-file)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-sysctl.service (origin-file)
References: apparmor.service (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: network-online.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/ifup -a --read-environment
-> ExecStop:
Command Line: /sbin/ifdown -a --read-environment --exclude=lo
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit cloud-init-local.service:
Description: Initial cloud-init job (pre-networking)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit Timestamp: n/a
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/cloud-init-local.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cloud-init-local.service
Invocation ID: 963da6d3ef0e43558a65e7ec414f196e
Fragment Path: /lib/systemd/system/cloud-init-local.service
Condition Timestamp: Wed 2019-07-10 12:21:35 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:35 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: network-pre.target (origin-file)
WantedBy: cloud-init.target (destination-file)
WantedBy: cloud-config.target (destination-file)
WantedBy: cloud-init.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cloud-init.service (destination-file)
Before: NetworkManager.service (origin-file)
Before: cloud-config.target (destination-file)
Before: network-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-path)
After: xe-daemon.service (destination-file)
References: network-pre.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: NetworkManager.service (origin-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: cloud-config.target (destination-file)
ReferencedBy: cloud-init.target (destination-file)
ReferencedBy: xe-daemon.service (destination-file)
RequiresMountsFor: /var/lib/cloud (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: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/cloud-init init --local
Command Line: /bin/touch /run/cloud-init/network-config-ready
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit dev-xvdc1.device:
Description: /dev/xvdc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-xvdc1.device
Invocation ID: 7143f95f76db446cb008f46baa46bdc2
Following: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
Following Set Member: dev-disk-by\x2duuid-bb223bb0\x2d3143\x2d4e08\x2da114\x2d20c62723f29f.device
Following Set Member: dev-disk-by\x2dpartuuid-f44579be\x2d01.device
Following Set Member: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc/xvdc1
Found: found-udev
-> Unit sys-devices-vbd\x2d768-block-xvda-xvda1.device:
Description: /sys/devices/vbd-768/block/xvda/xvda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-vbd\x2d768-block-xvda-xvda1.device
Invocation ID: 515278ea12c544ff8cfe937fd634a532
Following Set Member: dev-xvda1.device
Following Set Member: dev-disk-by\x2duuid-14daa905\x2d4f99\x2d4c0e\x2dbbfd\x2d5b0eaa2482fe.device
Following Set Member: dev-disk-by\x2dpartuuid-cbb45d0f\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda/xvda1
Found: found-udev
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
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-user-sessions.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-user-sessions.service
Invocation ID: b24140b80bc940d18279862d3da81705
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: user-2024.slice (destination-file)
Before: shutdown.target (origin-default)
Before: user at 2024.service (destination-file)
Before: user-runtime-dir at 2024.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: session-339.scope (destination-file)
Before: session-337.scope (destination-file)
Before: getty at tty1.service (destination-file)
After: sysinit.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: network.target (origin-file)
After: cloud-init.service (destination-file)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: remote-fs.target (origin-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: user at 2024.service (destination-file)
ReferencedBy: session-337.scope (destination-file)
ReferencedBy: user-runtime-dir at 2024.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: session-339.scope (destination-file)
ReferencedBy: user-2024.slice (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 8cc45ca5ee8048ff9ef5baed6c8dcb64
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Wants: system.slice (origin-file)
Wants: -.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: -.slice (origin-file)
After: user.slice (destination-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: -.slice (origin-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: user.slice (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
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: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-journald-dev-log.socket
Invocation ID: 41a17d5953bd4d5da921787a51940c9b
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: sockets.target (origin-file)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/log
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Boot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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-update-utmp.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-update-utmp.service
Invocation ID: a9963042a9104e209fa2b9137aa2805f
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: auditd.service (origin-file)
After: -.mount (origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: auditd.service (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit chronyd.service:
Description: chronyd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: chronyd.service
After: cloud-init.service (destination-file)
ReferencedBy: cloud-init.service (destination-file)
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-udevd-control.socket
Invocation ID: 06da4f2662d8494cbd3ba777f95a51e9
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-implicit)
References: -.mount (origin-path)
References: sockets.target (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
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit nfs-server.service:
Description: nfs-server.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-server.service
ConsistsOf: rpc-svcgssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
-> Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2019-07-11 00:00:02 BST
Inactive Exit Timestamp: Thu 2019-07-11 00:00:01 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2019-07-11 00:00:02 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Name: logrotate.service
Invocation ID: f09dc1ebcbe24738b8551c90862b4dbb
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.service
ConditionACPower: true succeeded
Condition Timestamp: Thu 2019-07-11 00:00:01 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 00:00:01 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: logrotate.timer (destination-implicit)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: -.mount (origin-path)
TriggeredBy: logrotate.timer (destination-implicit)
References: -.mount (origin-path)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: logrotate.timer (destination-implicit)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: best-effort
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/logrotate /etc/logrotate.conf
PID: 1384
Start Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Timestamp: Thu 2019-07-11 00:00:02 BST
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=closed
Delegate=no
-> Unit sys-devices-vif\x2d1-net-eth1.device:
Description: /sys/devices/vif-1/net/eth1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-vif\x2d1-net-eth1.device
Invocation ID: 6114747f5cf54d21aa3dd7cdd543844f
Following Set Member: sys-subsystem-net-devices-eth1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-1/net/eth1
Found: found-udev
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:47:39 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: Wed 2019-07-10 12:47:39 BST
Inactive Enter Timestamp: Wed 2019-07-10 12:47:39 BST
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: apt-daily-upgrade.timer
Invocation ID: 25db64fca420480e911079daeced3225
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
After: apt-daily.timer (origin-file)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: apt-daily-upgrade.service (origin-implicit)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: apt-daily.timer (origin-file)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: dead
Result: success
Unit: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 06:00:00
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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-tmpfiles-setup-dev.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-tmpfiles-setup-dev.service
Invocation ID: 58fb06f7ab2647b88dfb945d8cbe6013
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-udevd.service (origin-file)
Before: shutdown.target (origin-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-vif\x2d0-net-eth0.device:
Description: /sys/devices/vif-0/net/eth0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-vif\x2d0-net-eth0.device
Invocation ID: c012d5889bb34baeb3ec2a2118427def
Following Set Member: sys-subsystem-net-devices-eth0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-0/net/eth0
Found: found-udev
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-hugepages.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dev-hugepages.mount
Invocation ID: ce4db3e350f741758ffe9dc152c159d3
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 untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/kernel/mm/hugepages untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,pagesize=2M
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit rpcbind.socket:
Description: RPCbind Server Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.socket
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: rpcbind.socket
Invocation ID: 53ee67968946454c9f190d05dcf11141
Fragment Path: /lib/systemd/system/rpcbind.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpcbind.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: rpcbind.service (origin-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: rpcbind.service (origin-implicit)
References: rpcbind.service (origin-implicit)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: rpcbind.service (destination-file)
RequiresMountsFor: /run/rpcbind.sock (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: ipv6-only
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: rpcbind.socket
SELinuxContextFromNet: no
ListenStream: /run/rpcbind.sock
ListenStream: 0.0.0.0:111
ListenDatagram: 0.0.0.0:111
ListenStream: [::]:111
ListenDatagram: [::]:111
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit getty-pre.target:
Description: Login Prompts (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: getty-pre.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit cloud-final.service:
Description: Execute cloud user/final scripts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:45 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:45 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:45 BST
Active Exit Timestamp: n/a
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/cloud-final.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cloud-final.service
Invocation ID: 12b8c8a483b842e5b7a1c1813d08310b
Fragment Path: /lib/systemd/system/cloud-final.service
Condition Timestamp: Wed 2019-07-10 12:21:44 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:44 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
Wants: cloud-config.service (origin-file)
WantedBy: cloud-init.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cloud-init.target (destination-default)
Before: shutdown.target (origin-default)
Before: apt-daily.service (origin-file)
After: multi-user.target (origin-file)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: cloud-config.service (origin-file)
After: rc-local.service (origin-file)
After: sysinit.target (origin-default)
References: apt-daily.service (origin-file)
References: sysinit.target (origin-default)
References: rc-local.service (origin-file)
References: cloud-config.service (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: multi-user.target (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: cloud-init.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/cloud-init modules --mode=final
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: 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: 2eb9453350af4eb78172ec83314cbf3b
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 untested
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.service (origin-file)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: nagios-nrpe-server.service (destination-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: getty-pre.target (origin-file)
After: rc-local.service (origin-file)
After: system-getty.slice (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: system-getty.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: getty-pre.target (origin-file)
References: rescue.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: rc-local.service (origin-file)
References: getty.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
ReferencedBy: nagios-nrpe-server.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 596
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
UnsetEnvironment: LANG
UnsetEnvironment: LANGUAGE
UnsetEnvironment: LC_CTYPE
UnsetEnvironment: LC_NUMERIC
UnsetEnvironment: LC_TIME
UnsetEnvironment: LC_COLLATE
UnsetEnvironment: LC_MONETARY
UnsetEnvironment: LC_MESSAGES
UnsetEnvironment: LC_PAPER
UnsetEnvironment: LC_NAME
UnsetEnvironment: LC_ADDRESS
UnsetEnvironment: LC_TELEPHONE
UnsetEnvironment: LC_MEASUREMENT
UnsetEnvironment: LC_IDENTIFICATION
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
LockPersonality: no
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 13:51:25 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-logind.service
Invocation ID: d21fe7d568ea4f5a96fd7dc95ed6ad23
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 untested
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Wants: user.slice (origin-file)
Wants: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: unattended-upgrades.service (destination-file)
Before: session-337.scope (destination-file)
Before: session-339.scope (destination-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: user.slice (origin-file)
After: nss-user-lookup.target (origin-file)
After: systemd-journald.socket (origin-file)
After: dbus.socket (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: user.slice (origin-file)
References: dbus.socket (origin-file)
References: nss-user-lookup.target (origin-file)
References: basic.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: session-339.scope (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: session-337.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: unknown
Main PID: 580
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
LockPersonality: yes
SystemCallFilter: wait4 recv rt_sigaction epoll_create shmdt tkill capset sendmmsg sigprocmask syncfs sched_get_priority_min mq_open setreuid32 getpgid msgctl recvmmsg fgetxattr swapcontext nice rt_sigpending utimes mlock2 timerfd_gettime creat pipe pwritev2 fstat64 clock_gettime renameat2 sendfile64 sched_setscheduler timerfd_create oldfstat epoll_wait preadv2 rt_sigprocmask setgid chdir fstatfs64 vfork pause process_vm_readv readdir llistxattr sigreturn ppoll getpeername rt_sigsuspend lgetxattr writev setgid32 sendfile dup2 futex memfd_create signalfd4 munmap poll get_robust_list mmap ioprio_get exit_group prctl signal mkdir sched_get_priority_max getdents openat epoll_ctl unlinkat getitimer epoll_wait_old semget munlockall eventfd2 set_mempolicy epoll_create1 move_pages exit rmdir io_submit sched_getscheduler readlink timer_getoverrun fork lstat64 getrandom read flock lsetxattr sched_setattr utimensat oldstat getegid32 sched_getattr truncate64 times mq_notify fstatfs flistxattr mmap2 getdents64 mremap fstat faccessat chown fcntl rt_sigtimedwait get_mempolicy mkdirat execveat mbind ioctl msgrcv setresuid32 bind signalfd rename utime sendto getxattr setuid32 getresuid32 mq_timedreceive execve getresgid32 preadv geteuid socket add_key lchown setfsgid32 shutdown lchown32 io_cancel chmod semctl readlinkat accept4 getgid copy_file_range capget lremovexattr fchownat chown32 socketpair sync mknod userfaultfd kcmp sigaction timerfd_settime symlink setregid32 sched_setparam timer_gettime tee listen setitimer setfsuid symlinkat statx send fstatat64 epoll_ctl_old getuid setrlimit sched_getparam io_destroy fallocate vmsplice waitid mq_unlink io_getevents setgroups getpgrp _llseek fchown32 pipe2 geteuid32 olduname mlock semop rt_sigreturn getsid setns waitpid renameat brk setsockopt rt_sigqueueinfo personality keyctl link alarm inotify_rm_watch setfsuid32 fadvise64 close recvmsg mprotect lseek timer_settime getpid madvise umask semtimedop sched_getaffinity pselect6 fsetxattr clock_nanosleep getppid msgsnd fchdir unshare socketcall mq_timedsend kill rt_tgsigqueueinfo getgroups32 setregid uname lstat ftruncate64 mq_getsetattr truncate readv io_setup shmat dup munlock futimesat listxattr getrlimit sched_yield msgget mlockall shmctl fremovexattr getsockopt pwrite64 setxattr inotify_init remap_file_pages removexattr gettid stat sigsuspend clock_getres pread64 getpriority getegid setreuid getcpu migrate_pages accept fchmodat write sync_file_range timer_create access fchown fadvise64_64 inotify_add_watch recvfrom setresuid getgid32 request_key oldlstat newfstatat open setuid eventfd set_thread_area name_to_handle_at fsync mknodat setresgid32 getsockname nanosleep prlimit64 pwritev clone restart_syscall ftruncate splice connect setresgid shmget fdatasync getresgid readahead sendmsg setpgid set_tls set_tid_address stat64 process_vm_writev get_thread_area epoll_pwait sysinfo msync setgroups32 tgkill statfs unlink gettimeofday fcntl64 sigaltstack sched_rr_get_interval sched_setaffinity dup3 _newselect select setpriority timer_delete linkat getresuid sigpending getuid32 time getgroups arch_prctl setsid membarrier ugetrlimit setfsgid set_robust_list statfs64 fchmod getrusage oldolduname getcwd ipc inotify_init1 ioprio_set
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Current: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: shutdown.target (origin-default)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: d71b5932aad049d6bf1dbb325f630de2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
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-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: fa5d04b0cd0248c4a3b1d46ec30698c1
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 systemd-timesyncd.service:
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Name: systemd-timesyncd.service
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
DropIn Path: /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
ConditionFileIsExecutable: !/usr/sbin/VBoxService untested
ConditionFileIsExecutable: !/usr/sbin/chronyd untested
ConditionFileIsExecutable: !/usr/sbin/openntpd untested
ConditionFileIsExecutable: !/usr/sbin/ntpd untested
ConditionVirtualization: !container untested
ConditionCapability: CAP_SYS_TIME untested
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: time-sync.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: ntp.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: time-sync.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: -.mount (origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: time-sync.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-sysusers.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ntp.service (destination-file)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
RequiresMountsFor: /tmp (origin-file)
RequiresMountsFor: /run/systemd/timesync (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: unknown
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/timesync
StateDirectoryMode: 0755
StateDirectory: systemd/timesync
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_sys_time
AmbientCapabilities: cap_sys_time
User: systemd-timesync
DynamicUser: no
LockPersonality: yes
SystemCallFilter: getsockopt sched_get_priority_min getrandom socketpair copy_file_range set_mempolicy kcmp mlockall pipe2 getdents64 epoll_ctl setuid epoll_wait setresgid getgroups32 memfd_create shmat mkdirat utimes statfs64 lsetxattr msgctl statfs getegid unshare fsync mknodat sendmmsg getsockname sigpending semtimedop pipe process_vm_writev sched_setparam lstat signalfd4 mq_unlink lremovexattr shmctl getresgid32 getxattr mq_timedreceive swapcontext io_setup inotify_rm_watch fstatat64 setpgid get_robust_list statx preadv sched_getattr accept timer_getoverrun prlimit64 fchown32 setfsgid32 fstatfs64 clock_getres pselect6 rt_sigsuspend epoll_wait_old renameat personality set_tls getresgid pwritev2 sync_file_range futimesat fork kill execveat _llseek setns clock_settime inotify_add_watch symlinkat get_thread_area signalfd fchmod fcntl mremap name_to_handle_at llistxattr exit getitimer mlock2 setregid sched_getparam tgkill setreuid32 oldfstat readlinkat recvfrom sched_get_priority_max semget fadvise64 migrate_pages futex ugetrlimit semctl pread64 utimensat sigprocmask fchdir read setresuid gettid msgrcv fdatasync pwrite64 oldlstat chdir utime connect io_cancel getpeername _newselect mmap truncate execve renameat2 getrlimit getuid32 capset getegid32 epoll_create fsetxattr mq_getsetattr nanosleep munlock setfsgid rt_sigqueueinfo splice poll setuid32 request_key tee setgid ppoll eventfd2 fchownat faccessat munlockall uname fremovexattr waitid inotify_init dup3 dup sched_setattr getgroups setgid32 olduname syncfs mknod alarm fstat exit_group prctl clone umask capget unlinkat get_mempolicy preadv2 chown mq_open mmap2 rt_sigreturn eventfd brk sendfile64 lstat64 setresuid32 lgetxattr pwritev timerfd_gettime setfsuid32 bind setgroups getpgrp epoll_pwait rmdir rt_sigtimedwait sched_yield semop setfsuid vmsplice getpid rt_sigprocmask getrusage fchown ioprio_get removexattr recvmsg setsid setregid32 inotify_init1 access set_tid_address readdir shmget epoll_ctl_old ioprio_set sigreturn getgid32 fstat64 ftruncate fgetxattr restart_syscall rt_tgsigqueueinfo getppid timerfd_settime flistxattr mq_timedsend remap_file_pages signal chmod wait4 io_destroy getcpu timerfd_create setxattr sched_setaffinity timer_create settimeofday open timer_settime ioctl oldolduname send sigsuspend setresgid32 recvmmsg arch_prctl vfork getgid getcwd mprotect lchown add_key mbind userfaultfd writev sigaltstack io_submit fcntl64 move_pages mlock madvise openat keyctl times link shutdown sigaction write accept4 setitimer getresuid32 readv listen linkat munmap lchown32 rt_sigaction listxattr readahead sysinfo timer_delete set_thread_area clock_nanosleep clock_adjtime msgget setgroups32 msgsnd dup2 sched_getaffinity tkill fadvise64_64 nice sched_getscheduler shmdt sendmsg process_vm_readv mkdir stat64 getdents close geteuid32 set_robust_list getsid unlink sync sendfile rt_sigpending msync time chown32 setsockopt rename getpgid adjtimex epoll_create1 stat waitpid setpriority geteuid readlink ipc setreuid gettimeofday getuid timer_gettime fallocate clock_gettime sched_setscheduler pause stime oldstat lseek getpriority newfstatat truncate64 creat sendto symlink io_getevents setrlimit select mq_notify fstatfs sched_rr_get_interval fchmodat socketcall socket recv flock membarrier ftruncate64 getresuid
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=closed
Delegate=no
-> Unit clamav-daemon.service:
Description: clamav-daemon.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: clamav-daemon.service
Before: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-initctl.socket (destination-implicit)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: console-screen.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit systemd-fsckd.service:
Description: File System Check Daemon to report status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-fsckd.service
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Requires: system.slice (origin-file)
Requires: systemd-fsckd.socket (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsckd.socket (destination-implicit)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit run-user-2024.mount:
Description: /run/user/2024
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:13 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:13 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:13 BST
Active Exit Timestamp: n/a
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-2024.mount
Invocation ID: b79d4b9a743143e68671792f720b295b
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-default)
After: swap.target (origin-mountinfo-default)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo-default)
References: umount.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: swap.target (origin-mountinfo-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs-pre.target (origin-mountinfo-default)
References: local-fs.target (origin-mountinfo-default)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/2024
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=48864k,mode=700,uid=2024,gid=2024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-journald.service
Invocation ID: a4144fdc06e245aeb2cfe94a4ac94e60
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: systemd-journald.socket (origin-file)
Requires: system.slice (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald-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-tmpfiles-setup.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
After: syslog.socket (origin-file)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file destination-implicit)
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: syslog.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: sysinit.target (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: unknown
Main PID: 214
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog
DynamicUser: no
LockPersonality: yes
SystemCallFilter: close sendmsg epoll_pwait timer_create getuid clone move_pages getppid sched_setattr chmod ugetrlimit select inotify_add_watch sigprocmask get_mempolicy epoll_ctl getresgid setfsuid32 sync_file_range fchmodat accept4 clock_nanosleep lsetxattr recvmsg sched_getaffinity renameat setresgid32 openat keyctl getresuid io_getevents clock_getres execve sendfile fstat64 access faccessat sendmmsg dup3 setfsgid setsockopt setgroups signalfd ioprio_get flistxattr readahead semget oldstat utime personality oldolduname eventfd2 rt_sigqueueinfo sigsuspend ftruncate fsetxattr socketcall sysinfo dup add_key getsockname arch_prctl syncfs shmget time getcpu copy_file_range clock_gettime fstat mremap timerfd_gettime inotify_init msgrcv fstatfs setuid mlock2 truncate64 listen socket pipe2 setuid32 write shmat oldfstat setrlimit mmap2 _llseek symlinkat rename sched_yield link sched_setscheduler setresgid sigaltstack nanosleep userfaultfd readlinkat membarrier setgid32 setresuid32 utimes execveat setpriority statfs64 semop chdir eventfd munmap epoll_create getsockopt times read setregid32 request_key geteuid io_submit rt_sigprocmask setsid removexattr process_vm_writev swapcontext rt_tgsigqueueinfo munlock timer_getoverrun timer_settime getcwd getpriority setpgid vmsplice futimesat munlockall fgetxattr setitimer process_vm_readv getegid32 epoll_wait mprotect sched_get_priority_max io_setup sigreturn getgroups32 inotify_init1 exit mq_timedsend sched_rr_get_interval stat64 mq_unlink getdents64 getegid olduname pread64 msgsnd semctl setfsuid fchmod getpid sched_getattr writev shutdown set_tls name_to_handle_at mq_getsetattr getpgrp remap_file_pages io_cancel preadv2 signal setreuid32 linkat getrandom sendfile64 fstatat64 timer_gettime inotify_rm_watch open getdents get_thread_area setfsgid32 pselect6 epoll_wait_old lchown32 setxattr epoll_create1 utimensat rmdir sendto socketpair dup2 _newselect prlimit64 madvise rt_sigtimedwait waitpid oldlstat listxattr tgkill statx recv fork gettimeofday setns shmctl pipe getrusage setgroups32 tee ioctl mlockall pwritev2 renameat2 sync flock ppoll stat llistxattr sched_getparam getrlimit send lgetxattr pwrite64 set_tid_address symlink fchownat io_destroy rt_sigpending unlinkat recvmmsg fremovexattr sched_setaffinity chown32 mmap unlink pwritev sched_getscheduler mknod fcntl64 timer_delete fchdir recvfrom lremovexattr signalfd4 readdir restart_syscall fdatasync alarm timerfd_create msgctl semtimedop epoll_ctl_old setreuid mq_notify tkill getgid getitimer ioprio_set set_mempolicy wait4 fsync rt_sigaction ftruncate64 geteuid32 sigpending rt_sigsuspend chown getsid fchown statfs msgget sched_get_priority_min timerfd_settime mkdirat mq_timedreceive fadvise64_64 brk gettid prctl getgroups mkdir uname newfstatat setresuid lstat64 lseek getpeername getresgid32 nice fallocate mbind lstat shmdt truncate bind splice fcntl set_thread_area mknodat unshare setregid vfork readv fchown32 readlink exit_group mlock futex getgid32 rt_sigreturn connect pause getxattr sched_setparam set_robust_list getuid32 memfd_create get_robust_list setgid fadvise64 migrate_pages kcmp sigaction getresuid32 fstatfs64 kill preadv msync umask creat poll capset capget accept waitid getpgid ipc mq_open lchown
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 11
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit connman.service:
Description: connman.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: connman.service
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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-sysctl.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-sysctl.service
Invocation ID: f320ed05116243cf97214551ccaf4732
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionPathIsReadWrite: /proc/sys/net untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: networking.service (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit plymouth-quit.service:
Description: plymouth-quit.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: plymouth-quit.service
After: nagios-nrpe-server.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionPathExists: /sys/kernel/config untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:24:41 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 63249d3bb600497699ff83d76d83a721
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 untested
ConditionPathExists: /proc/sys/fs/binfmt_misc untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: sysinit.target (origin-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
After: -.mount (origin-path)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
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: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-machine-id-setup --commit
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: sys-kernel-debug.mount
Invocation ID: 00ebd64da4e4482db6d4483ec4823bb9
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 untested
ConditionPathExists: /sys/kernel/debug untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:43 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:43 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/exim4.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: exim4.service
Invocation ID: 02ba0a36cf1b4b9c9b6fd5e75f5696ab
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/exim4.service
Source Path: /etc/init.d/exim4
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (origin-file destination-default)
After: mysql.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: spamassassin.service (origin-file)
After: postgresql.service (origin-file)
After: time-sync.target (origin-file)
After: basic.target (origin-default)
After: remote-fs.target (origin-file)
After: greylist.service (origin-file)
After: clamav-daemon.service (origin-file)
After: network-online.target (origin-file)
After: nss-lookup.target (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: spamassassin.service (origin-file)
References: systemd-journald.socket (origin-file)
References: graphical.target (origin-file)
References: nss-lookup.target (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: remote-fs.target (origin-file)
References: postgresql.service (origin-file)
References: clamav-daemon.service (origin-file)
References: multi-user.target (origin-file)
References: mysql.service (origin-file)
References: time-sync.target (origin-file)
References: greylist.service (origin-file)
References: network-online.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 5min
TimeoutStopSec: 5min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/init.d/exim4 start
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit puppet.service:
Description: Puppet agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 13:52:01 BST
Inactive Exit Timestamp: Wed 2019-07-10 13:52:01 BST
Active Enter Timestamp: Wed 2019-07-10 13:52:01 BST
Active Exit Timestamp: n/a
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/puppet.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: puppet.service
Invocation ID: 4f049df4915c47e0a4d6672fc6f58f40
Fragment Path: /lib/systemd/system/puppet.service
Condition Timestamp: Wed 2019-07-10 13:52:01 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 13:52:01 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: basic.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-file origin-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-file origin-default)
References: network.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 17915
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/sysconfig/puppetagent
EnvironmentFile: -/etc/sysconfig/puppet
EnvironmentFile: -/etc/default/puppet
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /opt/puppetlabs/puppet/bin/puppet agent $PUPPET_EXTRA_OPTS --no-daemonize
PID: 17915
Start Timestamp: Wed 2019-07-10 13:52:01 BST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Requires: system.slice (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: emergency.service (destination-file)
Before: shutdown.target (origin-file)
Before: rescue.target (destination-file)
Before: multi-user.target (destination-file)
Before: graphical.target (destination-file)
After: sysinit.target (origin-file)
After: system.slice (origin-file)
After: emergency.service (destination-file)
After: plymouth-start.service (origin-file)
After: getty at tty1.service (destination-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: plymouth-start.service (origin-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: emergency.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell rescue
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: e41717f4ae6f4babafc166d11c0384ac
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: man-db.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
Wants: logrotate.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: man-db.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: logrotate.timer (destination-default)
After: apt-daily.timer (destination-default)
References: shutdown.target (origin-file)
References: man-db.timer (origin-file)
References: apt-daily.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
References: apt-daily-upgrade.timer (origin-file)
References: logrotate.timer (origin-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dbus.socket
Invocation ID: 5900c0d22d7e4c228c62c7be039ad1b3
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (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: shutdown.target (origin-default)
Before: dbus.service (origin-implicit)
Before: systemd-logind.service (destination-file)
Before: sockets.target (origin-default destination-default)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
Triggers: dbus.service (origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: dbus.service (origin-implicit)
References: sockets.target (origin-default)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-logind.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
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: cpu cpuacct memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: cpu cpuacct memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Name: -.slice
Documentation: man:systemd.special(7)
RequiredBy: init.scope (destination-file)
RequiredBy: system.slice (destination-implicit)
RequiredBy: user.slice (destination-implicit)
WantedBy: slices.target (destination-file)
Before: slices.target (destination-file)
Before: init.scope (destination-file)
Before: system.slice (destination-implicit)
Before: user.slice (destination-implicit)
ReferencedBy: slices.target (destination-file)
ReferencedBy: init.scope (destination-file)
ReferencedBy: system.slice (destination-implicit)
ReferencedBy: user.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=yes
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit 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: c3a50e7d93d849759eee87f4efaca7ec
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
WantedBy: systemd-remount-fs.service (destination-file)
WantedBy: keyboard-setup.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: local-fs.target (destination-file)
Before: run-user-2024.mount (destination-mountinfo-default)
Before: shutdown.target (origin-default)
After: keyboard-setup.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: run-user-2024.mount (destination-mountinfo-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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-modules-load.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-modules-load.service
Invocation ID: 33d5e92370f9466aaa9d9ea0f358755c
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 untested
ConditionKernelCommandLine: |modules-load untested
ConditionDirectoryNotEmpty: |/run/modules-load.d untested
ConditionDirectoryNotEmpty: |/etc/modules-load.d untested
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d untested
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d untested
ConditionDirectoryNotEmpty: |/lib/modules-load.d untested
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: networking.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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-sysusers.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-sysusers.service
Invocation ID: b435d6773dc24006a5597f217e4c79cd
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
ConditionNeedsUpdate: /etc untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
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-timesyncd.service (destination-file)
Before: systemd-update-done.service (origin-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: shutdown.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-update-done.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-sysusers
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: postgresql.service
Before: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: auditd.service
Before: ssh.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: syslog.socket
Invocation ID: 1e821d8865a04d1dbca378e6c37214e3
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rsyslog.service (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: systemd-journald.service (destination-file)
Before: sockets.target (origin-file)
Before: rsyslog.service (origin-implicit)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: rsyslog.service (origin-implicit)
References: sockets.target (origin-file)
References: rsyslog.service (origin-implicit)
References: system.slice (origin-file)
References: emergency.service (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: syslog.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit nagios-nrpe-server.service:
Description: Nagios Remote Plugin Executor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
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/nagios-nrpe-server.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: nagios-nrpe-server.service
Invocation ID: 6784c45ff0d1426a80327c278d1d0b98
Documentation: http://www.nagios.org/documentation
Fragment Path: /lib/systemd/system/nagios-nrpe-server.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: nrpe.socket (origin-file)
Conflicts: shutdown.target (origin-default)
Before: xdm.service (origin-file)
Before: plymouth-quit.service (origin-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (origin-file)
After: -.mount (origin-path)
After: var-run.mount (origin-file)
After: remote-fs.target (origin-file)
After: time-sync.target (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: nss-lookup.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: var-run.mount (origin-file)
References: getty at tty1.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: local-fs.target (origin-file)
References: xdm.service (origin-file)
References: time-sync.target (origin-file)
References: systemd-journald.socket (origin-file)
References: nrpe.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: nss-lookup.target (origin-file)
References: plymouth-quit.service (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: remote-fs.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
Main PID: 576
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/nagios/nrpe.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/nagios-nrpe-server
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -500
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: nagios
Group: nagios
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> ExecStopPost:
Command Line: /bin/rm -f /var/run/nagios/nrpe.pid
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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)
Conflicts: emergency.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: plymouth-start.service (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: emergency.service (origin-file)
References: plymouth-start.service (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionPathExists: |/etc/udev/hwdb.bin untested
ConditionPathExists: |!/lib/udev/hwdb.bin untested
ConditionNeedsUpdate: /etc untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: shutdown.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-update-done.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-hwdb update
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/fs/fuse/connections untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-modules-load.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-pnp0-00:07-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:07/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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:07-tty-ttyS0.device
Invocation ID: e6401c3573cd4f07be607526ef09be60
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:07/tty/ttyS0
Found: found-udev
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: 2f8d1ee371f94da48e9c57997c863c20
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: swap.target (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: apparmor.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: systemd-udevd.service (origin-file)
RequiredBy: unattended-upgrades.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: user at 2024.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: puppet.service (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: cloud-config.service (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: rsyslog.service (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: user-runtime-dir at 2024.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: munin-node.service (destination-default)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: exim4.service (destination-default)
RequiredBy: nfs-utils.service (destination-default)
RequiredBy: rsync.service (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: nagios-nrpe-server.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: mcollective.service (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: ntp.service (destination-default)
RequiredBy: cloud-final.service (destination-default)
RequiredBy: systemd-logind.service (destination-default)
Conflicts: shutdown.target (origin-default)
Conflicts: emergency.service (origin-file)
Conflicts: emergency.target (origin-file)
Before: systemd-user-sessions.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: rsync.service (destination-default)
Before: cron.service (destination-default)
Before: nagios-nrpe-server.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: rc-local.service (destination-default)
Before: ssh.service (destination-default)
Before: munin-node.service (destination-default)
Before: user-runtime-dir at 2024.service (destination-default)
Before: exim4.service (destination-default)
Before: mcollective.service (destination-default)
Before: apt-daily.timer (destination-default)
Before: man-db.timer (destination-default)
Before: rescue.service (destination-file)
Before: cloud-config.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: getty-static.service (destination-default)
Before: basic.target (destination-file destination-default)
Before: dbus.service (destination-default)
Before: puppet.service (destination-default)
Before: logrotate.service (destination-default)
Before: apt-daily.service (destination-default)
Before: cloud-final.service (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: shutdown.target (origin-default)
Before: dbus.socket (destination-default)
Before: getty at tty1.service (destination-default)
Before: user at 2024.service (destination-default)
Before: ntp.service (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: logrotate.timer (destination-default)
Before: nfs-utils.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: rsyslog.service (destination-default)
Before: man-db.service (destination-default)
After: dev-hugepages.mount (destination-file)
After: cryptsetup.target (origin-default)
After: sys-kernel-config.mount (destination-file)
After: systemd-random-seed.service (destination-file)
After: systemd-udevd.service (destination-file)
After: emergency.service (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: systemd-sysctl.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
After: kmod-static-nodes.service (destination-file)
After: local-fs.target (origin-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: cloud-init-local.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: dev-mqueue.mount (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: cloud-init.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: systemd-timesyncd.service (destination-file)
After: systemd-journald.service (destination-file)
After: emergency.target (origin-file)
After: swap.target (origin-file origin-default)
After: systemd-binfmt.service (destination-file)
After: apparmor.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-machine-id-commit.service (destination-file)
After: systemd-update-utmp.service (destination-file)
References: systemd-machine-id-commit.service (origin-file)
References: dev-mqueue.mount (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-update-utmp.service (origin-file)
References: systemd-udevd.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-default)
References: dev-hugepages.mount (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: sys-kernel-config.mount (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: systemd-journald.service (origin-file)
References: apparmor.service (origin-file)
References: systemd-random-seed.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: systemd-binfmt.service (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: emergency.service (origin-file)
References: swap.target (origin-file origin-default)
References: emergency.target (origin-file)
References: systemd-journal-flush.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: systemd-timesyncd.service (origin-file)
References: keyboard-setup.service (origin-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: user-runtime-dir at 2024.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: mcollective.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: munin-node.service (destination-default)
ReferencedBy: cloud-init-local.service (destination-file)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: cloud-config.service (destination-default)
ReferencedBy: cloud-final.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: cron.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: puppet.service (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: user at 2024.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: logrotate.timer (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: nfs-client.target (destination-default)
ConflictedBy: puppet.service (destination-default)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: rsyslog.service (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: unattended-upgrades.service (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: exim4.service (destination-default)
ConflictedBy: nagios-nrpe-server.service (destination-default)
ConflictedBy: systemd-networkd-wait-online.service (destination-file)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: rpcbind.target (destination-default)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: timers.target (destination-file)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: swap.target (destination-default)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: cloud-init-local.service (destination-file)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: user at 2024.service (destination-default)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: slices.target (destination-default)
ConflictedBy: networking.service (destination-file)
ConflictedBy: user-runtime-dir at 2024.service (destination-default)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: session-339.scope (destination-default)
ConflictedBy: mcollective.service (destination-default)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: rsync.service (destination-default)
ConflictedBy: user-2024.slice (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: ntp.service (destination-default)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: network.target (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: nfs-utils.service (destination-default)
ConflictedBy: cloud-config.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: systemd-hwdb-update.service (destination-file)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: getty.target (destination-default)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: cloud-init.target (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: cron.service (destination-default)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: munin-node.service (destination-default)
ConflictedBy: cloud-final.service (destination-default)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: cloud-init.service (destination-file)
ConflictedBy: cloud-config.service (destination-default)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: session-337.scope (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: swap.target (destination-default)
After: dbus.socket (destination-default)
After: systemd-networkd-wait-online.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: cryptsetup.target (destination-default)
After: man-db.timer (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: exim4.service (destination-default)
After: man-db.service (destination-default)
After: getty-static.service (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: nss-lookup.target (destination-default)
After: munin-node.service (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: session-339.scope (destination-default)
After: nagios-nrpe-server.service (destination-default)
After: systemd-modules-load.service (destination-file)
After: slices.target (destination-default)
After: systemd-fsck-root.service (destination-file)
After: rsync.service (destination-default)
After: systemd-sysusers.service (destination-file)
After: user-runtime-dir at 2024.service (destination-default)
After: rpcbind.target (destination-default)
After: graphical.target (destination-default)
After: apt-daily.timer (destination-default)
After: apt-daily.service (destination-default)
After: cron.service (destination-default)
After: cloud-config.service (destination-default)
After: systemd-timesyncd.service (destination-file)
After: systemd-sysctl.service (destination-file)
After: apt-daily-upgrade.timer (destination-default)
After: ssh.service (destination-default)
After: puppet.service (destination-default)
After: getty.target (destination-default)
After: network.target (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: emergency.target (destination-default)
After: cloud-init.target (destination-default)
After: paths.target (destination-default)
After: local-fs-pre.target (destination-default)
After: cloud-init-local.service (destination-file)
After: ntp.service (destination-default)
After: cloud-config.target (destination-default)
After: logrotate.timer (destination-default)
After: systemd-binfmt.service (destination-file)
After: systemd-ask-password-console.path (destination-file)
After: networking.service (destination-file)
After: systemd-networkd.service (destination-file)
After: systemd-fsckd.service (destination-file)
After: basic.target (destination-default)
After: nfs-utils.service (destination-default)
After: multi-user.target (destination-default)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-user-sessions.service (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: getty at tty1.service (destination-default)
After: rc-local.service (destination-default)
After: unattended-upgrades.service (destination-default)
After: logrotate.service (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: apt-daily-upgrade.service (destination-default)
After: rescue.target (destination-default)
After: systemd-hwdb-update.service (destination-file)
After: network-pre.target (destination-default)
After: user-2024.slice (destination-default)
After: rescue.service (destination-file)
After: mcollective.service (destination-default)
After: user.slice (destination-default)
After: network-online.target (destination-default)
After: time-sync.target (destination-default)
After: dbus.service (destination-default)
After: syslog.socket (destination-file)
After: cloud-final.service (destination-default)
After: getty-pre.target (destination-default)
After: nfs-client.target (destination-default)
After: systemd-random-seed.service (destination-file)
After: systemd-logind.service (destination-default)
After: systemd-update-utmp.service (destination-file)
After: user at 2024.service (destination-default)
After: sockets.target (destination-default)
After: remote-fs-pre.target (destination-default)
After: system-getty.slice (destination-default)
After: session-337.scope (destination-default)
After: nss-user-lookup.target (destination-default)
After: emergency.service (destination-file)
After: sysinit.target (destination-default)
After: rsyslog.service (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: rsync.service (destination-default)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: networking.service (destination-file)
ReferencedBy: rpcbind.target (destination-default)
ReferencedBy: cloud-config.target (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: user-2024.slice (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: munin-node.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: nfs-utils.service (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: user at 2024.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: puppet.service (destination-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: user-runtime-dir at 2024.service (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: mcollective.service (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: session-339.scope (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: session-337.scope (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: nfs-client.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: cloud-config.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: cloud-final.service (destination-default)
ReferencedBy: rsyslog.service (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: cloud-init.target (destination-default)
ReferencedBy: nagios-nrpe-server.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: cloud-init-local.service (destination-file)
ReferencedBy: ntp.service (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: network.target (destination-default)
ReferencedBy: cryptsetup.target (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit swapfile.swap:
Description: /swapfile
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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/swapfile.swap
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: swapfile.swap
Invocation ID: 1b4dccd0b1494694965e32c797bb0b0c
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/swapfile.swap
Source Path: /etc/fstab
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: swap.target (destination-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default destination-default)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-path)
References: umount.target (origin-default)
References: system.slice (origin-file)
References: swap.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: swap.target (destination-file destination-default)
RequiresMountsFor: /swapfile (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /swapfile
From /proc/swaps: yes
From fragment: yes
Priority: -2
Options:
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit cloud-init.target:
Description: Cloud-init target
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:45 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:45 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:45 BST
Active Exit 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: cloud-init.target
Invocation ID: 2628da7ebded4eecbc6c4908094b1191
Fragment Path: /lib/systemd/system/cloud-init.target
Condition Timestamp: Wed 2019-07-10 12:21:45 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:45 BST
Assert Result: yes
Wants: cloud-init.service (origin-file)
Wants: cloud-config.service (origin-file)
Wants: cloud-init-local.service (origin-file)
Wants: cloud-final.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: cloud-final.service (origin-default)
After: cloud-config.service (origin-default)
After: multi-user.target (origin-file)
References: shutdown.target (origin-default)
References: cloud-final.service (origin-file origin-default)
References: cloud-init.service (origin-file)
References: cloud-config.service (origin-file origin-default)
References: multi-user.target (origin-file)
References: cloud-init-local.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Thu 2019-07-11 00:00:02 BST
Inactive Exit Timestamp: Thu 2019-07-11 00:00:01 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2019-07-11 00:00:02 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: man-db.service
Invocation ID: 18f03a7132d8461baf8e60fc2262111a
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.service
ConditionACPower: true succeeded
Condition Timestamp: Thu 2019-07-11 00:00:01 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 00:00:01 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: man-db.timer (destination-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: basic.target (origin-default)
TriggeredBy: man-db.timer (destination-implicit)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: man-db.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
Nice: 19
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 7
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: man
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
PID: 1385
Start Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/find /var/cache/man -type f -name *.gz -atime +6 -delete
PID: 1388
Start Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/mandb --quiet
PID: 1389
Start Timestamp: Thu 2019-07-11 00:00:01 BST
Exit Timestamp: Thu 2019-07-11 00:00:02 BST
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionDirectoryNotEmpty: |/etc/binfmt.d untested
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d untested
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d untested
ConditionDirectoryNotEmpty: |/lib/binfmt.d untested
ConditionPathIsReadWrite: /proc/sys untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
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: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit session-337.scope:
Description: Session 337 of user wyliea
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:14 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:14 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:14 BST
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-2024.slice
CGroup: /user.slice/user-2024.slice/session-337.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: session-337.scope
Invocation ID: 5197e73341be47e68d0da00f2fd540c1
Fragment Path: /run/systemd/transient/session-337.scope
Condition Timestamp: Thu 2019-07-11 13:34:13 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 13:34:13 BST
Assert Result: yes
Requires: user-2024.slice (origin-file)
Requires: -.mount (origin-file)
Wants: user at 2024.service (origin-file)
Wants: user-runtime-dir at 2024.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file)
After: systemd-logind.service (origin-file)
After: user-2024.slice (origin-file)
After: user at 2024.service (origin-file)
After: user-runtime-dir at 2024.service (origin-file)
After: systemd-user-sessions.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user-2024.slice (origin-file)
References: user-runtime-dir at 2024.service (origin-file)
References: -.mount (origin-file)
References: systemd-logind.service (origin-file)
References: user at 2024.service (origin-file)
RequiresMountsFor: /home/wyliea (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
Description: /sys/devices/platform/serial8250/tty/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: 83e63feccac34363a74849a9a7554f51
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 rpc-gssd.service:
Description: RPC security service for NFS client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rpc-gssd.service
Fragment Path: /lib/systemd/system/rpc-gssd.service
ConditionPathExists: /etc/krb5.keytab untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: run-rpc_pipefs.mount (origin-file)
Wants: nfs-config.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Conflicts: umount.target (origin-file)
Before: nfs-client.target (destination-file)
After: nfs-config.service (origin-file)
After: systemd-journald.socket (origin-file)
After: run-rpc_pipefs.mount (origin-file)
After: system.slice (origin-file)
After: auth-rpcgss-module.service (destination-file)
References: nfs-config.service (origin-file)
References: umount.target (origin-file)
References: systemd-journald.socket (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: nfs-utils.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rpc.gssd $GSSDARGS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: active
State Change Timestamp: Wed 2019-07-10 12:24:41 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:24:41 BST
Active Enter Timestamp: Wed 2019-07-10 12:24:41 BST
Active Exit Timestamp: n/a
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/proc-sys-fs-binfmt_misc.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: proc-sys-fs-binfmt_misc.mount
Invocation ID: f92e8df79ccd4bc489bd8c3552858a8c
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
Condition Timestamp: Wed 2019-07-10 12:24:41 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:24:41 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
After: -.mount (origin-path)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (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: mounted
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-journald.socket
Invocation ID: 54b8290a3041451693628539f1f3c3a0
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: sockets.target (origin-file)
Before: logrotate.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: xe-daemon.service (destination-file)
Before: rsync.service (destination-file)
Before: -.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: python3-nova-agent.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: apparmor.service (destination-file)
Before: munin-node.service (destination-file)
Before: rpcbind.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: dbus.service (destination-file)
Before: networking.service (destination-file)
Before: swapfile.swap (destination-file)
Before: exim4.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: puppet.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: run-user-2024.mount (destination-file)
Before: cloud-init-local.service (destination-file)
Before: user at 2024.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: proc-xen.mount (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: cloud-init.service (destination-file)
Before: rc-local.service (destination-file)
Before: nagios-nrpe-server.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: ntp.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: console-setup.service (destination-file)
Before: getty-static.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-udevd.service (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: ssh.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: mcollective.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: cloud-config.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: cloud-final.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: keyboard-setup.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: user-runtime-dir at 2024.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: cron.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: apt-daily.service (destination-file)
Before: systemd-sysctl.service (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-implicit)
References: -.mount (origin-path)
ReferencedBy: cloud-config.service (destination-file)
ReferencedBy: munin-node.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: cloud-init-local.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: puppet.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: swapfile.swap (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: user at 2024.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: python3-nova-agent.service (destination-file)
ReferencedBy: user-runtime-dir at 2024.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: proc-xen.mount (destination-file)
ReferencedBy: xe-daemon.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: run-user-2024.mount (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: mcollective.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: exim4.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
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-tmpfiles-setup.service:
Description: Create Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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-tmpfiles-setup.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-tmpfiles-setup.service
Invocation ID: 553f491ae07c43cca9c47a2091f3b6ae
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-update-utmp.service (destination-file)
Before: ntp.service (destination-file)
Before: sysinit.target (origin-file)
Before: nagios-nrpe-server.service (destination-file)
Before: logrotate.service (destination-file)
Before: shutdown.target (origin-file)
Before: rpcbind.service (destination-file)
Before: munin-node.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-journal-flush.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: munin-node.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: system.slice (origin-file)
Requires: systemd-networkd.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: cloud-init.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-networkd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-networkd.service (origin-file)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: cloud-init.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: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd-wait-online
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit unattended-upgrades.service:
Description: Unattended Upgrades Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/unattended-upgrades.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: unattended-upgrades.service
Invocation ID: f808dd233e254a03a7f291600f8c3bc7
Documentation: man:unattended-upgrade(8)
Fragment Path: /lib/systemd/system/unattended-upgrades.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: systemd-logind.service (origin-file)
After: local-fs.target (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: systemd-logind.service (origin-file)
References: local-fs.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/log (origin-file)
RequiresMountsFor: /var/lib (origin-file)
RequiresMountsFor: /var/run (origin-file)
RequiresMountsFor: /boot (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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 598
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 30min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: 92d28e45e7724a01a0dc3f1fb24b05ff
Following: sys-devices-pnp0-00:07-tty-ttyS0.device
Following Set Member: sys-devices-pnp0-00:07-tty-ttyS0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:07/tty/ttyS0
Found: found-udev
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: emergency.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
Description: /sys/devices/platform/serial8250/tty/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: ce946b2c11d64017860b323340630cf0
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 nfs-client.target:
Description: NFS client services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-client.target
Invocation ID: 2d8a30707ca3419faf6840100656bcb5
Fragment Path: /lib/systemd/system/nfs-client.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Wants: remote-fs-pre.target (origin-file)
Wants: auth-rpcgss-module.service (origin-file)
Wants: nfs-blkmap.service (origin-file)
WantedBy: multi-user.target (destination-file)
WantedBy: remote-fs.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: remote-fs-pre.target (origin-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: rpc-svcgssd.service (origin-file)
After: gssproxy.service (origin-file)
After: rpc-gssd.service (origin-file)
References: nfs-blkmap.service (origin-file)
References: shutdown.target (origin-default)
References: auth-rpcgss-module.service (origin-file)
References: rpc-gssd.service (origin-file)
References: remote-fs-pre.target (origin-file)
References: rpc-svcgssd.service (origin-file)
References: gssproxy.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: remote-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-xvdc.device:
Description: /dev/xvdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-xvdc.device
Invocation ID: dd261329cdb04ef187a9759d2e8a917e
Following: sys-devices-vbd\x2d5632-block-xvdc.device
Following Set Member: sys-devices-vbd\x2d5632-block-xvdc.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc
Found: found-udev
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 22f8d66503d34cd4b63ce01b89005daf
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: emergency.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: plymouth-start.service (origin-file)
References: cryptsetup.target (origin-file)
References: -.mount (origin-path)
References: paths.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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-journal-flush.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-journal-flush.service
Invocation ID: 2f64a21784a343598546703dc1d5873c
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: systemd-journald.service (origin-file)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-path)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
References: -.mount (origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/journalctl --flush
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 00:00:02 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: man-db.timer
Invocation ID: 177ef39c30e64a029d51a0fe8e151dd2
Documentation: man:mandb(8)
Fragment Path: /lib/systemd/system/man-db.timer
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: man-db.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: man-db.service (origin-implicit)
References: shutdown.target (origin-default)
References: man-db.service (origin-implicit)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: man-db.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
OnCalendar: *-*-* 00:00:00
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 2d1244c8a0074361b0545ae7d5e8d707
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: exim4.service (destination-file)
Before: apt-daily.timer (destination-default)
Before: man-db.timer (destination-default)
Before: nagios-nrpe-server.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: logrotate.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit gssproxy.service:
Description: gssproxy.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: gssproxy.service
WantedBy: auth-rpcgss-module.service (destination-file)
Before: nfs-client.target (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: auth-rpcgss-module.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Name: system.slice
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: cloud-config.service (destination-file)
RequiredBy: run-user-2024.mount (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: rsync.service (destination-file)
RequiredBy: nagios-nrpe-server.service (destination-file)
RequiredBy: networking.service (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: apparmor.service (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: exim4.service (destination-file)
RequiredBy: proc-xen.mount (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: ntp.service (destination-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: cloud-init.service (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: nfs-config.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: xe-daemon.service (destination-file)
RequiredBy: python3-nova-agent.service (destination-file)
RequiredBy: rpcbind.service (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: auth-rpcgss-module.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: rpcbind.socket (destination-file)
RequiredBy: mcollective.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: nfs-utils.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: ifupdown-pre.service (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
RequiredBy: systemd-hwdb-update.service (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: unattended-upgrades.service (destination-file)
RequiredBy: swapfile.swap (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: cloud-init-local.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: puppet.service (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: -.mount (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: munin-node.service (destination-file)
RequiredBy: cloud-final.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: rsyslog.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: logrotate.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: run-rpc_pipefs.mount (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
WantedBy: slices.target (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: cloud-init.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: ssh.service (destination-file)
Before: rpcbind.socket (destination-file)
Before: run-rpc_pipefs.mount (destination-file)
Before: system-getty.slice (destination-implicit)
Before: -.mount (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: munin-node.service (destination-file)
Before: slices.target (destination-file)
Before: puppet.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: python3-nova-agent.service (destination-file)
Before: auth-rpcgss-module.service (destination-file)
Before: rc-local.service (destination-file)
Before: mcollective.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: rsyslog.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: swapfile.swap (destination-file)
Before: rpcbind.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: nfs-config.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: run-user-2024.mount (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: exim4.service (destination-file)
Before: cloud-config.service (destination-file)
Before: nfs-utils.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-journald.socket (destination-file)
Before: nagios-nrpe-server.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: ntp.service (destination-file)
Before: cloud-init-local.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: apt-daily.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: networking.service (destination-file)
Before: logrotate.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: cloud-final.service (destination-file)
Before: syslog.socket (destination-file)
Before: rsync.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: keyboard-setup.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: xe-daemon.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: dbus.socket (destination-file)
Before: dbus.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-udevd.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: proc-xen.mount (destination-file)
Before: apparmor.service (destination-file)
Before: emergency.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: rescue.service (destination-file)
Before: cron.service (destination-file)
Before: ifupdown-pre.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: mcollective.service (destination-file)
ReferencedBy: python3-nova-agent.service (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: cloud-config.service (destination-file)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: rsyslog.service (destination-file)
ReferencedBy: munin-node.service (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: run-user-2024.mount (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: rpcbind.socket (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: xe-daemon.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: cloud-init-local.service (destination-file)
ReferencedBy: puppet.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: swapfile.swap (destination-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: slices.target (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: nfs-utils.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: proc-xen.mount (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: getty-static.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit session-339.scope:
Description: Session 339 of user wyliea
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:29 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:29 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:29 BST
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-2024.slice
CGroup: /user.slice/user-2024.slice/session-339.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: session-339.scope
Invocation ID: 2cbce03a5d3e44459b3e3d70f86ca58b
Fragment Path: /run/systemd/transient/session-339.scope
Condition Timestamp: Thu 2019-07-11 13:34:29 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 13:34:29 BST
Assert Result: yes
Requires: user-2024.slice (origin-file)
Requires: -.mount (origin-file)
Wants: user at 2024.service (origin-file)
Wants: user-runtime-dir at 2024.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: user at 2024.service (origin-file)
After: systemd-logind.service (origin-file)
After: -.mount (origin-file)
After: user-runtime-dir at 2024.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: user-2024.slice (origin-file)
References: user-runtime-dir at 2024.service (origin-file)
References: shutdown.target (origin-default)
References: user-2024.slice (origin-file)
References: -.mount (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user at 2024.service (origin-file)
References: systemd-logind.service (origin-file)
RequiresMountsFor: /home/wyliea (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit user-runtime-dir at 2024.service:
Description: User Runtime Directory /run/user/2024
Instance: 2024
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:13 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:13 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:13 BST
Active Exit 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-2024.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: user-runtime-dir at 2024.service
Invocation ID: 012b7c0dee774546a1e8f552c586ceb6
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Thu 2019-07-11 13:34:13 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 13:34:13 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-2024.slice (origin-file)
RequiredBy: user at 2024.service (destination-file)
WantedBy: session-337.scope (destination-file)
WantedBy: session-339.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 2024.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-337.scope (destination-file)
Before: session-339.scope (destination-file)
After: dbus.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: user-2024.slice (origin-file)
References: dbus.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: user-2024.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: session-339.scope (destination-file)
ReferencedBy: session-337.scope (destination-file)
ReferencedBy: user at 2024.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 2024
PID: 11013
Start Timestamp: Thu 2019-07-11 13:34:13 BST
Exit Timestamp: Thu 2019-07-11 13:34:13 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-runtime-dir stop 2024
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sshd-keygen.service:
Description: sshd-keygen.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: sshd-keygen.service
WantedBy: cloud-init.service (destination-file)
After: cloud-init.service (destination-file)
ReferencedBy: cloud-init.service (destination-file)
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: remote-fs-pre.target
Invocation ID: 026f16c978164443b4ec9bdf58805050
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
WantedBy: nfs-client.target (destination-file)
WantedBy: rpcbind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
After: nfs-client.target (destination-file)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: rpcbind.service (destination-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-subsystem-net-devices-eth0.device:
Description: /sys/subsystem/net/devices/eth0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-eth0.device
Invocation ID: 6122ab17def04b7d8bacef71b92c17d9
Following Set Member: sys-devices-vif\x2d0-net-eth0.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-0/net/eth0
Found: found-udev
-> Unit sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device:
Description: /sys/devices/vbd-5632/block/xvdc/xvdc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-vbd\x2d5632-block-xvdc-xvdc1.device
Invocation ID: 8177a205ec7d4bddbdcff1b8ec69185f
Following Set Member: dev-xvdc1.device
Following Set Member: dev-disk-by\x2duuid-bb223bb0\x2d3143\x2d4e08\x2da114\x2d20c62723f29f.device
Following Set Member: dev-disk-by\x2dpartuuid-f44579be\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc/xvdc1
Found: found-udev
-> Unit run-rpc_pipefs.mount:
Description: RPC Pipe File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/run-rpc_pipefs.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: run-rpc_pipefs.mount
Invocation ID: f5ad912fb1fb449683b31cdbcf1ed86f
Fragment Path: /lib/systemd/system/run-rpc_pipefs.mount
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: rpc-gssd.service (destination-file)
RequiredBy: rpc-svcgssd.service (destination-file)
Conflicts: umount.target (origin-file)
Before: rpc-gssd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
RequiresMountsFor: /run (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/rpc_pipefs
What: sunrpc
File System Type: rpc_pipefs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-initctl.socket
Invocation ID: ca3dad005986478fa3a909a1183a336a
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: systemd-initctl.service (origin-implicit)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: systemd-initctl.service (origin-implicit)
References: system.slice (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-initctl.socket
SELinuxContextFromNet: no
ListenFIFO: /run/initctl
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/initctl
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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-remount-fs.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-remount-fs.service
Invocation ID: e82a47d936804bb2a263db76273f7959
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 untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
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-sysusers.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-random-seed.service (destination-file)
Before: cloud-init-local.service (destination-file)
Before: shutdown.target (origin-file)
Before: swapfile.swap (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: local-fs-pre.target (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: swapfile.swap (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: cloud-init-local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit nfs-utils.service:
Description: NFS server and client services
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: nfs-utils.service
Fragment Path: /lib/systemd/system/nfs-utils.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
ConsistsOf: rpc-gssd.service (destination-file)
ConsistsOf: rpc-svcgssd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/true
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: xdm.service
After: nagios-nrpe-server.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: run-user-2024.mount (destination-mountinfo-default)
ConflictedBy: run-rpc_pipefs.mount (destination-file)
ConflictedBy: swapfile.swap (destination-default)
ConflictedBy: rpc-gssd.service (destination-file)
After: swapfile.swap (destination-default)
After: run-user-2024.mount (destination-mountinfo-default)
ReferencedBy: run-user-2024.mount (destination-mountinfo-default)
ReferencedBy: run-rpc_pipefs.mount (destination-file)
ReferencedBy: swapfile.swap (destination-default)
ReferencedBy: rpc-gssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit rsync.service:
Description: fast remote file copy program daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: rsync.service
Documentation: man:rsync(1)
Documentation: man:rsyncd.conf(5)
Fragment Path: /lib/systemd/system/rsync.service
ConditionPathExists: /etc/rsyncd.conf untested
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: network.target (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/rsync --daemon --no-detach
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dpartuuid-cbb45d0f\x2d01.device:
Description: /dev/disk/by-partuuid/cbb45d0f-01
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-cbb45d0f\x2d01.device
Invocation ID: a03269abd8784dbe9e1a5d55f3d597c4
Following: sys-devices-vbd\x2d768-block-xvda-xvda1.device
Following Set Member: dev-xvda1.device
Following Set Member: dev-disk-by\x2duuid-14daa905\x2d4f99\x2d4c0e\x2dbbfd\x2d5b0eaa2482fe.device
Following Set Member: sys-devices-vbd\x2d768-block-xvda-xvda1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda/xvda1
Found: found-udev
-> Unit sys-devices-vbd\x2d768-block-xvda.device:
Description: /sys/devices/vbd-768/block/xvda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-vbd\x2d768-block-xvda.device
Invocation ID: e8b9c2227e9d4fd880262661bb4b83cb
Following Set Member: dev-xvda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda
Found: found-udev
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids bpf-firewall
Name: systemd-udevd.service
Invocation ID: 2d73886e26f640eb9a5071bdf8f4c481
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
WantedBy: ifupdown-pre.service (destination-file)
WantedBy: systemd-udev-trigger.service (destination-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
After: systemd-hwdb-update.service (origin-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-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: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
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: unknown
Main PID: 240
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -1000
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: yes
SystemCallArchitectures: native
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
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
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
IPAddressDeny=0.0.0.0/0
IPAddressDeny=::/0
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: ssh.service
Name: sshd.service
Invocation ID: d413af2b64b54081946ce1d6d4792f8e
Documentation: man:sshd(8)
Documentation: man:sshd_config(5)
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
WantedBy: cloud-init.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: system.slice (origin-file)
After: network.target (origin-file)
After: cloud-init.service (destination-file)
After: auditd.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: auditd.service (origin-file)
References: network.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: cloud-init.service (destination-file)
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: unknown
Main PID: 597
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: sshd
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
-> ExecReload:
Command Line: /usr/sbin/sshd -t
Command Line: /bin/kill -HUP $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit snapd.seeded.service:
Description: snapd.seeded.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: snapd.seeded.service
Before: cloud-config.service (destination-file)
ReferencedBy: cloud-config.service (destination-file)
-> Unit user-2024.slice:
Description: User Slice of UID 2024
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:13 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:13 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:13 BST
Active Exit 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-2024.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-2024.slice
Invocation ID: a2891df00234497990742ed33517d31c
Documentation: man:user at .service(5)
DropIn Path: /lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Thu 2019-07-11 13:34:13 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 13:34:13 BST
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: session-339.scope (destination-file)
RequiredBy: user at 2024.service (destination-file)
RequiredBy: user-runtime-dir at 2024.service (destination-file)
RequiredBy: session-337.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 2024.service (destination-file)
Before: user-runtime-dir at 2024.service (destination-file)
Before: session-337.scope (destination-file)
Before: session-339.scope (destination-file)
Before: shutdown.target (origin-default)
After: user.slice (origin-implicit)
After: systemd-user-sessions.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: session-339.scope (destination-file)
ReferencedBy: user at 2024.service (destination-file)
ReferencedBy: user-runtime-dir at 2024.service (destination-file)
ReferencedBy: session-337.scope (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=1179
DevicePolicy=auto
Delegate=no
-> Unit logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 00:00:02 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: logrotate.timer
Invocation ID: a3f2e05b3cca42df85fe260970c3a348
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /lib/systemd/system/logrotate.timer
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: logrotate.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
Triggers: logrotate.service (origin-implicit)
References: sysinit.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: logrotate.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: logrotate.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
OnCalendar: *-*-* 00:00:00
-> 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-pre.target
Invocation ID: 19204c3dd47e454996dcb3bc4f4a801f
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Condition Timestamp: Wed 2019-07-10 12:21:38 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:38 BST
Assert Result: yes
WantedBy: cloud-init-local.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network.target (destination-file)
Before: shutdown.target (origin-default)
Before: networking.service (destination-file)
Before: systemd-networkd.service (destination-file)
After: cloud-init-local.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: network.target (destination-file)
ReferencedBy: cloud-init-local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-xvda1.device:
Description: /dev/xvda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-xvda1.device
Invocation ID: bd7ea5620a3c4ad69d3ca81e0724eb09
Following: sys-devices-vbd\x2d768-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2dpartuuid-cbb45d0f\x2d01.device
Following Set Member: sys-devices-vbd\x2d768-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2duuid-14daa905\x2d4f99\x2d4c0e\x2dbbfd\x2d5b0eaa2482fe.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda/xvda1
Found: found-udev,found-mount
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 9e07790e36ee44babe16c52b703856f8
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: swapfile.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-user-2024.mount (destination-mountinfo-default)
Before: sysinit.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: swapfile.swap (origin-default destination-default)
References: shutdown.target (origin-default)
References: swapfile.swap (origin-file origin-default)
ReferencedBy: run-user-2024.mount (destination-mountinfo-default)
ReferencedBy: swapfile.swap (destination-default)
ReferencedBy: sysinit.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nfs-config.service:
Description: Preprocess NFS configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2019-07-10 12:21:34 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: nfs-config.service
Invocation ID: fbaa2c2d7e1b44a594f31a879caa107f
Fragment Path: /lib/systemd/system/nfs-config.service
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: rpc-gssd.service (destination-file)
WantedBy: rpc-svcgssd.service (destination-file)
Before: rpc-gssd.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: rpc-gssd.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/systemd/scripts/nfs-utils_env.sh
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 untested
ConditionPathIsReadWrite: !/ untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsckd.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-fsckd.socket (origin-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:40 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:40 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:40 BST
Active Exit 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: 7529619822754fca8c6cfef8bce398e4
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Wed 2019-07-10 12:21:40 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:40 BST
Assert Result: yes
WantedBy: networking.service (destination-file)
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: mcollective.service (destination-file)
Before: nagios-nrpe-server.service (destination-file)
Before: puppet.service (destination-file)
Before: apt-daily.service (destination-file)
Before: network-online.target (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: rc-local.service (destination-file)
Before: ntp.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: rsync.service (destination-file)
Before: ssh.service (destination-file)
After: networking.service (destination-file)
After: systemd-networkd.service (destination-file)
After: network-pre.target (origin-file)
After: ifupdown-pre.service (destination-file)
After: xe-daemon.service (destination-file)
References: shutdown.target (origin-default)
References: network-pre.target (origin-file)
ReferencedBy: puppet.service (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: rsync.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: xe-daemon.service (destination-file)
ReferencedBy: ntp.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: mcollective.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: plymouth-quit-wait.service
Before: getty at tty1.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
-> Unit python3-nova-agent.service:
Description: Nova Agent for xenstore
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:36 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:36 BST
Active Exit Timestamp: n/a
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/python3-nova-agent.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: python3-nova-agent.service
Invocation ID: 5cfddb564cee4122aea459f47c4c67be
Fragment Path: /lib/systemd/system/python3-nova-agent.service
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Before: network-online.target (destination-file)
Before: cloud-init.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: cloud-init.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: network-online.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: unknown
Main PID: 211
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 6min
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/nova-agent --no-fork True -o /var/log/nova-agent.log -l info
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit ntp.service:
Description: Network Time Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ntp.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: ntp.service
Invocation ID: 2786668ed2784f448da3951cbb6150bd
Documentation: man:ntpd(8)
Fragment Path: /lib/systemd/system/ntp.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: systemd-timesyncd.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
References: systemd-timesyncd.service (origin-file)
References: -.mount (origin-path)
References: network.target (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 595
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/lib/ntp/ntp-systemd-wrapper
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: 2a0e8db5ecd6438d815e89e12a3d3e3e
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 NetworkManager.service:
Description: NetworkManager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: NetworkManager.service
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
After: cloud-init-local.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: cloud-init-local.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: display-manager.service
WantedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
ReferencedBy: graphical.target (destination-file)
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: 466847ed6e494d3a9f30cb650d7596be
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 multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:44 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:44 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:44 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: runlevel2.target
Name: runlevel3.target
Name: runlevel4.target
Name: multi-user.target
Invocation ID: e477874c59cc48079f2fac92e57199f8
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Wed 2019-07-10 12:21:44 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:44 BST
Assert Result: yes
Requires: basic.target (origin-file)
Wants: exim4.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: munin-node.service (origin-file)
Wants: nfs-client.target (origin-file)
Wants: remote-fs.target (origin-file)
Wants: python3-nova-agent.service (origin-file)
Wants: console-setup.service (origin-file)
Wants: nagios-nrpe-server.service (origin-file)
Wants: cron.service (origin-file)
Wants: mcollective.service (origin-file)
Wants: xe-daemon.service (origin-file)
Wants: rpcbind.service (origin-file)
Wants: rsync.service (origin-file)
Wants: networking.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: getty.target (origin-file)
Wants: dbus.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: rsyslog.service (origin-file)
Wants: puppet.service (origin-file)
Wants: ssh.service (origin-file)
Wants: unattended-upgrades.service (origin-file)
Wants: cloud-init.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: ntp.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.target (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: cloud-init.target (destination-file)
Before: cloud-final.service (destination-file)
Before: graphical.target (destination-file destination-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-logind.service (origin-default)
After: rsync.service (origin-default)
After: nagios-nrpe-server.service (origin-default)
After: basic.target (origin-file origin-default)
After: systemd-networkd.service (destination-file)
After: mcollective.service (origin-default)
After: munin-node.service (origin-default)
After: ssh.service (origin-default)
After: rescue.service (origin-file)
After: exim4.service (origin-default destination-file)
After: rsyslog.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: unattended-upgrades.service (origin-default)
After: cron.service (origin-default)
After: nfs-client.target (origin-default)
After: rescue.target (origin-file)
After: puppet.service (origin-default)
After: ntp.service (origin-default)
After: dbus.service (origin-default)
After: getty.target (origin-default)
References: console-setup.service (origin-file)
References: rescue.target (origin-file)
References: systemd-ask-password-wall.path (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-default)
References: remote-fs.target (origin-file)
References: rsyslog.service (origin-file origin-default)
References: basic.target (origin-file origin-default)
References: python3-nova-agent.service (origin-file)
References: rsync.service (origin-file origin-default)
References: exim4.service (origin-file origin-default)
References: ssh.service (origin-file origin-default)
References: nfs-client.target (origin-file origin-default)
References: rpcbind.service (origin-file)
References: systemd-user-sessions.service (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: networking.service (origin-file)
References: puppet.service (origin-file origin-default)
References: xe-daemon.service (origin-file)
References: munin-node.service (origin-file origin-default)
References: nagios-nrpe-server.service (origin-file origin-default)
References: mcollective.service (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: ntp.service (origin-file origin-default)
References: unattended-upgrades.service (origin-file origin-default)
References: cloud-init.target (origin-file)
References: systemd-logind.service (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: cron.service (origin-file origin-default)
ReferencedBy: cloud-init.target (destination-file)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2dpartuuid-f44579be\x2d01.device:
Description: /dev/disk/by-partuuid/f44579be-01
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-f44579be\x2d01.device
Invocation ID: a95e241440a04bce8a3ebd6dd2bc93b9
Following: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
Following Set Member: dev-xvdc1.device
Following Set Member: dev-disk-by\x2duuid-bb223bb0\x2d3143\x2d4e08\x2da114\x2d20c62723f29f.device
Following Set Member: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc/xvdc1
Found: found-udev
-> Unit user at 2024.service:
Description: User Manager for UID 2024
Instance: 2024
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Thu 2019-07-11 13:34:13 BST
Inactive Exit Timestamp: Thu 2019-07-11 13:34:13 BST
Active Enter Timestamp: Thu 2019-07-11 13:34:13 BST
Active Exit 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-2024.slice
CGroup: /user.slice/user-2024.slice/user at 2024.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Name: user at 2024.service
Invocation ID: afadaf3e239d48668650afb9cd6ca1b0
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Thu 2019-07-11 13:34:13 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 13:34:13 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-2024.slice (origin-file)
Requires: user-runtime-dir at 2024.service (origin-file)
WantedBy: session-337.scope (destination-file)
WantedBy: session-339.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-339.scope (destination-file)
Before: session-337.scope (destination-file)
Before: shutdown.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: user-2024.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: user-runtime-dir at 2024.service (origin-file)
After: sysinit.target (origin-default)
After: dbus.service (origin-file)
References: basic.target (origin-default)
References: user-2024.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: dbus.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: user-runtime-dir at 2024.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: session-337.scope (destination-file)
ReferencedBy: session-339.scope (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
Main PID: 11014
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 2024
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 11014
Start Timestamp: Thu 2019-07-11 13:34:13 BST
Status Text: Startup finished in 352ms.
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=yes
DelegateControllers=memory pids
-> Unit greylist.service:
Description: greylist.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: greylist.service
Before: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: syslog.service
Name: rsyslog.service
Invocation ID: 2cc68ad5d16f42ce9e3e916bc3d91630
Documentation: man:rsyslogd(8)
Documentation: https://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: syslog.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: syslog.socket (destination-implicit)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
TriggeredBy: syslog.socket (destination-implicit)
References: syslog.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: syslog.socket (destination-implicit)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
Main PID: 578
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n -iNONE
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: network-online.target
Invocation ID: 5fc21170b1a640569bc917816bb31216
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
DropIn Path: /etc/systemd/system/network-online.target.d/python3-nova-agent.conf
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: networking.service (origin-file)
WantedBy: cloud-config.service (destination-file)
WantedBy: cloud-final.service (destination-file)
WantedBy: exim4.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: cloud-final.service (destination-file)
Before: munin-node.service (destination-file)
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
Before: cloud-config.service (destination-file)
Before: rc-local.service (destination-file)
After: networking.service (destination-file)
After: cloud-init.service (destination-file)
After: systemd-networkd-wait-online.service (destination-file)
After: network.target (origin-file)
After: python3-nova-agent.service (origin-file)
References: python3-nova-agent.service (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: networking.service (origin-file)
ReferencedBy: munin-node.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: cloud-init.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: cloud-config.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: 7bfa2a667e1c46e8b15426874ce2d501
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: getty-static.service (origin-file)
Wants: getty at tty1.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: getty at tty1.service (origin-default destination-file)
After: getty-static.service (origin-default)
References: shutdown.target (origin-default)
References: getty at tty1.service (origin-file origin-default)
References: getty-static.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 dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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: 4351df6b168246aa9333f565ba28d989
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-xvda.device:
Description: /dev/xvda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-xvda.device
Invocation ID: 70b178f1a098458490f5bdfddfee4ff9
Following: sys-devices-vbd\x2d768-block-xvda.device
Following Set Member: sys-devices-vbd\x2d768-block-xvda.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda
Found: found-udev
-> Unit mcollective.service:
Description: The Marionette Collective
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 13:46:55 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: mcollective.service
Fragment Path: /lib/systemd/system/mcollective.service
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
PIDFile: /run/puppetlabs/mcollective.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: syslog
StandardError: syslog
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /opt/puppetlabs/puppet/bin/mcollectived --config=/etc/puppetlabs/mcollective/server.cfg --pidfile=/var/run/puppetlabs/mcollective.pid --daemonize
-> ExecReload:
Command Line: /bin/kill -USR1 $MAINPID
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-update-done.service:
Description: systemd-update-done.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: systemd-update-done.service
After: systemd-sysusers.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: user.slice
Invocation ID: 85942b8d0d16427a86e7d55ae54f944c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-2024.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: user-2024.slice (destination-implicit)
Before: systemd-logind.service (destination-file)
Before: slices.target (origin-file)
After: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: -.slice (origin-implicit)
References: slices.target (origin-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: user-2024.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit 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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: NetworkManager.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: connman.service (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: systemd-networkd.service (origin-file)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: apt-daily.service (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: apt-daily.service (origin-file)
References: sysinit.target (origin-default)
References: network.target (origin-file)
References: shutdown.target (origin-default)
References: connman.service (origin-file)
References: basic.target (origin-default)
References: NetworkManager.service (origin-file)
References: system.slice (origin-file)
References: systemd-networkd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit var-run.mount:
Description: var-run.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: var-run.mount
Before: nagios-nrpe-server.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:21:45 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:45 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2019-07-10 12:21:45 BST
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: 0ba499fe9626478687a8aa3fbdbb79ac
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Wed 2019-07-10 12:21:45 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:45 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requisite: systemd-update-utmp.service (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: rescue.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: multi-user.target (origin-file)
After: systemd-update-utmp.service (origin-file)
After: system.slice (origin-file)
After: rescue.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: graphical.target (origin-file)
References: systemd-update-utmp.service (origin-file)
References: graphical.target (origin-file)
References: systemd-journald.socket (origin-file)
References: rescue.target (origin-file)
References: multi-user.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2duuid-bb223bb0\x2d3143\x2d4e08\x2da114\x2d20c62723f29f.device:
Description: /dev/disk/by-uuid/bb223bb0-3143-4e08-a114-20c62723f29f
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-bb223bb0\x2d3143\x2d4e08\x2da114\x2d20c62723f29f.device
Invocation ID: 61b03d0b4f074128bb3abfe75cff38a4
Following: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
Following Set Member: dev-xvdc1.device
Following Set Member: dev-disk-by\x2dpartuuid-f44579be\x2d01.device
Following Set Member: sys-devices-vbd\x2d5632-block-xvdc-xvdc1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc/xvdc1
Found: found-udev
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cron.service
Invocation ID: e5f7638187e349b6ae2941a766672947
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
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: remote-fs.target (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: remote-fs.target (origin-file)
References: sysinit.target (origin-default)
References: nss-user-lookup.target (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: 572
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/cron -f $EXTRA_OPTS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit auth-rpcgss-module.service:
Description: Kernel Module supporting RPCSEC_GSS
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: auth-rpcgss-module.service
Fragment Path: /lib/systemd/system/auth-rpcgss-module.service
ConditionPathExists: /etc/krb5.keytab untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: no
Requires: system.slice (origin-file)
Wants: gssproxy.service (origin-file)
Wants: rpc-gssd.service (origin-file)
Wants: rpc-svcgssd.service (origin-file)
WantedBy: nfs-client.target (destination-file)
Before: gssproxy.service (origin-file)
Before: rpc-gssd.service (origin-file)
Before: rpc-svcgssd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: gssproxy.service (origin-file)
References: rpc-gssd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: rpc-svcgssd.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/modprobe -q auth_rpcgss
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit rescue.target:
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file)
Before: multi-user.target (destination-file)
After: sysinit.target (origin-file origin-default)
After: rescue.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-file origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit munin-node.service:
Description: Munin Node
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:44 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:44 BST
Active Exit Timestamp: n/a
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/munin-node.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: munin-node.service
Invocation ID: c8f40ed21a7b43c289832b3bbbe98e25
Documentation: man:munin-node(1)
Documentation: http://munin.readthedocs.org/en/stable-2.0/reference/munin-node.html
Fragment Path: /lib/systemd/system/munin-node.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file)
References: network-online.target (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 618
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/munin/munin-node.pid
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/munin-node
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/munin-node $DAEMON_ARGS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit nfs-blkmap.service:
Description: nfs-blkmap.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nfs-blkmap.service
WantedBy: nfs-client.target (destination-file)
ReferencedBy: nfs-client.target (destination-file)
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dev-mqueue.mount
Invocation ID: 1b75f832851343d1a08542062b3606e8
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 untested
ConditionPathExists: /proc/sys/fs/mqueue untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: mysql.service
Before: exim4.service (destination-file)
ReferencedBy: exim4.service (destination-file)
-> 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: Thu 2019-07-11 12:36:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: 89c0f56d97004ecaa8e6157bf13847e2
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
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: timers.target (origin-default)
References: systemd-tmpfiles-clean.service (origin-implicit)
References: sysinit.target (origin-default)
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-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-journald-audit.socket
Invocation ID: cd89c9a9edd64b40b6f41f9b473aed21
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
ConditionCapability: CAP_AUDIT_READ untested
ConditionSecurity: audit untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: apparmor.service (destination-file)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-implicit)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-audit.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: rpcbind.target
Invocation ID: 89b4af71b2a4419781aad5de34bdc6d1
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
WantedBy: rpcbind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: rpcbind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: rpcbind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: f007fb11cf1c49469b1fe2bb7c1b7909
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: systemd-journald-audit.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: rpcbind.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-default destination-default)
After: systemd-journald-dev-log.socket (destination-file)
After: syslog.socket (destination-file)
After: systemd-initctl.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: systemd-journald.socket (destination-file)
After: systemd-journald-audit.socket (destination-file)
After: systemd-udevd-control.socket (destination-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-initctl.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: rpcbind.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-udevd-control.socket (origin-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (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 proc-xen.mount:
Description: Xen ProcFS
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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/proc-xen.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: proc-xen.mount
Invocation ID: 6b983d63e25f4eec877f2b1c9709e15f
Fragment Path: /lib/systemd/system/proc-xen.mount
ConditionVirtualization: xen untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: xe-daemon.service (destination-file)
Before: xe-daemon.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: xe-daemon.service (origin-file)
ReferencedBy: xe-daemon.service (destination-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /proc/xen
What: none
File System Type: xenfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Thu 2019-07-11 12:36:42 BST
Inactive Exit Timestamp: Thu 2019-07-11 12:36:42 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2019-07-11 12:36:42 BST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: systemd-tmpfiles-clean.service
Invocation ID: b2535dd6333f4d7c867e4568d74ac676
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Thu 2019-07-11 12:36:41 BST
Condition Result: yes
Assert Timestamp: Thu 2019-07-11 12:36:41 BST
Assert Result: yes
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: time-sync.target (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: time-sync.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
PID: 3159
Start Timestamp: Thu 2019-07-11 12:36:42 BST
Exit Timestamp: Thu 2019-07-11 12:36:42 BST
Exit Code: exited
Exit Status: 0
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-udevd-kernel.socket
Invocation ID: ccba7efbbe564e538068ba68c6746c26
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: systemd-udevd.service (origin-implicit)
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
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit kmod-static-nodes.service:
Description: Create list of required static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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/kmod-static-nodes.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: kmod-static-nodes.service
Invocation ID: 648a78c1f772444195c4475849fdcab7
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.19.0-5-amd64/modules.devname untested
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: system.slice (origin-file)
References: sysinit.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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:45 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:45 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:45 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: runlevel5.target
Name: graphical.target
Invocation ID: f50782acd2dc4b24a8a812c0fc145b88
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Wed 2019-07-10 12:21:45 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:45 BST
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: display-manager.service (origin-file)
Wants: exim4.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: rescue.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: display-manager.service (origin-file)
After: rescue.target (origin-file)
After: exim4.service (origin-default destination-file)
After: multi-user.target (origin-file origin-default)
After: rescue.service (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-default)
References: display-manager.service (origin-file)
References: rescue.target (origin-file)
References: multi-user.target (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: exim4.service (origin-file origin-default)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit ifupdown-pre.service:
Description: Helper to synchronize boot up for ifupdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit Timestamp: n/a
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/ifupdown-pre.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: ifupdown-pre.service
Invocation ID: f80390355cee41979140d49e786ffa58
Fragment Path: /lib/systemd/system/ifupdown-pre.service
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
RequiredBy: networking.service (destination-file)
Before: networking.service (destination-file)
Before: network.target (origin-file)
After: system.slice (origin-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
ReferencedBy: networking.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 3min
TimeoutStopSec: 3min
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/etc/default/networking
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/sh -c 'if [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && [ -x /bin/udevadm ]; then udevadm settle; fi'
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2duuid-14daa905\x2d4f99\x2d4c0e\x2dbbfd\x2d5b0eaa2482fe.device:
Description: /dev/disk/by-uuid/14daa905-4f99-4c0e-bbfd-5b0eaa2482fe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:38 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:38 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:38 BST
Active Exit 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-14daa905\x2d4f99\x2d4c0e\x2dbbfd\x2d5b0eaa2482fe.device
Invocation ID: cee27c12ebcc40b9b4d76131af5f1e03
Following: sys-devices-vbd\x2d768-block-xvda-xvda1.device
Following Set Member: dev-xvda1.device
Following Set Member: sys-devices-vbd\x2d768-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2dpartuuid-cbb45d0f\x2d01.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-768/block/xvda/xvda1
Found: found-udev
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 492d51d81f22466cbf4687a260f3a7a2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
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 rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: cloud-final.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: network-online.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: cloud-final.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /etc/rc.local start
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit cloud-init.service:
Description: Initial cloud-init job (metadata service crawler)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:40 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
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/cloud-init.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cloud-init.service
Invocation ID: 83e218b0b9c044559633a31135c0d9d3
Fragment Path: /lib/systemd/system/cloud-init.service
Condition Timestamp: Wed 2019-07-10 12:21:40 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:40 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: sshd-keygen.service (origin-file)
Wants: ssh.service (origin-file)
Wants: cloud-init-local.service (origin-file)
WantedBy: cloud-config.target (destination-file)
WantedBy: cloud-init.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: ssh.service (origin-file)
Before: systemd-user-sessions.service (origin-file)
Before: sysinit.target (origin-file)
Before: sshd-keygen.service (origin-file)
Before: cloud-config.target (destination-file)
Before: network-online.target (origin-file)
Before: chronyd.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: xe-daemon.service (destination-file)
After: cloud-init-local.service (origin-file)
After: systemd-networkd-wait-online.service (origin-file)
After: python3-nova-agent.service (destination-file)
After: networking.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-networkd-wait-online.service (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-file)
References: chronyd.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sshd-keygen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: ssh.service (origin-file)
References: cloud-init-local.service (origin-file)
References: system.slice (origin-file)
References: networking.service (origin-file)
ReferencedBy: cloud-config.target (destination-file)
ReferencedBy: cloud-init.target (destination-file)
ReferencedBy: python3-nova-agent.service (destination-file)
ReferencedBy: xe-daemon.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: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/cloud-init init
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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-random-seed.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-random-seed.service
Invocation ID: 29f269b1d5da4e65a10cfe715a1af9e7
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
ConditionVirtualization: !container untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: -.mount (origin-path)
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: shutdown.target (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:47:39 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: Wed 2019-07-10 12:47:39 BST
Inactive Enter Timestamp: Wed 2019-07-10 12:47:39 BST
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: apt-daily.timer
Invocation ID: 602d9f1fb8804714b90dafa9d712a971
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apt-daily.service (origin-implicit)
Before: apt-daily-upgrade.timer (destination-file)
Before: timers.target (origin-default)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: apt-daily.service (origin-implicit)
References: timers.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: dead
Result: success
Unit: apt-daily.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 06,18:00:00
-> Unit xe-daemon.service:
Description: Xen Guest Monitoring Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit Timestamp: n/a
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/xe-daemon.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: xe-daemon.service
Invocation ID: bd79bf4356064c64ababe5be883c3ab4
Fragment Path: /lib/systemd/system/xe-daemon.service
ConditionPathExists: /proc/xen/capabilities untested
ConditionVirtualization: xen untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: proc-xen.mount (origin-file)
WantedBy: multi-user.target (destination-file)
Before: cloud-init-local.service (origin-file)
Before: cloud-init.service (origin-file)
Before: network.target (origin-file)
After: proc-xen.mount (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: proc-xen.mount (origin-file)
References: cloud-init-local.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: cloud-init.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: proc-xen.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 301
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/sbin/xe-linux-distribution /var/cache/xe-linux-distribution
-> ExecStart:
Command Line: /usr/sbin/xe-daemon
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit tmp.mount:
Description: tmp.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: tmp.mount
WantedBy: basic.target (destination-file)
Before: basic.target (destination-file)
ReferencedBy: basic.target (destination-file)
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-ask-password-wall.path (destination-implicit)
After: systemd-user-sessions.service (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
-> ExecStartPre:
Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --wall
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sys-subsystem-net-devices-eth1.device:
Description: /sys/subsystem/net/devices/eth1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-eth1.device
Invocation ID: 36621f50a3f44d5684d06f7cdff476c4
Following Set Member: sys-devices-vif\x2d1-net-eth1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-1/net/eth1
Found: found-udev
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
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: /system.slice/-.mount
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
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: apt-daily.timer (destination-path)
RequiredBy: cloud-init-local.service (destination-path)
RequiredBy: ntp.service (destination-path)
RequiredBy: basic.target (destination-path)
RequiredBy: session-339.scope (destination-file)
RequiredBy: systemd-fsckd.socket (destination-path)
RequiredBy: dev-mqueue.mount (destination-path)
RequiredBy: syslog.socket (destination-path)
RequiredBy: ssh.service (destination-path)
RequiredBy: logrotate.service (destination-path)
RequiredBy: systemd-ask-password-console.path (destination-path)
RequiredBy: systemd-update-utmp.service (destination-path)
RequiredBy: systemd-initctl.socket (destination-path)
RequiredBy: dbus.socket (destination-path)
RequiredBy: rpcbind.service (destination-path)
RequiredBy: swapfile.swap (destination-path)
RequiredBy: session-337.scope (destination-file)
RequiredBy: rpcbind.socket (destination-path)
RequiredBy: systemd-udevd-control.socket (destination-path)
RequiredBy: run-rpc_pipefs.mount (destination-path)
RequiredBy: systemd-networkd.service (destination-path)
RequiredBy: systemd-ask-password-wall.path (destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-path)
RequiredBy: systemd-journal-flush.service (destination-path)
RequiredBy: systemd-update-utmp-runlevel.service (destination-path)
RequiredBy: dev-hugepages.mount (destination-path)
RequiredBy: console-setup.service (destination-path)
RequiredBy: unattended-upgrades.service (destination-path)
RequiredBy: man-db.timer (destination-path)
RequiredBy: sys-kernel-debug.mount (destination-path)
RequiredBy: run-user-2024.mount (destination-implicit)
RequiredBy: apparmor.service (destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
RequiredBy: sys-kernel-config.mount (destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: proc-xen.mount (destination-path)
RequiredBy: logrotate.timer (destination-path)
RequiredBy: systemd-journald.socket (destination-path)
RequiredBy: apt-daily-upgrade.timer (destination-path)
RequiredBy: sys-fs-fuse-connections.mount (destination-path)
RequiredBy: nagios-nrpe-server.service (destination-path)
RequiredBy: systemd-random-seed.service (destination-path)
RequiredBy: systemd-timesyncd.service (destination-path)
RequiredBy: munin-node.service (destination-path)
Before: systemd-journald.socket (destination-path)
Before: syslog.socket (destination-path)
Before: console-setup.service (destination-path)
Before: systemd-timesyncd.service (destination-path)
Before: systemd-journal-flush.service (destination-path)
Before: systemd-journald-dev-log.socket (destination-path)
Before: session-339.scope (destination-file)
Before: dev-hugepages.mount (destination-path)
Before: cloud-init-local.service (destination-path)
Before: run-user-2024.mount (destination-implicit)
Before: apt-daily-upgrade.timer (destination-path)
Before: rpcbind.service (destination-path)
Before: systemd-update-utmp-runlevel.service (destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-path)
Before: apparmor.service (destination-path)
Before: sys-fs-fuse-connections.mount (destination-path)
Before: sys-kernel-config.mount (destination-path)
Before: proc-xen.mount (destination-path)
Before: ntp.service (destination-path)
Before: rpcbind.socket (destination-path)
Before: apt-daily.timer (destination-path)
Before: session-337.scope (destination-file)
Before: nagios-nrpe-server.service (destination-path)
Before: basic.target (destination-path)
Before: systemd-initctl.socket (destination-path)
Before: systemd-fsckd.socket (destination-path)
Before: logrotate.service (destination-path)
Before: systemd-update-utmp.service (destination-path)
Before: local-fs.target (origin-file)
Before: swapfile.swap (destination-path)
Before: logrotate.timer (destination-path)
Before: systemd-networkd.service (destination-path)
Before: systemd-udevd-control.socket (destination-path)
Before: systemd-ask-password-console.path (destination-path)
Before: run-rpc_pipefs.mount (destination-path)
Before: dev-mqueue.mount (destination-path)
Before: munin-node.service (destination-path)
Before: systemd-ask-password-wall.path (destination-path)
Before: dbus.socket (destination-path)
Before: systemd-random-seed.service (destination-path)
Before: man-db.timer (destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-path)
Before: unattended-upgrades.service (destination-path)
Before: sys-kernel-debug.mount (destination-path)
Before: ssh.service (destination-path)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: ntp.service (destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-path)
ReferencedBy: cloud-init-local.service (destination-path)
ReferencedBy: dbus.socket (destination-path)
ReferencedBy: syslog.socket (destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-path)
ReferencedBy: unattended-upgrades.service (destination-path)
ReferencedBy: systemd-random-seed.service (destination-path)
ReferencedBy: man-db.timer (destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-path)
ReferencedBy: ssh.service (destination-path)
ReferencedBy: systemd-journal-flush.service (destination-path)
ReferencedBy: run-user-2024.mount (destination-implicit)
ReferencedBy: munin-node.service (destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
ReferencedBy: nagios-nrpe-server.service (destination-path)
ReferencedBy: logrotate.service (destination-path)
ReferencedBy: proc-xen.mount (destination-path)
ReferencedBy: systemd-journald.socket (destination-path)
ReferencedBy: dev-mqueue.mount (destination-path)
ReferencedBy: session-337.scope (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-path)
ReferencedBy: systemd-initctl.socket (destination-path)
ReferencedBy: apparmor.service (destination-path)
ReferencedBy: basic.target (destination-path)
ReferencedBy: dev-hugepages.mount (destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: rpcbind.socket (destination-path)
ReferencedBy: console-setup.service (destination-path)
ReferencedBy: systemd-networkd.service (destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
ReferencedBy: logrotate.timer (destination-path)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-path)
ReferencedBy: apt-daily.timer (destination-path)
ReferencedBy: session-339.scope (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
ReferencedBy: systemd-update-utmp.service (destination-path)
ReferencedBy: systemd-fsckd.socket (destination-path)
ReferencedBy: systemd-timesyncd.service (destination-path)
ReferencedBy: run-rpc_pipefs.mount (destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-path)
ReferencedBy: swapfile.swap (destination-path)
ReferencedBy: rpcbind.service (destination-path)
ReferencedBy: sys-kernel-config.mount (destination-path)
RequiresMountsFor: /dev/xvda1 (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /
What: /dev/xvda1
File System Type: ext4
Options: rw,noatime,nobarrier,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: shared
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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.service
Documentation: man:systemd-networkd.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN untested
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: network.target (origin-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
Before: network.target (origin-file)
Before: multi-user.target (origin-file)
Before: systemd-networkd-wait-online.service (destination-file)
After: network-pre.target (origin-file)
After: systemd-udevd.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: systemd-sysctl.service (origin-file)
References: multi-user.target (origin-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
RequiresMountsFor: /run/systemd/netif (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
KeyringMode: private
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/netif
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
User: systemd-network
DynamicUser: no
LockPersonality: yes
SystemCallFilter: prlimit64 prctl set_tid_address arch_prctl writev listen inotify_add_watch fchdir sched_get_priority_max getcpu symlinkat lchown32 set_thread_area membarrier setfsgid accept4 mlockall kill epoll_ctl_old readdir removexattr getpid personality execveat mq_unlink fgetxattr recvmmsg pselect6 madvise readahead signal flock migrate_pages recvfrom timerfd_create readv getgid signalfd4 sigpending tkill process_vm_readv setuid timerfd_settime rt_sigprocmask sendto sync_file_range setresuid32 getrlimit close lseek stat creat setresgid32 munmap read getgroups32 sigreturn ftruncate inotify_init sched_getparam fstat signalfd epoll_wait_old unlinkat statfs getdents64 chdir setns munlock oldolduname sigsuspend mq_timedsend poll vmsplice sigprocmask getsid lstat64 eventfd2 fchownat setfsuid32 lgetxattr eventfd semtimedop sched_getattr lsetxattr getdents oldstat rt_sigsuspend recv nice sigaltstack epoll_create restart_syscall getpeername timerfd_gettime ioprio_get setreuid readlinkat shmdt msgsnd tgkill utime dup getgid32 fcntl64 pwritev copy_file_range send faccessat bind name_to_handle_at mknod renameat sigaction pipe2 sched_getaffinity utimensat _newselect mq_notify msgget setfsgid32 getuid32 dup3 epoll_wait mremap getegid32 getpgrp timer_create _llseek pwritev2 mlock shmget fork request_key llistxattr shmat statfs64 getpgid tee rt_sigaction pipe unlink setsockopt fcntl get_thread_area clock_gettime msync mbind setregid32 fadvise64 set_robust_list mmap2 inotify_init1 utimes accept msgrcv newfstatat fchown setuid32 getitimer syncfs geteuid getsockname sendmmsg getxattr timer_delete lstat clone lchown chown oldlstat sched_rr_get_interval sched_setparam shutdown alarm uname exit_group capget statx preadv move_pages keyctl setgroups32 setpgid splice fchown32 capset unshare setgroups link chown32 execve ftruncate64 sysinfo socket getresgid32 rename wait4 rt_sigpending nanosleep setresuid oldfstat mq_open clock_getres setgid32 stat64 rt_sigqueueinfo getrandom openat times sched_setscheduler truncate olduname fallocate setresgid setrlimit mprotect listxattr mq_timedreceive msgctl ioprio_set set_tls ioctl fchmod timer_gettime fstatfs dup2 kcmp preadv2 open socketpair semget rmdir mlock2 select ugetrlimit rt_sigreturn fdatasync mkdirat clock_nanosleep getresuid connect exit umask chmod sendmsg getppid access symlink set_mempolicy ppoll add_key shmctl getuid renameat2 lremovexattr epoll_ctl sendfile readlink sched_get_priority_min truncate64 epoll_pwait setsid sched_getscheduler setregid userfaultfd get_robust_list sync fremovexattr io_submit write getsockopt futimesat geteuid32 pread64 inotify_rm_watch epoll_create1 getegid linkat fstat64 fchmodat getpriority getgroups process_vm_writev timer_settime mknodat pwrite64 fadvise64_64 setreuid32 waitpid fsetxattr fstatat64 rt_tgsigqueueinfo swapcontext sched_setattr sendfile64 io_cancel setitimer setfsuid waitid mmap setgid sched_setaffinity getcwd io_setup rt_sigtimedwait fsync fstatfs64 mkdir flistxattr getresgid io_getevents timer_getoverrun sched_yield time get_mempolicy mq_getsetattr setpriority memfd_create pause remap_file_pages getrusage socketcall io_destroy ipc munlockall gettid recvmsg gettimeofday getresuid32 brk semctl vfork setxattr semop futex
SystemCallArchitectures: native
RestrictNamespaces:
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit nrpe.socket:
Description: nrpe.socket
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: nrpe.socket
ConflictedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
Requires: system.slice (origin-file)
RequiredBy: emergency.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: rescue.service (origin-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: sysinit.target (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
Before: rescue.service (origin-file)
Before: sysinit.target (destination-file)
Before: emergency.target (destination-file)
Before: shutdown.target (origin-file)
After: syslog.socket (destination-file)
After: system.slice (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell emergency
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: plymouth-start.service
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-ask-password-console.path (destination-file)
Before: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: rescue.service (destination-file)
-> Unit rpc-svcgssd.service:
Description: RPC security service for NFS server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Name: rpc-svcgssd.service
Fragment Path: /lib/systemd/system/rpc-svcgssd.service
ConditionPathExists: /etc/krb5.keytab untested
ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
ConditionPathExists: |!/run/gssproxy.pid untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: no
Requires: system.slice (origin-file)
Requires: run-rpc_pipefs.mount (origin-file)
Wants: nfs-config.service (origin-file)
PartOf: nfs-server.service (origin-file)
PartOf: nfs-utils.service (origin-file)
WantedBy: auth-rpcgss-module.service (destination-file)
Before: nfs-client.target (destination-file)
After: gssproxy.service (origin-file)
After: run-rpc_pipefs.mount (origin-file)
After: systemd-journald.socket (origin-file)
After: auth-rpcgss-module.service (destination-file)
After: local-fs.target (origin-file)
After: nfs-config.service (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: nfs-server.service (origin-file)
References: systemd-journald.socket (origin-file)
References: run-rpc_pipefs.mount (origin-file)
References: nfs-utils.service (origin-file)
References: nfs-config.service (origin-file)
References: gssproxy.service (origin-file)
ReferencedBy: nfs-client.target (destination-file)
ReferencedBy: auth-rpcgss-module.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
EnvironmentFile: -/run/sysconfig/nfs-utils
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/sbin/rpc.svcgssd $SVCGSSDARGS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit cloud-config.service:
Description: Apply the settings specified in cloud-config
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:43 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:43 BST
Active Exit Timestamp: n/a
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/cloud-config.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: cloud-config.service
Invocation ID: fe2990f094b741a6b0ea603e578e39e8
Fragment Path: /lib/systemd/system/cloud-config.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
Wants: cloud-config.target (origin-file)
WantedBy: cloud-final.service (destination-file)
WantedBy: cloud-init.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: cloud-init.target (destination-default)
Before: cloud-final.service (destination-file)
Before: shutdown.target (origin-default)
After: snapd.seeded.service (origin-file)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: cloud-config.target (origin-file)
After: system.slice (origin-file)
References: cloud-config.target (origin-file)
References: snapd.seeded.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: cloud-init.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/cloud-init modules --mode=config
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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/keyboard-setup.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: keyboard-setup.service
Invocation ID: 78670362dbcb4be2b31f64cc0a8cbec7
Fragment Path: /lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: local-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: 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
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/keyboard-setup.sh
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit sys-devices-vbd\x2d5632-block-xvdc.device:
Description: /sys/devices/vbd-5632/block/xvdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:35 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit 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-vbd\x2d5632-block-xvdc.device
Invocation ID: 52486f346c1b4a8081b110f9546c1af2
Following Set Member: dev-xvdc.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-5632/block/xvdc
Found: found-udev
-> Unit rpcbind.service:
Description: RPC bind portmap service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: rpcbind.service
Invocation ID: c33ba75ae7844178a0cb3a6b5a490fa2
Documentation: man:rpcbind(8)
Fragment Path: /lib/systemd/system/rpcbind.service
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requires: rpcbind.socket (origin-file)
Wants: remote-fs-pre.target (origin-file)
Wants: rpcbind.target (origin-file)
WantedBy: multi-user.target (destination-file)
Before: remote-fs-pre.target (origin-file)
Before: rpcbind.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: -.mount (origin-path)
After: rpcbind.socket (destination-implicit)
TriggeredBy: rpcbind.socket (destination-implicit)
References: rpcbind.socket (origin-file)
References: remote-fs-pre.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: rpcbind.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: rpcbind.socket (destination-implicit)
RequiresMountsFor: /run/rpcbind (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
Main PID: 254
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
Environment: OPTIONS=-w
EnvironmentFile: -/etc/rpcbind.conf
EnvironmentFile: -/etc/default/rpcbind
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /sbin/rpcbind -f $OPTIONS
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Name: system-getty.slice
Invocation ID: 86c138f709814236abed2caecd76c6ea
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /init.scope
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: init.scope
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit 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: ac3f0c875bc54d99ac6d9e8d1f00b296
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
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: console-setup.service (destination-file)
Before: networking.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: apparmor.service (destination-file)
Before: nfs-config.service (destination-file)
Before: rpc-svcgssd.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: sysinit.target (destination-file)
Before: xe-daemon.service (destination-file)
Before: nagios-nrpe-server.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: -.mount (destination-file)
After: local-fs-pre.target (origin-file)
After: systemd-fsck-root.service (destination-file)
After: run-user-2024.mount (destination-mountinfo-default)
OnFailure: emergency.target (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)
References: systemd-fsck-root.service (origin-file)
References: emergency.target (origin-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: rpc-svcgssd.service (destination-file)
ReferencedBy: nfs-config.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: networking.service (destination-file)
ReferencedBy: xe-daemon.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: run-user-2024.mount (destination-mountinfo-default)
ReferencedBy: unattended-upgrades.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit 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: 23c17ad736684da4bc088aa832982c6c
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: paths.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: shutdown.target (origin-file)
Before: cryptsetup.target (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: emergency.service (origin-file)
References: paths.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: cryptsetup.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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-udev-trigger.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-udev-trigger.service
Invocation ID: c02daa9eeb1748f2827a05f90c951b9c
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: ifupdown-pre.service (destination-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ifupdown-pre.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
Command Line: /bin/udevadm trigger --type=devices --action=add
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit 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: 1603cfd4697041f688f950f167d51338
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Wants: nfs-client.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-user-sessions.service (destination-file)
Before: exim4.service (destination-file)
Before: cron.service (destination-file)
Before: nagios-nrpe-server.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: nfs-client.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: exim4.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 kbd.service:
Description: kbd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: kbd.service
Before: console-setup.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:33 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:33 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:33 BST
Active Exit Timestamp: n/a
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: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: systemd-fsckd.socket
Invocation ID: 835f0ac40b42422a800f560179caeada
Documentation: man:systemd-fsckd.service(8)
Documentation: man:systemd-fsck at .service(8)
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.socket
Condition Timestamp: Wed 2019-07-10 12:21:33 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:33 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: -.mount (origin-path)
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
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:35 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:35 BST
Active Exit Timestamp: n/a
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/apparmor.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: apparmor.service
Invocation ID: 0f669e6a7e5e4caaa47db372e8b68f1e
Documentation: man:apparmor(7)
Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
Fragment Path: /lib/systemd/system/apparmor.service
ConditionPathExists: !/run/live/overlay/work untested
ConditionPathExists: !/rofs/etc/apparmor.d untested
ConditionSecurity: apparmor untested
AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: networking.service (destination-file)
After: -.mount (origin-path)
After: systemd-journald-audit.socket (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: -.mount (origin-path)
References: local-fs.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: networking.service (destination-file)
RequiresMountsFor: /var/cache/apparmor (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/apparmor/apparmor.systemd reload
-> ExecReload:
Command Line: /lib/apparmor/apparmor.systemd reload
-> ExecStop:
Command Line: /bin/true
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: dbus.service
Invocation ID: 3f055eeb41e8461f9ed6ede3bead8a5e
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (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)
Before: user at 2024.service (destination-file)
Before: user-runtime-dir at 2024.service (destination-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: dbus.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: dbus.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: user at 2024.service (destination-file)
ReferencedBy: user-runtime-dir at 2024.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: 573
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
OOMScoreAdjust: -900
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: NetworkManager.service (origin-file)
After: apt-daily.timer (destination-implicit)
After: network-online.target (origin-file)
After: connman.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: cloud-final.service (destination-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: systemd-networkd.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: connman.service (origin-file)
ReferencedBy: cloud-final.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
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: Wed 2019-07-10 12:21:34 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:34 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:34 BST
Active Exit Timestamp: n/a
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/console-setup.service
CGroup realized: yes
CGroup realized mask: memory devices pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Name: console-setup.service
Invocation ID: 2a613f4051a3460898d72f23410c6af1
Fragment Path: /lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon untested
Condition Timestamp: Wed 2019-07-10 12:21:34 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:34 BST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: kbd.service (origin-file)
After: -.mount (origin-path)
After: console-screen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: local-fs.target (origin-file)
References: kbd.service (origin-file)
References: -.mount (origin-path)
References: console-screen.service (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /usr (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
KeyringMode: private
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 65536
LimitMEMLOCKSoft: 65536
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
-> ExecStart:
Command Line: /lib/console-setup/console-setup.sh
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=yes
TasksAccounting=yes
IPAccounting=no
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryMin=0
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=535
DevicePolicy=auto
Delegate=no
-> Unit cloud-config.target:
Description: Cloud-config availability
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2019-07-10 12:21:42 BST
Inactive Exit Timestamp: Wed 2019-07-10 12:21:42 BST
Active Enter Timestamp: Wed 2019-07-10 12:21:42 BST
Active Exit 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: cloud-config.target
Invocation ID: cfd59b65a5334c4584a1de3c4a2444c5
Fragment Path: /lib/systemd/system/cloud-config.target
Condition Timestamp: Wed 2019-07-10 12:21:42 BST
Condition Result: yes
Assert Timestamp: Wed 2019-07-10 12:21:42 BST
Assert Result: yes
Wants: cloud-init-local.service (origin-file)
Wants: cloud-init.service (origin-file)
WantedBy: cloud-config.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: cloud-config.service (destination-file)
After: cloud-init-local.service (origin-file)
After: cloud-init.service (origin-file)
References: cloud-init-local.service (origin-file)
References: shutdown.target (origin-default)
References: cloud-init.service (origin-file)
ReferencedBy: cloud-config.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2019-07-10 12:43:09 BST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: nagios-nrpe-server.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: nagios-nrpe-server.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-------------- next part --------------
==> /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/nftables.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/nftables.service
==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/unattended-upgrades.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
/etc/systemd/system/multi-user.target.wants/rpcbind.service
==> /var/lib/systemd/deb-systemd-helper-enabled/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-final.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-final.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/remote-fs.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/nagios-nrpe-server.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nagios-nrpe-server.service
==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/xe-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/xe-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-config.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-final.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-init.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-init-local.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/rpcbind.socket <==
==> /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/puppet.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/puppet.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-init.service
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/munin-node.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/munin-node.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/resolvconf.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/resolvconf.service
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/networking.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/networking.service
/etc/systemd/system/network-online.target.wants/networking.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/ntp.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ntp.service
==> /var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nagios-nrpe-server.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/nfs-client.target <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ntp.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/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/xe-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/munin-node.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/unattended-upgrades.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/networking.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/rpcbind.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/python3-nova-agent.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init-local.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-init-local.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/resolvconf.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/apparmor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/nfs-client.target.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nfs-client.target
/etc/systemd/system/remote-fs.target.wants/nfs-client.target
==> /var/lib/systemd/deb-systemd-helper-enabled/python3-nova-agent.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/python3-nova-agent.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/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service
==> /var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsync.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-config.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-config.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
-------------- next part --------------
# HEADER: This file was autogenerated at 2019-07-10 10:06:28 +0000
# HEADER: by puppet. While it can still be managed manually, it
# HEADER: is definitely not recommended.
# /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>
/dev/xvda1 / ext4 errors=remount-ro,noatime,barrier=0 0 1
/swapfile /swapfile swap defaults 0 0
More information about the Pkg-systemd-maintainers
mailing list