Bug#892794: systemd-networkd fails to configure IPv6 without MTU from RA
Russ Allbery
rra at debian.org
Tue Mar 13 02:24:27 GMT 2018
Package: systemd
Version: 232-25+deb9u2
Severity: important
Tags: ipv6
systemd 232-25+deb9u2 breaks IPv6 configuration with systemd-networkd
if the RA doesn't include an MTU. This is a regression from 232-25+deb9u1
and breaks all IPv6 networking on the system in this network configuration.
This is presumbly due to the fix for #878162.
After upgrading to 232-25+deb9u2, I got error messages in the logs every
minute:
Mar 12 18:02:08 haven systemd-networkd[25396]: eth0: Failed to get default router MTU from RA: No data available
and, although the IPv6 interface appears to be correctly configured in
ip addr, all inbound and outbound IPv6 connectivity broke.
It's possible that this means the local IPv6 routing environment is not
correctly configured, but since this change was made in a stable update
and IPv6 was working perfectly prior to this change, it still feels like
a relatively serious regression to me.
-- Package-specific info:
-- System Information:
Debian Release: 9.4
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages systemd depends on:
ii adduser 3.115
ii libacl1 2.2.52-3+b1
ii libapparmor1 2.11.0-3+deb9u2
ii libaudit1 1:2.6.7-2
ii libblkid1 2.29.2-1
ii libc6 2.24-11+deb9u3
ii libcap2 1:2.25-1
ii libcryptsetup4 2:1.7.3-4
ii libgcc1 1:6.3.0-18+deb9u1
ii libgcrypt20 1.7.6-2+deb9u2
ii libgpg-error0 1.26-2
ii libidn11 1.33-1
ii libip4tc0 1.6.0+snapshot20161117-6
ii libkmod2 23-2
ii liblz4-1 0.0~r131-2+b1
ii liblzma5 5.2.2-1.2+b1
ii libmount1 2.29.2-1
ii libpam0g 1.1.8-3.6
ii libseccomp2 2.3.1-2.1
ii libselinux1 2.6-3+b3
ii libsystemd0 232-25+deb9u1
ii mount 2.29.2-1
ii procps 2:3.3.12-3
ii util-linux 2.29.2-1
Versions of packages systemd recommends:
ii dbus 1.10.26-0+deb9u1
ii libpam-systemd 232-25+deb9u2
Versions of packages systemd suggests:
pn policykit-1 <none>
pn systemd-container <none>
pn systemd-ui <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.130
ii udev 232-25+deb9u2
-- no debconf information
-------------- next part --------------
[EXTENDED] /lib/systemd/system/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
[EXTENDED] /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /lib/systemd/system/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED] /lib/systemd/system/bind9.service -> /etc/systemd/system/bind9.service.d/hardening.conf
[OVERRIDDEN] /etc/udev/rules.d/80-net-setup-link.rules -> /lib/udev/rules.d/80-net-setup-link.rules
--- /lib/udev/rules.d/80-net-setup-link.rules 2017-12-03 06:03:50.000000000 -0800
+++ /etc/udev/rules.d/80-net-setup-link.rules 2017-01-22 10:12:03.000000000 -0800
@@ -1,13 +1,6 @@
-# do not edit this file, it will be overwritten on update
-
-SUBSYSTEM!="net", GOTO="net_setup_link_end"
-
-IMPORT{builtin}="path_id"
-
-ACTION!="add", GOTO="net_setup_link_end"
-
-IMPORT{builtin}="net_setup_link"
-
-NAME=="", ENV{ID_NET_NAME}!="", NAME="$env{ID_NET_NAME}"
-
-LABEL="net_setup_link_end"
+# This machine is most likely a virtualized guest, where the old persistent
+# network interface mechanism (75-persistent-net-generator.rules) did not work.
+# This file disables /lib/udev/rules.d/80-net-setup-link.rules to avoid
+# changing network interface names on upgrade. Please read
+# /usr/share/doc/udev/README.Debian.gz about how to migrate to the currently
+# supported mechanism.
5 overridden configuration files found.
-------------- next part --------------
-> Unit postfix at -.service:
Description: Postfix Mail Transport Agent (instance -)
Instance: -
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:09 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:09 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-postfix.slice
CGroup: /system.slice/system-postfix.slice/postfix at -.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: postfix at -.service
Invocation ID: 3b4f452fb933407781ecbec1338a3ae3
Documentation: man:postfix(1)
Fragment Path: /lib/systemd/system/postfix at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system-postfix.slice
Requires: sysinit.target
Wants: network-online.target
PartOf: postfix.service
WantedBy: postfix.service
Conflicts: shutdown.target
Before: postfix.service
Before: shutdown.target
After: network-online.target
After: system-postfix.slice
After: systemd-journald.socket
After: basic.target
After: nss-lookup.target
After: sysinit.target
ReloadPropagatedFrom: postfix.service
References: network-online.target
References: systemd-journald.socket
References: shutdown.target
References: postfix.service
References: sysinit.target
References: nss-lookup.target
References: basic.target
References: system-postfix.slice
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /usr/lib/postfix/configure-instance.sh -
-> ExecStart:
Command Line: /usr/sbin/postmulti -i - -p start
-> ExecReload:
Command Line: /usr/sbin/postmulti -i - -p reload
-> ExecStop:
Command Line: /usr/sbin/postmulti -i - -p stop
-> Unit sys-devices-virtual-tty-hvc2.device:
Description: /sys/devices/virtual/tty/hvc2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc2.device
Invocation ID: 1b12db9abcdc4cc4b769a8cbb51fb3ea
Following Set Member: dev-hvc2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc2
-> Unit dev-xvdd.device:
Description: /dev/xvdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvdd.device
Invocation ID: 75fbfeef3e1e4d2489b7ff418510e691
Following: sys-devices-vbd\x2d51760-block-xvdd.device
Following Set Member: sys-devices-vbd\x2d51760-block-xvdd.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd
-> Unit ejabberd.service:
Description: A distributed, fault-tolerant Jabber/XMPP server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:23 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/ejabberd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: ejabberd.service
Invocation ID: b4899ec41b9c470dbbcce40e01a5f6c4
Documentation: https://www.process-one.net/en/ejabberd/docs/
Fragment Path: /lib/systemd/system/ejabberd.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: epmd.service
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: basic.target
After: network.target
After: tmp.mount
After: systemd-journald.socket
After: system.slice
After: -.mount
After: epmd.service
After: sysinit.target
References: -.mount
References: epmd.service
References: network.target
References: sysinit.target
References: basic.target
References: tmp.mount
References: systemd-journald.socket
References: system.slice
References: shutdown.target
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
Main PID: 391
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/ejabberd/ejabberd.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 32768
LimitNOFILESoft: 32768
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: ejabberd
Group: ejabberd
DynamicUser: no
-> ExecStart:
Command Line: /bin/sh -c '/usr/sbin/ejabberdctl start && /usr/sbin/ejabberdctl started'
-> ExecStop:
Command Line: /bin/sh -c '/usr/sbin/ejabberdctl stop && /usr/sbin/ejabberdctl stopped'
-> Unit sys-devices-vbd\x2d51760-block-xvdd.device:
Description: /sys/devices/vbd-51760/block/xvdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51760-block-xvdd.device
Invocation ID: 454b6ac930a84037a3fc0b4c9f797737
Following Set Member: dev-xvdd.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd
-> Unit krb5-admin-server.service:
Description: Kerberos 5 Admin Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/krb5-admin-server.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: krb5-admin-server.service
Invocation ID: a6a8095ee1de461d8815c5bd1f4cd698
Fragment Path: /lib/systemd/system/krb5-admin-server.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 296
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/krb5-admin-server
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service
DynamicUser: no
ReadWritePaths: -/var/tmp /tmp /var/lib/krb5kdc -/var/run /run
ReadOnlyPaths: /
InaccessiblePaths: -/etc/ssh -/etc/ssl/private /root
-> ExecStart:
Command Line: /usr/sbin/kadmind -nofork $DAEMON_ARGS
-> Unit dev-hvc4.device:
Description: /dev/hvc4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc4.device
Invocation ID: ab5d24a137a84f2a84ce93dbdcb96109
Following: sys-devices-virtual-tty-hvc4.device
Following Set Member: sys-devices-virtual-tty-hvc4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc4
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: local-fs.target
Invocation ID: d488ecd510474849aa6bd9cf22da7895
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Sun 2018-03-11 12:04:56 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:56 PDT
Assert Result: yes
Requires: srv-control-archive.mount
Requires: -.mount
Requires: var-lib-mailman-archives.mount
Requires: srv.mount
Wants: tmp.mount
Wants: systemd-remount-fs.service
Wants: systemd-fsck-root.service
WantedBy: load-iptables.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-setup.service
Before: load-iptables.service
Before: systemd-tmpfiles-clean.service
Before: systemd-machine-id-commit.service
Before: sysinit.target
After: tmp.mount
After: srv-control-archive.mount
After: systemd-quotacheck.service
After: srv.mount
After: systemd-fsck-root.service
After: var-lib-mailman-archives.mount
After: run-user-1000.mount
After: local-fs-pre.target
After: -.mount
After: systemd-remount-fs.service
OnFailure: emergency.target
References: local-fs-pre.target
References: shutdown.target
References: srv-control-archive.mount
References: emergency.target
References: systemd-fsck-root.service
References: srv.mount
References: var-lib-mailman-archives.mount
References: systemd-remount-fs.service
References: -.mount
References: tmp.mount
ReferencedBy: run-user-1000.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: var-lib-mailman-archives.mount
ReferencedBy: -.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: srv.mount
ReferencedBy: load-iptables.service
ReferencedBy: srv-control-archive.mount
ReferencedBy: tmp.mount
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-quotacheck.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit dev-xvde1.device:
Description: /dev/xvde1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:55 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvde1.device
Invocation ID: 4096195fb37647689c0129c2d8fa2b1f
Following: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device
Following Set Member: dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device
Following Set Member: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-disk-by\x2dlabel-mailman.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Wants: var-lib-mailman-archives.mount
BoundBy: var-lib-mailman-archives.mount
BoundBy: systemd-fsck at dev-xvde1.service
Before: var-lib-mailman-archives.mount
Before: systemd-fsck at dev-xvde1.service
ReferencedBy: var-lib-mailman-archives.mount
ReferencedBy: systemd-fsck at dev-xvde1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde/xvde1
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: syslog.service
Name: rsyslog.service
Invocation ID: 79ab91628b3e46328d5d4751c4269742
Documentation: man:rsyslogd(8)
Documentation: http://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: syslog.socket
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
After: system.slice
After: sysinit.target
TriggeredBy: syslog.socket
References: sysinit.target
References: syslog.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
Main PID: 331
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: paths.target
Invocation ID: 138d47c861d84ec187d1fcd6184cf0b9
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-wall.path
After: systemd-ask-password-console.path
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-vbd\x2d51776-block-xvde-xvde1.device:
Description: /sys/devices/vbd-51776/block/xvde/xvde1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Invocation ID: 1827adee84f34f209b6a41bb1c4140ee
Following Set Member: dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device
Following Set Member: dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-mailman.device
Following Set Member: dev-xvde1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde/xvde1
-> Unit dev-xvdd1.device:
Description: /dev/xvdd1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvdd1.device
Invocation ID: 77d2cf02f27945df80935ae48a3843fd
Following: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Following Set Member: dev-disk-by\x2dlabel-control.device
Following Set Member: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Following Set Member: dev-disk-by\x2duuid-b552d0db\x2df0d0\x2d4a80\x2d80b7\x2d837d58f97b8c.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Wants: srv-control-archive.mount
BoundBy: srv-control-archive.mount
BoundBy: systemd-fsck at dev-xvdd1.service
Before: srv-control-archive.mount
Before: systemd-fsck at dev-xvdd1.service
ReferencedBy: srv-control-archive.mount
ReferencedBy: systemd-fsck at dev-xvdd1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd/xvdd1
-> Unit dev-disk-by\x2dlabel-\x5cx2f.device:
Description: /dev/disk/by-label/\x2f
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-\x5cx2f.device
Invocation ID: f5639aa74f8042f9a4dff4596461e3da
Following: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2duuid-77dbe97b\x2d3210\x2d4ead\x2dae02\x2dcc30b0a0714d.device
Following Set Member: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: dev-xvda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda/xvda1
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: time-sync.target
Invocation ID: 21d88ba873b44b0a8d9dc4a8a887c945
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
WantedBy: systemd-timesyncd.service
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: apt-daily-upgrade.timer
Before: apt-daily.timer
After: systemd-timesyncd.service
References: shutdown.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: apt-daily.timer
ReferencedBy: systemd-timesyncd.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Requires: -.mount
Requires: system.slice
After: -.mount
After: proc-sys-fs-binfmt_misc.automount
After: system.slice
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: -.mount
References: system.slice
ReferencedBy: proc-sys-fs-binfmt_misc.automount
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:53 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-udevd-control.socket
Invocation ID: e34cc4e99f7d42af9c872d2dd6d217a0
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
After: -.slice
After: -.mount
Triggers: systemd-udevd.service
References: -.slice
References: -.mount
References: systemd-udevd.service
References: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
RequiresMountsFor: /run/udev/control
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FDName: systemd-udevd-control.socket
SELinuxContextFromNet: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-vbd\x2d51712-block-xvda-xvda1.device:
Description: /sys/devices/vbd-51712/block/xvda/xvda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Invocation ID: 0957260b5ae8455fbfb3bcdf2d12ab72
Following Set Member: dev-disk-by\x2duuid-77dbe97b\x2d3210\x2d4ead\x2dae02\x2dcc30b0a0714d.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2f.device
Following Set Member: dev-xvda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda/xvda1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS1.device
Invocation ID: 90ba1eb543af461292f3a955c0f04146
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device:
Description: /sys/devices/vbd-51744/block/xvdc/xvdc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Invocation ID: 7385508c15a8444183c86cbe085f06ec
Following Set Member: dev-disk-by\x2duuid-790965f4\x2dd2eb\x2d428e\x2da9fd\x2d2189a0128f6c.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2fsrv.device
Following Set Member: dev-xvdc1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc/xvdc1
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 10:02:32 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily.timer
Invocation ID: 257fa94c0b154ea19fcc729876b8e37f
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: apt-daily-upgrade.timer
Before: timers.target
Before: apt-daily.service
Before: shutdown.target
After: -.mount
After: time-sync.target
After: sysinit.target
Triggers: apt-daily.service
References: sysinit.target
References: -.mount
References: timers.target
References: apt-daily.service
References: time-sync.target
References: shutdown.target
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 06,18:00:00
-> Unit dev-hvc5.device:
Description: /dev/hvc5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc5.device
Invocation ID: 645f03827c3946689ceff00ddd1b8973
Following: sys-devices-virtual-tty-hvc5.device
Following Set Member: sys-devices-virtual-tty-hvc5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc5
-> Unit dev-disk-by\x2dlabel-swap.swap:
Description: /dev/disk/by-label/swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2dlabel-swap.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-swap.swap
Invocation ID: c0a1439c2e864eb4b864543fa4c786a9
Following: dev-xvdb.swap
Following Set Member: dev-xvdb.swap
Following Set Member: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Requires: -.mount
Requires: system.slice
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: -.mount
After: systemd-journald.socket
After: system.slice
References: -.mount
References: swap.target
References: umount.target
References: systemd-journald.socket
References: system.slice
RequiresMountsFor: /dev/disk/by-label/swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-label/swap
From /proc/swaps: yes
From fragment: no
Device Node: /dev/xvdb
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-networkd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-networkd.service
Invocation ID: bbbabf530209413abfce568a886338cc
Documentation: man:systemd-networkd.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN succeeded
Condition Timestamp: Mon 2018-03-12 19:11:49 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 19:11:49 PDT
Assert Result: yes
Requires: system.slice
Wants: network.target
Wants: org.freedesktop.network1.busname
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-resolved.service
Before: network.target
Before: multi-user.target
Before: shutdown.target
After: network-pre.target
After: systemd-sysctl.service
After: systemd-sysusers.service
After: systemd-journald.socket
After: systemd-udevd.service
After: systemd-networkd.socket
After: system.slice
After: org.freedesktop.network1.busname
TriggeredBy: systemd-networkd.socket
References: network-pre.target
References: systemd-journald.socket
References: system.slice
References: network.target
References: systemd-udevd.service
References: shutdown.target
References: systemd-sysusers.service
References: org.freedesktop.network1.busname
References: multi-user.target
References: systemd-sysctl.service
ReferencedBy: systemd-networkd.socket
ReferencedBy: multi-user.target
ReferencedBy: systemd-resolved.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
Main PID: 15078
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
DynamicUser: no
SystemCallFilter: ~vserver iopl clock_adjtime switch_endian gtty ftime mount rtas query_module stime init_module vm86 s390_pci_mmio_write request_key create_module prof ustat _sysctl spu_run lock vm86old pciconfig_read perf_event_open tuxcall ioperm umount settimeofday sysfs break mpx s390_runtime_instr uselib ulimit chroot adjtimex getpmsg lookup_dcookie pciconfig_iobase get_kernel_syms add_key pivot_root process_vm_readv keyctl stty sgetmask delete_module afs_syscall putpmsg pciconfig_write clock_settime ssetmask ptrace process_vm_writev umount2 security modify_ldt finit_module profil s390_pci_mmio_read
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
PID: 15078
Start Timestamp: Mon 2018-03-12 19:11:49 PDT
Status Text: Processing requests...
-> Unit dev-hvc1.device:
Description: /dev/hvc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc1.device
Invocation ID: c2cc31bcf42a46e09749aab1ee29a3b9
Following: sys-devices-virtual-tty-hvc1.device
Following Set Member: sys-devices-virtual-tty-hvc1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc1
-> Unit exim4.service:
Description: exim4.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: exim4.service
ConflictedBy: postfix.service
ReferencedBy: postfix.service
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:06:19 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Enter Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/run-user-1000.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: run-user-1000.mount
Invocation ID: e650632a7f82464085aa566d2b60b829
Source Path: /proc/self/mountinfo
Requires: -.mount
Requires: system.slice
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: -.mount
After: system.slice
References: local-fs-pre.target
References: -.mount
References: umount.target
References: local-fs.target
References: system.slice
RequiresMountsFor: /run/user
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=307244k,mode=700,uid=1000,gid=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network.target
Invocation ID: d8a88d21af744467a30f548fe80feb64
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Sun 2018-03-11 12:04:57 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:57 PDT
Assert Result: yes
WantedBy: systemd-networkd.service
Conflicts: shutdown.target
Before: calvin at braden.service
Before: calvin at complex.service
Before: epmd.service
Before: apache2.service
Before: ejabberd.service
Before: bind9.service
Before: network-online.target
Before: calvin at journey.service
Before: systemd-user-sessions.service
Before: ssh.service
Before: calvin at purple.service
Before: calvin at coh.service
Before: git-daemon.service
Before: calvin at mafia.service
Before: calvin at calvin.service
Before: systemd-resolved.service
Before: remctld.service
Before: rc-local.service
After: systemd-networkd.service
After: network-pre.target
References: network-pre.target
References: shutdown.target
ReferencedBy: calvin at braden.service
ReferencedBy: epmd.service
ReferencedBy: calvin at complex.service
ReferencedBy: apache2.service
ReferencedBy: ejabberd.service
ReferencedBy: bind9.service
ReferencedBy: network-online.target
ReferencedBy: calvin at journey.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: ssh.service
ReferencedBy: calvin at purple.service
ReferencedBy: calvin at coh.service
ReferencedBy: git-daemon.service
ReferencedBy: calvin at mafia.service
ReferencedBy: calvin at calvin.service
ReferencedBy: systemd-networkd.service
ReferencedBy: systemd-resolved.service
ReferencedBy: remctld.service
ReferencedBy: rc-local.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:23 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Name: runlevel2.target
Invocation ID: a53b77fb53f547ff8e3bd6f8a9b3f0f9
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Sun 2018-03-11 12:05:23 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:23 PDT
Assert Result: yes
Requires: basic.target
Wants: systemd-ask-password-wall.path
Wants: getty.target
Wants: mailman.service
Wants: bind9.service
Wants: postfix.service
Wants: calvin at complex.service
Wants: rc-local.service
Wants: ssh.service
Wants: systemd-user-sessions.service
Wants: remctld.service
Wants: calvin at braden.service
Wants: calvin at journey.service
Wants: systemd-update-utmp-runlevel.service
Wants: git-daemon.service
Wants: krb5-admin-server.service
Wants: dbus.service
Wants: cron.service
Wants: systemd-resolved.service
Wants: krb5-kdc.service
Wants: rsyslog.service
Wants: remote-fs.target
Wants: calvin at coh.service
Wants: load-iptables.service
Wants: systemd-logind.service
Wants: systemd-networkd.service
Wants: apache2.service
Wants: calvin at calvin.service
Wants: ejabberd.service
Wants: calvin at mafia.service
Wants: calvin at purple.service
Wants: rsync.service
RequiredBy: graphical.target
Conflicts: rescue.target
Conflicts: shutdown.target
Conflicts: rescue.service
Before: graphical.target
Before: systemd-update-utmp-runlevel.service
After: calvin at mafia.service
After: getty.target
After: remctld.service
After: apache2.service
After: calvin at braden.service
After: dbus.service
After: systemd-logind.service
After: systemd-resolved.service
After: calvin at complex.service
After: calvin at calvin.service
After: calvin at purple.service
After: bind9.service
After: ssh.service
After: basic.target
After: git-daemon.service
After: rsyslog.service
After: krb5-admin-server.service
After: postfix.service
After: ejabberd.service
After: rc-local.service
After: rescue.service
After: rescue.target
After: systemd-networkd.service
After: cron.service
After: mailman.service
After: systemd-user-sessions.service
After: calvin at journey.service
After: krb5-kdc.service
After: rsync.service
After: calvin at coh.service
References: basic.target
References: calvin at mafia.service
References: calvin at braden.service
References: calvin at coh.service
References: remote-fs.target
References: systemd-resolved.service
References: calvin at purple.service
References: dbus.service
References: systemd-logind.service
References: remctld.service
References: calvin at journey.service
References: ejabberd.service
References: rsync.service
References: cron.service
References: calvin at complex.service
References: systemd-user-sessions.service
References: getty.target
References: systemd-update-utmp-runlevel.service
References: ssh.service
References: postfix.service
References: rc-local.service
References: bind9.service
References: rescue.service
References: git-daemon.service
References: mailman.service
References: krb5-kdc.service
References: systemd-ask-password-wall.path
References: calvin at calvin.service
References: systemd-networkd.service
References: krb5-admin-server.service
References: rsyslog.service
References: shutdown.target
References: load-iptables.service
References: rescue.target
References: apache2.service
ReferencedBy: systemd-networkd.service
ReferencedBy: graphical.target
ReferencedBy: mailman.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit system-postfix.slice:
Description: system-postfix.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-postfix.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: system-postfix.slice
Invocation ID: 01f68740ed9b40f2bbb47b0588313b50
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
RequiredBy: postfix at -.service
Conflicts: shutdown.target
Before: postfix at -.service
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: postfix at -.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit dev-disk-by\x2dlabel-swap.device:
Description: /dev/disk/by-label/swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-swap.device
Invocation ID: ff28043debde4322af10e24ddd8ec6a6
Following: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.device
Following Set Member: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: dev-xvdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51728/block/xvdb
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: getty.target
Invocation ID: d8a1ac29adec4c0480736596e30d295b
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: Sun 2018-03-11 12:05:00 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:00 PDT
Assert Result: yes
Wants: serial-getty at hvc0.service
Wants: getty-static.service
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty-static.service
After: serial-getty at hvc0.service
After: getty at tty1.service
References: serial-getty at hvc0.service
References: getty-static.service
References: getty at tty1.service
References: shutdown.target
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: getty at tty1.service
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-disk-by\x2duuid-77dbe97b\x2d3210\x2d4ead\x2dae02\x2dcc30b0a0714d.device:
Description: /dev/disk/by-uuid/77dbe97b-3210-4ead-ae02-cc30b0a0714d
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-77dbe97b\x2d3210\x2d4ead\x2dae02\x2dcc30b0a0714d.device
Invocation ID: 4a459570543a498db6543bb08a15313b
Following: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2f.device
Following Set Member: dev-xvda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda/xvda1
-> Unit load-iptables.service:
Description: Restore iptables from on-disk fragments
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/load-iptables.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: load-iptables.service
Invocation ID: 2a3e6d9be58d41859d2de6aa815730af
Fragment Path: /etc/systemd/system/load-iptables.service
Condition Timestamp: Sun 2018-03-11 12:04:56 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:56 PDT
Assert Result: yes
Requires: system.slice
Wants: local-fs.target
Wants: systemd-modules-load.service
Wants: network-pre.target
WantedBy: multi-user.target
Before: network-pre.target
After: local-fs.target
After: systemd-journald.socket
After: systemd-modules-load.service
After: system.slice
References: local-fs.target
References: systemd-journald.socket
References: systemd-modules-load.service
References: network-pre.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /sbin/iptables-restore /etc/iptables/rules
Command Line: /sbin/ip6tables-restore /etc/iptables/rules
-> Unit postfix.service:
Description: Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:09 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:09 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:09 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/postfix.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: postfix.service
Invocation ID: 419d6e0a74494ab2b56df91d9a992259
Fragment Path: /lib/systemd/system/postfix.service
ConditionPathExists: /etc/postfix/main.cf untested
Condition Timestamp: Sun 2018-03-11 12:05:09 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:09 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: postfix at -.service
WantedBy: multi-user.target
ConsistsOf: postfix at -.service
Conflicts: sendmail.service
Conflicts: exim4.service
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: postfix at -.service
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
PropagatesReloadTo: postfix at -.service
References: sendmail.service
References: postfix at -.service
References: systemd-journald.socket
References: shutdown.target
References: system.slice
References: sysinit.target
References: basic.target
References: exim4.service
ReferencedBy: postfix at -.service
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/true
-> ExecReload:
Command Line: /bin/true
-> Unit dev-xvdc1.device:
Description: /dev/xvdc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvdc1.device
Invocation ID: 6c7ecca2878e4e418dd4dbc36e5e49b0
Following: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Following Set Member: dev-disk-by\x2duuid-790965f4\x2dd2eb\x2d428e\x2da9fd\x2d2189a0128f6c.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2fsrv.device
Following Set Member: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Wants: srv.mount
BoundBy: systemd-fsck at dev-xvdc1.service
BoundBy: srv.mount
Before: systemd-fsck at dev-xvdc1.service
Before: srv.mount
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: srv.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc/xvdc1
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: plymouth-quit-wait.service
Before: serial-getty at hvc0.service
Before: getty at tty1.service
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: getty at tty1.service
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-console.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
ConditionPathExists: !/run/plymouth/pid untested
Requires: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: system.slice
After: systemd-vconsole-setup.service
After: systemd-journald.socket
After: plymouth-start.service
After: systemd-ask-password-console.path
TriggeredBy: systemd-ask-password-console.path
References: system.slice
References: systemd-vconsole-setup.service
References: systemd-journald.socket
References: plymouth-start.service
References: shutdown.target
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: remote-fs.target
Invocation ID: 10d625953ea4459fa6495f13c59af7fb
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: apache2.service
Before: mailman.service
Before: systemd-user-sessions.service
After: remote-fs-pre.target
References: shutdown.target
References: remote-fs-pre.target
ReferencedBy: apache2.service
ReferencedBy: mailman.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: auditd.service
Before: ssh.service
Before: systemd-update-utmp.service
ReferencedBy: ssh.service
ReferencedBy: systemd-update-utmp.service
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-mqueue.mount
Invocation ID: 63f33032b7f14f488bae00337b22ef7f
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
Source Path: /proc/self/mountinfo
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /proc/sys/fs/mqueue untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Before: sysinit.target
After: -.mount
After: system.slice
References: -.mount
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit srv-control-archive.mount:
Description: /srv/control/archive
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/srv-control-archive.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: srv-control-archive.mount
Invocation ID: c40f2cfabdbd42beb78c33e73595e1a3
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv-control-archive.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2018-03-11 12:04:56 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:56 PDT
Assert Result: yes
Requires: -.mount
Requires: systemd-fsck at dev-xvdd1.service
Requires: system.slice
Requires: srv.mount
BindsTo: dev-xvdd1.device
RequiredBy: local-fs.target
WantedBy: dev-xvdd1.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: -.mount
After: dev-xvdd1.device
After: systemd-fsck at dev-xvdd1.service
After: system.slice
After: srv.mount
References: dev-xvdd1.device
References: -.mount
References: local-fs.target
References: systemd-fsck at dev-xvdd1.service
References: local-fs-pre.target
References: srv.mount
References: system.slice
References: umount.target
ReferencedBy: local-fs.target
RequiresMountsFor: /srv/control /dev/xvdd1
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /srv/control/archive
What: /dev/xvdd1
File System Type: ext3
Options: rw,relatime,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-initctl.service:
Description: /dev/initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
Requires: system.slice
After: systemd-journald.socket
After: systemd-initctl.socket
After: system.slice
TriggeredBy: systemd-initctl.socket
References: systemd-journald.socket
References: system.slice
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit serial-getty at hvc0.service:
Description: Serial Getty on hvc0
Instance: hvc0
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-serial\x2dgetty.slice
CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty at hvc0.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: serial-getty at hvc0.service
Invocation ID: 54d2e28df2414dfdac80494ef5a29be9
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/serial-getty at .service
Condition Timestamp: Sun 2018-03-11 12:05:00 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:00 PDT
Assert Result: yes
Requires: system-serial\x2dgetty.slice
Requires: sysinit.target
BindsTo: dev-hvc0.device
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: system-serial\x2dgetty.slice
After: basic.target
After: systemd-user-sessions.service
After: dev-hvc0.device
After: systemd-journald.socket
After: plymouth-quit-wait.service
After: sysinit.target
After: rc-local.service
References: system-serial\x2dgetty.slice
References: basic.target
References: getty.target
References: systemd-user-sessions.service
References: dev-hvc0.device
References: systemd-journald.socket
References: plymouth-quit-wait.service
References: sysinit.target
References: rc-local.service
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 360
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/hvc0
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: hvc0
-> ExecStart:
Command Line: /sbin/agetty --keep-baud 115200,38400,9600 hvc0 $TERM
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:06:19 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Enter Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: user at 1000.service
Invocation ID: 99d5835978bc4fd1bb8a345c2c00b837
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Sun 2018-03-11 12:06:19 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:06:19 PDT
Assert Result: yes
Requires: user-1000.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: sysinit.target
After: user-1000.slice
After: systemd-journald.socket
After: basic.target
After: systemd-user-sessions.service
References: sysinit.target
References: user-1000.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: unknown
Main PID: 1857
Main PID Known: yes
Main PID Alien: no
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
DynamicUser: no
PAMName: systemd-user
-> ExecStart:
Command Line: /lib/systemd/systemd --user
Status Text: Startup finished in 171ms.
-> Unit dev-xvdb.device:
Description: /dev/xvdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvdb.device
Invocation ID: 89a81b34e68240fe9d7a2d2edb43bc91
Following: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.device
Following Set Member: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: dev-disk-by\x2dlabel-swap.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Wants: dev-xvdb.swap
BoundBy: dev-xvdb.swap
Before: dev-xvdb.swap
ReferencedBy: dev-xvdb.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51728/block/xvdb
-> Unit session-129.scope:
Description: Session 129 of user eagle
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 17:20:02 PDT
Inactive Exit Timestamp: Mon 2018-03-12 17:20:02 PDT
Active Enter Timestamp: Mon 2018-03-12 17:20:02 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-129.scope
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: session-129.scope
Invocation ID: a052c58c29cc4fa485ddf7282b582af1
Fragment Path: /run/systemd/transient/session-129.scope
Condition Timestamp: Mon 2018-03-12 17:20:02 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 17:20:02 PDT
Assert Result: yes
Requires: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-logind.service
After: user-1000.slice
After: systemd-user-sessions.service
References: systemd-logind.service
References: user-1000.slice
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap:
Description: /dev/disk/by-uuid/de3bee45-02f3-4075-a902-f97b6026535f
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Invocation ID: 7a73364b6bc94ed78c665d58b9c5fe69
Following: dev-xvdb.swap
Following Set Member: dev-xvdb.swap
Following Set Member: dev-disk-by\x2dlabel-swap.swap
Requires: -.mount
Requires: system.slice
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: -.mount
After: systemd-journald.socket
After: system.slice
References: -.mount
References: swap.target
References: umount.target
References: systemd-journald.socket
References: system.slice
RequiresMountsFor: /dev/disk/by-uuid/de3bee45-02f3-4075-a902-f97b6026535f
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/disk/by-uuid/de3bee45-02f3-4075-a902-f97b6026535f
From /proc/swaps: yes
From fragment: no
Device Node: /dev/xvdb
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit apt-daily-upgrade.service:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 06:04:43 PDT
Inactive Exit Timestamp: Mon 2018-03-12 06:04:42 PDT
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2018-03-12 06:04:43 PDT
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily-upgrade.service
Invocation ID: 48be2f2d26bd4d41be2ced4ba1c6def1
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true untested
Condition Timestamp: Mon 2018-03-12 06:04:42 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 06:04:42 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: sysinit.target
After: apt-daily-upgrade.timer
After: systemd-journald.socket
After: basic.target
After: apt-daily.service
After: system.slice
TriggeredBy: apt-daily-upgrade.timer
References: system.slice
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: apt-daily.service
References: shutdown.target
ReferencedBy: apt-daily-upgrade.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: slices.target
ConflictedBy: cryptsetup.target
ConflictedBy: user-1000.slice
ConflictedBy: dbus.service
ConflictedBy: session-130.scope
ConflictedBy: getty at tty1.service
ConflictedBy: serial-getty at hvc0.service
ConflictedBy: graphical.target
ConflictedBy: getty-static.service
ConflictedBy: systemd-remount-fs.service
ConflictedBy: systemd-hwdb-update.service
ConflictedBy: calvin at calvin.service
ConflictedBy: calvin at coh.service
ConflictedBy: systemd-tmpfiles-clean.service
ConflictedBy: systemd-modules-load.service
ConflictedBy: basic.target
ConflictedBy: bind9.service
ConflictedBy: apt-daily.timer
ConflictedBy: krb5-kdc.service
ConflictedBy: systemd-update-utmp.service
ConflictedBy: session-2.scope
ConflictedBy: apt-daily.service
ConflictedBy: rescue.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: rsyslog.service
ConflictedBy: remctld.service
ConflictedBy: apache2.service
ConflictedBy: calvin at mafia.service
ConflictedBy: epmd.socket
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: local-fs.target
ConflictedBy: dbus.socket
ConflictedBy: systemd-random-seed.service
ConflictedBy: system-systemd\x2dfsck.slice
ConflictedBy: multi-user.target
ConflictedBy: network-online.target
ConflictedBy: rescue.target
ConflictedBy: system-getty.slice
ConflictedBy: local-fs-pre.target
ConflictedBy: epmd.service
ConflictedBy: calvin at complex.service
ConflictedBy: apt-daily-upgrade.service
ConflictedBy: syslog.socket
ConflictedBy: network-pre.target
ConflictedBy: system-serial\x2dgetty.slice
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: systemd-machine-id-commit.service
ConflictedBy: calvin at braden.service
ConflictedBy: systemd-resolved.service
ConflictedBy: apt-daily-upgrade.timer
ConflictedBy: systemd-networkd.service
ConflictedBy: git-daemon.service
ConflictedBy: postfix.service
ConflictedBy: postfix at -.service
ConflictedBy: sysinit.target
ConflictedBy: network.target
ConflictedBy: systemd-sysctl.service
ConflictedBy: mailman.service
ConflictedBy: nss-lookup.target
ConflictedBy: user.slice
ConflictedBy: systemd-user-sessions.service
ConflictedBy: ssh.service
ConflictedBy: nntp-archive.socket
ConflictedBy: swap.target
ConflictedBy: systemd-tmpfiles-setup.service
ConflictedBy: ejabberd.service
ConflictedBy: krb5-admin-server.service
ConflictedBy: system-calvin.slice
ConflictedBy: getty.target
ConflictedBy: timers.target
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: rc-local.service
ConflictedBy: rsync.service
ConflictedBy: systemd-logind.service
ConflictedBy: cron.service
ConflictedBy: time-sync.target
ConflictedBy: emergency.target
ConflictedBy: user at 1000.service
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: calvin at purple.service
ConflictedBy: remote-fs-pre.target
ConflictedBy: systemd-tmpfiles-setup-dev.service
ConflictedBy: systemd-timesyncd.service
ConflictedBy: emergency.service
ConflictedBy: systemd-update-utmp-runlevel.service
ConflictedBy: paths.target
ConflictedBy: session-129.scope
ConflictedBy: calvin at journey.service
ConflictedBy: sockets.target
ConflictedBy: remote-fs.target
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: system-postfix.slice
ConflictedBy: nntp-control.socket
After: calvin at complex.service
After: systemd-ask-password-console.service
After: syslog.socket
After: apt-daily.timer
After: ssh.service
After: bind9.service
After: systemd-user-sessions.service
After: systemd-update-utmp.service
After: calvin at journey.service
After: krb5-kdc.service
After: user.slice
After: session-129.scope
After: systemd-tmpfiles-setup-dev.service
After: nntp-control.socket
After: cron.service
After: calvin at purple.service
After: ejabberd.service
After: systemd-random-seed.service
After: system-systemd\x2dfsck.slice
After: mailman.service
After: session-130.scope
After: systemd-ask-password-console.path
After: systemd-sysctl.service
After: system-calvin.slice
After: apt-daily.service
After: remctld.service
After: epmd.socket
After: dbus.socket
After: systemd-tmpfiles-clean.service
After: systemd-resolved.service
After: calvin at calvin.service
After: systemd-binfmt.service
After: getty-static.service
After: systemd-tmpfiles-clean.timer
After: krb5-admin-server.service
After: systemd-hwdb-update.service
After: systemd-tmpfiles-setup.service
After: rsyslog.service
After: apt-daily-upgrade.service
After: system-postfix.slice
After: systemd-modules-load.service
After: nntp-archive.socket
After: rc-local.service
After: session-2.scope
After: serial-getty at hvc0.service
After: systemd-logind.service
After: postfix at -.service
After: emergency.service
After: rescue.service
After: systemd-update-utmp-runlevel.service
After: epmd.service
After: systemd-networkd.service
After: dbus.service
After: apt-daily-upgrade.timer
After: systemd-fsckd.service
After: rsync.service
After: systemd-remount-fs.service
After: systemd-timesyncd.service
After: system-getty.slice
After: systemd-ask-password-wall.service
After: git-daemon.service
After: systemd-fsck-root.service
After: systemd-fsck at dev-xvdd1.service
After: calvin at braden.service
After: user-1000.slice
After: getty at tty1.service
After: user at 1000.service
After: systemd-quotacheck.service
After: systemd-machine-id-commit.service
After: systemd-ask-password-wall.path
After: postfix.service
After: calvin at coh.service
After: system-serial\x2dgetty.slice
After: calvin at mafia.service
After: systemd-fsck at dev-xvdc1.service
After: apache2.service
After: systemd-fsck at dev-xvde1.service
ReferencedBy: dbus.socket
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-resolved.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: cryptsetup.target
ReferencedBy: user.slice
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: nss-lookup.target
ReferencedBy: systemd-update-utmp.service
ReferencedBy: apt-daily.service
ReferencedBy: calvin at complex.service
ReferencedBy: apache2.service
ReferencedBy: systemd-fsck at dev-xvdd1.service
ReferencedBy: rescue.service
ReferencedBy: dbus.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: network.target
ReferencedBy: rescue.target
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: calvin at purple.service
ReferencedBy: network-pre.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: paths.target
ReferencedBy: sockets.target
ReferencedBy: systemd-logind.service
ReferencedBy: krb5-kdc.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: rsync.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: ejabberd.service
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: apt-daily.timer
ReferencedBy: swap.target
ReferencedBy: postfix.service
ReferencedBy: system-serial\x2dgetty.slice
ReferencedBy: system-calvin.slice
ReferencedBy: remote-fs.target
ReferencedBy: getty.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: local-fs-pre.target
ReferencedBy: session-2.scope
ReferencedBy: calvin at braden.service
ReferencedBy: slices.target
ReferencedBy: systemd-timesyncd.service
ReferencedBy: remote-fs-pre.target
ReferencedBy: systemd-fsckd.service
ReferencedBy: postfix at -.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-quotacheck.service
ReferencedBy: session-129.scope
ReferencedBy: user at 1000.service
ReferencedBy: bind9.service
ReferencedBy: session-130.scope
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: time-sync.target
ReferencedBy: calvin at mafia.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: system-getty.slice
ReferencedBy: emergency.target
ReferencedBy: system-systemd\x2dfsck.slice
ReferencedBy: epmd.service
ReferencedBy: remctld.service
ReferencedBy: ssh.service
ReferencedBy: basic.target
ReferencedBy: nntp-archive.socket
ReferencedBy: calvin at journey.service
ReferencedBy: multi-user.target
ReferencedBy: nss-user-lookup.target
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: syslog.socket
ReferencedBy: calvin at coh.service
ReferencedBy: graphical.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-networkd.service
ReferencedBy: calvin at calvin.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: user-1000.slice
ReferencedBy: cron.service
ReferencedBy: timers.target
ReferencedBy: systemd-sysctl.service
ReferencedBy: emergency.service
ReferencedBy: krb5-admin-server.service
ReferencedBy: nntp-control.socket
ReferencedBy: getty-static.service
ReferencedBy: git-daemon.service
ReferencedBy: mailman.service
ReferencedBy: rc-local.service
ReferencedBy: system-postfix.slice
ReferencedBy: epmd.socket
ReferencedBy: network-online.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit sys-devices-virtual-tty-hvc5.device:
Description: /sys/devices/virtual/tty/hvc5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc5.device
Invocation ID: fa073fd8e2774beaad1887c713bb1198
Following Set Member: dev-hvc5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc5
-> Unit dev-disk-by\x2dlabel-control.device:
Description: /dev/disk/by-label/control
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-control.device
Invocation ID: 90d85563eec74d8380062bf482f66327
Following: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Following Set Member: dev-xvdd1.device
Following Set Member: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Following Set Member: dev-disk-by\x2duuid-b552d0db\x2df0d0\x2d4a80\x2d80b7\x2d837d58f97b8c.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd/xvdd1
-> 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: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Invocation ID: 9a1416bd47814d93b59f67f3546c9f5a
Following Set Member: dev-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-modules-load.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-modules-load.service
Invocation ID: 3f33d6172fef49209693a82f0eceb0c4
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: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
WantedBy: load-iptables.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: sys-fs-fuse-connections.mount
Before: sys-kernel-config.mount
Before: load-iptables.service
Before: shutdown.target
Before: systemd-sysctl.service
After: systemd-journald.socket
After: system.slice
References: sysinit.target
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: systemd-sysctl.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: load-iptables.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
-> Unit systemd-timesyncd.service:
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-timesyncd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-timesyncd.service
Invocation ID: 0992e162db2f45d4bbcdc9be080ce714
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 succeeded
ConditionFileIsExecutable: !/usr/sbin/chronyd succeeded
ConditionFileIsExecutable: !/usr/sbin/openntpd succeeded
ConditionFileIsExecutable: !/usr/sbin/ntpd succeeded
ConditionVirtualization: !container succeeded
ConditionCapability: CAP_SYS_TIME succeeded
Condition Timestamp: Mon 2018-03-12 19:11:49 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 19:11:49 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Wants: time-sync.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: time-sync.target
Before: shutdown.target
After: systemd-remount-fs.service
After: -.mount
After: tmp.mount
After: systemd-journald.socket
After: systemd-sysusers.service
After: system.slice
After: systemd-tmpfiles-setup.service
References: -.mount
References: systemd-journald.socket
References: systemd-sysusers.service
References: time-sync.target
References: sysinit.target
References: system.slice
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: shutdown.target
References: tmp.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /var/lib/systemd/clock /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
Main PID: 15094
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_sys_time
DynamicUser: no
SystemCallFilter: ~s390_pci_mmio_read break profil query_module getpmsg tuxcall vm86old _sysctl finit_module sysfs s390_pci_mmio_write modify_ldt mount perf_event_open lock delete_module process_vm_writev gtty vm86 prof mpx add_key rtas pciconfig_write chroot pivot_root request_key putpmsg ustat security keyctl init_module ioperm switch_endian umount afs_syscall ulimit vserver ptrace get_kernel_syms sgetmask umount2 lookup_dcookie uselib iopl pciconfig_read create_module ftime pciconfig_iobase s390_runtime_instr stty spu_run ssetmask process_vm_readv
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
PID: 15094
Start Timestamp: Mon 2018-03-12 19:11:49 PDT
Status Text: Synchronized to time server 192.111.144.114:123 (0.debian.pool.ntp.org).
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sysinit.target
Invocation ID: 22f6f49e73544fd8a33999dd85970c1f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Wants: systemd-journal-flush.service
Wants: dev-hugepages.mount
Wants: systemd-update-utmp.service
Wants: cryptsetup.target
Wants: local-fs.target
Wants: systemd-udev-trigger.service
Wants: systemd-timesyncd.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-random-seed.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: systemd-modules-load.service
Wants: kmod-static-nodes.service
Wants: systemd-ask-password-console.path
Wants: swap.target
Wants: sys-fs-fuse-connections.mount
Wants: systemd-sysctl.service
Wants: systemd-hwdb-update.service
Wants: sys-kernel-config.mount
Wants: dev-mqueue.mount
Wants: systemd-udevd.service
Wants: sys-kernel-debug.mount
Wants: systemd-binfmt.service
Wants: systemd-machine-id-commit.service
Wants: systemd-tmpfiles-setup.service
Wants: systemd-journald.service
RequiredBy: mailman.service
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: systemd-resolved.service
RequiredBy: remctld.service
RequiredBy: apt-daily-upgrade.service
RequiredBy: postfix at -.service
RequiredBy: rc-local.service
RequiredBy: systemd-logind.service
RequiredBy: epmd.socket
RequiredBy: calvin at coh.service
RequiredBy: getty at tty1.service
RequiredBy: calvin at journey.service
RequiredBy: calvin at purple.service
RequiredBy: krb5-admin-server.service
RequiredBy: dbus.service
RequiredBy: rsync.service
RequiredBy: getty-static.service
RequiredBy: nntp-control.socket
RequiredBy: ejabberd.service
RequiredBy: apache2.service
RequiredBy: bind9.service
RequiredBy: calvin at mafia.service
RequiredBy: postfix.service
RequiredBy: rsyslog.service
RequiredBy: systemd-user-sessions.service
RequiredBy: apt-daily.timer
RequiredBy: epmd.service
RequiredBy: dbus.socket
RequiredBy: cron.service
RequiredBy: calvin at calvin.service
RequiredBy: nntp-archive.socket
RequiredBy: apt-daily.service
RequiredBy: calvin at complex.service
RequiredBy: apt-daily-upgrade.timer
RequiredBy: systemd-ask-password-wall.service
RequiredBy: ssh.service
RequiredBy: calvin at braden.service
RequiredBy: user at 1000.service
RequiredBy: rescue.target
RequiredBy: serial-getty at hvc0.service
RequiredBy: krb5-kdc.service
RequiredBy: git-daemon.service
Conflicts: emergency.service
Conflicts: shutdown.target
Conflicts: emergency.target
Before: epmd.service
Before: rescue.service
Before: epmd.socket
Before: calvin at mafia.service
Before: systemd-user-sessions.service
Before: user at 1000.service
Before: krb5-admin-server.service
Before: rsync.service
Before: dbus.socket
Before: nntp-control.socket
Before: postfix at -.service
Before: bind9.service
Before: git-daemon.service
Before: systemd-resolved.service
Before: systemd-tmpfiles-clean.timer
Before: apt-daily-upgrade.service
Before: getty-static.service
Before: calvin at purple.service
Before: rc-local.service
Before: remctld.service
Before: apache2.service
Before: calvin at journey.service
Before: calvin at coh.service
Before: calvin at braden.service
Before: apt-daily-upgrade.timer
Before: serial-getty at hvc0.service
Before: mailman.service
Before: basic.target
Before: postfix.service
Before: systemd-logind.service
Before: krb5-kdc.service
Before: ejabberd.service
Before: systemd-ask-password-wall.service
Before: cron.service
Before: rsyslog.service
Before: calvin at complex.service
Before: calvin at calvin.service
Before: apt-daily.service
Before: apt-daily.timer
Before: getty at tty1.service
Before: nntp-archive.socket
Before: ssh.service
Before: dbus.service
Before: rescue.target
After: sys-kernel-config.mount
After: swap.target
After: systemd-modules-load.service
After: systemd-udevd.service
After: systemd-sysctl.service
After: sys-kernel-debug.mount
After: dev-hugepages.mount
After: kmod-static-nodes.service
After: systemd-machine-id-commit.service
After: proc-sys-fs-binfmt_misc.automount
After: dev-mqueue.mount
After: emergency.target
After: systemd-tmpfiles-setup.service
After: systemd-tmpfiles-setup-dev.service
After: sys-fs-fuse-connections.mount
After: systemd-update-utmp.service
After: emergency.service
After: systemd-binfmt.service
After: systemd-timesyncd.service
After: local-fs.target
After: systemd-hwdb-update.service
After: systemd-journald.service
After: cryptsetup.target
After: systemd-udev-trigger.service
After: systemd-random-seed.service
References: dev-mqueue.mount
References: sys-kernel-config.mount
References: systemd-udev-trigger.service
References: systemd-update-utmp.service
References: shutdown.target
References: systemd-machine-id-commit.service
References: sys-fs-fuse-connections.mount
References: systemd-ask-password-console.path
References: systemd-tmpfiles-setup-dev.service
References: emergency.service
References: systemd-binfmt.service
References: systemd-timesyncd.service
References: systemd-journald.service
References: dev-hugepages.mount
References: cryptsetup.target
References: systemd-modules-load.service
References: swap.target
References: proc-sys-fs-binfmt_misc.automount
References: systemd-sysctl.service
References: kmod-static-nodes.service
References: emergency.target
References: systemd-tmpfiles-setup.service
References: systemd-journal-flush.service
References: systemd-hwdb-update.service
References: sys-kernel-debug.mount
References: systemd-random-seed.service
References: systemd-udevd.service
References: local-fs.target
ReferencedBy: krb5-admin-server.service
ReferencedBy: systemd-udevd.service
ReferencedBy: nntp-control.socket
ReferencedBy: systemd-modules-load.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: rescue.service
ReferencedBy: getty at tty1.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: ejabberd.service
ReferencedBy: epmd.socket
ReferencedBy: basic.target
ReferencedBy: systemd-timesyncd.service
ReferencedBy: epmd.service
ReferencedBy: calvin at mafia.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: rc-local.service
ReferencedBy: postfix at -.service
ReferencedBy: apt-daily.timer
ReferencedBy: getty-static.service
ReferencedBy: calvin at purple.service
ReferencedBy: rsyslog.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remctld.service
ReferencedBy: nntp-archive.socket
ReferencedBy: dbus.service
ReferencedBy: systemd-logind.service
ReferencedBy: calvin at calvin.service
ReferencedBy: rescue.target
ReferencedBy: systemd-journald.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: dbus.socket
ReferencedBy: krb5-kdc.service
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: systemd-resolved.service
ReferencedBy: mailman.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: postfix.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: rsync.service
ReferencedBy: calvin at journey.service
ReferencedBy: calvin at complex.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: apt-daily.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: user at 1000.service
ReferencedBy: calvin at braden.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: apache2.service
ReferencedBy: bind9.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: git-daemon.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: calvin at coh.service
ReferencedBy: cron.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: ssh.service
ReferencedBy: sys-kernel-config.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit git-daemon.service:
Description: Anonymous Git Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/git-daemon.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: git-daemon.service
Invocation ID: 400928b0644e487c8b89f32e9aac1126
Fragment Path: /etc/systemd/system/git-daemon.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: network.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: shutdown.target
References: basic.target
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: system.slice
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 315
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: www-data
Group: www-data
DynamicUser: no
ReadOnlyPaths: /srv/git
-> ExecStart:
Command Line: /usr/bin/git daemon --syslog --base-path=/srv/git
-> Unit dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device:
Description: /dev/disk/by-partuuid/7a7a7a7a-01
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device
Invocation ID: 845583b2fd5b4c90a3d0de0c652dbd78
Following: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device
Following Set Member: dev-disk-by\x2dlabel-mailman.device
Following Set Member: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-xvde1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde/xvde1
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:26 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsckd.socket
Invocation ID: 2b185a37e8674008b6f70ffe8b08926a
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: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: systemd-fsckd.service
WantedBy: systemd-fsck at dev-xvdc1.service
WantedBy: systemd-fsck at dev-xvde1.service
WantedBy: systemd-fsck at dev-xvdd1.service
WantedBy: systemd-fsck-root.service
Before: systemd-fsck at dev-xvdc1.service
Before: systemd-fsckd.service
Before: systemd-fsck at dev-xvde1.service
Before: systemd-fsck at dev-xvdd1.service
Before: systemd-fsck-root.service
After: -.slice
After: -.mount
Triggers: systemd-fsckd.service
References: -.slice
References: -.mount
References: systemd-fsckd.service
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: systemd-fsckd.service
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: systemd-fsck at dev-xvdd1.service
ReferencedBy: systemd-fsck-root.service
RequiresMountsFor: /run/systemd/fsck.progress
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-fsckd.socket
SELinuxContextFromNet: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald-audit.socket
Invocation ID: 007952c1a8a04165a88a6099c50c1acf
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: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
WantedBy: systemd-journald.service
WantedBy: sockets.target
Before: systemd-journald.service
Before: sockets.target
After: -.slice
Triggers: systemd-journald.service
References: -.slice
References: systemd-journald.service
References: sockets.target
ReferencedBy: systemd-journald.service
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald-audit.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: audit 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit 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: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Invocation ID: 84edfae75ba44ee5902aee7797aafce5
Following Set Member: dev-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-hvc7.device:
Description: /dev/hvc7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc7.device
Invocation ID: 1cea8a55a49b453d9e839274d83085c9
Following: sys-devices-virtual-tty-hvc7.device
Following Set Member: sys-devices-virtual-tty-hvc7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc7
-> Unit nntp-archive.socket:
Description: news.announce.newgroups Archive Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nntp-archive.socket
Invocation ID: 95e5b69a1c5d4f429fc959cc15c1507d
Fragment Path: /etc/systemd/system/nntp-archive.socket
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.slice
Requires: sysinit.target
WantedBy: sockets.target
Conflicts: shutdown.target
Before: sockets.target
Before: shutdown.target
After: -.slice
After: sysinit.target
References: sysinit.target
References: -.slice
References: sockets.target
References: shutdown.target
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: nntp-archive.socket
SELinuxContextFromNet: no
Accepted: 0
NConnections: 0
MaxConnections: 64
ListenStream: [::]:4434
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
After: emergency.service
References: emergency.service
References: shutdown.target
ReferencedBy: local-fs.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: proc-sys-fs-binfmt_misc.automount
Invocation ID: 6fa26b70029b420f87c15a66f04f6291
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/ untested
ConditionPathExists: /proc/sys/fs/binfmt_misc/ untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-binfmt.service
Before: sysinit.target
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
References: sysinit.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: sysinit.target
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: waiting
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit sys-devices-vbd\x2d51712-block-xvda.device:
Description: /sys/devices/vbd-51712/block/xvda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51712-block-xvda.device
Invocation ID: a0cd594eea8f411fb07f3dfbb360bc32
Following Set Member: dev-xvda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda
-> 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: Sun 2018-03-11 12:04:53 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:53 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-tmpfiles-setup-dev.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-tmpfiles-setup-dev.service
Invocation ID: efd92ab80a50430c8d7ea3a9ce6b8fcd
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: local-fs-pre.target
Before: systemd-udevd.service
Before: shutdown.target
Before: sysinit.target
After: systemd-journald.socket
After: systemd-sysusers.service
After: kmod-static-nodes.service
After: system.slice
References: sysinit.target
References: local-fs-pre.target
References: systemd-udevd.service
References: systemd-journald.socket
References: systemd-sysusers.service
References: shutdown.target
References: system.slice
ReferencedBy: kmod-static-nodes.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup mask: 0x7b
CGroup members mask: 0x7f
Name: user.slice
Invocation ID: 69574583b25646a5b5fff46a3871613f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
RequiredBy: user-1000.slice
WantedBy: systemd-logind.service
Conflicts: shutdown.target
Before: systemd-logind.service
Before: user-1000.slice
Before: slices.target
Before: shutdown.target
After: -.slice
References: -.slice
References: slices.target
References: shutdown.target
ReferencedBy: systemd-logind.service
ReferencedBy: user-1000.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit calvin at mafia.service:
Description: Calvin Chatserver (mafia)
Instance: mafia
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at mafia.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at mafia.service
Invocation ID: 489103f978fe4569882055552c5aa71a
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/mafia /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 320
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/mafia
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit var-lib-mailman-archives.mount:
Description: /var/lib/mailman/archives
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:55 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:55 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:55 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/var-lib-mailman-archives.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: var-lib-mailman-archives.mount
Invocation ID: e4ca51aa0b41442b98f0bb40f0545043
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/var-lib-mailman-archives.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2018-03-11 12:04:55 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:55 PDT
Assert Result: yes
Requires: -.mount
Requires: systemd-fsck at dev-xvde1.service
Requires: system.slice
BindsTo: dev-xvde1.device
RequiredBy: local-fs.target
WantedBy: dev-xvde1.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: -.mount
After: systemd-fsck at dev-xvde1.service
After: system.slice
After: dev-xvde1.device
References: local-fs-pre.target
References: -.mount
References: umount.target
References: systemd-fsck at dev-xvde1.service
References: local-fs.target
References: system.slice
References: dev-xvde1.device
ReferencedBy: local-fs.target
RequiresMountsFor: /var/lib/mailman /dev/xvde1
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /var/lib/mailman/archives
What: /dev/xvde1
File System Type: ext3
Options: rw,relatime,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-fsck at dev-xvdc1.service:
Description: File System Check on /dev/xvdc1
Instance: dev-xvdc1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:55 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:55 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsck at dev-xvdc1.service
Invocation ID: b953b972f1a346fb93ae7ea36b9e6da8
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: system-systemd\x2dfsck.slice
Wants: systemd-fsckd.socket
BindsTo: dev-xvdc1.device
RequiredBy: srv.mount
Before: systemd-quotacheck.service
Before: shutdown.target
Before: srv.mount
After: system-systemd\x2dfsck.slice
After: local-fs-pre.target
After: systemd-fsckd.socket
After: dev-xvdc1.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: systemd-fsck-root.service
References: system-systemd\x2dfsck.slice
References: dev-xvdc1.device
References: shutdown.target
References: local-fs-pre.target
References: systemd-journald.socket
References: systemd-fsckd.socket
References: systemd-quotacheck.service
ReferencedBy: srv.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/xvdc1
-> Unit srv.mount:
Description: /srv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/srv.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: srv.mount
Invocation ID: 95eece1ea0604e7ca74084caa5be7ccb
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/srv.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2018-03-11 12:04:55 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:55 PDT
Assert Result: yes
Requires: -.mount
Requires: systemd-fsck at dev-xvdc1.service
Requires: system.slice
BindsTo: dev-xvdc1.device
RequiredBy: srv-control-archive.mount
RequiredBy: local-fs.target
WantedBy: dev-xvdc1.device
Conflicts: umount.target
Before: srv-control-archive.mount
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: -.mount
After: systemd-fsck at dev-xvdc1.service
After: dev-xvdc1.device
After: system.slice
References: local-fs-pre.target
References: -.mount
References: umount.target
References: systemd-fsck at dev-xvdc1.service
References: local-fs.target
References: dev-xvdc1.device
References: system.slice
ReferencedBy: srv-control-archive.mount
ReferencedBy: local-fs.target
RequiresMountsFor: / /dev/xvdc1
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /srv
What: /dev/xvdc1
File System Type: ext3
Options: rw,relatime,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.device:
Description: /dev/disk/by-uuid/de3bee45-02f3-4075-a902-f97b6026535f
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.device
Invocation ID: 9a288250163d45d2b4d6bca1ae39abbb
Following: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: sys-devices-vbd\x2d51728-block-xvdb.device
Following Set Member: dev-disk-by\x2dlabel-swap.device
Following Set Member: dev-xvdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51728/block/xvdb
-> Unit dev-disk-by\x2duuid-790965f4\x2dd2eb\x2d428e\x2da9fd\x2d2189a0128f6c.device:
Description: /dev/disk/by-uuid/790965f4-d2eb-428e-a9fd-2189a0128f6c
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-790965f4\x2dd2eb\x2d428e\x2da9fd\x2d2189a0128f6c.device
Invocation ID: 3c334a1ce2a946c28acf8aa07d02781f
Following: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2fsrv.device
Following Set Member: dev-xvdc1.device
Following Set Member: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc/xvdc1
-> Unit sys-devices-vbd\x2d51776-block-xvde.device:
Description: /sys/devices/vbd-51776/block/xvde
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51776-block-xvde.device
Invocation ID: bbe8697a79c847c8aea8ccfc91f44aab
Following Set Member: dev-xvde.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 12:19:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-tmpfiles-clean.timer
Invocation ID: 17da5856526d4a24a115f5925d7d6ff8
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: timers.target
Before: shutdown.target
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: systemd-tmpfiles-clean.service
References: timers.target
References: shutdown.target
References: sysinit.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit dev-disk-by\x2dlabel-mailman.device:
Description: /dev/disk/by-label/mailman
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-mailman.device
Invocation ID: e0979a20f1b3409693dfa7c78f2ab6eb
Following: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device
Following Set Member: dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device
Following Set Member: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-xvde1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde/xvde1
-> Unit mailman.service:
Description: LSB: Mailman Master Queue Runner
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:11 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:11 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/mailman.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: mailman.service
Invocation ID: 836a06478c334cd0ac5fab3f34643fac
Documentation: man:systemd-sysv-generator(8)
Fragment Path: /run/systemd/generator.late/mailman.service
Source Path: /etc/init.d/mailman
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: network-online.target
WantedBy: graphical.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: graphical.target
Before: multi-user.target
Before: shutdown.target
After: sysinit.target
After: network-online.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: nss-lookup.target
After: system.slice
References: network-online.target
References: sysinit.target
References: nss-lookup.target
References: system.slice
References: graphical.target
References: shutdown.target
References: remote-fs.target
References: systemd-journald.socket
References: multi-user.target
References: basic.target
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/init.d/mailman start
-> ExecReload:
Command Line: /etc/init.d/mailman reload
-> ExecStop:
Command Line: /etc/init.d/mailman stop
-> Unit systemd-fsck at dev-xvde1.service:
Description: File System Check on /dev/xvde1
Instance: dev-xvde1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:55 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:55 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsck at dev-xvde1.service
Invocation ID: 34c03dd7a32a40de948bc5fc92fca29c
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: system-systemd\x2dfsck.slice
Wants: systemd-fsckd.socket
BindsTo: dev-xvde1.device
RequiredBy: var-lib-mailman-archives.mount
Before: systemd-quotacheck.service
Before: var-lib-mailman-archives.mount
Before: shutdown.target
After: systemd-fsck-root.service
After: system-systemd\x2dfsck.slice
After: local-fs-pre.target
After: systemd-fsckd.socket
After: systemd-journald.socket
After: dev-xvde1.device
References: systemd-fsck-root.service
References: dev-xvde1.device
References: system-systemd\x2dfsck.slice
References: shutdown.target
References: local-fs-pre.target
References: systemd-journald.socket
References: systemd-fsckd.socket
References: systemd-quotacheck.service
ReferencedBy: var-lib-mailman-archives.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/xvde1
-> Unit sys-devices-virtual-tty-hvc4.device:
Description: /sys/devices/virtual/tty/hvc4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc4.device
Invocation ID: 73439f00dc684de5ae9266e8bc0ef917
Following Set Member: dev-hvc4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc4
-> Unit rsync.service:
Description: fast remote file copy program daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/rsync.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: rsync.service
Invocation ID: bd39088c688a450a98bc3a78b5379313
Fragment Path: /lib/systemd/system/rsync.service
ConditionPathExists: /etc/rsyncd.conf untested
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 286
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/rsync --daemon --no-detach
-> Unit krb5-kdc.service:
Description: Kerberos 5 Key Distribution Center
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:01 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:01 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/krb5-kdc.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: krb5-kdc.service
Invocation ID: 28bda6017157434ba160d5aef4a7621a
Fragment Path: /lib/systemd/system/krb5-kdc.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 381
Main PID Known: yes
Main PID Alien: no
PIDFile: /var/run/krb5-kdc.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/krb5-kdc
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service
DynamicUser: no
ReadWritePaths: -/var/tmp /tmp /var/lib/krb5kdc -/var/run /run
ReadOnlyPaths: /
InaccessiblePaths: -/etc/ssh -/etc/ssl/private /root
-> ExecStart:
Command Line: /usr/sbin/krb5kdc -P /var/run/krb5-kdc.pid $DAEMON_ARGS
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: plymouth-start.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
Before: rescue.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: rescue.service
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-journald.service
Invocation ID: 2967065235fb487d845478019981fc72
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: systemd-journald.socket
Requires: system.slice
Wants: systemd-journald.socket
Wants: systemd-journald-dev-log.socket
Wants: systemd-journald-audit.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: systemd-journal-flush.service
Before: sysinit.target
After: syslog.socket
After: systemd-journald.socket
After: systemd-journald-dev-log.socket
After: systemd-journald-audit.socket
After: system.slice
TriggeredBy: systemd-journald.socket
TriggeredBy: systemd-journald-dev-log.socket
TriggeredBy: systemd-journald-audit.socket
References: sysinit.target
References: syslog.socket
References: systemd-journald.socket
References: systemd-journald-dev-log.socket
References: systemd-journald-audit.socket
References: system.slice
ReferencedBy: sysinit.target
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-journald-audit.socket
ReferencedBy: systemd-journald-dev-log.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: all
NotifyState: unknown
Main PID: 167
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read
DynamicUser: no
SystemCallFilter: ~pciconfig_iobase process_vm_writev afs_syscall delete_module profil finit_module ftime ioperm break settimeofday sysfs prof process_vm_readv rtas clock_adjtime add_key stime adjtimex umount putpmsg create_module ustat ptrace query_module iopl ssetmask clock_settime _sysctl s390_pci_mmio_read lookup_dcookie chroot umount2 gtty perf_event_open mount pivot_root ulimit lock spu_run pciconfig_write sgetmask s390_pci_mmio_write getpmsg vm86old keyctl stty get_kernel_syms vm86 modify_ldt switch_endian uselib mpx vserver security init_module s390_runtime_instr request_key tuxcall pciconfig_read
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
Status Text: Processing requests...
File Descriptor Store Max: 1024
File Descriptor Store Current: 22
-> Unit sys-devices-virtual-tty-hvc3.device:
Description: /sys/devices/virtual/tty/hvc3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc3.device
Invocation ID: 0d55774089d140f7b7dc045159e028c6
Following Set Member: dev-hvc3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc3
-> Unit bind9.service:
Description: BIND Domain Name Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 19:17:51 PDT
Inactive Exit Timestamp: Mon 2018-03-12 19:17:51 PDT
Active Enter Timestamp: Mon 2018-03-12 19:17:51 PDT
Active Exit Timestamp: Mon 2018-03-12 19:17:51 PDT
Inactive Enter Timestamp: Mon 2018-03-12 19:17:51 PDT
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/bind9.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: bind9.service
Invocation ID: 4ea55d8644e64648985b595c539243ae
Documentation: man:named(8)
Fragment Path: /lib/systemd/system/bind9.service
DropIn Path: /etc/systemd/system/bind9.service.d/hardening.conf
Condition Timestamp: Mon 2018-03-12 19:17:51 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 19:17:51 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Requires: sysinit.target
Wants: nss-lookup.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: nss-lookup.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: network.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: -.mount
References: network.target
References: sysinit.target
References: nss-lookup.target
References: basic.target
References: tmp.mount
References: systemd-journald.socket
References: system.slice
References: shutdown.target
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 18452
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: /etc/default/bind9
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_override cap_setgid cap_setuid cap_net_bind_service
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/named -f $OPTIONS
PID: 18452
Start Timestamp: Mon 2018-03-12 19:17:51 PDT
-> ExecReload:
Command Line: /usr/sbin/rndc reload
-> ExecStop:
Command Line: /usr/sbin/rndc stop
PID: 18445
Start Timestamp: Mon 2018-03-12 19:17:51 PDT
Exit Timestamp: Mon 2018-03-12 19:17:51 PDT
Exit Code: exited
Exit Status: 0
-> Unit org.freedesktop.network1.busname:
Description: org.freedesktop.network1.busname
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: org.freedesktop.network1.busname
WantedBy: systemd-networkd.service
Before: systemd-networkd.service
ReferencedBy: systemd-networkd.service
-> 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: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-update-utmp.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-update-utmp.service
Invocation ID: 91f652967fa34082815fb126552ffc3e
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Sun 2018-03-11 12:04:57 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:57 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
RequisiteOf: systemd-update-utmp-runlevel.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp-runlevel.service
After: systemd-remount-fs.service
After: -.mount
After: auditd.service
After: systemd-journald.socket
After: system.slice
After: systemd-tmpfiles-setup.service
References: shutdown.target
References: -.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: systemd-journald.socket
References: system.slice
References: auditd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: sysinit.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: basic.target
Invocation ID: 0ac5e09a5c0d466f9aa3cdd8546c5151
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
Wants: tmp.mount
Wants: timers.target
Wants: slices.target
Wants: sockets.target
Wants: paths.target
RequiredBy: multi-user.target
Conflicts: shutdown.target
Before: mailman.service
Before: getty-static.service
Before: epmd.service
Before: calvin at journey.service
Before: krb5-admin-server.service
Before: postfix.service
Before: systemd-ask-password-wall.service
Before: cron.service
Before: ssh.service
Before: systemd-resolved.service
Before: ejabberd.service
Before: postfix at -.service
Before: remctld.service
Before: calvin at purple.service
Before: apache2.service
Before: bind9.service
Before: getty at tty1.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: dbus.service
Before: calvin at braden.service
Before: calvin at coh.service
Before: apt-daily.service
Before: krb5-kdc.service
Before: calvin at calvin.service
Before: serial-getty at hvc0.service
Before: rsyslog.service
Before: rc-local.service
Before: user at 1000.service
Before: multi-user.target
Before: git-daemon.service
Before: calvin at mafia.service
Before: rsync.service
Before: apt-daily-upgrade.service
Before: calvin at complex.service
After: sysinit.target
After: tmp.mount
After: -.mount
After: slices.target
After: sockets.target
After: paths.target
References: tmp.mount
References: paths.target
References: sysinit.target
References: timers.target
References: shutdown.target
References: slices.target
References: -.mount
References: sockets.target
ReferencedBy: systemd-resolved.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-user-sessions.service
ReferencedBy: apt-daily.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: calvin at journey.service
ReferencedBy: git-daemon.service
ReferencedBy: calvin at purple.service
ReferencedBy: postfix.service
ReferencedBy: calvin at braden.service
ReferencedBy: remctld.service
ReferencedBy: epmd.service
ReferencedBy: rc-local.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: cron.service
ReferencedBy: ejabberd.service
ReferencedBy: rsyslog.service
ReferencedBy: user at 1000.service
ReferencedBy: calvin at coh.service
ReferencedBy: calvin at complex.service
ReferencedBy: ssh.service
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: rsync.service
ReferencedBy: getty-static.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: krb5-kdc.service
ReferencedBy: krb5-admin-server.service
ReferencedBy: dbus.service
ReferencedBy: apache2.service
ReferencedBy: postfix at -.service
ReferencedBy: calvin at calvin.service
ReferencedBy: mailman.service
ReferencedBy: bind9.service
ReferencedBy: calvin at mafia.service
RequiresMountsFor: /var /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-hvc6.device:
Description: /dev/hvc6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc6.device
Invocation ID: 075b7bbe72a645d4b1d8dbba73cd051c
Following: sys-devices-virtual-tty-hvc6.device
Following Set Member: sys-devices-virtual-tty-hvc6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc6
-> Unit sys-devices-vbd\x2d51744-block-xvdc.device:
Description: /sys/devices/vbd-51744/block/xvdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51744-block-xvdc.device
Invocation ID: 6ba2e2bc3b5b4ef99a305b29662b3e69
Following Set Member: dev-xvdc.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc
-> Unit dev-disk-by\x2duuid-b552d0db\x2df0d0\x2d4a80\x2d80b7\x2d837d58f97b8c.device:
Description: /dev/disk/by-uuid/b552d0db-f0d0-4a80-80b7-837d58f97b8c
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-b552d0db\x2df0d0\x2d4a80\x2d80b7\x2d837d58f97b8c.device
Invocation ID: 49937613d0f344cabbe47011081b4dfe
Following: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Following Set Member: dev-disk-by\x2dlabel-control.device
Following Set Member: dev-xvdd1.device
Following Set Member: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd/xvdd1
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: display-manager.service
WantedBy: graphical.target
Before: graphical.target
ReferencedBy: graphical.target
-> Unit sys-devices-virtual-tty-hvc6.device:
Description: /sys/devices/virtual/tty/hvc6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc6.device
Invocation ID: dbd5016830ec423dbccefc80926bdc9d
Following Set Member: dev-hvc6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc6
-> Unit calvin at purple.service:
Description: Calvin Chatserver (purple)
Instance: purple
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at purple.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at purple.service
Invocation ID: fa2300d9266d47958b7421b59a9e5f36
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/purple /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 282
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/purple
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit epmd.service:
Description: Erlang Port Mapper Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/epmd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: epmd.service
Invocation ID: 7674f9bf32444cca9b95c02a528316ef
Fragment Path: /lib/systemd/system/epmd.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: epmd.socket
Requires: system.slice
Requires: sysinit.target
RequiredBy: ejabberd.service
Conflicts: shutdown.target
Before: ejabberd.service
Before: shutdown.target
After: sysinit.target
After: network.target
After: epmd.socket
After: basic.target
After: systemd-journald.socket
After: system.slice
TriggeredBy: epmd.socket
References: system.slice
References: sysinit.target
References: network.target
References: epmd.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: ejabberd.service
ReferencedBy: epmd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 300
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: journal
SyslogFacility: daemon
SyslogLevel: info
User: epmd
Group: epmd
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/epmd -systemd
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: getty-static.service
Fragment Path: /lib/systemd/system/getty-static.service
ConditionPathExists: !/lib/systemd/system/dbus.service untested
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: no
Requires: system.slice
Requires: sysinit.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: shutdown.target
Before: getty.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup mask: 0x7b
CGroup members mask: 0x60
Name: system.slice
Invocation ID: 5e8443f8473b4b429eb8bf5978b55883
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/system.slice
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
RequiredBy: systemd-quotacheck.service
RequiredBy: systemd-initctl.service
RequiredBy: system-postfix.slice
RequiredBy: rc-local.service
RequiredBy: emergency.service
RequiredBy: load-iptables.service
RequiredBy: srv-control-archive.mount
RequiredBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
RequiredBy: systemd-udevd.service
RequiredBy: systemd-remount-fs.service
RequiredBy: postfix.service
RequiredBy: apt-daily-upgrade.service
RequiredBy: dbus.service
RequiredBy: ssh.service
RequiredBy: systemd-timesyncd.service
RequiredBy: apt-daily.service
RequiredBy: systemd-hwdb-update.service
RequiredBy: rsync.service
RequiredBy: systemd-fsckd.service
RequiredBy: dev-hugepages.mount
RequiredBy: apache2.service
RequiredBy: mailman.service
RequiredBy: remctld.service
RequiredBy: systemd-ask-password-console.service
RequiredBy: systemd-udev-trigger.service
RequiredBy: rescue.service
RequiredBy: systemd-resolved.service
RequiredBy: cron.service
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: system-serial\x2dgetty.slice
RequiredBy: epmd.service
RequiredBy: systemd-tmpfiles-setup-dev.service
RequiredBy: getty-static.service
RequiredBy: systemd-binfmt.service
RequiredBy: systemd-ask-password-wall.service
RequiredBy: systemd-machine-id-commit.service
RequiredBy: systemd-random-seed.service
RequiredBy: sys-kernel-debug.mount
RequiredBy: systemd-logind.service
RequiredBy: systemd-networkd.service
RequiredBy: dev-xvdb.swap
RequiredBy: dev-disk-by\x2dlabel-swap.swap
RequiredBy: run-user-1000.mount
RequiredBy: git-daemon.service
RequiredBy: system-systemd\x2dfsck.slice
RequiredBy: systemd-update-utmp.service
RequiredBy: systemd-journal-flush.service
RequiredBy: systemd-tmpfiles-clean.service
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: systemd-sysctl.service
RequiredBy: systemd-modules-load.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: bind9.service
RequiredBy: rsyslog.service
RequiredBy: dev-mqueue.mount
RequiredBy: kmod-static-nodes.service
RequiredBy: systemd-journald.service
RequiredBy: var-lib-mailman-archives.mount
RequiredBy: krb5-admin-server.service
RequiredBy: srv.mount
RequiredBy: ejabberd.service
RequiredBy: tmp.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: -.mount
RequiredBy: system-calvin.slice
RequiredBy: systemd-user-sessions.service
RequiredBy: systemd-tmpfiles-setup.service
RequiredBy: system-getty.slice
RequiredBy: krb5-kdc.service
RequiredBy: systemd-fsck-root.service
WantedBy: slices.target
Before: systemd-quotacheck.service
Before: systemd-journald.service
Before: rc-local.service
Before: apt-daily.service
Before: kmod-static-nodes.service
Before: systemd-modules-load.service
Before: cron.service
Before: srv.mount
Before: run-user-1000.mount
Before: dev-hugepages.mount
Before: system-getty.slice
Before: rsync.service
Before: emergency.service
Before: sys-kernel-config.mount
Before: ssh.service
Before: systemd-fsck-root.service
Before: systemd-udev-trigger.service
Before: systemd-initctl.service
Before: dev-disk-by\x2dlabel-swap.swap
Before: systemd-tmpfiles-setup-dev.service
Before: -.mount
Before: apache2.service
Before: rescue.service
Before: systemd-tmpfiles-clean.service
Before: krb5-admin-server.service
Before: tmp.mount
Before: systemd-user-sessions.service
Before: sys-kernel-debug.mount
Before: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Before: systemd-hwdb-update.service
Before: system-systemd\x2dfsck.slice
Before: var-lib-mailman-archives.mount
Before: getty-static.service
Before: git-daemon.service
Before: krb5-kdc.service
Before: slices.target
Before: remctld.service
Before: load-iptables.service
Before: systemd-networkd.service
Before: dbus.service
Before: ejabberd.service
Before: systemd-journal-flush.service
Before: system-postfix.slice
Before: systemd-ask-password-console.service
Before: rsyslog.service
Before: systemd-resolved.service
Before: postfix.service
Before: systemd-ask-password-wall.service
Before: system-serial\x2dgetty.slice
Before: bind9.service
Before: systemd-fsckd.service
Before: apt-daily-upgrade.service
Before: dev-mqueue.mount
Before: systemd-update-utmp-runlevel.service
Before: proc-sys-fs-binfmt_misc.mount
Before: system-calvin.slice
Before: systemd-binfmt.service
Before: systemd-logind.service
Before: mailman.service
Before: dev-xvdb.swap
Before: sys-fs-fuse-connections.mount
Before: systemd-machine-id-commit.service
Before: systemd-remount-fs.service
Before: systemd-sysctl.service
Before: systemd-update-utmp.service
Before: systemd-tmpfiles-setup.service
Before: systemd-udevd.service
Before: systemd-random-seed.service
Before: srv-control-archive.mount
Before: systemd-timesyncd.service
Before: epmd.service
After: -.slice
References: -.slice
References: slices.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: git-daemon.service
ReferencedBy: -.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: rsyslog.service
ReferencedBy: system-getty.slice
ReferencedBy: krb5-kdc.service
ReferencedBy: epmd.service
ReferencedBy: systemd-resolved.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: system-postfix.slice
ReferencedBy: emergency.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: dev-xvdb.swap
ReferencedBy: kmod-static-nodes.service
ReferencedBy: remctld.service
ReferencedBy: run-user-1000.mount
ReferencedBy: apache2.service
ReferencedBy: bind9.service
ReferencedBy: getty-static.service
ReferencedBy: system-serial\x2dgetty.slice
ReferencedBy: systemd-update-utmp.service
ReferencedBy: var-lib-mailman-archives.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: postfix.service
ReferencedBy: rescue.service
ReferencedBy: systemd-fsckd.service
ReferencedBy: systemd-logind.service
ReferencedBy: ejabberd.service
ReferencedBy: rsync.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: mailman.service
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: systemd-quotacheck.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: srv-control-archive.mount
ReferencedBy: tmp.mount
ReferencedBy: dbus.service
ReferencedBy: ssh.service
ReferencedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ReferencedBy: krb5-admin-server.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: system-systemd\x2dfsck.slice
ReferencedBy: slices.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: dev-disk-by\x2dlabel-swap.swap
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: load-iptables.service
ReferencedBy: cron.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-networkd.service
ReferencedBy: apt-daily.service
ReferencedBy: rc-local.service
ReferencedBy: srv.mount
ReferencedBy: system-calvin.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target
Before: systemd-logind.service
Before: systemd-user-sessions.service
References: shutdown.target
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-sysusers.service:
Description: systemd-sysusers.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-sysusers.service
Before: systemd-networkd.service
Before: systemd-udevd.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-timesyncd.service
Before: systemd-tmpfiles-setup.service
ReferencedBy: systemd-networkd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-tmpfiles-setup.service
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Requires: -.mount
Requires: system.slice
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: getty at tty1.service
ConflictedBy: emergency.service
ConflictedBy: multi-user.target
Before: graphical.target
Before: rescue.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: getty at tty1.service
After: plymouth-start.service
After: system.slice
After: sysinit.target
References: sysinit.target
References: -.mount
References: plymouth-start.service
References: shutdown.target
References: system.slice
ReferencedBy: graphical.target
ReferencedBy: rescue.target
ReferencedBy: getty at tty1.service
ReferencedBy: emergency.service
ReferencedBy: multi-user.target
RequiresMountsFor: /root
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: HOME=/root
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
Command Line: /bin/echo -e 'You are in rescue mode. After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" or ^D to\nboot into default mode.'
-> ExecStart:
Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS0.device
Invocation ID: 414723e565e04f80837d3a1daabedbee
Following: sys-devices-platform-serial8250-tty-ttyS0.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit dev-disk-by\x2dlabel-\x5cx2fsrv.device:
Description: /dev/disk/by-label/\x2fsrv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2dlabel-\x5cx2fsrv.device
Invocation ID: 30a9da78df8545c1a13a0299bc80110d
Following: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Following Set Member: dev-disk-by\x2duuid-790965f4\x2dd2eb\x2d428e\x2da9fd\x2d2189a0128f6c.device
Following Set Member: dev-xvdc1.device
Following Set Member: sys-devices-vbd\x2d51744-block-xvdc-xvdc1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc/xvdc1
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: getty at tty1.service
Invocation ID: 9346ccee567c40f7a079388fd4d950f7
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: Sun 2018-03-11 12:05:00 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:00 PDT
Assert Result: yes
Requires: system-getty.slice
Requires: sysinit.target
WantedBy: getty.target
Conflicts: shutdown.target
Conflicts: rescue.service
Before: rescue.service
Before: getty.target
Before: shutdown.target
After: plymouth-quit-wait.service
After: sysinit.target
After: rc-local.service
After: systemd-journald.socket
After: basic.target
After: system-getty.slice
After: systemd-user-sessions.service
References: rescue.service
References: basic.target
References: getty.target
References: system-getty.slice
References: systemd-user-sessions.service
References: systemd-journald.socket
References: plymouth-quit-wait.service
References: sysinit.target
References: rc-local.service
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
Main PID: 359
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear tty1 $TERM
-> 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: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-wall.path
Invocation ID: 9607dc9e3c2145eabfe44f2588bd05b0
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-ask-password-wall.service
Before: cryptsetup.target
Before: paths.target
Before: shutdown.target
After: -.mount
Triggers: systemd-ask-password-wall.service
References: systemd-ask-password-wall.service
References: cryptsetup.target
References: -.mount
References: shutdown.target
References: paths.target
ReferencedBy: multi-user.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit sys-devices-virtual-tty-hvc0.device:
Description: /sys/devices/virtual/tty/hvc0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc0.device
Invocation ID: 8015050b797c4a8588af86ecf6c3e1db
Following Set Member: dev-hvc0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc0
-> Unit dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device:
Description: /dev/disk/by-uuid/5024f204-4a64-42d1-a66c-03889fde6d91
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-disk-by\x2duuid-5024f204\x2d4a64\x2d42d1\x2da66c\x2d03889fde6d91.device
Invocation ID: d62e7c7370d54dc0bc7705dbc28c4075
Following: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-disk-by\x2dpartuuid-7a7a7a7a\x2d01.device
Following Set Member: dev-disk-by\x2dlabel-mailman.device
Following Set Member: sys-devices-vbd\x2d51776-block-xvde-xvde1.device
Following Set Member: dev-xvde1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde/xvde1
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-networkd.socket
Invocation ID: afbfbe02c1424290a447a26a0ef20985
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
WantedBy: sockets.target
Before: systemd-networkd.service
Before: sockets.target
After: -.slice
Triggers: systemd-networkd.service
References: systemd-networkd.service
References: -.slice
References: sockets.target
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-networkd.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenNetlink: route 1361
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS3.device
Invocation ID: d36dcdc53579418abd0b5d51fcabaa57
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit systemd-journal-flush.service:
Description: Flush Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-journal-flush.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-journal-flush.service
Invocation ID: 5ea6116466cb44478e687fd9466e48d8
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: -.mount
Requires: systemd-journald.service
Requires: system.slice
WantedBy: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-user-sessions.service
After: systemd-remount-fs.service
After: -.mount
After: systemd-journald.socket
After: systemd-journald.service
After: system.slice
References: systemd-tmpfiles-setup.service
References: systemd-remount-fs.service
References: -.mount
References: systemd-journald.socket
References: systemd-journald.service
References: system.slice
References: systemd-user-sessions.service
ReferencedBy: sysinit.target
RequiresMountsFor: /var/log/journal
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/journalctl --flush
-> Unit dev-xvdc.device:
Description: /dev/xvdc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvdc.device
Invocation ID: d4e89cb6e0b94552b65abe31f9669f00
Following: sys-devices-vbd\x2d51744-block-xvdc.device
Following Set Member: sys-devices-vbd\x2d51744-block-xvdc.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51744/block/xvdc
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-machine-id-commit.service
Documentation: man:systemd-machine-id-commit.service(8)
Fragment Path: /lib/systemd/system/systemd-machine-id-commit.service
ConditionPathIsMountPoint: /etc/machine-id untested
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Sun 2018-03-11 12:04:56 PDT
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: local-fs.target
After: systemd-journald.socket
After: system.slice
References: sysinit.target
References: local-fs.target
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-machine-id-setup --commit
-> Unit calvin at coh.service:
Description: Calvin Chatserver (coh)
Instance: coh
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at coh.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at coh.service
Invocation ID: 5ae879dd091d434dae2a918bb7b48e47
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/coh /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 302
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/coh
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nss-lookup.target
Invocation ID: 267924f5a6a14d5baaafdee5ff50fef0
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
WantedBy: bind9.service
Conflicts: shutdown.target
Before: postfix at -.service
Before: apache2.service
Before: mailman.service
After: bind9.service
References: shutdown.target
ReferencedBy: bind9.service
ReferencedBy: postfix at -.service
ReferencedBy: apache2.service
ReferencedBy: mailman.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Slice: -.slice
CGroup: /init.scope
CGroup realized: yes
CGroup mask: 0x7b
CGroup members mask: 0x0
Name: init.scope
Documentation: man:systemd(1)
Requires: -.slice
After: -.slice
References: -.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=4915
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGRTMIN+14
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-vbd\x2d51728-block-xvdb.device:
Description: /sys/devices/vbd-51728/block/xvdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51728-block-xvdb.device
Invocation ID: 63fc6ccf47a54035a21662d262268f77
Following Set Member: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.device
Following Set Member: dev-xvdb.device
Following Set Member: dev-disk-by\x2dlabel-swap.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51728/block/xvdb
-> Unit system-systemd\x2dfsck.slice:
Description: system-systemd\x2dfsck.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-systemd\x2dfsck.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: system-systemd\x2dfsck.slice
Invocation ID: ef7ed3917f6e45e8bd0019a8ec55a3c7
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: system.slice
RequiredBy: systemd-fsck at dev-xvdc1.service
RequiredBy: systemd-fsck at dev-xvde1.service
RequiredBy: systemd-fsck at dev-xvdd1.service
Conflicts: shutdown.target
Before: systemd-fsck at dev-xvdc1.service
Before: systemd-fsck at dev-xvde1.service
Before: systemd-fsck at dev-xvdd1.service
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: systemd-fsck at dev-xvdd1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit 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: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/kmod-static-nodes.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: kmod-static-nodes.service
Invocation ID: bf8c1d1feab54216b6592816a5bdc6f2
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileNotEmpty: /lib/modules/4.9.0-6-amd64/modules.devname untested
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Before: systemd-tmpfiles-setup-dev.service
Before: sysinit.target
After: systemd-journald.socket
After: system.slice
References: systemd-tmpfiles-setup-dev.service
References: systemd-journald.socket
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hugepages.mount
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionVirtualization: !private-users untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/kernel/mm/hugepages untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Before: sysinit.target
After: -.mount
After: system.slice
References: -.mount
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-virtual-tty-hvc7.device:
Description: /sys/devices/virtual/tty/hvc7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc7.device
Invocation ID: dfe6580b09cf4037a85093512de4dd2a
Following Set Member: dev-hvc7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc7
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-random-seed.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-random-seed.service
Invocation ID: 8cc0a19c324a435db2d6ad19c4f2cd76
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: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: systemd-remount-fs.service
After: -.mount
After: systemd-journald.socket
After: system.slice
References: sysinit.target
References: systemd-remount-fs.service
References: -.mount
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: sysinit.target
RequiresMountsFor: /var/lib/systemd/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit user-1000.slice:
Description: User Slice of eagle
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:06:19 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Enter Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup mask: 0x7b
CGroup members mask: 0x40
Name: user-1000.slice
Invocation ID: 2ff311b78b0c4cf5ab5f9565deb76d09
Fragment Path: /run/systemd/transient/user-1000.slice
Condition Timestamp: Sun 2018-03-11 12:06:19 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:06:19 PDT
Assert Result: yes
Requires: user.slice
RequiredBy: session-129.scope
RequiredBy: user at 1000.service
RequiredBy: session-2.scope
RequiredBy: session-130.scope
Conflicts: shutdown.target
Before: session-129.scope
Before: user at 1000.service
Before: session-2.scope
Before: shutdown.target
Before: session-130.scope
After: systemd-logind.service
After: user.slice
After: systemd-user-sessions.service
References: systemd-user-sessions.service
References: systemd-logind.service
References: shutdown.target
References: user.slice
ReferencedBy: session-129.scope
ReferencedBy: user at 1000.service
ReferencedBy: session-2.scope
ReferencedBy: session-130.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=10813
DevicePolicy=auto
Delegate=no
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network-online.target
Invocation ID: 0891df78c00b48b8bb7fb10c2022f1df
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Sun 2018-03-11 12:04:57 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:57 PDT
Assert Result: yes
WantedBy: postfix at -.service
WantedBy: mailman.service
WantedBy: apt-daily.service
Conflicts: shutdown.target
Before: rc-local.service
Before: postfix at -.service
Before: mailman.service
Before: apt-daily.service
After: network.target
References: network.target
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: postfix at -.service
ReferencedBy: mailman.service
ReferencedBy: apt-daily.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vif\x2d0-net-eth0.device
Invocation ID: 64284c06ad094745a7fbc64b446a69c5
Following Set Member: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-0/net/eth0
-> Unit system-serial\x2dgetty.slice:
Description: system-serial\x2dgetty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-serial\x2dgetty.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: system-serial\x2dgetty.slice
Invocation ID: eaee1c2040024bb888a8d849c1f3c510
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
RequiredBy: serial-getty at hvc0.service
Conflicts: shutdown.target
Before: serial-getty at hvc0.service
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: serial-getty at hvc0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: syslog.socket
Invocation ID: 2a0f756e12b340b7b3520d6bf6181586
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: rsyslog.service
Conflicts: shutdown.target
ConflictedBy: emergency.service
Before: rsyslog.service
Before: systemd-journald.service
Before: sockets.target
Before: shutdown.target
After: -.slice
After: -.mount
Triggers: rsyslog.service
References: rsyslog.service
References: -.slice
References: -.mount
References: sockets.target
References: shutdown.target
ReferencedBy: systemd-journald.service
ReferencedBy: emergency.service
ReferencedBy: rsyslog.service
RequiresMountsFor: /run/systemd/journal/syslog
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: syslog.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit system-calvin.slice:
Description: system-calvin.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-calvin.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x60
Name: system-calvin.slice
Invocation ID: 2d48e93e45ee44eba6b315e5da1dd526
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
RequiredBy: calvin at purple.service
RequiredBy: calvin at coh.service
RequiredBy: calvin at journey.service
RequiredBy: calvin at mafia.service
RequiredBy: calvin at calvin.service
RequiredBy: calvin at braden.service
RequiredBy: calvin at complex.service
Conflicts: shutdown.target
Before: shutdown.target
Before: calvin at coh.service
Before: calvin at mafia.service
Before: calvin at complex.service
Before: calvin at purple.service
Before: calvin at journey.service
Before: calvin at calvin.service
Before: calvin at braden.service
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: calvin at purple.service
ReferencedBy: calvin at coh.service
ReferencedBy: calvin at journey.service
ReferencedBy: calvin at mafia.service
ReferencedBy: calvin at calvin.service
ReferencedBy: calvin at braden.service
ReferencedBy: calvin at complex.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:53 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-udevd-kernel.socket
Invocation ID: 39f1ff34f2d04842a9ea4e8e8598f021
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
After: -.slice
Triggers: systemd-udevd.service
References: -.slice
References: systemd-udevd.service
References: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-hwdb-update.service:
Description: Rebuild Hardware Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-hwdb-update.service
Documentation: man:hwdb(7)
Documentation: man:systemd-hwdb(8)
Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d/ untested
ConditionPathExists: |/etc/udev/hwdb.bin untested
ConditionPathExists: |!/lib/udev/hwdb.bin untested
ConditionNeedsUpdate: /etc untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-udev-trigger.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-done.service
After: systemd-remount-fs.service
After: systemd-journald.socket
After: system.slice
References: system.slice
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
References: shutdown.target
References: systemd-update-done.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-hwdb update
-> Unit sendmail.service:
Description: sendmail.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sendmail.service
ConflictedBy: postfix.service
ReferencedBy: postfix.service
-> Unit epmd.socket:
Description: Erlang Port Mapper Daemon Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: epmd.socket
Invocation ID: d5e0d917d7924ef7a8ef99a76dc94b7a
Fragment Path: /lib/systemd/system/epmd.socket
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.slice
Requires: sysinit.target
RequiredBy: epmd.service
Conflicts: shutdown.target
Before: epmd.service
Before: sockets.target
Before: shutdown.target
After: -.slice
After: sysinit.target
Triggers: epmd.service
References: sysinit.target
References: -.slice
References: epmd.service
References: sockets.target
References: shutdown.target
ReferencedBy: epmd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: both
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: epmd.socket
SELinuxContextFromNet: no
ListenStream: [::]:4369
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x40
Name: system-getty.slice
Invocation ID: 1364281ea464408c806da8fba79f6fe7
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: system.slice
RequiredBy: getty at tty1.service
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sockets.target
Invocation ID: d46f9c367c2241cf8ead9bf2bf70c30c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Wants: nntp-archive.socket
Wants: systemd-networkd.socket
Wants: systemd-journald-dev-log.socket
Wants: systemd-udevd-kernel.socket
Wants: nntp-control.socket
Wants: systemd-udevd-control.socket
Wants: systemd-journald-audit.socket
Wants: dbus.socket
Wants: systemd-journald.socket
Wants: systemd-initctl.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: nntp-control.socket
After: systemd-networkd.socket
After: systemd-journald-dev-log.socket
After: systemd-journald.socket
After: systemd-udevd-kernel.socket
After: syslog.socket
After: epmd.socket
After: systemd-initctl.socket
After: systemd-journald-audit.socket
After: dbus.socket
After: nntp-archive.socket
After: systemd-udevd-control.socket
References: nntp-archive.socket
References: systemd-networkd.socket
References: systemd-journald-dev-log.socket
References: systemd-udevd-kernel.socket
References: nntp-control.socket
References: systemd-udevd-control.socket
References: systemd-journald-audit.socket
References: dbus.socket
References: systemd-journald.socket
References: shutdown.target
References: systemd-initctl.socket
ReferencedBy: nntp-archive.socket
ReferencedBy: epmd.socket
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: systemd-networkd.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: nntp-control.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-journald-audit.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit rescue.target:
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: runlevel1.target
Name: rescue.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: rescue.service
Requires: sysinit.target
Wants: systemd-update-utmp-runlevel.service
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: multi-user.target
Before: graphical.target
Before: systemd-update-utmp-runlevel.service
Before: multi-user.target
After: rescue.service
After: sysinit.target
References: rescue.service
References: sysinit.target
References: systemd-update-utmp-runlevel.service
References: shutdown.target
ReferencedBy: graphical.target
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-fsck at dev-xvdd1.service:
Description: File System Check on /dev/xvdd1
Instance: dev-xvdd1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:55 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:55 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsck at dev-xvdd1.service
Invocation ID: 51413adfd3d249ba8abe35533417aa8e
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: system-systemd\x2dfsck.slice
Wants: systemd-fsckd.socket
BindsTo: dev-xvdd1.device
RequiredBy: srv-control-archive.mount
Before: srv-control-archive.mount
Before: systemd-quotacheck.service
Before: shutdown.target
After: system-systemd\x2dfsck.slice
After: local-fs-pre.target
After: dev-xvdd1.device
After: systemd-fsckd.socket
After: systemd-journald.socket
After: systemd-fsck-root.service
References: systemd-fsck-root.service
References: system-systemd\x2dfsck.slice
References: shutdown.target
References: dev-xvdd1.device
References: local-fs-pre.target
References: systemd-journald.socket
References: systemd-fsckd.socket
References: systemd-quotacheck.service
ReferencedBy: srv-control-archive.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck /dev/xvdd1
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-initctl.socket
Invocation ID: 5f364f5cf7a9496ba6f22f37f96e579d
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.slice
After: -.mount
Triggers: systemd-initctl.service
References: -.slice
References: -.mount
References: sockets.target
References: systemd-initctl.service
ReferencedBy: sockets.target
RequiresMountsFor: /run/systemd/initctl/fifo
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-initctl.socket
SELinuxContextFromNet: no
ListenFIFO: /run/systemd/initctl/fifo
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dbus.service
Invocation ID: 79041c61612246bea149c0781e136553
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: sysinit.target
Requires: system.slice
Requires: dbus.socket
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: dbus.socket
TriggeredBy: dbus.socket
References: sysinit.target
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 283
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
OOMScoreAdjust: -900
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 12:19:59 PDT
Inactive Exit Timestamp: Mon 2018-03-12 12:19:59 PDT
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2018-03-12 12:19:59 PDT
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-tmpfiles-clean.service
Invocation ID: 2d2649aac245408299ea41a36af8c7ea
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Mon 2018-03-12 12:19:59 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 12:19:59 PDT
Assert Result: yes
Requires: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: local-fs.target
After: systemd-journald.socket
After: time-sync.target
After: system.slice
TriggeredBy: systemd-tmpfiles-clean.timer
References: system.slice
References: local-fs.target
References: systemd-journald.socket
References: shutdown.target
References: time-sync.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
-> Unit dev-xvde.device:
Description: /dev/xvde
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvde.device
Invocation ID: 337a5315d30c4f03b0b5978e31732eab
Following: sys-devices-vbd\x2d51776-block-xvde.device
Following Set Member: sys-devices-vbd\x2d51776-block-xvde.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51776/block/xvde
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-logind.service
Invocation ID: 5f5192ebb2c04dd29dd6ba74c902377d
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
ConditionPathExists: /lib/systemd/system/dbus.service untested
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: dbus.socket
Requires: system.slice
Requires: sysinit.target
Wants: user.slice
Wants: dbus.socket
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: session-129.scope
Before: session-130.scope
Before: user-1000.slice
Before: session-2.scope
After: system.slice
After: sysinit.target
After: dbus.socket
After: systemd-journald.socket
After: basic.target
After: nss-user-lookup.target
After: user.slice
References: system.slice
References: basic.target
References: dbus.socket
References: user.slice
References: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: nss-user-lookup.target
ReferencedBy: session-129.scope
ReferencedBy: user-1000.slice
ReferencedBy: session-2.scope
ReferencedBy: multi-user.target
ReferencedBy: session-130.scope
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: 317
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 16384
LimitNOFILESoft: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
DynamicUser: no
SystemCallFilter: ~ftime switch_endian vm86 tuxcall settimeofday ustat vserver request_key init_module pciconfig_iobase pciconfig_read putpmsg security afs_syscall get_kernel_syms vm86old pciconfig_write s390_pci_mmio_write lock s390_pci_mmio_read rtas iopl ulimit adjtimex clock_settime process_vm_readv _sysctl ssetmask modify_ldt keyctl ptrace s390_runtime_instr spu_run break process_vm_writev create_module gtty profil delete_module finit_module add_key mpx stty lookup_dcookie sysfs uselib getpmsg sgetmask query_module ioperm stime perf_event_open clock_adjtime prof
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
Status Text: Processing requests...
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 10:02:32 PDT
Inactive Exit Timestamp: Mon 2018-03-12 10:02:28 PDT
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2018-03-12 10:02:32 PDT
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily.service
Invocation ID: eea270f30ffd4cb998c1d33b731aa7b7
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
ConditionACPower: true untested
Condition Timestamp: Mon 2018-03-12 10:02:28 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 10:02:28 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
Wants: network-online.target
Conflicts: shutdown.target
Before: shutdown.target
Before: apt-daily-upgrade.service
After: sysinit.target
After: network-online.target
After: apt-daily.timer
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: apt-daily.timer
References: sysinit.target
References: network-online.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: apt-daily.timer
ReferencedBy: apt-daily-upgrade.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
-> Unit systemd-resolved.service:
Description: Network Name Resolution
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
Active Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Inactive Enter Timestamp: Mon 2018-03-12 19:11:49 PDT
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-resolved.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-resolved.service
Invocation ID: c0cbdce9fdf3412888416bf879c68f82
Documentation: man:systemd-resolved.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/resolved
Documentation: http://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
Documentation: http://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
Fragment Path: /lib/systemd/system/systemd-resolved.service
DropIn Path: /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
Condition Timestamp: Mon 2018-03-12 19:11:49 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 19:11:49 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Requires: sysinit.target
Wants: org.freedesktop.resolve1.busname
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-networkd.service
After: -.mount
After: network.target
After: sysinit.target
After: org.freedesktop.resolve1.busname
After: basic.target
After: tmp.mount
After: systemd-journald.socket
After: system.slice
References: sysinit.target
References: basic.target
References: system.slice
References: network.target
References: systemd-journald.socket
References: org.freedesktop.resolve1.busname
References: systemd-networkd.service
References: tmp.mount
References: -.mount
References: shutdown.target
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
Main PID: 15086
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: no
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_raw
DynamicUser: no
ReadWritePaths: -/run/resolvconf
SystemCallFilter: ~gtty sysfs iopl s390_pci_mmio_read pivot_root finit_module ustat clock_settime query_module modify_ldt sgetmask getpmsg profil break keyctl afs_syscall tuxcall pciconfig_iobase adjtimex pciconfig_read stime vserver prof umount s390_pci_mmio_write add_key spu_run security get_kernel_syms delete_module lookup_dcookie s390_runtime_instr lock switch_endian process_vm_readv putpmsg request_key process_vm_writev ulimit chroot ioperm settimeofday ftime stty clock_adjtime init_module uselib _sysctl create_module ssetmask ptrace pciconfig_write vm86old mount vm86 umount2 mpx perf_event_open rtas
-> ExecStart:
Command Line: /lib/systemd/systemd-resolved
PID: 15086
Start Timestamp: Mon 2018-03-12 19:11:49 PDT
-> ExecStartPost:
Command Line: /bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || echo "nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved'
PID: 15087
Start Timestamp: Mon 2018-03-12 19:11:49 PDT
Exit Timestamp: Mon 2018-03-12 19:11:49 PDT
Exit Code: exited
Exit Status: 0
Status Text: Processing requests...
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-update-done.service
After: systemd-hwdb-update.service
ReferencedBy: systemd-hwdb-update.service
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: sys-kernel-debug.mount
Invocation ID: ef5eb5f6bf4943e1ab0b7bf4a82465ea
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
Source Path: /proc/self/mountinfo
ConditionCapability: CAP_SYS_RAWIO untested
ConditionPathExists: /sys/kernel/debug untested
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Before: sysinit.target
After: -.mount
After: system.slice
References: -.mount
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit calvin at calvin.service:
Description: Calvin Chatserver (calvin)
Instance: calvin
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at calvin.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at calvin.service
Invocation ID: fd95ef3a05924880bdd4cefed8c45d7e
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/calvin /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 309
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/calvin
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit tmp.mount:
Description: Temporary Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/tmp.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: tmp.mount
Invocation ID: 9c3fa5b2634b4a0d85d6d8303aa470ed
Documentation: man:hier(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /usr/share/systemd/tmp.mount
Source Path: /proc/self/mountinfo
ConditionPathIsSymbolicLink: !/tmp untested
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
RequiredBy: calvin at braden.service
RequiredBy: calvin at calvin.service
RequiredBy: systemd-timesyncd.service
RequiredBy: git-daemon.service
RequiredBy: calvin at purple.service
RequiredBy: apache2.service
RequiredBy: ejabberd.service
RequiredBy: systemd-resolved.service
RequiredBy: calvin at journey.service
RequiredBy: remctld.service
RequiredBy: bind9.service
RequiredBy: calvin at coh.service
RequiredBy: calvin at mafia.service
RequiredBy: calvin at complex.service
WantedBy: local-fs.target
WantedBy: basic.target
Conflicts: umount.target
Before: calvin at braden.service
Before: calvin at calvin.service
Before: systemd-timesyncd.service
Before: git-daemon.service
Before: calvin at purple.service
Before: apache2.service
Before: basic.target
Before: ejabberd.service
Before: local-fs.target
Before: systemd-resolved.service
Before: umount.target
Before: calvin at journey.service
Before: remctld.service
Before: bind9.service
Before: calvin at coh.service
Before: calvin at mafia.service
Before: calvin at complex.service
After: -.mount
After: swap.target
After: system.slice
References: -.mount
References: umount.target
References: swap.target
References: local-fs.target
References: system.slice
ReferencedBy: calvin at braden.service
ReferencedBy: calvin at calvin.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: git-daemon.service
ReferencedBy: calvin at purple.service
ReferencedBy: apache2.service
ReferencedBy: basic.target
ReferencedBy: ejabberd.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-resolved.service
ReferencedBy: calvin at journey.service
ReferencedBy: remctld.service
ReferencedBy: bind9.service
ReferencedBy: calvin at coh.service
ReferencedBy: calvin at mafia.service
ReferencedBy: calvin at complex.service
RequiresMountsFor: /
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /tmp
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/rc-local.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: rc-local.service
Invocation ID: caf86e5b61284c58bd0968864fa06c43
Fragment Path: /lib/systemd/system/rc-local.service
DropIn Path: /lib/systemd/system/rc-local.service.d/debian.conf
ConditionFileIsExecutable: /etc/rc.local untested
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: serial-getty at hvc0.service
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network-online.target
After: network.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: network-online.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: getty at tty1.service
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /etc/rc.local start
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: swap.target
Invocation ID: 4edad6f93d9b48198325fab0d06d9a95
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: dev-xvdb.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: tmp.mount
Before: sysinit.target
After: dev-xvdb.swap
After: dev-disk-by\x2dlabel-swap.swap
After: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
References: dev-xvdb.swap
References: shutdown.target
ReferencedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ReferencedBy: tmp.mount
ReferencedBy: dev-xvdb.swap
ReferencedBy: dev-disk-by\x2dlabel-swap.swap
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit nntp-control.socket:
Description: Usenet Control Archive Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: nntp-control.socket
Invocation ID: 0cc7b3f5bf254f9ebce581e659d4aee7
Fragment Path: /etc/systemd/system/nntp-control.socket
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.slice
Requires: sysinit.target
WantedBy: sockets.target
Conflicts: shutdown.target
Before: sockets.target
Before: shutdown.target
After: -.slice
After: sysinit.target
References: sysinit.target
References: -.slice
References: sockets.target
References: shutdown.target
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: nntp-control.socket
SELinuxContextFromNet: no
Accepted: 0
NConnections: 0
MaxConnections: 64
ListenStream: [::]:4433
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:58 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dbus.socket
Invocation ID: 452388c3085643c3b1aab2b3a92a8797
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
Requires: sysinit.target
RequiredBy: systemd-logind.service
RequiredBy: dbus.service
WantedBy: systemd-logind.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: shutdown.target
Before: systemd-logind.service
Before: dbus.service
Before: sockets.target
After: -.slice
After: -.mount
After: sysinit.target
Triggers: dbus.service
References: shutdown.target
References: sysinit.target
References: -.slice
References: -.mount
References: dbus.service
References: sockets.target
ReferencedBy: systemd-logind.service
ReferencedBy: sockets.target
ReferencedBy: dbus.service
RequiresMountsFor: /var/run/dbus/system_bus_socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: dbus.socket
SELinuxContextFromNet: no
ListenStream: /var/run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-journald-dev-log.socket:
Description: Journal Socket (/dev/log)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald-dev-log.socket
Invocation ID: 9c6f7ac3262d43ed96b2691cbeaa005e
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
WantedBy: systemd-journald.service
WantedBy: sockets.target
Before: systemd-journald.service
Before: sockets.target
After: -.slice
After: -.mount
Triggers: systemd-journald.service
References: -.slice
References: -.mount
References: systemd-journald.service
References: sockets.target
ReferencedBy: systemd-journald.service
ReferencedBy: sockets.target
RequiresMountsFor: /run/systemd/journal/dev-log
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-tmpfiles-setup.service:
Description: Create Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-tmpfiles-setup.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-tmpfiles-setup.service
Invocation ID: d5e930273b91436d8d04715dfe14041c
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Sun 2018-03-11 12:04:57 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:57 PDT
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-timesyncd.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp.service
After: local-fs.target
After: systemd-journald.socket
After: systemd-journal-flush.service
After: systemd-sysusers.service
After: system.slice
References: sysinit.target
References: local-fs.target
References: systemd-journald.socket
References: systemd-sysusers.service
References: shutdown.target
References: system.slice
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-timesyncd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: cron.service
Invocation ID: cb1c9183d46144baaa30dff93375631a
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Sun 2018-03-11 12:04:58 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:58 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: sysinit.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 285
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/cron
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/cron -f $EXTRA_OPTS
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-wall.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: system.slice
Requires: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
After: sysinit.target
After: systemd-user-sessions.service
After: systemd-ask-password-wall.path
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: systemd-ask-password-wall.path
References: sysinit.target
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit systemd-fsckd.service:
Description: File System Check Daemon to report status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Sun 2018-03-11 12:05:26 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: Sun 2018-03-11 12:05:26 PDT
Inactive Enter Timestamp: Sun 2018-03-11 12:05:26 PDT
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsckd.service
Invocation ID: 2aa1cc00106742538349ebbdb0e15a90
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: systemd-fsckd.socket
Requires: system.slice
Before: shutdown.target
After: systemd-fsckd.socket
After: systemd-journald.socket
After: system.slice
TriggeredBy: systemd-fsckd.socket
References: systemd-fsckd.socket
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: systemd-fsckd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: timers.target
Invocation ID: 841d64bafbc14bf7ad94dd9b6fd6404c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Sun 2018-03-11 12:05:00 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:00 PDT
Assert Result: yes
Wants: systemd-tmpfiles-clean.timer
Wants: apt-daily-upgrade.timer
Wants: apt-daily.timer
WantedBy: basic.target
Conflicts: shutdown.target
After: systemd-tmpfiles-clean.timer
After: apt-daily-upgrade.timer
After: apt-daily.timer
References: systemd-tmpfiles-clean.timer
References: apt-daily-upgrade.timer
References: apt-daily.timer
References: shutdown.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: basic.target
ReferencedBy: apt-daily.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:23 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: graphical.target
Name: runlevel5.target
Invocation ID: 6c979151e8cb431bba36d88eb8df0922
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Sun 2018-03-11 12:05:23 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:23 PDT
Assert Result: yes
Requires: multi-user.target
Wants: mailman.service
Wants: display-manager.service
Wants: systemd-update-utmp-runlevel.service
Conflicts: rescue.target
Conflicts: shutdown.target
Conflicts: rescue.service
Before: systemd-update-utmp-runlevel.service
After: rescue.target
After: mailman.service
After: display-manager.service
After: multi-user.target
After: rescue.service
References: shutdown.target
References: rescue.service
References: rescue.target
References: mailman.service
References: display-manager.service
References: multi-user.target
References: systemd-update-utmp-runlevel.service
ReferencedBy: mailman.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
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: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-subsystem-net-devices-eth0.device
Invocation ID: 4a9d0a508bce47c98f19af39978d0a02
Following Set Member: sys-devices-vif\x2d0-net-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vif-0/net/eth0
-> 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: Sun 2018-03-11 12:05:24 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:23 PDT
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2018-03-11 12:05:24 PDT
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-update-utmp-runlevel.service
Invocation ID: ac68b3d431dd47299a533e6632c70437
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Sun 2018-03-11 12:05:23 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:23 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
Requisite: systemd-update-utmp.service
WantedBy: graphical.target
WantedBy: rescue.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
After: system.slice
After: -.mount
After: multi-user.target
After: rescue.target
After: systemd-update-utmp.service
After: systemd-journald.socket
After: graphical.target
References: system.slice
References: -.mount
References: multi-user.target
References: rescue.target
References: systemd-update-utmp.service
References: systemd-journald.socket
References: graphical.target
References: shutdown.target
ReferencedBy: graphical.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
-> Unit session-130.scope:
Description: Session 130 of user eagle
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 17:20:29 PDT
Inactive Exit Timestamp: Mon 2018-03-12 17:20:29 PDT
Active Enter Timestamp: Mon 2018-03-12 17:20:29 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-130.scope
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: session-130.scope
Invocation ID: eb2ce3fc54284c50af94c2e1056e83c5
Fragment Path: /run/systemd/transient/session-130.scope
Condition Timestamp: Mon 2018-03-12 17:20:29 PDT
Condition Result: yes
Assert Timestamp: Mon 2018-03-12 17:20:29 PDT
Assert Result: yes
Requires: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-logind.service
After: user-1000.slice
After: systemd-user-sessions.service
References: systemd-logind.service
References: user-1000.slice
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d 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: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: shutdown.target
Before: sysinit.target
After: systemd-journald.socket
After: proc-sys-fs-binfmt_misc.automount
After: system.slice
References: system.slice
References: sysinit.target
References: systemd-journald.socket
References: shutdown.target
References: proc-sys-fs-binfmt_misc.automount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-quotacheck.service:
Description: File System Quota Check
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-quotacheck.service
Documentation: man:systemd-quotacheck.service(8)
Fragment Path: /lib/systemd/system/systemd-quotacheck.service
ConditionPathExists: /sbin/quotacheck untested
Requires: system.slice
Before: local-fs.target
Before: shutdown.target
After: systemd-remount-fs.service
After: systemd-fsck at dev-xvdc1.service
After: systemd-fsck at dev-xvde1.service
After: systemd-journald.socket
After: systemd-fsck at dev-xvdd1.service
After: system.slice
References: systemd-remount-fs.service
References: local-fs.target
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: systemd-fsck at dev-xvdd1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-quotacheck
-> Unit dev-hvc2.device:
Description: /dev/hvc2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc2.device
Invocation ID: c756257149f048959e1a885b07c360f0
Following: sys-devices-virtual-tty-hvc2.device
Following Set Member: sys-devices-virtual-tty-hvc2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc2
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:57 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: network-pre.target
Invocation ID: 940daece59014761a93c2700c8e1e27c
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Condition Timestamp: Sun 2018-03-11 12:04:57 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:57 PDT
Assert Result: yes
WantedBy: load-iptables.service
Conflicts: shutdown.target
Before: systemd-networkd.service
Before: network.target
After: load-iptables.service
References: shutdown.target
ReferencedBy: systemd-networkd.service
ReferencedBy: load-iptables.service
ReferencedBy: network.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: cryptsetup.target
Invocation ID: 3f3fe59b7d03413482741fcaa5a165e6
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: systemd-ask-password-wall.path
After: systemd-ask-password-console.path
References: shutdown.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apache2.service:
Description: The Apache HTTP Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 06:25:58 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:09 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/apache2.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: apache2.service
Invocation ID: 3e357fb0c1df474f8aa94131479f7c12
Fragment Path: /lib/systemd/system/apache2.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: tmp.mount
After: sysinit.target
After: systemd-journald.socket
After: system.slice
After: nss-lookup.target
After: network.target
After: -.mount
After: remote-fs.target
After: basic.target
References: nss-lookup.target
References: -.mount
References: sysinit.target
References: network.target
References: system.slice
References: shutdown.target
References: tmp.mount
References: remote-fs.target
References: basic.target
References: systemd-journald.socket
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-abort
NotifyAccess: none
NotifyState: unknown
Main PID: 738
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: APACHE_STARTED_BY_SYSTEMD=true
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /usr/sbin/apachectl start
-> ExecReload:
Command Line: /usr/sbin/apachectl graceful
-> ExecStop:
Command Line: /usr/sbin/apachectl stop
-> 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: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-remount-fs.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-remount-fs.service
Invocation ID: 0c471a9d17dc43faac1ba5962b123bcd
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: systemd-quotacheck.service
Before: systemd-journal-flush.service
Before: systemd-random-seed.service
Before: shutdown.target
Before: local-fs.target
Before: local-fs-pre.target
Before: systemd-timesyncd.service
Before: systemd-hwdb-update.service
Before: systemd-update-utmp.service
After: systemd-journald.socket
After: system.slice
After: systemd-fsck-root.service
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: systemd-timesyncd.service
ReferencedBy: systemd-quotacheck.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-udev-trigger.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-udev-trigger.service
Invocation ID: f4eb4f4d75a74b73b3a104624a2214d2
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-udevd-control.socket
After: systemd-hwdb-update.service
After: systemd-udevd-kernel.socket
After: systemd-journald.socket
After: system.slice
References: systemd-udevd-control.socket
References: systemd-hwdb-update.service
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-journald.socket
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
Command Line: /bin/udevadm trigger --type=devices --action=add
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: srv-control-archive.mount
ConflictedBy: run-user-1000.mount
ConflictedBy: dev-disk-by\x2dlabel-swap.swap
ConflictedBy: srv.mount
ConflictedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ConflictedBy: tmp.mount
ConflictedBy: dev-xvdb.swap
ConflictedBy: var-lib-mailman-archives.mount
After: srv-control-archive.mount
After: run-user-1000.mount
After: dev-disk-by\x2dlabel-swap.swap
After: srv.mount
After: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
After: tmp.mount
After: dev-xvdb.swap
After: var-lib-mailman-archives.mount
ReferencedBy: srv-control-archive.mount
ReferencedBy: run-user-1000.mount
ReferencedBy: dev-disk-by\x2dlabel-swap.swap
ReferencedBy: srv.mount
ReferencedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ReferencedBy: tmp.mount
ReferencedBy: dev-xvdb.swap
ReferencedBy: var-lib-mailman-archives.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-journald.socket
Invocation ID: 6ee4cba6ad78440caa41960fcebcb001
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.slice
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: systemd-journald.service
WantedBy: sockets.target
Before: load-iptables.service
Before: systemd-tmpfiles-setup.service
Before: systemd-initctl.service
Before: calvin at complex.service
Before: postfix at -.service
Before: calvin at mafia.service
Before: calvin at calvin.service
Before: dev-disk-by\x2dlabel-swap.swap
Before: systemd-journald.service
Before: postfix.service
Before: calvin at purple.service
Before: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Before: systemd-tmpfiles-clean.service
Before: systemd-logind.service
Before: systemd-ask-password-console.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-ask-password-wall.service
Before: systemd-user-sessions.service
Before: systemd-sysctl.service
Before: git-daemon.service
Before: systemd-udevd.service
Before: rsync.service
Before: mailman.service
Before: serial-getty at hvc0.service
Before: systemd-random-seed.service
Before: cron.service
Before: systemd-fsckd.service
Before: apache2.service
Before: systemd-resolved.service
Before: systemd-update-utmp.service
Before: systemd-binfmt.service
Before: systemd-journal-flush.service
Before: systemd-modules-load.service
Before: getty at tty1.service
Before: ssh.service
Before: systemd-fsck at dev-xvdc1.service
Before: bind9.service
Before: calvin at journey.service
Before: systemd-update-utmp-runlevel.service
Before: apt-daily-upgrade.service
Before: systemd-networkd.service
Before: systemd-fsck at dev-xvde1.service
Before: user at 1000.service
Before: sockets.target
Before: calvin at coh.service
Before: systemd-quotacheck.service
Before: systemd-timesyncd.service
Before: rc-local.service
Before: krb5-admin-server.service
Before: dev-xvdb.swap
Before: calvin at braden.service
Before: dbus.service
Before: remctld.service
Before: apt-daily.service
Before: getty-static.service
Before: kmod-static-nodes.service
Before: ejabberd.service
Before: systemd-machine-id-commit.service
Before: systemd-fsck-root.service
Before: systemd-udev-trigger.service
Before: epmd.service
Before: systemd-hwdb-update.service
Before: systemd-remount-fs.service
Before: systemd-fsck at dev-xvdd1.service
Before: krb5-kdc.service
After: -.slice
After: -.mount
Triggers: systemd-journald.service
References: -.slice
References: -.mount
References: systemd-journald.service
References: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: krb5-admin-server.service
ReferencedBy: cron.service
ReferencedBy: epmd.service
ReferencedBy: postfix.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-initctl.service
ReferencedBy: rc-local.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-resolved.service
ReferencedBy: calvin at coh.service
ReferencedBy: ejabberd.service
ReferencedBy: calvin at mafia.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: apt-daily.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-logind.service
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: sockets.target
ReferencedBy: postfix at -.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: load-iptables.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: dbus.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: ssh.service
ReferencedBy: rsync.service
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-quotacheck.service
ReferencedBy: getty-static.service
ReferencedBy: mailman.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: dev-xvdb.swap
ReferencedBy: krb5-kdc.service
ReferencedBy: git-daemon.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: getty at tty1.service
ReferencedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ReferencedBy: systemd-fsckd.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: apache2.service
ReferencedBy: calvin at complex.service
ReferencedBy: calvin at braden.service
ReferencedBy: user at 1000.service
ReferencedBy: bind9.service
ReferencedBy: dev-disk-by\x2dlabel-swap.swap
ReferencedBy: systemd-machine-id-commit.service
ReferencedBy: remctld.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-timesyncd.service
ReferencedBy: calvin at calvin.service
ReferencedBy: systemd-fsck at dev-xvdd1.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-networkd.service
ReferencedBy: systemd-hwdb-update.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: calvin at journey.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: apt-daily-upgrade.service
ReferencedBy: calvin at purple.service
ReferencedBy: systemd-fsck at dev-xvde1.service
RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FDName: systemd-journald.socket
SELinuxContextFromNet: no
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: yes
Slice: system.slice
CGroup: /system.slice/-.mount
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: -.mount
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Requires: system.slice
RequiredBy: dev-xvdb.swap
RequiredBy: systemd-ask-password-wall.path
RequiredBy: systemd-resolved.service
RequiredBy: systemd-journald-dev-log.socket
RequiredBy: systemd-timesyncd.service
RequiredBy: calvin at complex.service
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: local-fs.target
RequiredBy: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
RequiredBy: calvin at calvin.service
RequiredBy: systemd-initctl.socket
RequiredBy: calvin at mafia.service
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: apt-daily.timer
RequiredBy: syslog.socket
RequiredBy: remctld.service
RequiredBy: sys-kernel-config.mount
RequiredBy: srv-control-archive.mount
RequiredBy: bind9.service
RequiredBy: systemd-ask-password-console.path
RequiredBy: srv.mount
RequiredBy: dbus.socket
RequiredBy: apache2.service
RequiredBy: basic.target
RequiredBy: emergency.service
RequiredBy: systemd-fsckd.socket
RequiredBy: git-daemon.service
RequiredBy: apt-daily-upgrade.timer
RequiredBy: dev-disk-by\x2dlabel-swap.swap
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: calvin at coh.service
RequiredBy: systemd-update-utmp.service
RequiredBy: calvin at journey.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: dev-mqueue.mount
RequiredBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
RequiredBy: systemd-random-seed.service
RequiredBy: rescue.service
RequiredBy: ejabberd.service
RequiredBy: tmp.mount
RequiredBy: sys-kernel-debug.mount
RequiredBy: calvin at purple.service
RequiredBy: systemd-udevd-control.socket
RequiredBy: run-user-1000.mount
RequiredBy: var-lib-mailman-archives.mount
RequiredBy: calvin at braden.service
RequiredBy: dev-hugepages.mount
Before: proc-sys-fs-binfmt_misc.automount
Before: proc-sys-fs-binfmt_misc.mount
Before: remctld.service
Before: calvin at mafia.service
Before: calvin at coh.service
Before: systemd-udevd-control.socket
Before: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Before: calvin at complex.service
Before: calvin at purple.service
Before: sys-kernel-debug.mount
Before: var-lib-mailman-archives.mount
Before: basic.target
Before: run-user-1000.mount
Before: dev-mqueue.mount
Before: apt-daily.timer
Before: systemd-ask-password-wall.path
Before: systemd-ask-password-console.path
Before: sys-fs-fuse-connections.mount
Before: dev-xvdb.swap
Before: bind9.service
Before: systemd-resolved.service
Before: emergency.service
Before: apt-daily-upgrade.timer
Before: rescue.service
Before: systemd-journald-dev-log.socket
Before: dev-hugepages.mount
Before: srv.mount
Before: systemd-journal-flush.service
Before: ejabberd.service
Before: calvin at braden.service
Before: srv-control-archive.mount
Before: sys-kernel-config.mount
Before: tmp.mount
Before: local-fs.target
Before: systemd-journald.socket
Before: systemd-timesyncd.service
Before: apache2.service
Before: systemd-update-utmp-runlevel.service
Before: calvin at journey.service
Before: dev-disk-by\x2dlabel-swap.swap
Before: dbus.socket
Before: systemd-fsckd.socket
Before: calvin at calvin.service
Before: systemd-initctl.socket
Before: git-daemon.service
Before: systemd-update-utmp.service
Before: systemd-random-seed.service
Before: syslog.socket
After: system.slice
References: local-fs.target
References: system.slice
ReferencedBy: calvin at mafia.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: basic.target
ReferencedBy: calvin at calvin.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: bind9.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-initctl.socket
ReferencedBy: calvin at coh.service
ReferencedBy: calvin at complex.service
ReferencedBy: git-daemon.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: srv-control-archive.mount
ReferencedBy: systemd-fsckd.socket
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: systemd-timesyncd.service
ReferencedBy: var-lib-mailman-archives.mount
ReferencedBy: systemd-resolved.service
ReferencedBy: systemd-journald.socket
ReferencedBy: ejabberd.service
ReferencedBy: local-fs.target
ReferencedBy: calvin at purple.service
ReferencedBy: tmp.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: dev-xvdb.swap
ReferencedBy: calvin at braden.service
ReferencedBy: syslog.socket
ReferencedBy: apt-daily-upgrade.timer
ReferencedBy: srv.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: rescue.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: remctld.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: run-user-1000.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-disk-by\x2dlabel-swap.swap
ReferencedBy: apt-daily.timer
ReferencedBy: emergency.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: apache2.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
ReferencedBy: calvin at journey.service
RequiresMountsFor: /dev/xvda1
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Where: /
What: /dev/xvda1
File System Type: ext3
Options: rw,relatime,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device:
Description: /sys/devices/vbd-51760/block/xvdd/xvdd1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-vbd\x2d51760-block-xvdd-xvdd1.device
Invocation ID: adf0aa4c414d49018a9848142b17b119
Following Set Member: dev-disk-by\x2dlabel-control.device
Following Set Member: dev-xvdd1.device
Following Set Member: dev-disk-by\x2duuid-b552d0db\x2df0d0\x2d4a80\x2d80b7\x2d837d58f97b8c.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51760/block/xvdd/xvdd1
-> Unit dev-xvda.device:
Description: /dev/xvda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvda.device
Invocation ID: 61a2a23a46394ab6840cad839f307014
Following: sys-devices-vbd\x2d51712-block-xvda.device
Following Set Member: sys-devices-vbd\x2d51712-block-xvda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda
-> Unit apt-daily-upgrade.timer:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Mon 2018-03-12 06:04:43 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: apt-daily-upgrade.timer
Invocation ID: 5ea9349e7673469d876dda09585fcfb9
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Sun 2018-03-11 12:05:00 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:05:00 PDT
Assert Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: timers.target
Before: apt-daily-upgrade.service
Before: shutdown.target
After: -.mount
After: apt-daily.timer
After: time-sync.target
After: sysinit.target
Triggers: apt-daily-upgrade.service
References: shutdown.target
References: sysinit.target
References: -.mount
References: apt-daily.timer
References: timers.target
References: apt-daily-upgrade.service
References: time-sync.target
ReferencedBy: timers.target
RequiresMountsFor: /var/lib/systemd/timers
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
OnCalendar: *-*-* 06:00:00
-> Unit dev-hvc3.device:
Description: /dev/hvc3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc3.device
Invocation ID: d3a8425da9fb43cd9bb8ce7b4b4b363a
Following: sys-devices-virtual-tty-hvc3.device
Following Set Member: sys-devices-virtual-tty-hvc3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc3
-> Unit sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionCapability: CAP_SYS_RAWIO untested
ConditionPathExists: /sys/kernel/config untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Before: sysinit.target
After: -.mount
After: systemd-modules-load.service
After: system.slice
References: -.mount
References: systemd-modules-load.service
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit session-2.scope:
Description: Session 2 of user eagle
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 23:31:57 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Enter Timestamp: Sun 2018-03-11 12:06:19 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Perpetual: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-2.scope
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: session-2.scope
Invocation ID: c44756120d71487caf4e1866ce9b54e9
Fragment Path: /run/systemd/transient/session-2.scope
Condition Timestamp: Sun 2018-03-11 12:06:19 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:06:19 PDT
Assert Result: yes
Requires: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-logind.service
After: user-1000.slice
After: systemd-user-sessions.service
References: systemd-logind.service
References: user-1000.slice
References: shutdown.target
References: systemd-user-sessions.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: abandoned
Result: success
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit 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: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-ask-password-console.path
Invocation ID: 7ee3eb3c4f4c4acc923331d8e7c729fe
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: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: cryptsetup.target
Before: systemd-ask-password-console.service
Before: paths.target
Before: shutdown.target
After: -.mount
After: plymouth-start.service
Triggers: systemd-ask-password-console.service
References: shutdown.target
References: cryptsetup.target
References: -.mount
References: plymouth-start.service
References: systemd-ask-password-console.service
References: paths.target
ReferencedBy: sysinit.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-xvda1.device:
Description: /dev/xvda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:56 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:56 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-xvda1.device
Following: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2duuid-77dbe97b\x2d3210\x2d4ead\x2dae02\x2dcc30b0a0714d.device
Following Set Member: sys-devices-vbd\x2d51712-block-xvda-xvda1.device
Following Set Member: dev-disk-by\x2dlabel-\x5cx2f.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/vbd-51712/block/xvda/xvda1
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
Requires: -.mount
Requires: system.slice
RequiredBy: emergency.target
Conflicts: syslog.socket
Conflicts: shutdown.target
Conflicts: rescue.service
ConflictedBy: sysinit.target
Before: emergency.target
Before: shutdown.target
Before: sysinit.target
After: -.mount
After: system.slice
References: rescue.service
References: syslog.socket
References: -.mount
References: shutdown.target
References: system.slice
ReferencedBy: emergency.target
ReferencedBy: sysinit.target
RequiresMountsFor: /root
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
Environment: HOME=/root
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
-> ExecStartPre:
Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
Command Line: /bin/echo -e 'You are in emergency mode. After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" or ^D to\ntry again to boot into default mode.'
-> ExecStart:
Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/fs/fuse/connections untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: -.mount
Requires: system.slice
WantedBy: sysinit.target
Before: sysinit.target
After: -.mount
After: systemd-modules-load.service
After: system.slice
References: -.mount
References: systemd-modules-load.service
References: system.slice
References: sysinit.target
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/fs/fuse
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-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: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Invocation ID: 2cd708a206ef4c4e8f67edf973ded893
Following Set Member: dev-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-user-sessions.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-user-sessions.service
Invocation ID: 644524a9e3e541a7a7802ad33b3cd2f5
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: user at 1000.service
Before: shutdown.target
Before: session-129.scope
Before: session-2.scope
Before: systemd-ask-password-wall.service
Before: user-1000.slice
Before: getty at tty1.service
Before: multi-user.target
Before: serial-getty at hvc0.service
Before: session-130.scope
After: network.target
After: basic.target
After: sysinit.target
After: remote-fs.target
After: nss-user-lookup.target
After: systemd-journal-flush.service
After: system.slice
After: systemd-journald.socket
References: network.target
References: basic.target
References: sysinit.target
References: remote-fs.target
References: nss-user-lookup.target
References: shutdown.target
References: system.slice
References: systemd-journald.socket
ReferencedBy: session-130.scope
ReferencedBy: user at 1000.service
ReferencedBy: session-129.scope
ReferencedBy: session-2.scope
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: user-1000.slice
ReferencedBy: getty at tty1.service
ReferencedBy: serial-getty at hvc0.service
ReferencedBy: systemd-journal-flush.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:53 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:53 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:53 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-udevd.service
Invocation ID: 3e030593158b4cd28aab6f2baee020ad
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Sun 2018-03-11 12:04:53 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:53 PDT
Assert Result: yes
Requires: system.slice
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: systemd-udev-trigger.service
WantedBy: sysinit.target
Before: systemd-networkd.service
Before: sysinit.target
After: system.slice
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-tmpfiles-setup-dev.service
After: systemd-journald.socket
After: systemd-sysusers.service
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: sysinit.target
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: systemd-journald.socket
References: systemd-sysusers.service
References: system.slice
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-networkd.service
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sysinit.target
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: 193
Main PID Known: yes
Main PID Alien: no
KillMode: mixed
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RuntimeDirectoryMode: 0755
OOMScoreAdjust: -1000
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
Status Text: Processing with 10 children at max
-> Unit calvin at journey.service:
Description: Calvin Chatserver (journey)
Instance: journey
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at journey.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at journey.service
Invocation ID: 55fb925b38444692943df3dd732c3952
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/journey /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 290
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/journey
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit remctld.service:
Description: remctl Remote Command Execution
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/remctld.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: remctld.service
Invocation ID: efdf764c9019476e8f66f7604976284c
Fragment Path: /etc/systemd/system/remctld.service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: network.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: sysinit.target
References: shutdown.target
References: basic.target
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: system.slice
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 324
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
DynamicUser: no
ReadOnlyPaths: /srv
-> ExecStart:
Command Line: /usr/sbin/remctld -mF
-> Unit dev-xvdb.swap:
Description: /dev/xvdb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/dev-xvdb.swap
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: dev-xvdb.swap
Invocation ID: 1b74a72d7dea41a884c72f8ec4827365
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2dlabel-swap.swap
Following Set Member: dev-disk-by\x2duuid-de3bee45\x2d02f3\x2d4075\x2da902\x2df97b6026535f.swap
Fragment Path: /run/systemd/generator/dev-xvdb.swap
Source Path: /etc/fstab
Condition Timestamp: Sun 2018-03-11 12:04:54 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:54 PDT
Assert Result: yes
Requires: -.mount
Requires: system.slice
BindsTo: dev-xvdb.device
RequiredBy: swap.target
WantedBy: dev-xvdb.device
Conflicts: umount.target
Before: swap.target
Before: umount.target
After: -.mount
After: systemd-journald.socket
After: dev-xvdb.device
After: system.slice
References: -.mount
References: swap.target
References: umount.target
References: systemd-journald.socket
References: dev-xvdb.device
References: system.slice
ReferencedBy: swap.target
RequiresMountsFor: /dev/xvdb
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Swap State: active
Result: success
What: /dev/xvdb
From /proc/swaps: yes
From fragment: yes
Device Node: /dev/xvdb
Priority: -1
Options:
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-virtual-tty-hvc1.device:
Description: /sys/devices/virtual/tty/hvc1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-virtual-tty-hvc1.device
Invocation ID: d6a0e644ab964e96b4b51e3aed327140
Following Set Member: dev-hvc1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc1
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: slices.target
Invocation ID: f8d1fb8314784a01abe8ff411937a5cc
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
Wants: -.slice
Wants: system.slice
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: -.slice
After: system.slice
After: user.slice
References: -.slice
References: system.slice
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: system.slice
ReferencedBy: user.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit sys-devices-platform-serial8250-tty-ttyS0.device:
Description: /sys/devices/platform/serial8250/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS0.device
Invocation ID: 50c8e95d68cb4431ad2e61084c2339c1
Following Set Member: dev-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit org.freedesktop.resolve1.busname:
Description: org.freedesktop.resolve1.busname
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: org.freedesktop.resolve1.busname
WantedBy: systemd-resolved.service
Before: systemd-resolved.service
ReferencedBy: systemd-resolved.service
-> Unit calvin at complex.service:
Description: Calvin Chatserver (complex)
Instance: complex
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at complex.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at complex.service
Invocation ID: 43ae500995a146178f97187eaad11152
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/complex /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 306
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/complex
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:53 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:53 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:53 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: local-fs-pre.target
Invocation ID: f736b1790a5c4adb9d5ee21fe316518c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Sun 2018-03-11 12:04:53 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:53 PDT
Assert Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: systemd-fsck at dev-xvdc1.service
Before: srv-control-archive.mount
Before: systemd-fsck at dev-xvde1.service
Before: run-user-1000.mount
Before: srv.mount
Before: local-fs.target
Before: var-lib-mailman-archives.mount
Before: systemd-fsck at dev-xvdd1.service
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup-dev.service
References: shutdown.target
ReferencedBy: run-user-1000.mount
ReferencedBy: local-fs.target
ReferencedBy: var-lib-mailman-archives.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: srv.mount
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: srv-control-archive.mount
ReferencedBy: systemd-fsck at dev-xvdd1.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-fsck at dev-xvdc1.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:52 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:52 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/systemd-sysctl.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: systemd-sysctl.service
Invocation ID: b61c3bfbde814219b937dfc52ceb06c3
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: Sun 2018-03-11 12:04:52 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:52 PDT
Assert Result: yes
Requires: system.slice
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-networkd.service
Before: shutdown.target
Before: sysinit.target
After: systemd-journald.socket
After: systemd-modules-load.service
After: system.slice
References: sysinit.target
References: systemd-journald.socket
References: systemd-modules-load.service
References: shutdown.target
References: system.slice
ReferencedBy: systemd-networkd.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-ttyS2.device
Invocation ID: d74d03f5497242c380de8b47ffd97a15
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:05:00 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:05:00 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup mask: 0x60
CGroup members mask: 0x0
Name: ssh.service
Invocation ID: 04265f8e495b48bd9c1513456cd57d5f
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: system.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: network.target
After: auditd.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: system.slice
References: sysinit.target
References: network.target
References: auditd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
Main PID: 349
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
-> ExecReload:
Command Line: /usr/sbin/sshd -t
Command Line: /bin/kill -HUP $MAINPID
-> Unit calvin at braden.service:
Description: Calvin Chatserver (braden)
Instance: braden
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:59 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:59 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system-calvin.slice
CGroup: /system.slice/system-calvin.slice/calvin at braden.service
CGroup realized: yes
CGroup mask: 0x0
CGroup members mask: 0x0
Name: calvin at braden.service
Invocation ID: a493ed8d4f65455b8d20f9811e9af489
Fragment Path: /etc/systemd/system/calvin at .service
Condition Timestamp: Sun 2018-03-11 12:04:59 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:59 PDT
Assert Result: yes
Requires: -.mount
Requires: tmp.mount
Requires: system-calvin.slice
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: tmp.mount
After: system-calvin.slice
After: network.target
After: basic.target
After: systemd-journald.socket
After: sysinit.target
References: shutdown.target
References: basic.target
References: system-calvin.slice
References: network.target
References: tmp.mount
References: systemd-journald.socket
References: -.mount
References: sysinit.target
ReferencedBy: multi-user.target
RequiresMountsFor: /etc/calvin/braden /tmp /var/tmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
Main PID: 289
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /etc/calvin/braden
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateDevices: yes
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: yes
ProtectSystem: full
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
User: calvin
Group: calvin
DynamicUser: no
-> ExecStart:
Command Line: /usr/bin/chatserv
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs.target
References: shutdown.target
ReferencedBy: remote-fs.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-hvc0.device:
Description: /dev/hvc0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:54 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:54 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: dev-hvc0.device
Invocation ID: be04c03419b342bd87725a9ce81b43c1
Following: sys-devices-virtual-tty-hvc0.device
Following Set Member: sys-devices-virtual-tty-hvc0.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2018-03-11 12:04:51 PDT
Condition Result: yes
Assert Timestamp: Sun 2018-03-11 12:04:51 PDT
Assert Result: yes
BoundBy: serial-getty at hvc0.service
Before: serial-getty at hvc0.service
ReferencedBy: serial-getty at hvc0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/hvc0
-> 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: Mon 2018-03-12 19:11:46 PDT
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
CGroup members mask: 0x0
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathExists: !/run/initramfs/fsck-root untested
ConditionPathIsReadWrite: !/ untested
Condition Timestamp: Sun 2018-03-11 12:04:52 PDT
Condition Result: no
Requires: system.slice
Wants: systemd-fsckd.socket
WantedBy: local-fs.target
Before: systemd-remount-fs.service
Before: systemd-fsck at dev-xvdc1.service
Before: systemd-fsck at dev-xvde1.service
Before: local-fs.target
Before: systemd-fsck at dev-xvdd1.service
Before: shutdown.target
After: systemd-fsckd.socket
After: systemd-journald.socket
After: system.slice
References: systemd-fsckd.socket
References: local-fs.target
References: systemd-journald.socket
References: shutdown.target
References: system.slice
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck at dev-xvdc1.service
ReferencedBy: systemd-fsck at dev-xvde1.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck at dev-xvdd1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RuntimeDirectoryMode: 0755
LimitNOFILE: 4096
LimitNOFILESoft: 1024
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Sun 2018-03-11 12:04:51 PDT
Inactive Exit Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Enter Timestamp: Sun 2018-03-11 12:04:51 PDT
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Perpetual: yes
Slice: n/a
CGroup:
CGroup realized: yes
CGroup mask: 0x7b
CGroup members mask: 0x7f
Name: -.slice
Documentation: man:systemd.special(7)
RequiredBy: nntp-control.socket
RequiredBy: systemd-networkd.socket
RequiredBy: user.slice
RequiredBy: systemd-journald-dev-log.socket
RequiredBy: systemd-journald.socket
RequiredBy: systemd-udevd-kernel.socket
RequiredBy: syslog.socket
RequiredBy: epmd.socket
RequiredBy: systemd-initctl.socket
RequiredBy: systemd-fsckd.socket
RequiredBy: systemd-journald-audit.socket
RequiredBy: dbus.socket
RequiredBy: nntp-archive.socket
RequiredBy: init.scope
RequiredBy: systemd-udevd-control.socket
RequiredBy: system.slice
WantedBy: slices.target
Before: slices.target
Before: nntp-archive.socket
Before: epmd.socket
Before: systemd-journald-dev-log.socket
Before: systemd-networkd.socket
Before: user.slice
Before: syslog.socket
Before: systemd-fsckd.socket
Before: systemd-udevd-kernel.socket
Before: init.scope
Before: nntp-control.socket
Before: systemd-udevd-control.socket
Before: systemd-journald-audit.socket
Before: dbus.socket
Before: system.slice
Before: systemd-journald.socket
Before: systemd-initctl.socket
ReferencedBy: slices.target
ReferencedBy: nntp-archive.socket
ReferencedBy: epmd.socket
ReferencedBy: systemd-journald-dev-log.socket
ReferencedBy: systemd-networkd.socket
ReferencedBy: user.slice
ReferencedBy: syslog.socket
ReferencedBy: systemd-fsckd.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: init.scope
ReferencedBy: nntp-control.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-journald-audit.socket
ReferencedBy: dbus.socket
ReferencedBy: system.slice
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting=no
IOAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
TasksAccounting=yes
CPUWeight=18446744073709551615
StartupCPUWeight=18446744073709551615
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecSec=infinity
IOWeight=18446744073709551615
StartupIOWeight=18446744073709551615
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryLow=0
MemoryHigh=18446744073709551615
MemoryMax=18446744073709551615
MemorySwapMax=18446744073709551615
MemoryLimit=18446744073709551615
TasksMax=18446744073709551615
DevicePolicy=auto
Delegate=no
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/bind9.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/bind9.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/certbot.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/certbot.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/krb5-kdc.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/krb5-kdc.service
==> /var/lib/systemd/deb-systemd-helper-enabled/krb5-admin-server.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/krb5-admin-server.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/ejabberd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ejabberd.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/apache2.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache2.service
==> /var/lib/systemd/deb-systemd-helper-enabled/postfix.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/postfix.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.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/timers.target.wants/certbot.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/epmd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/epmd.socket
/etc/systemd/system/multi-user.target.wants/epmd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/apache2.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/krb5-kdc.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/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/puppet.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/bind9.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/ejabberd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/postfix.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/krb5-admin-server.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/epmd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/epmd.socket
==> /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/bind9-resolvconf.service.dsh-also <==
/etc/systemd/system/bind9.service.wants/bind9-resolvconf.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/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/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsync.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bind9-pkcs11.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/bind9-pkcs11.service
==> /var/lib/systemd/deb-systemd-helper-enabled/apache-htcacheclean.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service
-------------- next part --------------
/dev/xvda1 / ext3 defaults 0 1
/dev/xvdb swap swap defaults 0 0
/dev/xvdc1 /srv ext3 defaults 0 2
/dev/xvdd1 /srv/control/archive ext3 defaults 0 2
/dev/xvde1 /var/lib/mailman/archives ext3 defaults 0 2
More information about the Pkg-systemd-maintainers
mailing list