Bug#758394: systemd-modules-load is looking in the wrong directory
Chris Tillman
toff.tillman at gmail.com
Sun Aug 17 07:20:58 BST 2014
Package: systemd
Version: 208-6
Severity: important
Tags: d-i
Dear Maintainer,
* What led up to the situation? While investigating another bug,
I used journalctl. I noticed in the output that modules
were not being loaded.
* What was the outcome of this action? Later on the sound that depends
on the sound module, for example, is inoperative.
* What outcome did you expect instead? Modules properly loaded
# journalctl PRIORITY=1 PRIORITY=2 PRIORITY=3 PRIORITY=4 PRIORITY=5
-- Logs begin at Sun 2014-08-17 16:38:49 NZST, end at Sun 2014-08-17 17:01:41 NZST. --
Aug 17 16:38:49 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'lp': Function not implemented
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'ppdev': Function not implemented
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'parport_pc': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'fuse': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'apm_emu': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'snd-powermac': Function not implemented
Aug 17 16:38:50 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Aug 17 16:38:50 debian systemd[1]: Failed to start Load Kernel Modules.
Aug 17 16:38:50 debian systemd[1]: Unit systemd-modules-load.service entered failed state.
Aug 17 16:39:24 debian rpc.statd[721]: Version 1.2.8 starting
Aug 17 16:39:24 debian sm-notify[722]: Version 1.2.8 starting
Aug 17 16:39:26 debian systemd[730]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Aug 17 16:46:00 debian systemd[1]: alsa-store.service: main process exited, code=exited, status=19/n/a
Aug 17 16:46:00 debian systemd[1]: Failed to start Store Sound Card State.
Aug 17 16:46:00 debian systemd[1]: Unit alsa-store.service entered failed state.
Aug 17 16:46:04 debian systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive.
Aug 17 16:46:04 debian rpcbind[708]: rpcbind terminating on signal. Restart with "rpcbind -w"
Aug 17 16:46:06 debian dhclient[893]: send_packet: Network is unreachable
Aug 17 16:46:06 debian dhclient[893]: send_packet: please consult README file regarding broadcast address.
Aug 17 16:46:06 debian dhclient[893]: dhclient.c:2286: Failed to send 300 byte long packet over fallback interface.
Aug 17 16:46:07 debian systemd[1]: Shutting down.
Aug 17 16:46:07 debian systemd-cgroups-agent[938]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: Connection refused
-- Reboot --
Aug 17 16:47:09 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'lp': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'ppdev': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'parport_pc': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'fuse': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'apm_emu': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'snd-powermac': Function not implemented
Aug 17 16:47:09 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Aug 17 16:47:09 debian systemd[1]: Failed to start Load Kernel Modules.
Aug 17 16:47:09 debian systemd[1]: Unit systemd-modules-load.service entered failed state.
Aug 17 16:47:38 debian rpc.statd[704]: Version 1.2.8 starting
Aug 17 16:47:38 debian sm-notify[713]: Version 1.2.8 starting
Aug 17 16:47:42 debian systemd[736]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Attached:
journal.ctl.out (full journal)
/etc/modules-load.d/*.conf
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 3.2.0-4-powerpc
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-1
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-53.3
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.7-1
ii libblkid1 2.20.1-5.8
ii libc6 2.19-7
ii libcap2 1:2.24-4
ii libcap2-bin 1:2.24-4
ii libcryptsetup4 2:1.6.4-4
ii libdbus-1-3 1.8.6-1
ii libgcrypt11 1.5.3-5
ii libkmod2 18-1
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-3
ii libselinux1 2.3-1
ii libsystemd-daemon0 208-6
ii libsystemd-journal0 208-6
ii libsystemd-login0 208-6
ii libudev1 208-6
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-53.3
ii udev 208-6
ii util-linux 2.20.1-5.8
Versions of packages systemd recommends:
ii libpam-systemd 208-6
Versions of packages systemd suggests:
pn systemd-ui <none>
-- no debconf information
-------------- next part --------------
[EXTENDED] /lib/systemd/system/cups.socket -> /etc/systemd/system/cups.socket.d/cupsd-listen.conf
1 overridden configuration files found.
-------------- next part --------------
-> Unit bootlogs.service:
Description: LSB: Log file handling to be done during bootup.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:42 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/bootlogs.service
CGroup realized: yes
CGroup mask: 0x0
Name: bootlogs.service
Source Path: /etc/init.d/bootlogs
Condition Timestamp: Sun 2014-08-17 16:47:41 NZST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: x-display-manager.target
After: gdm.service
After: kdm.service
After: xdm.service
After: ldm.service
After: sdm.service
After: wdm.service
After: nodm.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: hostname.service
References: local-fs.target
References: x-display-manager.target
References: gdm.service
References: kdm.service
References: xdm.service
References: ldm.service
References: sdm.service
References: wdm.service
References: nodm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/bootlogs start
PID: 737
Start Timestamp: Sun 2014-08-17 16:47:41 NZST
Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/bootlogs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup mask: 0x0
Name: syslog.service
Name: rsyslog.service
Fragment Path: /lib/systemd/system/rsyslog.service
Requires: syslog.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
After: system.slice
TriggeredBy: syslog.socket
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/avahi-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: avahi-daemon.service
Fragment Path: /lib/systemd/system/avahi-daemon.service
Requires: avahi-daemon.socket
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: cups-browsed.service
Conflicts: shutdown.target
Before: cups-browsed.service
Before: shutdown.target
Before: multi-user.target
After: avahi-daemon.socket
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
TriggeredBy: avahi-daemon.socket
References: avahi-daemon.socket
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups-browsed.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
BusName: org.freedesktop.Avahi
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
-> Unit saned.service:
Description: LSB: SANE network scanner server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/saned.service
CGroup realized: yes
CGroup mask: 0x0
Name: saned.service
Source Path: /etc/init.d/saned
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: dbus.service
After: avahi.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: dbus.service
References: avahi.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/saned start
-> ExecStop:
Command Line: /etc/init.d/saned stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit motd.service:
Description: LSB: Create dynamic part of /etc/motd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/motd.service
CGroup realized: yes
CGroup mask: 0x0
Name: motd.service
Source Path: /etc/init.d/motd
Condition Timestamp: Sun 2014-08-17 16:47:41 NZST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: hostname.service
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motd start
PID: 738
Start Timestamp: Sun 2014-08-17 16:47:41 NZST
Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/motd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit rpcbind.service:
Description: LSB: RPC portmapper replacement
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup mask: 0x0
Name: rpcbind.service
Source Path: /etc/init.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
Condition Timestamp: Sun 2014-08-17 16:47:24 NZST
Condition Result: yes
Wants: network-online.target
Wants: rpcbind.target
RequiredBy: rpcbind.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: rpcbind.target
Before: sysinit.target
Before: shutdown.target
After: network-online.target
After: local-fs.target
After: systemd-journald.socket
References: network-online.target
References: local-fs.target
References: rpcbind.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: rpcbind.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/rpcbind start
PID: 446
Start Timestamp: Sun 2014-08-17 16:47:24 NZST
Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/rpcbind stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 13
SysVRunLevels: S
-> Unit nfs-common.service:
Description: LSB: NFS support files common to client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/nfs-common.service
CGroup realized: yes
CGroup mask: 0x0
Name: nfs-common.service
Source Path: /etc/init.d/nfs-common
Condition Timestamp: Sun 2014-08-17 16:47:32 NZST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: rpcbind.target
After: time-sync.target
After: systemd-journald.socket
References: rpcbind.target
References: time-sync.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nfs-common start
PID: 603
Start Timestamp: Sun 2014-08-17 16:47:32 NZST
Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/nfs-common stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/exim4.service
CGroup realized: yes
CGroup mask: 0x0
Name: exim4.service
Source Path: /etc/init.d/exim4
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: nss-lookup.target
After: network-online.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: clamav-daemon.service
After: greylist.service
After: spamassassin.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: nss-lookup.target
References: network-online.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: clamav-daemon.service
References: greylist.service
References: spamassassin.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/exim4 start
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit atd.service:
Description: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/atd.service
CGroup realized: yes
CGroup mask: 0x0
Name: atd.service
Fragment Path: /lib/systemd/system/atd.service
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/atd -f
-> Unit lightdm.service:
Description: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/lightdm.service
CGroup realized: yes
CGroup mask: 0x0
Name: display-manager.service
Name: lightdm.service
Documentation: man:lightdm(1)
Fragment Path: /lib/systemd/system/lightdm.service
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: systemd-user-sessions.service
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-user-sessions.service
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
BusName: org.freedesktop.DisplayManager
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /bin/sh -c '[ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/lightdm" ]'
-> ExecStart:
Command Line: /usr/sbin/lightdm
-> Unit cups-browsed.service:
Description: Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/cups-browsed.service
CGroup realized: yes
CGroup mask: 0x0
Name: cups-browsed.service
Fragment Path: /lib/systemd/system/cups-browsed.service
Requires: basic.target
Wants: cups.service
Wants: avahi-daemon.service
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: cups.service
After: avahi-daemon.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: cups.service
References: avahi-daemon.service
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
-> Unit pbbuttonsd.service:
Description: LSB: handle special hotkeys of Apple computers
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/pbbuttonsd.service
CGroup realized: yes
CGroup mask: 0x0
Name: pbbuttonsd.service
Source Path: /etc/init.d/pbbuttonsd
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: alsa.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: alsa.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/pbbuttonsd start
-> ExecReload:
Command Line: /etc/init.d/pbbuttonsd reload
-> ExecStop:
Command Line: /etc/init.d/pbbuttonsd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit cups.service:
Description: CUPS Printing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup mask: 0x0
Name: cups.service
Documentation: man:cupsd(8)
Documentation: man:cupsd.conf(5)
Fragment Path: /lib/systemd/system/cups.service
Requires: cups.socket
Requires: basic.target
Wants: system.slice
WantedBy: cups-browsed.service
Conflicts: shutdown.target
Before: shutdown.target
Before: cups-browsed.service
After: cups.path
After: cups.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: cups.path
TriggeredBy: cups.socket
References: cups.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: cups.path
ReferencedBy: cups.socket
ReferencedBy: cups-browsed.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cupsd -f
-> Unit mouseemu.service:
Description: LSB: Emulate mouse buttons and mouse wheel
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/mouseemu.service
CGroup realized: yes
CGroup mask: 0x0
Name: mouseemu.service
Source Path: /etc/init.d/mouseemu
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: systemd-udevd.service
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: systemd-udevd.service
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/mouseemu start
-> ExecStop:
Command Line: /etc/init.d/mouseemu stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/hddtemp.service
CGroup realized: yes
CGroup mask: 0x0
Name: hddtemp.service
Source Path: /etc/init.d/hddtemp
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: network-online.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: network-online.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hddtemp start
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/anacron.service
CGroup realized: yes
CGroup mask: 0x0
Name: anacron.service
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true untested
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: time-sync.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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup mask: 0x0
Name: cron.service
Fragment Path: /lib/systemd/system/cron.service
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cron -f
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 18:12:42 NZST
Active Enter Timestamp: Sun 2014-08-17 18:12:42 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup mask: 0x0
Name: dbus.service
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Sun 2014-08-17 18:12:42 NZST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: saned.service
After: dbus.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: dbus.socket
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: dbus.socket
ReferencedBy: multi-user.target
ReferencedBy: saned.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1035
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
PID: 1035
Start Timestamp: Sun 2014-08-17 18:12:42 NZST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit hdparm.service:
Description: LSB: Tune IDE hard disks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:10 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:12 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Sun 2014-08-17 16:47:10 NZST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hdparm start
PID: 216
Start Timestamp: Sun 2014-08-17 16:47:10 NZST
Exit Timestamp: Sun 2014-08-17 16:47:12 NZST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/hdparm reload
-> ExecStop:
Command Line: /etc/init.d/hdparm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: S
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/lm-sensors.service
CGroup realized: yes
CGroup mask: 0x0
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/sensors -s
Command Line: /usr/bin/sensors
-> Unit pppd-dns.service:
Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/pppd-dns.service
CGroup realized: yes
CGroup mask: 0x0
Name: pppd-dns.service
Fragment Path: /lib/systemd/system/pppd-dns.service
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/ppp/ip-down.d/0000usepeerdns
-> Unit mountdevsubfs.service:
Description: mountdevsubfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
ReferencedBy: hdparm.service
-> Unit hostname.service:
Description: hostname.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: hostname.service
Fragment Path: /dev/null
Before: motd.service
Before: bootlogs.service
ReferencedBy: motd.service
ReferencedBy: bootlogs.service
-> Unit mountkernfs.service:
Description: mountkernfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mountkernfs.service
Fragment Path: /dev/null
Before: networking.service
Before: keyboard-setup.service
ReferencedBy: networking.service
ReferencedBy: keyboard-setup.service
-> Unit kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:12 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: kbd.service
Source Path: /etc/init.d/kbd
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: console-setup.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kbd start
PID: 191
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:12 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/kbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: S
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:10 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:15 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Sun 2014-08-17 16:47:10 NZST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: keymap.service
References: systemd-journald.socket
References: systemd-udevd.service
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard-setup start
PID: 217
Start Timestamp: Sun 2014-08-17 16:47:10 NZST
Exit Timestamp: Sun 2014-08-17 16:47:15 NZST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/keyboard-setup reload
-> ExecStop:
Command Line: /etc/init.d/keyboard-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: S
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
Condition Timestamp: Sun 2014-08-17 16:47:17 NZST
Condition Result: yes
Wants: network.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: network.target
Before: sysinit.target
Before: shutdown.target
After: mountkernfs.service
After: local-fs.target
After: systemd-journald.socket
After: systemd-random-seed.service
References: mountkernfs.service
References: local-fs.target
References: network.target
References: systemd-journald.socket
References: systemd-random-seed.service
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/networking start
PID: 333
Start Timestamp: Sun 2014-08-17 16:47:17 NZST
Exit Timestamp: Sun 2014-08-17 16:47:24 NZST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/networking reload
-> ExecStop:
Command Line: /etc/init.d/networking stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 12
SysVRunLevels: S
-> Unit console-setup.service:
Description: LSB: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:12 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:15 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Sun 2014-08-17 16:47:12 NZST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: systemd-journald.socket
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/console-setup start
PID: 242
Start Timestamp: Sun 2014-08-17 16:47:12 NZST
Exit Timestamp: Sun 2014-08-17 16:47:15 NZST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/console-setup reload
-> ExecStop:
Command Line: /etc/init.d/console-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: S
-> Unit udev-finish.service:
Description: Copy rules generated while the root was ro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:10 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:11 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: udev-finish.service
Fragment Path: /lib/systemd/system/udev-finish.service
Condition Timestamp: Sun 2014-08-17 16:47:10 NZST
Condition Result: yes
WantedBy: sysinit.target
After: systemd-udevd.service
After: systemd-udev-settle.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-settle.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/udev/udev-finish
PID: 218
Start Timestamp: Sun 2014-08-17 16:47:10 NZST
Exit Timestamp: Sun 2014-08-17 16:47:11 NZST
Exit Code: exited
Exit Status: 0
-> Unit halt.service:
Description: LSB: Execute the halt command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/halt.service
CGroup realized: yes
CGroup mask: 0x0
Name: halt.service
Source Path: /etc/init.d/halt
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/halt start
-> ExecStop:
Command Line: /etc/init.d/halt stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountroot.service:
Description: LSB: Mount the root filesystem read-only.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/umountroot.service
CGroup realized: yes
CGroup mask: 0x0
Name: umountroot.service
Source Path: /etc/init.d/umountroot
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountroot start
-> ExecStop:
Command Line: /etc/init.d/umountroot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountfs.service:
Description: LSB: Turn off swap and unmount all local file systems.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/umountfs.service
CGroup realized: yes
CGroup mask: 0x0
Name: umountfs.service
Source Path: /etc/init.d/umountfs
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountfs start
-> ExecStop:
Command Line: /etc/init.d/umountfs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountnfs.service:
Description: LSB: Unmount all network filesystems except the root fs.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/umountnfs.service
CGroup realized: yes
CGroup mask: 0x0
Name: umountnfs.service
Source Path: /etc/init.d/umountnfs.sh
DropIn Path: /run/systemd/generator/umountnfs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Wants: system.slice
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountnfs.sh start
-> ExecStop:
Command Line: /etc/init.d/umountnfs.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit sendsigs.service:
Description: LSB: Kill all remaining processes.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/sendsigs.service
CGroup realized: yes
CGroup mask: 0x0
Name: sendsigs.service
Source Path: /etc/init.d/sendsigs
DropIn Path: /run/systemd/generator/sendsigs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Wants: system.slice
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sendsigs start
-> ExecStop:
Command Line: /etc/init.d/sendsigs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit reboot.service:
Description: LSB: Execute the reboot command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/reboot.service
CGroup realized: yes
CGroup mask: 0x0
Name: reboot.service
Source Path: /etc/init.d/reboot
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/reboot start
-> ExecStop:
Command Line: /etc/init.d/reboot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-journald.socket
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: reboot.service
Before: alsa-store.service
Before: alsa-state.service
Before: alsa-restore.service
Before: systemd-tmpfiles-clean.service
Before: systemd-readahead-done.service
Before: lightdm.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: systemd-ask-password-wall.service
Before: rc-local.service
Before: ModemManager.service
Before: NetworkManager.service
Before: systemd-remount-fs.service
Before: run-user.mount
Before: run-lock.mount
Before: systemd-fsck-root.service
Before: systemd-shutdownd.service
Before: systemd-udevd.service
Before: systemd-initctl.service
Before: kmod-static-nodes.service
Before: systemd-tmpfiles-setup.service
Before: sys-fs-fuse-connections.mount
Before: dev-hugepages.mount
Before: systemd-journal-flush.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: systemd-journald.service
Before: systemd-udev-trigger.service
Before: sys-kernel-debug.mount
Before: sys-kernel-config.mount
Before: systemd-sysctl.service
Before: systemd-modules-load.service
Before: systemd-tmpfiles-setup-dev.service
Before: proc-sys-fs-binfmt_misc.mount
Before: debian-fixup.service
Before: systemd-binfmt.service
Before: systemd-ask-password-console.service
Before: dev-mqueue.mount
Before: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Before: sockets.target
Before: syslog.target
Before: sendsigs.service
Before: umountnfs.service
Before: umountfs.service
Before: umountroot.service
Before: halt.service
Before: udev-finish.service
Before: systemd-udev-settle.service
Before: console-setup.service
Before: networking.service
Before: keyboard-setup.service
Before: kbd.service
Before: pppd-dns.service
Before: lm-sensors.service
Before: hdparm.service
Before: dbus.service
Before: cron.service
Before: anacron.service
Before: hddtemp.service
Before: mouseemu.service
Before: cups.service
Before: pbbuttonsd.service
Before: cups-browsed.service
Before: atd.service
Before: exim4.service
Before: nfs-common.service
Before: rpcbind.service
Before: motd.service
Before: saned.service
Before: avahi-daemon.service
Before: bootlogs.service
Before: systemd-update-utmp-runlevel.service
Before: ifup at eth0.service
Before: dev-sdb13.swap
Before: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
Before: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
After: -.mount
Triggers: systemd-journald.service
References: sockets.target
References: syslog.target
References: systemd-journald.service
References: -.mount
ReferencedBy: reboot.service
ReferencedBy: alsa-store.service
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: ModemManager.service
ReferencedBy: NetworkManager.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sockets.target
ReferencedBy: systemd-shutdownd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-initctl.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: console-setup.service
ReferencedBy: networking.service
ReferencedBy: keyboard-setup.service
ReferencedBy: kbd.service
ReferencedBy: pppd-dns.service
ReferencedBy: lm-sensors.service
ReferencedBy: hdparm.service
ReferencedBy: dbus.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: hddtemp.service
ReferencedBy: mouseemu.service
ReferencedBy: cups.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: cups-browsed.service
ReferencedBy: atd.service
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
ReferencedBy: rpcbind.service
ReferencedBy: motd.service
ReferencedBy: saned.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bootlogs.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: ifup at eth0.service
ReferencedBy: dev-sdb13.swap
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
ReferencedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket /dev/log
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
ListenDatagram: /dev/log
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/system.slice
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Wants: -.slice
WantedBy: reboot.service
WantedBy: slices.target
WantedBy: lightdm.service
WantedBy: dbus.socket
WantedBy: systemd-user-sessions.service
WantedBy: systemd-logind.service
WantedBy: system-getty.slice
WantedBy: systemd-ask-password-wall.service
WantedBy: rc-local.service
WantedBy: ModemManager.service
WantedBy: NetworkManager.service
WantedBy: run-user.mount
WantedBy: run-lock.mount
WantedBy: -.mount
WantedBy: cups.socket
WantedBy: avahi-daemon.socket
WantedBy: rsyslog.service
WantedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
WantedBy: sendsigs.service
WantedBy: umountnfs.service
WantedBy: umountfs.service
WantedBy: umountroot.service
WantedBy: halt.service
WantedBy: pppd-dns.service
WantedBy: lm-sensors.service
WantedBy: dbus.service
WantedBy: cron.service
WantedBy: anacron.service
WantedBy: hddtemp.service
WantedBy: mouseemu.service
WantedBy: cups.service
WantedBy: pbbuttonsd.service
WantedBy: cups-browsed.service
WantedBy: atd.service
WantedBy: exim4.service
WantedBy: motd.service
WantedBy: saned.service
WantedBy: avahi-daemon.service
WantedBy: bootlogs.service
WantedBy: system-ifup.slice
WantedBy: dev-sdb13.swap
WantedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
WantedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
Before: reboot.service
Before: slices.target
Before: lightdm.service
Before: dbus.socket
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: system-getty.slice
Before: systemd-ask-password-wall.service
Before: rc-local.service
Before: ModemManager.service
Before: NetworkManager.service
Before: run-user.mount
Before: run-lock.mount
Before: -.mount
Before: cups.socket
Before: avahi-daemon.socket
Before: rsyslog.service
Before: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Before: sendsigs.service
Before: umountnfs.service
Before: umountfs.service
Before: umountroot.service
Before: halt.service
Before: pppd-dns.service
Before: lm-sensors.service
Before: dbus.service
Before: cron.service
Before: anacron.service
Before: hddtemp.service
Before: mouseemu.service
Before: cups.service
Before: pbbuttonsd.service
Before: cups-browsed.service
Before: atd.service
Before: exim4.service
Before: motd.service
Before: saned.service
Before: avahi-daemon.service
Before: bootlogs.service
Before: system-ifup.slice
Before: dev-sdb13.swap
Before: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
Before: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
After: -.slice
References: slices.target
References: -.slice
ReferencedBy: reboot.service
ReferencedBy: slices.target
ReferencedBy: lightdm.service
ReferencedBy: dbus.socket
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: system-getty.slice
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: ModemManager.service
ReferencedBy: NetworkManager.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: -.mount
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: rsyslog.service
ReferencedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: pppd-dns.service
ReferencedBy: lm-sensors.service
ReferencedBy: dbus.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: hddtemp.service
ReferencedBy: mouseemu.service
ReferencedBy: cups.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: cups-browsed.service
ReferencedBy: atd.service
ReferencedBy: exim4.service
ReferencedBy: motd.service
ReferencedBy: saned.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bootlogs.service
ReferencedBy: system-ifup.slice
ReferencedBy: dev-sdb13.swap
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
ReferencedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Sun 2014-08-17 16:47:41 NZST
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: slices.target
Wants: alsa-restore.service
Wants: alsa-state.service
RequiredBy: reboot.service
RequiredBy: lightdm.service
RequiredBy: systemd-user-sessions.service
RequiredBy: multi-user.target
RequiredBy: systemd-logind.service
RequiredBy: getty at tty1.service
RequiredBy: systemd-ask-password-wall.service
RequiredBy: rc-local.service
RequiredBy: ModemManager.service
RequiredBy: NetworkManager.service
RequiredBy: rsyslog.service
RequiredBy: sendsigs.service
RequiredBy: umountnfs.service
RequiredBy: umountfs.service
RequiredBy: umountroot.service
RequiredBy: halt.service
RequiredBy: pppd-dns.service
RequiredBy: lm-sensors.service
RequiredBy: dbus.service
RequiredBy: cron.service
RequiredBy: anacron.service
RequiredBy: hddtemp.service
RequiredBy: mouseemu.service
RequiredBy: cups.service
RequiredBy: pbbuttonsd.service
RequiredBy: cups-browsed.service
RequiredBy: atd.service
RequiredBy: exim4.service
RequiredBy: motd.service
RequiredBy: saned.service
RequiredBy: avahi-daemon.service
RequiredBy: bootlogs.service
Conflicts: shutdown.target
Before: reboot.service
Before: lightdm.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: systemd-logind.service
Before: getty at tty1.service
Before: systemd-ask-password-wall.service
Before: rc-local.service
Before: ModemManager.service
Before: NetworkManager.service
Before: rsyslog.service
Before: sendsigs.service
Before: umountnfs.service
Before: umountfs.service
Before: umountroot.service
Before: halt.service
Before: pppd-dns.service
Before: lm-sensors.service
Before: dbus.service
Before: cron.service
Before: anacron.service
Before: hddtemp.service
Before: mouseemu.service
Before: cups.service
Before: pbbuttonsd.service
Before: cups-browsed.service
Before: atd.service
Before: exim4.service
Before: motd.service
Before: saned.service
Before: avahi-daemon.service
Before: bootlogs.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
After: slices.target
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: slices.target
References: alsa-restore.service
References: alsa-state.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: ModemManager.service
ReferencedBy: NetworkManager.service
ReferencedBy: rsyslog.service
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: pppd-dns.service
ReferencedBy: lm-sensors.service
ReferencedBy: dbus.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: hddtemp.service
ReferencedBy: mouseemu.service
ReferencedBy: cups.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: cups-browsed.service
ReferencedBy: atd.service
ReferencedBy: exim4.service
ReferencedBy: motd.service
ReferencedBy: saned.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bootlogs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
Wants: alsa-store.service
ConflictedBy: reboot.service
ConflictedBy: basic.target
ConflictedBy: alsa-state.service
ConflictedBy: alsa-restore.service
ConflictedBy: slices.target
ConflictedBy: paths.target
ConflictedBy: cups.path
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: systemd-readahead-replay.service
ConflictedBy: systemd-readahead-collect.service
ConflictedBy: systemd-readahead-done.timer
ConflictedBy: systemd-readahead-done.service
ConflictedBy: graphical.target
ConflictedBy: lightdm.service
ConflictedBy: dbus.socket
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: rescue.target
ConflictedBy: rescue.service
ConflictedBy: multi-user.target
ConflictedBy: systemd-logind.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: user.slice
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: system-getty.slice
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: rc-local.service
ConflictedBy: network.target
ConflictedBy: ModemManager.service
ConflictedBy: NetworkManager.service
ConflictedBy: local-fs.target
ConflictedBy: systemd-remount-fs.service
ConflictedBy: emergency.target
ConflictedBy: emergency.service
ConflictedBy: local-fs-pre.target
ConflictedBy: sockets.target
ConflictedBy: cups.socket
ConflictedBy: avahi-daemon.socket
ConflictedBy: sysinit.target
ConflictedBy: systemd-tmpfiles-setup.service
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-random-seed.service
ConflictedBy: systemd-update-utmp.service
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: systemd-modules-load.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: swap.target
ConflictedBy: sendsigs.service
ConflictedBy: umountnfs.service
ConflictedBy: umountfs.service
ConflictedBy: umountroot.service
ConflictedBy: halt.service
ConflictedBy: pppd-dns.service
ConflictedBy: lm-sensors.service
ConflictedBy: dbus.service
ConflictedBy: cron.service
ConflictedBy: anacron.service
ConflictedBy: time-sync.target
ConflictedBy: hddtemp.service
ConflictedBy: network-online.target
ConflictedBy: mouseemu.service
ConflictedBy: cups.service
ConflictedBy: pbbuttonsd.service
ConflictedBy: cups-browsed.service
ConflictedBy: atd.service
ConflictedBy: exim4.service
ConflictedBy: nss-lookup.target
ConflictedBy: rpcbind.target
ConflictedBy: motd.service
ConflictedBy: saned.service
ConflictedBy: avahi-daemon.service
ConflictedBy: bootlogs.service
ConflictedBy: x-display-manager.target
ConflictedBy: systemd-update-utmp-runlevel.service
ConflictedBy: networking.service
ConflictedBy: rpcbind.service
ConflictedBy: nfs-common.service
ConflictedBy: system-ifup.slice
After: reboot.service
After: alsa-store.service
After: alsa-state.service
After: alsa-restore.service
After: cups.path
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-readahead-done.timer
After: systemd-readahead-done.service
After: lightdm.service
After: dbus.socket
After: systemd-user-sessions.service
After: rescue.service
After: systemd-logind.service
After: user.slice
After: getty at tty1.service
After: system-getty.slice
After: systemd-ask-password-wall.path
After: systemd-ask-password-wall.service
After: rc-local.service
After: ModemManager.service
After: NetworkManager.service
After: systemd-remount-fs.service
After: systemd-fsck-root.service
After: emergency.service
After: cups.socket
After: avahi-daemon.socket
After: systemd-tmpfiles-setup.service
After: systemd-random-seed.service
After: systemd-update-utmp.service
After: syslog.socket
After: rsyslog.service
After: systemd-sysctl.service
After: systemd-modules-load.service
After: systemd-binfmt.service
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: sendsigs.service
After: umountnfs.service
After: umountfs.service
After: umountroot.service
After: halt.service
After: pppd-dns.service
After: lm-sensors.service
After: dbus.service
After: cron.service
After: anacron.service
After: hddtemp.service
After: mouseemu.service
After: cups.service
After: pbbuttonsd.service
After: cups-browsed.service
After: atd.service
After: exim4.service
After: motd.service
After: saned.service
After: avahi-daemon.service
After: bootlogs.service
After: systemd-update-utmp-runlevel.service
After: networking.service
After: rpcbind.service
After: nfs-common.service
After: system-ifup.slice
References: alsa-store.service
ReferencedBy: reboot.service
ReferencedBy: alsa-store.service
ReferencedBy: basic.target
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: slices.target
ReferencedBy: paths.target
ReferencedBy: cups.path
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
ReferencedBy: graphical.target
ReferencedBy: lightdm.service
ReferencedBy: dbus.socket
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: user.slice
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: system-getty.slice
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: network.target
ReferencedBy: ModemManager.service
ReferencedBy: NetworkManager.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: emergency.target
ReferencedBy: emergency.service
ReferencedBy: local-fs-pre.target
ReferencedBy: sockets.target
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: swap.target
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: pppd-dns.service
ReferencedBy: lm-sensors.service
ReferencedBy: dbus.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: time-sync.target
ReferencedBy: hddtemp.service
ReferencedBy: network-online.target
ReferencedBy: mouseemu.service
ReferencedBy: cups.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: cups-browsed.service
ReferencedBy: atd.service
ReferencedBy: exim4.service
ReferencedBy: nss-lookup.target
ReferencedBy: rpcbind.target
ReferencedBy: motd.service
ReferencedBy: saned.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bootlogs.service
ReferencedBy: x-display-manager.target
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: networking.service
ReferencedBy: rpcbind.service
ReferencedBy: nfs-common.service
ReferencedBy: system-ifup.slice
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit alsa-store.service:
Description: Store Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-store.service
Fragment Path: /lib/systemd/system/alsa-store.service
ConditionPathExists: !/etc/alsa/state-daemon.conf untested
WantedBy: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: dev-mqueue.mount
Wants: systemd-ask-password-console.path
Wants: systemd-binfmt.service
Wants: debian-fixup.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-tmpfiles-setup-dev.service
Wants: udev-finish.service
Wants: systemd-modules-load.service
Wants: systemd-sysctl.service
Wants: sys-kernel-config.mount
Wants: sys-kernel-debug.mount
Wants: systemd-udev-trigger.service
Wants: systemd-journald.service
Wants: systemd-update-utmp.service
Wants: systemd-random-seed.service
Wants: systemd-journal-flush.service
Wants: systemd-udevd.service
Wants: dev-hugepages.mount
Wants: cryptsetup.target
Wants: sys-fs-fuse-connections.mount
Wants: systemd-tmpfiles-setup.service
Wants: kmod-static-nodes.service
Wants: rpcbind.service
Wants: nfs-common.service
Wants: hdparm.service
Wants: kbd.service
Wants: keyboard-setup.service
Wants: networking.service
Wants: console-setup.service
RequiredBy: basic.target
RequiredBy: cups.path
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: dbus.socket
RequiredBy: rescue.target
RequiredBy: cups.socket
RequiredBy: avahi-daemon.socket
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: basic.target
Before: alsa-state.service
Before: cups.path
Before: systemd-tmpfiles-clean.timer
Before: dbus.socket
Before: rescue.target
Before: rescue.service
Before: cups.socket
Before: avahi-daemon.socket
After: systemd-tmpfiles-clean.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-udevd.service
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: kmod-static-nodes.service
After: systemd-tmpfiles-setup.service
After: sys-fs-fuse-connections.mount
After: cryptsetup.target
After: dev-hugepages.mount
After: systemd-random-seed.service
After: systemd-update-utmp.service
After: systemd-journald.service
After: systemd-udev-trigger.service
After: sys-kernel-debug.mount
After: sys-kernel-config.mount
After: systemd-sysctl.service
After: systemd-modules-load.service
After: systemd-tmpfiles-setup-dev.service
After: proc-sys-fs-binfmt_misc.automount
After: debian-fixup.service
After: systemd-binfmt.service
After: dev-mqueue.mount
After: systemd-udev-settle.service
After: rpcbind.service
After: nfs-common.service
After: hdparm.service
After: kbd.service
After: keyboard-setup.service
After: networking.service
After: console-setup.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: dev-mqueue.mount
References: systemd-ask-password-console.path
References: systemd-binfmt.service
References: debian-fixup.service
References: proc-sys-fs-binfmt_misc.automount
References: systemd-tmpfiles-setup-dev.service
References: udev-finish.service
References: systemd-modules-load.service
References: systemd-sysctl.service
References: sys-kernel-config.mount
References: sys-kernel-debug.mount
References: systemd-udev-trigger.service
References: systemd-journald.service
References: systemd-update-utmp.service
References: systemd-random-seed.service
References: systemd-journal-flush.service
References: systemd-udevd.service
References: dev-hugepages.mount
References: cryptsetup.target
References: sys-fs-fuse-connections.mount
References: systemd-tmpfiles-setup.service
References: kmod-static-nodes.service
References: shutdown.target
References: rpcbind.service
References: nfs-common.service
References: hdparm.service
References: kbd.service
References: keyboard-setup.service
References: networking.service
References: console-setup.service
ReferencedBy: basic.target
ReferencedBy: alsa-state.service
ReferencedBy: cups.path
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: dbus.socket
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: systemd-udevd.service
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Wants: avahi-daemon.socket
Wants: cups.socket
Wants: systemd-initctl.socket
Wants: dbus.socket
Wants: systemd-udevd-kernel.socket
Wants: systemd-udevd-control.socket
Wants: systemd-shutdownd.socket
Wants: systemd-journald.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: dbus.socket
After: systemd-shutdownd.socket
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-initctl.socket
After: cups.socket
After: avahi-daemon.socket
After: syslog.socket
After: systemd-journald.socket
References: avahi-daemon.socket
References: cups.socket
References: systemd-initctl.socket
References: dbus.socket
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: systemd-shutdownd.socket
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: dbus.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Wants: systemd-tmpfiles-clean.timer
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-tmpfiles-clean.timer
References: systemd-tmpfiles-clean.timer
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Wants: cups.path
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: cups.path
After: systemd-ask-password-wall.path
After: systemd-ask-password-console.path
References: cups.path
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: cups.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: slices.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition 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: -.slice
ReferencedBy: user.slice
ReferencedBy: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit alsa-restore.service:
Description: Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-restore.service
Fragment Path: /lib/systemd/system/alsa-restore.service
ConditionPathExists: /var/lib/alsa/asound.state failed
ConditionPathExists: !/etc/alsa/state-daemon.conf untested
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: no
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: alsa-state.service
After: systemd-journald.socket
References: alsa-state.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
-> Unit alsa-state.service:
Description: Manage Sound Card State (restore and store)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-state.service
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf failed
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: no
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
Before: alsa-restore.service
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: alsa-restore.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s kill save_and_quit
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup:
CGroup realized: yes
CGroup mask: 0x0
Name: -.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/-.slice
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: slices.target
WantedBy: user.slice
WantedBy: system.slice
Before: slices.target
Before: user.slice
Before: system.slice
References: slices.target
ReferencedBy: slices.target
ReferencedBy: user.slice
ReferencedBy: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit cups.path:
Description: CUPS Printer Service Spool
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: cups.path
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
WantedBy: paths.target
Conflicts: shutdown.target
Before: cups.service
Before: paths.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: cups.service
References: cups.service
References: paths.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: paths.target
RequiresMountsFor: /var/spool/cups/d*
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
PathExistsGlob: /var/spool/cups/d*
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-tmpfiles-clean.timer
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition 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: sysinit.target
References: shutdown.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-17 17:01:39 NZST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-17 17:01:41 NZST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-tmpfiles-clean.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
Condition Timestamp: Sun 2014-08-17 17:01:39 NZST
Condition Result: yes
Wants: local-fs.target
Before: sysinit.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
PID: 880
Start Timestamp: Sun 2014-08-17 17:01:39 NZST
Exit Timestamp: Sun 2014-08-17 17:01:41 NZST
Exit Code: exited
Exit Status: 0
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: -.mount
Wants: systemd-fsck-root.service
Wants: run-lock.mount
Wants: run-user.mount
Wants: systemd-remount-fs.service
WantedBy: systemd-tmpfiles-clean.service
WantedBy: sysinit.target
WantedBy: systemd-tmpfiles-setup.service
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: remote-fs.target
Before: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: networking.service
Before: mouseemu.service
Before: pbbuttonsd.service
Before: rpcbind.service
Before: motd.service
Before: saned.service
Before: bootlogs.service
Before: ifup at eth0.service
After: local-fs-pre.target
After: systemd-remount-fs.service
After: run-user.mount
After: run-lock.mount
After: -.mount
After: systemd-fsck-root.service
OnFailure: emergency.target
References: local-fs-pre.target
References: shutdown.target
References: emergency.target
References: systemd-fsck-root.service
References: -.mount
References: run-lock.mount
References: run-user.mount
References: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: remote-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: -.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: networking.service
ReferencedBy: mouseemu.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: rpcbind.service
ReferencedBy: motd.service
ReferencedBy: saned.service
ReferencedBy: bootlogs.service
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-readahead-collect.service:
Description: Collect Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-collect.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
ConditionVirtualization: no untested
ConditionPathExists: !/run/systemd/readahead/done untested
ConditionPathExists: !/run/systemd/readahead/cancel untested
Wants: systemd-readahead-done.timer
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-fsck-root.service
Before: systemd-tmpfiles-setup.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: systemd-sysctl.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
References: systemd-readahead-done.timer
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead collect
-> Unit systemd-readahead-replay.service:
Description: Replay Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-replay.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
ConditionVirtualization: no untested
ConditionPathExists: /.readahead untested
ConditionPathExists: !/run/systemd/readahead/noreplay untested
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-fsck-root.service
Before: systemd-tmpfiles-setup.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: systemd-sysctl.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead replay
-> Unit systemd-readahead-done.timer:
Description: Stop Read-Ahead Data Collection 10s After Completed Startup
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-done.timer
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
ConditionVirtualization: no untested
WantedBy: systemd-readahead-collect.service
Conflicts: shutdown.target
Before: shutdown.target
Before: systemd-readahead-done.service
After: graphical.target
Triggers: systemd-readahead-done.service
References: shutdown.target
References: graphical.target
References: systemd-readahead-done.service
ReferencedBy: systemd-readahead-collect.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: dead
Result: success
Unit: systemd-readahead-done.service
OnActiveSec: 30s
-> Unit systemd-readahead-done.service:
Description: Stop Read-Ahead Data Collection
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-done.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.service
ConditionVirtualization: no untested
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-readahead-done.timer
After: graphical.target
After: systemd-journald.socket
TriggeredBy: systemd-readahead-done.timer
References: shutdown.target
References: graphical.target
References: systemd-journald.socket
ReferencedBy: systemd-readahead-done.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-notify --readahead=done
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: default.target
Name: graphical.target
Name: runlevel5.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Requires: multi-user.target
Wants: lightdm.service
Wants: systemd-update-utmp-runlevel.service
Wants: bootlogs.service
Wants: saned.service
Wants: motd.service
Wants: mouseemu.service
Wants: exim4.service
Wants: hddtemp.service
Wants: pbbuttonsd.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: systemd-readahead-done.timer
Before: systemd-readahead-done.service
Before: systemd-update-utmp-runlevel.service
After: multi-user.target
After: lightdm.service
After: bootlogs.service
After: saned.service
After: motd.service
After: mouseemu.service
After: exim4.service
After: hddtemp.service
After: pbbuttonsd.service
References: multi-user.target
References: rescue.target
References: lightdm.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: bootlogs.service
References: saned.service
References: motd.service
References: mouseemu.service
References: exim4.service
References: hddtemp.service
References: pbbuttonsd.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: multi-user.target
Name: runlevel2.target
Name: runlevel4.target
Name: runlevel3.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Requires: basic.target
Wants: anacron.service
Wants: cron.service
Wants: lm-sensors.service
Wants: NetworkManager.service
Wants: cups-browsed.service
Wants: avahi-daemon.service
Wants: atd.service
Wants: remote-fs.target
Wants: pppd-dns.service
Wants: ModemManager.service
Wants: rc-local.service
Wants: systemd-user-sessions.service
Wants: systemd-ask-password-wall.path
Wants: dbus.service
Wants: getty.target
Wants: systemd-logind.service
Wants: rsyslog.service
Wants: systemd-update-utmp-runlevel.service
Wants: bootlogs.service
Wants: saned.service
Wants: motd.service
Wants: mouseemu.service
Wants: exim4.service
Wants: hddtemp.service
Wants: pbbuttonsd.service
RequiredBy: graphical.target
Conflicts: rescue.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: graphical.target
Before: systemd-update-utmp-runlevel.service
After: basic.target
After: rescue.service
After: rescue.target
After: systemd-user-sessions.service
After: systemd-logind.service
After: getty.target
After: rc-local.service
After: ModemManager.service
After: NetworkManager.service
After: rsyslog.service
After: pppd-dns.service
After: lm-sensors.service
After: dbus.service
After: cron.service
After: anacron.service
After: cups-browsed.service
After: atd.service
After: avahi-daemon.service
After: bootlogs.service
After: saned.service
After: motd.service
After: mouseemu.service
After: exim4.service
After: hddtemp.service
After: pbbuttonsd.service
References: basic.target
References: rescue.service
References: rescue.target
References: anacron.service
References: cron.service
References: lm-sensors.service
References: NetworkManager.service
References: cups-browsed.service
References: avahi-daemon.service
References: atd.service
References: remote-fs.target
References: pppd-dns.service
References: ModemManager.service
References: rc-local.service
References: systemd-user-sessions.service
References: systemd-ask-password-wall.path
References: dbus.service
References: getty.target
References: systemd-logind.service
References: shutdown.target
References: rsyslog.service
References: systemd-update-utmp-runlevel.service
References: bootlogs.service
References: saned.service
References: motd.service
References: mouseemu.service
References: exim4.service
References: hddtemp.service
References: pbbuttonsd.service
ReferencedBy: graphical.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit rescue.target:
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:42 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: rescue.target
Name: runlevel1.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Condition Timestamp: Sun 2014-08-17 16:47:42 NZST
Condition Result: yes
Requires: sysinit.target
Requires: rescue.service
Wants: bootlogs.service
Wants: motd.service
Wants: systemd-update-utmp-runlevel.service
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: multi-user.target
Before: multi-user.target
Before: systemd-update-utmp-runlevel.service
After: sysinit.target
After: rescue.service
After: bootlogs.service
After: motd.service
References: sysinit.target
References: rescue.service
References: shutdown.target
References: bootlogs.service
References: motd.service
References: systemd-update-utmp-runlevel.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/systemd-user-sessions.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: lightdm.service
Before: shutdown.target
Before: multi-user.target
Before: getty at tty1.service
Before: systemd-ask-password-wall.service
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: systemd-journal-flush.service
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: lightdm.service
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-journal-flush.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dbus.socket
CGroup realized: yes
CGroup mask: 0x0
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: lightdm.service
RequiredBy: systemd-logind.service
RequiredBy: ModemManager.service
RequiredBy: NetworkManager.service
RequiredBy: dbus.service
RequiredBy: avahi-daemon.service
WantedBy: systemd-logind.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: lightdm.service
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: systemd-logind.service
Before: ModemManager.service
Before: NetworkManager.service
Before: avahi-daemon.service
After: sysinit.target
After: system.slice
After: -.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: lightdm.service
ReferencedBy: systemd-logind.service
ReferencedBy: ModemManager.service
ReferencedBy: NetworkManager.service
ReferencedBy: sockets.target
ReferencedBy: dbus.service
ReferencedBy: avahi-daemon.service
RequiresMountsFor: /var/run/dbus/system_bus_socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/dbus/system_bus_socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
Wants: remote-fs-pre.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-user-sessions.service
Before: systemd-journal-flush.service
Before: console-setup.service
Before: kbd.service
Before: hddtemp.service
Before: mouseemu.service
Before: pbbuttonsd.service
Before: exim4.service
Before: saned.service
After: remote-fs-pre.target
After: local-fs.target
References: remote-fs-pre.target
References: local-fs.target
References: shutdown.target
ReferencedBy: systemd-user-sessions.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: console-setup.service
ReferencedBy: kbd.service
ReferencedBy: hddtemp.service
ReferencedBy: mouseemu.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: exim4.service
ReferencedBy: saned.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
WantedBy: remote-fs.target
WantedBy: sendsigs.service
WantedBy: umountnfs.service
Conflicts: shutdown.target
Before: remote-fs.target
After: sendsigs.service
After: umountnfs.service
References: shutdown.target
ReferencedBy: remote-fs.target
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/rescue.service
CGroup realized: yes
CGroup mask: 0x0
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: multi-user.target
Before: rescue.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: plymouth-start.service
References: shutdown.target
References: sysinit.target
References: plymouth-start.service
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
Main PID: 772
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
PID: 736
Start Timestamp: Sun 2014-08-17 16:47:40 NZST
Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Code: exited
Exit Status: 203
Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
PID: 769
Start Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /sbin/sulogin
PID: 772
Start Timestamp: Sun 2014-08-17 16:47:42 NZST
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: plymouth-start.service
Before: rescue.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
ReferencedBy: rescue.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/NetworkManager.service
CGroup realized: yes
CGroup mask: 0x0
Name: NetworkManager.service
Name: network-manager.service
Fragment Path: /lib/systemd/system/NetworkManager.service
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
BusName: org.freedesktop.NetworkManager
Bus Name Good: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
-> Unit ModemManager.service:
Description: Modem Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/ModemManager.service
CGroup realized: yes
CGroup mask: 0x0
Name: ModemManager.service
Fragment Path: /lib/systemd/system/ModemManager.service
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-abort
NotifyAccess: none
BusName: org.freedesktop.ModemManager1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ModemManager
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/rc-local.service
CGroup realized: yes
CGroup mask: 0x0
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
ConditionFileIsExecutable: /etc/rc.local untested
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
SysVStartPriority: 99
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-ask-password-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: shutdown.target
References: paths.target
References: systemd-ask-password-wall.service
References: -.mount
ReferencedBy: multi-user.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: dead
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: getty.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty at tty1.service
References: getty at tty1.service
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-logind.service
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
Requires: dbus.socket
Requires: basic.target
Wants: user.slice
Wants: dbus.socket
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: nss-user-lookup.target
After: user.slice
After: dbus.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
References: user.slice
References: nss-user-lookup.target
References: dbus.socket
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
BusName: org.freedesktop.login1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 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
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup mask: 0x0
Name: user.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Wants: -.slice
WantedBy: systemd-logind.service
Conflicts: shutdown.target
Before: systemd-logind.service
Before: slices.target
Before: shutdown.target
After: -.slice
References: slices.target
References: shutdown.target
References: -.slice
ReferencedBy: systemd-logind.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: dead
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup 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
References: shutdown.target
ReferencedBy: systemd-logind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system-getty.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: getty at tty1.service
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
Requires: basic.target
Wants: system-getty.slice
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: systemd-user-sessions.service
After: plymouth-quit-wait.service
After: rc-local.service
After: systemd-journald.socket
After: basic.target
After: system-getty.slice
References: systemd-user-sessions.service
References: plymouth-quit-wait.service
References: rc-local.service
References: getty.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system-getty.slice
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: 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=
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear %I
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: plymouth-quit-wait.service
Before: getty at tty1.service
ReferencedBy: getty at tty1.service
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system-getty.slice
Wants: system.slice
WantedBy: 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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: dead
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/systemd-ask-password-wall.service
CGroup realized: yes
CGroup 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: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-wall.path
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: systemd-ask-password-wall.path
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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> 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 network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Sun 2014-08-17 16:47:24 NZST
Condition Result: yes
WantedBy: networking.service
Conflicts: shutdown.target
Before: rc-local.service
Before: network-online.target
After: networking.service
After: ifup at eth0.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: networking.service
ReferencedBy: network-online.target
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
WantedBy: syslog.socket
Before: ModemManager.service
Before: hddtemp.service
Before: mouseemu.service
Before: pbbuttonsd.service
Before: exim4.service
Before: saned.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: ModemManager.service
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: hddtemp.service
ReferencedBy: mouseemu.service
ReferencedBy: pbbuttonsd.service
ReferencedBy: exim4.service
ReferencedBy: saned.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: local-fs.target
Before: run-user.mount
Before: run-lock.mount
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup-dev.service
References: shutdown.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup 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
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:11 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/ succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: local-fs.target
Before: systemd-remount-fs.service
Before: local-fs.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: local-fs.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
PID: 200
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:11 NZST
Exit Code: exited
Exit Status: 0
FsckPassNo: 1
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:03 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:03 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/-.mount
CGroup realized: yes
CGroup mask: 0x0
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Wants: system.slice
RequiredBy: local-fs.target
RequiredBy: cups.path
RequiredBy: dbus.socket
RequiredBy: systemd-ask-password-wall.path
RequiredBy: run-user.mount
RequiredBy: run-lock.mount
RequiredBy: systemd-shutdownd.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-initctl.socket
RequiredBy: cups.socket
RequiredBy: avahi-daemon.socket
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: dev-hugepages.mount
RequiredBy: systemd-random-seed.service
RequiredBy: systemd-update-utmp.service
RequiredBy: syslog.socket
RequiredBy: sys-kernel-debug.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: systemd-ask-password-console.path
RequiredBy: dev-mqueue.mount
RequiredBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
RequiredBy: systemd-journald.socket
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: dev-sdb13.swap
RequiredBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
RequiredBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
Before: local-fs.target
Before: cups.path
Before: dbus.socket
Before: systemd-ask-password-wall.path
Before: run-user.mount
Before: run-lock.mount
Before: systemd-shutdownd.socket
Before: systemd-udevd-control.socket
Before: systemd-initctl.socket
Before: cups.socket
Before: avahi-daemon.socket
Before: sys-fs-fuse-connections.mount
Before: dev-hugepages.mount
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: syslog.socket
Before: sys-kernel-debug.mount
Before: sys-kernel-config.mount
Before: proc-sys-fs-binfmt_misc.automount
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-ask-password-console.path
Before: dev-mqueue.mount
Before: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Before: systemd-journald.socket
Before: systemd-update-utmp-runlevel.service
Before: dev-sdb13.swap
Before: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
Before: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
After: system.slice
References: local-fs.target
References: system.slice
ReferencedBy: local-fs.target
ReferencedBy: cups.path
ReferencedBy: dbus.socket
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: cups.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: syslog.socket
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: dev-mqueue.mount
ReferencedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: dev-sdb13.swap
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
ReferencedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
RequiresMountsFor: /dev/disk/by-uuid/15d722f2-ca41-4346-9def-d70df88e350f
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /
What: /dev/sdb12
File System Type: ext4
Options: rw,relatime,rw,errors=remount-ro,user_xattr,barrier=1,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/run-lock.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: -.mount
Wants: system.slice
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /run/lock
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/run-user.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: -.mount
Wants: system.slice
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /run/user
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:15 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-remount-fs.service
Name: checkroot.service
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab succeeded
Condition Timestamp: Sun 2014-08-17 16:47:15 NZST
Condition Result: yes
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: local-fs-pre.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: debian-fixup.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-fsck-root.service
After: systemd-journald.socket
After: keyboard-setup.service
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
References: systemd-journald.socket
ReferencedBy: local-fs.target
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: debian-fixup.service
ReferencedBy: keyboard-setup.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 307
Start Timestamp: Sun 2014-08-17 16:47:15 NZST
Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Code: exited
Exit Status: 0
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: run-user.mount
ConflictedBy: run-lock.mount
ConflictedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ConflictedBy: dev-sdb13.swap
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
ConflictedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
After: run-user.mount
After: run-lock.mount
After: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
After: dev-sdb13.swap
After: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
After: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ReferencedBy: dev-sdb13.swap
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
ReferencedBy: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
RequiredBy: emergency.target
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: emergency.target
Before: shutdown.target
Before: sysinit.target
References: shutdown.target
ReferencedBy: emergency.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit avahi-daemon.socket:
Description: Avahi mDNS/DNS-SD Stack Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/avahi-daemon.socket
CGroup realized: yes
CGroup mask: 0x0
Name: avahi-daemon.socket
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: avahi-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: avahi-daemon.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: avahi-daemon.service
References: avahi-daemon.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: avahi-daemon.service
RequiresMountsFor: /var/run/avahi-daemon/socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/avahi-daemon/socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cups.socket:
Description: CUPS Printing Service Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/cups.socket
CGroup realized: yes
CGroup mask: 0x0
Name: cups.socket
Fragment Path: /lib/systemd/system/cups.socket
DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: cups.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: cups.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: cups.service
References: cups.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: cups.service
RequiresMountsFor: /var/run/cups/cups.sock
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: listening
Result: success
BindIPv6Only: ipv6-only
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/cups/cups.sock
ListenStream: 127.0.0.1:631
ListenStream: [::1]:631
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.mount
Triggers: systemd-initctl.service
References: sockets.target
References: systemd-initctl.service
References: -.mount
ReferencedBy: sockets.target
RequiresMountsFor: /dev/initctl
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /dev/initctl
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udevd.service
Before: sockets.target
Before: systemd-udev-trigger.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
RequiresMountsFor: /run/udev/control
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ListenSequentialPacket: /run/udev/control
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:03 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:03 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Sun 2014-08-17 16:47:03 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-shutdownd.service
After: -.mount
Triggers: systemd-shutdownd.service
References: sockets.target
References: systemd-shutdownd.service
References: -.mount
ReferencedBy: sockets.target
RequiresMountsFor: /run/systemd/shutdownd
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ListenDatagram: /run/systemd/shutdownd
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-shutdownd.service:
Description: Delayed Shutdown Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-shutdownd.service
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.service
After: systemd-shutdownd.socket
After: systemd-journald.socket
TriggeredBy: systemd-shutdownd.socket
References: systemd-journald.socket
ReferencedBy: systemd-shutdownd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-shutdownd
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:09 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:10 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-udevd.service
Name: udev.service
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2014-08-17 16:47:09 NZST
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: sysinit.target
WantedBy: systemd-udev-trigger.service
WantedBy: systemd-udev-settle.service
Before: sysinit.target
Before: udev-finish.service
Before: keyboard-setup.service
Before: hdparm.service
Before: mouseemu.service
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-journald.socket
After: systemd-tmpfiles-setup-dev.service
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: keyboard-setup.service
ReferencedBy: hdparm.service
ReferencedBy: mouseemu.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
Main PID: 215
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 215
Start Timestamp: Sun 2014-08-17 16:47:09 NZST
-> Unit systemd-initctl.service:
Description: /dev/initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
After: systemd-initctl.socket
After: systemd-journald.socket
TriggeredBy: systemd-initctl.socket
References: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Requires: dev-sdb13.swap
Requires: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
Requires: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
Wants: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
After: dev-sdb13.swap
After: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
After: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
References: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
References: shutdown.target
References: dev-sdb13.swap
References: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
References: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:09 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup mask: 0x0
Name: dev-mqueue.mount
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionPathExists: /proc/sys/fs/mqueue succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-ask-password-console.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-console.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-console.service
References: shutdown.target
References: plymouth-start.service
References: paths.target
References: systemd-ask-password-console.service
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /run/systemd/ask-password
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
ConditionPathIsReadWrite: /proc/sys/ succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: no
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: proc-sys-fs-binfmt_misc.automount
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit debian-fixup.service:
Description: Various fixups to make systemd work better on Debian
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: debian-fixup.service
Fragment Path: /lib/systemd/system/debian-fixup.service
ConditionPathIsSymbolicLink: |!/var/lock failed
ConditionPathIsSymbolicLink: |!/var/run failed
ConditionPathIsSymbolicLink: |!/etc/mtab failed
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: no
WantedBy: sysinit.target
Before: var-run.mount
Before: var-lock.mount
Before: sysinit.target
After: systemd-remount-fs.service
After: systemd-journald.socket
References: var-run.mount
References: var-lock.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> 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: failed
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: proc-sys-fs-binfmt_misc.automount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/ succeeded
ConditionPathExists: /proc/sys/fs/binfmt_misc/ succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-binfmt.service
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: sysinit.target
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: failed
Result: resources
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create static device nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:09 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-tmpfiles-setup-dev.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
ConditionCapability: CAP_MKNOD succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: local-fs-pre.target
Before: systemd-udevd.service
After: kmod-static-nodes.service
After: systemd-journald.socket
References: sysinit.target
References: local-fs-pre.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: kmod-static-nodes.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
PID: 198
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:09 NZST
Exit Code: exited
Exit Status: 0
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: failed
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-17 16:47:09 NZST
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-modules-load.service
Name: kmod.service
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load failed
ConditionKernelCommandLine: |modules-load failed
ConditionDirectoryNotEmpty: |/run/modules-load.d failed
ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sys-fs-fuse-connections.mount
Before: sys-kernel-config.mount
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sys-kernel-config.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: failed
Result: exit-code
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 197
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:09 NZST
Exit Code: exited
Exit Status: 1
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:05 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-sysctl.service
Name: procps.service
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionDirectoryNotEmpty: |/run/sysctl.d failed
ConditionDirectoryNotEmpty: |/etc/sysctl.d succeeded
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d failed
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d failed
ConditionDirectoryNotEmpty: |/lib/sysctl.d failed
ConditionPathIsReadWrite: /proc/sys/ succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 196
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:05 NZST
Exit Code: exited
Exit Status: 0
-> Unit sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup 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
ConditionPathExists: /sys/kernel/config failed
Condition Timestamp: Sun 2014-08-17 16:47:09 NZST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:09 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup mask: 0x0
Name: sys-kernel-debug.mount
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
ConditionPathExists: /sys/kernel/debug succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:06 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udev-settle.service
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
PID: 194
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Exit Timestamp: Sun 2014-08-17 16:47:06 NZST
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 208
Start Timestamp: Sun 2014-08-17 16:47:06 NZST
Exit Timestamp: Sun 2014-08-17 16:47:06 NZST
Exit Code: exited
Exit Status: 0
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-journald.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Requires: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: systemd-journal-flush.service
Before: sysinit.target
After: systemd-journald.socket
After: syslog.socket
TriggeredBy: systemd-journald.socket
References: systemd-journald.socket
References: syslog.socket
References: sysinit.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: all
Main PID: 192
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 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_syslog
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 192
Start Timestamp: Sun 2014-08-17 16:47:04 NZST
Status Text: Processing requests...
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Reboot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-update-utmp.service
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: -.mount
RequiredBy: 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-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-journald.socket
After: -.mount
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp-runlevel.service
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 331
Start Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-random-seed.service
Name: urandom.service
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: networking.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-journald.socket
After: -.mount
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: networking.service
RequiresMountsFor: /var/lib/systemd/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 311
Start Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-journal-flush.service:
Description: Trigger Flushing of Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-17 16:47:18 NZST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-journal-flush.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-user-sessions.service
After: systemd-journald.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: systemd-journald.service
References: local-fs.target
References: remote-fs.target
References: systemd-user-sessions.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
PID: 316
Start Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Timestamp: Sun 2014-08-17 16:47:18 NZST
Exit Code: exited
Exit Status: 0
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup 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
ConditionPathExists: /sys/kernel/mm/hugepages failed
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:04 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup 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
ConditionPathExists: /sys/fs/fuse/connections failed
Condition Timestamp: Sun 2014-08-17 16:47:09 NZST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
RequiresMountsFor: /sys/fs/fuse
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:16 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-tmpfiles-setup.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
Condition Timestamp: Sun 2014-08-17 16:47:16 NZST
Condition Result: yes
Wants: local-fs.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 317
Start Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Timestamp: Sun 2014-08-17 16:47:16 NZST
Exit Code: exited
Exit Status: 0
-> 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: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: kmod-static-nodes.service
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileIsExecutable: /bin/kmod succeeded
ConditionPathExists: /lib/modules/3.2.0-4-powerpc/modules.devname failed
ConditionCapability: CAP_MKNOD untested
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: no
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-tmpfiles-setup-dev.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-tmpfiles-setup-dev.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: auditd.service
Before: systemd-update-utmp.service
ReferencedBy: systemd-update-utmp.service
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
Before: systemd-journald.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: systemd-journald.service
ReferencedBy: rsyslog.service
RequiresMountsFor: /run/systemd/journal/syslog
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: dead
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup 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
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
After: -.mount
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: systemd-journald.socket
References: -.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit var-run.mount:
Description: var-run.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: var-run.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
-> Unit var-lock.mount:
Description: var-lock.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: var-lock.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup 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
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-console.path
After: plymouth-start.service
After: systemd-vconsole-setup.service
After: systemd-journald.socket
TriggeredBy: systemd-ask-password-console.path
References: shutdown.target
References: plymouth-start.service
References: systemd-vconsole-setup.service
References: systemd-journald.socket
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
-> Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap:
Description: /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Following: dev-sdb13.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-17 16:47:40 NZST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device
RequiredBy: swap.target
WantedBy: swap.target
WantedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device
After: system.slice
After: -.mount
References: systemd-journald.socket
References: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af
From /proc/swaps: yes
From fragment: yes
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-17 16:47:04 NZST
Condition Result: yes
Wants: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
BoundBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
Before: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
ReferencedBy: dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb13
-> Unit systemd-udev-settle.service:
Description: udev Wait for Complete Device Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udev-settle.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
ConditionPathIsReadWrite: /sys untested
Wants: systemd-udevd.service
Before: udev-finish.service
Before: sysinit.target
After: systemd-udev-trigger.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-trigger.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: udev-finish.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm settle
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-screen.service
Before: console-setup.service
ReferencedBy: console-setup.service
-> Unit keymap.service:
Description: keymap.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: keymap.service
Before: keyboard-setup.service
ReferencedBy: keyboard-setup.service
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: anacron.service
Before: exim4.service
Before: nfs-common.service
References: shutdown.target
ReferencedBy: anacron.service
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:24 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: network-online.target
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 2014-08-17 16:47:24 NZST
Condition Result: yes
WantedBy: hddtemp.service
WantedBy: exim4.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
Before: hddtemp.service
Before: exim4.service
Before: rpcbind.service
After: network.target
References: network.target
References: shutdown.target
ReferencedBy: hddtemp.service
ReferencedBy: exim4.service
ReferencedBy: rpcbind.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit alsa.service:
Description: alsa.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa.service
Before: pbbuttonsd.service
ReferencedBy: pbbuttonsd.service
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target
Before: exim4.service
References: shutdown.target
ReferencedBy: exim4.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: postgresql.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mysql.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit clamav-daemon.service:
Description: clamav-daemon.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: clamav-daemon.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit greylist.service:
Description: greylist.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: greylist.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: spamassassin.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: rpcbind.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Source Path: /etc/insserv.conf.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-rpcbind-$portmap.conf
Condition Timestamp: Sun 2014-08-17 16:47:32 NZST
Condition Result: yes
Requires: rpcbind.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
Before: nfs-common.service
After: rpcbind.service
References: rpcbind.service
References: shutdown.target
ReferencedBy: nfs-common.service
ReferencedBy: rpcbind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit avahi.service:
Description: avahi.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: avahi.service
Before: saned.service
ReferencedBy: saned.service
-> Unit x-display-manager.target:
Description: X11 Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: x-display-manager.target
Fragment Path: /lib/systemd/system/x-display-manager.target
Conflicts: shutdown.target
Before: bootlogs.service
References: shutdown.target
ReferencedBy: bootlogs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit gdm.service:
Description: gdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: gdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit kdm.service:
Description: kdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: kdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: xdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit ldm.service:
Description: ldm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: ldm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit sdm.service:
Description: sdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit wdm.service:
Description: wdm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: wdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit nodm.service:
Description: nodm.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
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
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: nodm.service
Before: bootlogs.service
ReferencedBy: bootlogs.service
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-17 16:47:42 NZST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Sun 2014-08-17 16:47:42 NZST
Condition Result: yes
Requires: -.mount
Requisite: systemd-update-utmp.service
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: rescue.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-update-utmp.service
After: multi-user.target
After: systemd-journald.socket
After: -.mount
After: graphical.target
After: rescue.target
References: shutdown.target
References: systemd-update-utmp.service
References: multi-user.target
References: systemd-journald.socket
References: -.mount
References: graphical.target
References: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 767
Start Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Timestamp: Sun 2014-08-17 16:47:42 NZST
Exit Code: exited
Exit Status: 0
-> 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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyS0.device
Following: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> 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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyS1.device
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> 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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyS2.device
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> 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
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:17 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyS3.device
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-virtual-tty-ttyPZ0.device:
Description: /sys/devices/virtual/tty/ttyPZ0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-virtual-tty-ttyPZ0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/ttyPZ0
-> Unit dev-ttyPZ0.device:
Description: /dev/ttyPZ0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyPZ0.device
Following: sys-devices-virtual-tty-ttyPZ0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/ttyPZ0
-> Unit sys-devices-virtual-tty-ttyPZ1.device:
Description: /sys/devices/virtual/tty/ttyPZ1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-virtual-tty-ttyPZ1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/ttyPZ1
-> Unit dev-ttyPZ1.device:
Description: /dev/ttyPZ1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:18 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyPZ1.device
Following: sys-devices-virtual-tty-ttyPZ1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/tty/ttyPZ1
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-sr0.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sr0.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-cdrom.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-cdrom.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dHITACHI_DVD\x2dROM_GD\x2d7000.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dHITACHI_DVD\x2dROM_GD\x2d7000.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-dvd.device:
Description: HITACHI_DVD-ROM_GD-7000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:21 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-dvd.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.00020000:ata\x2d3-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.00020000:ata-3/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit ifup at eth0.service:
Description: ifup for eth0
Instance: eth0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-ifup.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: ifup at eth0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Sun 2014-08-17 16:47:23 NZST
Condition Result: yes
BindsTo: sys-subsystem-net-devices-eth0.device
Before: network.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: network.target
References: sys-subsystem-net-devices-eth0.device
References: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /bin/mkdir -p /run/network
PID: 381
Start Timestamp: Sun 2014-08-17 16:47:23 NZST
Exit Timestamp: Sun 2014-08-17 16:47:23 NZST
Exit Code: exited
Exit Status: 0
Command Line: /bin/chown root:netdev /run/network
PID: 384
Start Timestamp: Sun 2014-08-17 16:47:23 NZST
Exit Timestamp: Sun 2014-08-17 16:47:23 NZST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
PID: 386
Start Timestamp: Sun 2014-08-17 16:47:23 NZST
Exit Timestamp: Sun 2014-08-17 16:47:56 NZST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-eth0.device:
Description: UniNorth GMAC (Sun GEM)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-17 16:47:23 NZST
Condition Result: yes
BoundBy: ifup at eth0.service
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0
-> Unit system-ifup.slice:
Description: system-ifup.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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
Slice: system.slice
CGroup: /system.slice/system-ifup.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system-ifup.slice
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: dead
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit sys-devices-pci0002:21-0002:21:0f.0-net-eth0.device:
Description: UniNorth GMAC (Sun GEM)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:23 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0002:21-0002:21:0f.0-net-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:30 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-sda3.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart3.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart3.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart1.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart2.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart2.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb
-> Unit dev-sdb.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda14.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda14
-> Unit dev-sda14.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda14
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart14.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda14
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart14.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda14
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda4.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-sda4.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart4.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart4.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:31 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda12
-> Unit dev-sda12.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda12
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart12.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda12
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart12.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda12
-> Unit dev-disk-by\x2duuid-2036249b\x2d5f2a\x2d4061\x2d9a5d\x2d0659bcfc106a.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-2036249b\x2d5f2a\x2d4061\x2d9a5d\x2d0659bcfc106a.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda12
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-sda5.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart5.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart5.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda7.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-sda7.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart7.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart7.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda6.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-sda6.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart6.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart6.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-sda10.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart10.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2dlabel-Mac\x5cx20OS.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-Mac\x5cx20OS.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart10.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2duuid-e8cd42d4\x2d4188\x2d3e8a\x2d93a5\x2deac04589d5c0.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:32 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-e8cd42d4\x2d4188\x2d3e8a\x2d93a5\x2deac04589d5c0.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda13.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda13
-> Unit dev-sda13.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda13
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart13.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda13
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart13.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda13
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda11
-> Unit dev-sda11.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda11
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart11.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda11
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart11.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda11
-> Unit dev-disk-by\x2duuid-87c9acbe\x2d4740\x2d4f4f\x2d9cea\x2d5408b335ab28.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-87c9acbe\x2d4740\x2d4f4f\x2d9cea\x2d5408b335ab28.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda11
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda8.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-sda8.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart8.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart8.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda9.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-sda9.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart9.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dIBM\x2dDTLA\x2d305040_YJEYJ2A4259\x2dpart9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart9.device:
Description: IBM-DTLA-305040
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:07.0\x2dscsi\x2d0:0:0:0\x2dpart9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:07.0-0.80000000:mac\x2dio-0.0001f000:ata\x2d4-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:07.0/0.80000000:mac-io/0.0001f000:ata-4/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb10
-> Unit dev-sdb10.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb10
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart10.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb10
-> Unit dev-disk-by\x2dlabel-bootstrap.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-bootstrap.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb10
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart10.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart10.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb10
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart1.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb12
-> Unit dev-sdb12.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb12
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart12.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb12
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart12.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart12.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb12
-> Unit dev-disk-by\x2duuid-15d722f2\x2dca41\x2d4346\x2d9def\x2dd70df88e350f.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-15d722f2\x2dca41\x2d4346\x2d9def\x2dd70df88e350f.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb12.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb12
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb14.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb14
-> Unit dev-sdb14.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb14
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart14.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb14
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart14.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:33 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb14.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb14
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3
-> Unit dev-sdb3.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart3.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart3.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart3.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart2.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb4.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb4
-> Unit dev-sdb4.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart4.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart4.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart4.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb4
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb5.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb5
-> Unit dev-sdb5.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart5.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart5.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:34 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart5.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb5
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb6.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb6
-> Unit dev-sdb6.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb6
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart6.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb6
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart6.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart6.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb6
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb7.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb7
-> Unit dev-sdb7.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart7.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart7.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart7.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb7
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb8.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb8
-> Unit dev-sdb8.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb8
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart8.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb8
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart8.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:35 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart8.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb8
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit dev-sdb11.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart11.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit dev-disk-by\x2dlabel-Mac9.2.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-Mac9.2.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart11.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart11.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit dev-disk-by\x2duuid-20a0efa1\x2d3f53\x2d3db9\x2d958f\x2d3dc4eb1b1748.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:38 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-20a0efa1\x2d3f53\x2d3db9\x2d958f\x2d3dc4eb1b1748.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb11.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb11
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb13
-> Unit dev-sdb13.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb13
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb13
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb13.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb13
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap:
Description: /dev/disk/by-id/usb-IC25N060_ATMR04-0_00-0:0-part13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart13.swap
Following: dev-sdb13.swap
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: system.slice
After: -.mount
References: systemd-journald.socket
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-id/usb-IC25N060_ATMR04-0_00-0:0-part13
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-id/usb-IC25N060_ATMR04-0_00-0:0-part13
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap:
Description: /dev/disk/by-path/pci-0001:11:08.0-usb-0:1:1.0-scsi-0:0:0:0-part13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart13.swap
Following: dev-sdb13.swap
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: system.slice
After: -.mount
References: systemd-journald.socket
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-path/pci-0001:11:08.0-usb-0:1:1.0-scsi-0:0:0:0-part13
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-path/pci-0001:11:08.0-usb-0:1:1.0-scsi-0:0:0:0-part13
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-sdb13.swap:
Description: /dev/sdb13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:40 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-sdb13.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-sdb13.swap
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: system.slice
After: -.mount
References: systemd-journald.socket
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/sdb13
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/sdb13
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-> Unit dev-sdb9.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-> Unit dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart9.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-usb\x2dIC25N060_ATMR04\x2d0_00\x2d0:0\x2dpart9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-> Unit dev-disk-by\x2dlabel-win.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-win.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-> Unit dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart9.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-pci\x2d0001:11:08.0\x2dusb\x2d0:1:1.0\x2dscsi\x2d0:0:0:0\x2dpart9.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-> Unit dev-disk-by\x2duuid-37E3\x2d4656.device:
Description: ATMR04-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Enter Timestamp: Sun 2014-08-17 16:47:41 NZST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-37E3\x2d4656.device
Following: sys-devices-pci0001:10-0001:10:0d.0-0001:11:08.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb9
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/pppd-dns.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/paths.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/paths.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.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/printer.target.wants/cups.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/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/paths.target.wants/cups.path <==
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdb12 during installation
UUID=15d722f2-ca41-4346-9def-d70df88e350f / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb13 during installation
UUID=22f04269-4a67-46fb-8873-29bb2b8158af none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sdb1 /media/usb0 auto rw,user,noauto 0 0
/dev/sdb10 /media/usb1 auto rw,user,noauto 0 0
/dev/sdb11 /media/usb2 auto rw,user,noauto 0 0
/dev/sdb12 /media/usb3 auto rw,user,noauto 0 0
/dev/sdb13 /media/usb4 auto rw,user,noauto 0 0
/dev/sdb2 /media/usb5 auto rw,user,noauto 0 0
/dev/sdb3 /media/usb6 auto rw,user,noauto 0 0
/dev/sdb4 /media/usb7 auto rw,user,noauto 0 0
/dev/sdb5 /media/usb8 auto rw,user,noauto 0 0
/dev/sdb6 /media/usb9 auto rw,user,noauto 0 0
/dev/sdb7 /media/usb10 auto rw,user,noauto 0 0
/dev/sdb8 /media/usb11 auto rw,user,noauto 0 0
/dev/sdb9 /media/usb12 auto rw,user,noauto 0 0
-------------- next part --------------
-- Logs begin at Sun 2014-08-17 16:38:49 NZST, end at Sun 2014-08-17 17:01:41 NZST. --
Aug 17 16:38:49 debian systemd-journal[187]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 17 16:38:49 debian systemd-journal[187]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 17 16:38:49 debian systemd-journal[187]: Journal started
Aug 17 16:38:49 debian systemd[1]: Starting udev Kernel Socket.
Aug 17 16:38:49 debian systemd[1]: Listening on udev Kernel Socket.
Aug 17 16:38:49 debian systemd[1]: Starting udev Control Socket.
Aug 17 16:38:49 debian systemd[1]: Listening on udev Control Socket.
Aug 17 16:38:49 debian systemd[1]: Starting udev Coldplug all Devices...
Aug 17 16:38:49 debian systemd[1]: Mounting Debug File System...
Aug 17 16:38:49 debian systemd[1]: Starting Apply Kernel Variables...
Aug 17 16:38:49 debian systemd[1]: Starting Load Kernel Modules...
Aug 17 16:38:49 debian systemd[1]: Starting Create static device nodes in /dev...
Aug 17 16:38:49 debian systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Aug 17 16:38:49 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'lp': Function not implemented
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'ppdev': Function not implemented
Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias 'parport_pc': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'fuse': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'apm_emu': Function not implemented
Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias 'snd-powermac': Function not implemented
Aug 17 16:38:50 debian systemd[1]: Mounted Debug File System.
Aug 17 16:38:50 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Aug 17 16:38:50 debian systemd[1]: Failed to start Load Kernel Modules.
Aug 17 16:38:50 debian systemd[1]: Unit systemd-modules-load.service entered failed state.
Aug 17 16:38:50 debian systemd[1]: Started Create static device nodes in /dev.
Aug 17 16:38:50 debian systemd[1]: Mounted POSIX Message Queue File System.
Aug 17 16:38:50 debian systemd[1]: Starting udev Kernel Device Manager...
Aug 17 16:38:50 debian systemd[1]: Mounted Configuration File System.
Aug 17 16:38:50 debian systemd[1]: Mounted FUSE Control File System.
Aug 17 16:38:51 debian systemd[1]: Started udev Kernel Device Manager.
Aug 17 16:38:51 debian systemd[1]: Starting LSB: Tune IDE hard disks...
Aug 17 16:38:51 debian systemd[1]: Starting LSB: Set preliminary keymap...
Aug 17 16:38:51 debian systemd[1]: Starting Copy rules generated while the root was ro...
Aug 17 16:38:51 debian systemd[1]: Started Copy rules generated while the root was ro.
Aug 17 16:38:53 debian kbd[186]: Setting console screen modes.
Aug 17 16:38:54 debian hdparm[210]: Setting parameters of disc: (none).
Aug 17 16:38:54 debian systemd[1]: Started LSB: Tune IDE hard disks.
Aug 17 16:38:54 debian systemd[1]: Started LSB: Prepare console.
Aug 17 16:38:54 debian systemd[1]: Starting LSB: Set console font and keymap...
Aug 17 16:38:54 debian console-setup[232]: Setting up console font and keymap.../etc/console-setup is not writable. No files will be saved there.
Aug 17 16:38:58 debian keyboard-setup[211]: Setting preliminary keymap...done.
Aug 17 16:38:58 debian systemd[1]: Started LSB: Set preliminary keymap.
Aug 17 16:38:58 debian console-setup[232]: done.
Aug 17 16:38:58 debian systemd[1]: Started LSB: Set console font and keymap.
Aug 17 16:39:04 debian mtp-probe[329]: checking bus 2, device 4: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.2"
Aug 17 16:39:04 debian mtp-probe[330]: checking bus 2, device 3: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.1"
Aug 17 16:39:04 debian mtp-probe[329]: bus: 2, device: 4 was not an MTP device
Aug 17 16:39:04 debian mtp-probe[328]: checking bus 1, device 2: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1"
Aug 17 16:39:04 debian mtp-probe[328]: bus: 1, device: 2 was not an MTP device
Aug 17 16:39:04 debian mtp-probe[330]: bus: 2, device: 3 was not an MTP device
Aug 17 16:39:06 debian systemd-fsck[195]: /dev/sdb12: clean, 100607/1166880 files, 822743/4661621 blocks
Aug 17 16:39:06 debian systemd[1]: Started File System Check on Root Device.
Aug 17 16:39:06 debian systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 17 16:39:10 debian systemd[1]: Found device ATMR04-0.
Aug 17 16:39:10 debian systemd[1]: Activating swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af...
Aug 17 16:39:11 debian systemd[1]: Activated swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af.
Aug 17 16:39:11 debian systemd[1]: Starting Swap.
Aug 17 16:39:11 debian systemd[1]: Reached target Swap.
Aug 17 16:39:12 debian systemd[1]: Started Remount Root and Kernel File Systems.
Aug 17 16:39:12 debian systemd[1]: Started Various fixups to make systemd work better on Debian.
Aug 17 16:39:12 debian systemd[1]: Starting Load/Save Random Seed...
Aug 17 16:39:12 debian systemd[1]: Starting Local File Systems (Pre).
Aug 17 16:39:12 debian systemd[1]: Reached target Local File Systems (Pre).
Aug 17 16:39:12 debian systemd[1]: Mounting Lock Directory...
Aug 17 16:39:12 debian systemd[1]: Mounting User Runtime Directory...
Aug 17 16:39:12 debian systemd[1]: Mounted Lock Directory.
Aug 17 16:39:12 debian systemd[1]: Mounted User Runtime Directory.
Aug 17 16:39:12 debian systemd[1]: Starting Local File Systems.
Aug 17 16:39:12 debian systemd[1]: Reached target Local File Systems.
Aug 17 16:39:12 debian systemd[1]: Starting ifup for eth0...
Aug 17 16:39:12 debian systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Aug 17 16:39:12 debian systemd[1]: Starting Create Volatile Files and Directories...
Aug 17 16:39:14 debian systemd-journal[187]: Permanent journal is using 8.0M (max allowed 1.7G, trying to leave 2.6G free of 13.7G available ? current limit 1.7G).
Aug 17 16:39:14 debian systemd-journal[187]: Time spent on flushing to /var is 74.217ms for 79 entries.
Aug 17 16:39:13 debian systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Aug 17 16:39:13 debian systemd[1]: Started Load/Save Random Seed.
Aug 17 16:39:13 debian systemd[1]: Starting LSB: Raise network interfaces....
Aug 17 16:39:13 debian systemd[1]: Started ifup for eth0.
Aug 17 16:39:14 debian systemd[1]: Started Create Volatile Files and Directories.
Aug 17 16:39:14 debian systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
Aug 17 16:39:14 debian systemd[1]: Started Update UTMP about System Reboot/Shutdown.
Aug 17 16:39:18 debian systemd[1]: Started LSB: Raise network interfaces..
Aug 17 16:39:18 debian systemd[1]: Starting Network.
Aug 17 16:39:18 debian systemd[1]: Reached target Network.
Aug 17 16:39:18 debian systemd[1]: Starting Network is Online.
Aug 17 16:39:22 debian networking[615]: Configuring network interfaces...done.
Aug 17 16:39:22 debian dhclient[640]: Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:39:22 debian dhclient[640]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:39:22 debian dhclient[640]: All rights reserved.
Aug 17 16:39:22 debian dhclient[640]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:39:22 debian dhclient[640]:
Aug 17 16:39:22 debian ifup[622]: Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:39:22 debian ifup[622]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:39:22 debian ifup[622]: All rights reserved.
Aug 17 16:39:22 debian ifup[622]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:39:22 debian rpcbind[700]: Starting rpcbind daemon....
Aug 17 16:39:22 debian systemd[1]: Started LSB: RPC portmapper replacement.
Aug 17 16:39:22 debian systemd[1]: Starting RPC Port Mapper.
Aug 17 16:39:22 debian systemd[1]: Reached target RPC Port Mapper.
Aug 17 16:39:22 debian systemd[1]: Starting LSB: NFS support files common to client and server...
Aug 17 16:39:24 debian dhclient[640]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:39:24 debian dhclient[640]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:39:24 debian dhclient[640]: Sending on Socket/fallback
Aug 17 16:39:24 debian dhclient[640]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Aug 17 16:39:24 debian ifup[622]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:39:24 debian ifup[622]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:39:24 debian ifup[622]: Sending on Socket/fallback
Aug 17 16:39:24 debian ifup[622]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Aug 17 16:39:24 debian rpc.statd[721]: Version 1.2.8 starting
Aug 17 16:39:24 debian sm-notify[722]: Version 1.2.8 starting
Aug 17 16:39:25 debian nfs-common[713]: Starting NFS common utilities: statd.
Aug 17 16:39:25 debian systemd[1]: Started LSB: NFS support files common to client and server.
Aug 17 16:39:25 debian systemd[1]: Starting System Initialization.
Aug 17 16:39:25 debian systemd[1]: Reached target System Initialization.
Aug 17 16:39:25 debian systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Aug 17 16:39:25 debian systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Aug 17 16:39:25 debian systemd[1]: Starting CUPS Printing Service Sockets.
Aug 17 16:39:25 debian systemd[1]: Listening on CUPS Printing Service Sockets.
Aug 17 16:39:25 debian systemd[1]: Starting Rescue Shell...
Aug 17 16:39:25 debian systemd[1]: Started Rescue Shell.
Aug 17 16:39:25 debian systemd[1]: Starting D-Bus System Message Bus Socket.
Aug 17 16:39:25 debian systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 17 16:39:25 debian systemd[1]: Starting Sockets.
Aug 17 16:39:25 debian systemd[1]: Reached target Sockets.
Aug 17 16:39:25 debian systemd[1]: Starting Daily Cleanup of Temporary Directories.
Aug 17 16:39:25 debian systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 17 16:39:25 debian systemd[1]: Starting Timers.
Aug 17 16:39:25 debian systemd[1]: Reached target Timers.
Aug 17 16:39:25 debian systemd[1]: Starting CUPS Printer Service Spool.
Aug 17 16:39:25 debian systemd[1]: Started CUPS Printer Service Spool.
Aug 17 16:39:25 debian systemd[1]: Starting Paths.
Aug 17 16:39:25 debian systemd[1]: Reached target Paths.
Aug 17 16:39:25 debian systemd[1]: Started Manage Sound Card State (restore and store).
Aug 17 16:39:25 debian systemd[1]: Started Restore Sound Card State.
Aug 17 16:39:25 debian systemd[1]: Starting Basic System.
Aug 17 16:39:25 debian systemd[1]: Reached target Basic System.
Aug 17 16:39:25 debian systemd[1]: Starting LSB: Log file handling to be done during bootup....
Aug 17 16:39:25 debian systemd[1]: Starting LSB: Create dynamic part of /etc/motd...
Aug 17 16:39:25 debian systemd[1]: Started LSB: Create dynamic part of /etc/motd.
Aug 17 16:39:26 debian systemd[1]: Started LSB: Log file handling to be done during bootup..
Aug 17 16:39:26 debian systemd[1]: Starting Rescue Mode.
Aug 17 16:39:26 debian systemd[1]: Reached target Rescue Mode.
Aug 17 16:39:26 debian systemd[1]: Starting Update UTMP about System Runlevel Changes...
Aug 17 16:39:26 debian systemd[1]: Started Update UTMP about System Runlevel Changes.
Aug 17 16:39:26 debian systemd[1]: Startup finished in 15.914s (kernel) + 49.849s (userspace) = 1min 5.764s.
Aug 17 16:39:26 debian systemd[730]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Aug 17 16:39:32 debian dhclient[640]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Aug 17 16:39:32 debian ifup[622]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Aug 17 16:39:34 debian dhclient[640]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Aug 17 16:39:34 debian dhclient[640]: DHCPOFFER from 192.168.0.1
Aug 17 16:39:34 debian ifup[622]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Aug 17 16:39:34 debian ifup[622]: DHCPOFFER from 192.168.0.1
Aug 17 16:39:34 debian dhclient[640]: DHCPACK from 192.168.0.1
Aug 17 16:39:34 debian ifup[622]: DHCPACK from 192.168.0.1
Aug 17 16:39:34 debian dhclient[640]: bound to 192.168.0.19 -- renewal in 38248 seconds.
Aug 17 16:39:34 debian ifup[622]: bound to 192.168.0.19 -- renewal in 38248 seconds.
Aug 17 16:45:59 debian systemd[1]: Stopping Rescue Mode.
Aug 17 16:45:59 debian systemd[1]: Stopped target Rescue Mode.
Aug 17 16:45:59 debian systemd[1]: Stopping Rescue Shell...
Aug 17 16:45:59 debian systemd[1]: Stopping LSB: Log file handling to be done during bootup....
Aug 17 16:45:59 debian systemd[1]: Stopping LSB: Create dynamic part of /etc/motd...
Aug 17 16:45:59 debian systemd[1]: Starting Store Sound Card State...
Aug 17 16:45:59 debian systemd[1]: Stopped LSB: Log file handling to be done during bootup..
Aug 17 16:45:59 debian systemd[1]: Stopped LSB: Create dynamic part of /etc/motd.
Aug 17 16:45:59 debian systemd[1]: Stopping Basic System.
Aug 17 16:45:59 debian systemd[1]: Stopped target Basic System.
Aug 17 16:45:59 debian systemd[1]: Stopping Slices.
Aug 17 16:45:59 debian systemd[1]: Stopped target Slices.
Aug 17 16:45:59 debian systemd[1]: Stopping Paths.
Aug 17 16:45:59 debian systemd[1]: Stopped target Paths.
Aug 17 16:45:59 debian systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
Aug 17 16:45:59 debian systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Aug 17 16:45:59 debian systemd[1]: Stopping CUPS Printer Service Spool.
Aug 17 16:45:59 debian systemd[1]: Stopped CUPS Printer Service Spool.
Aug 17 16:46:00 debian systemd[1]: alsa-store.service: main process exited, code=exited, status=19/n/a
Aug 17 16:46:00 debian systemd[1]: Failed to start Store Sound Card State.
Aug 17 16:46:00 debian systemd[1]: Unit alsa-store.service entered failed state.
Aug 17 16:46:00 debian alsactl[851]: /usr/sbin/alsactl: save_state:1590: No soundcards found...
Aug 17 16:46:04 debian systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive.
Aug 17 16:46:04 debian systemd[1]: Stopped Rescue Shell.
Aug 17 16:46:04 debian systemd[1]: Stopping System Initialization.
Aug 17 16:46:04 debian systemd[1]: Stopped target System Initialization.
Aug 17 16:46:04 debian systemd[1]: Stopping LSB: NFS support files common to client and server...
Aug 17 16:46:04 debian systemd[1]: Stopping Apply Kernel Variables...
Aug 17 16:46:04 debian systemd[1]: Stopped Apply Kernel Variables.
Aug 17 16:46:04 debian systemd[1]: Stopping Update UTMP about System Reboot/Shutdown...
Aug 17 16:46:04 debian systemd[1]: Stopping Encrypted Volumes.
Aug 17 16:46:04 debian systemd[1]: Stopped target Encrypted Volumes.
Aug 17 16:46:04 debian systemd[1]: Stopping Swap.
Aug 17 16:46:04 debian systemd[1]: Stopped target Swap.
Aug 17 16:46:04 debian systemd[1]: Deactivating swap /dev/sdb13...
Aug 17 16:46:04 debian systemd[1]: Deactivating swap /dev/sdb13...
Aug 17 16:46:04 debian systemd[1]: Deactivating swap /dev/sdb13...
Aug 17 16:46:04 debian systemd[1]: Deactivating swap /dev/sdb13...
Aug 17 16:46:04 debian systemd[1]: Deactivated swap /dev/sdb13.
Aug 17 16:46:04 debian systemd[1]: Deactivated swap /dev/disk/by-path/pci-0001:11:08.0-usb-0:1:1.0-scsi-0:0:0:0-part13.
Aug 17 16:46:04 debian systemd[1]: Deactivated swap /dev/disk/by-id/usb-IC25N060_ATMR04-0_00-0:0-part13.
Aug 17 16:46:04 debian systemd[1]: Deactivated swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af.
Aug 17 16:46:04 debian systemd[1]: Stopped Update UTMP about System Reboot/Shutdown.
Aug 17 16:46:04 debian systemd[1]: Stopping Create Volatile Files and Directories...
Aug 17 16:46:04 debian systemd[1]: Stopped Create Volatile Files and Directories.
Aug 17 16:46:04 debian nfs-common[859]: Stopping NFS common utilities: idmapd statd.
Aug 17 16:46:04 debian systemd[1]: Stopped LSB: NFS support files common to client and server.
Aug 17 16:46:04 debian systemd[1]: Stopping RPC Port Mapper.
Aug 17 16:46:04 debian systemd[1]: Stopped target RPC Port Mapper.
Aug 17 16:46:04 debian systemd[1]: Stopping LSB: RPC portmapper replacement...
Aug 17 16:46:04 debian rpcbind[708]: rpcbind terminating on signal. Restart with "rpcbind -w"
Aug 17 16:46:04 debian rpcbind[871]: Stopping rpcbind daemon....
Aug 17 16:46:04 debian systemd[1]: Stopped LSB: RPC portmapper replacement.
Aug 17 16:46:04 debian systemd[1]: Stopping Network is Online.
Aug 17 16:46:04 debian systemd[1]: Stopped target Network is Online.
Aug 17 16:46:04 debian systemd[1]: Stopping Network.
Aug 17 16:46:04 debian systemd[1]: Stopped target Network.
Aug 17 16:46:04 debian systemd[1]: Stopping LSB: Raise network interfaces....
Aug 17 16:46:05 debian dhclient[774]: Received signal 15, initiating shutdown.
Aug 17 16:46:05 debian dhclient[774]: DHCPRELEASE on eth0 to 192.168.0.1 port 67
Aug 17 16:46:06 debian dhclient[893]: Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:46:06 debian dhclient[893]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:46:06 debian dhclient[893]: All rights reserved.
Aug 17 16:46:06 debian dhclient[893]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:46:06 debian dhclient[893]:
Aug 17 16:46:06 debian dhclient[893]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:46:06 debian dhclient[893]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:46:06 debian dhclient[893]: Sending on Socket/fallback
Aug 17 16:46:06 debian networking[876]: Deconfiguring network interfaces...Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:46:06 debian networking[876]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:46:06 debian networking[876]: All rights reserved.
Aug 17 16:46:06 debian networking[876]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:46:06 debian networking[876]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:46:06 debian networking[876]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:46:06 debian networking[876]: Sending on Socket/fallback
Aug 17 16:46:06 debian dhclient[893]: DHCPRELEASE on eth0 to 192.168.0.1 port 67
Aug 17 16:46:06 debian dhclient[893]: send_packet: Network is unreachable
Aug 17 16:46:06 debian dhclient[893]: send_packet: please consult README file regarding broadcast address.
Aug 17 16:46:06 debian dhclient[893]: dhclient.c:2286: Failed to send 300 byte long packet over fallback interface.
Aug 17 16:46:06 debian networking[876]: DHCPRELEASE on eth0 to 192.168.0.1 port 67
Aug 17 16:46:06 debian networking[876]: send_packet: Network is unreachable
Aug 17 16:46:06 debian networking[876]: send_packet: please consult README file regarding broadcast address.
Aug 17 16:46:06 debian networking[876]: dhclient.c:2286: Failed to send 300 byte long packet over fallback interface.
Aug 17 16:46:07 debian networking[876]: done.
Aug 17 16:46:07 debian systemd[1]: Stopped LSB: Raise network interfaces..
Aug 17 16:46:07 debian systemd[1]: Stopping Load/Save Random Seed...
Aug 17 16:46:07 debian systemd[1]: Stopping Local File Systems.
Aug 17 16:46:07 debian systemd[1]: Stopped target Local File Systems.
Aug 17 16:46:07 debian systemd[1]: Unmounting Lock Directory...
Aug 17 16:46:07 debian systemd[1]: Unmounting User Runtime Directory...
Aug 17 16:46:07 debian systemd[1]: Stopped Load/Save Random Seed.
Aug 17 16:46:07 debian systemd[1]: Unmounted Lock Directory.
Aug 17 16:46:07 debian systemd[1]: Unmounted User Runtime Directory.
Aug 17 16:46:07 debian systemd[1]: Starting Unmount All Filesystems.
Aug 17 16:46:07 debian systemd[1]: Reached target Unmount All Filesystems.
Aug 17 16:46:07 debian systemd[1]: Stopping Local File Systems (Pre).
Aug 17 16:46:07 debian systemd[1]: Stopped target Local File Systems (Pre).
Aug 17 16:46:07 debian systemd[1]: Stopping Remount Root and Kernel File Systems...
Aug 17 16:46:07 debian systemd[1]: Stopped Remount Root and Kernel File Systems.
Aug 17 16:46:07 debian systemd[1]: Starting Shutdown.
Aug 17 16:46:07 debian systemd[1]: Reached target Shutdown.
Aug 17 16:46:07 debian systemd[1]: Starting Final Step.
Aug 17 16:46:07 debian systemd[1]: Reached target Final Step.
Aug 17 16:46:07 debian systemd[1]: Starting Reboot...
Aug 17 16:46:07 debian systemd[1]: Shutting down.
Aug 17 16:46:07 debian systemd-cgroups-agent[938]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: Connection refused
Aug 17 16:46:07 debian systemd-journal[187]: Journal stopped
-- Reboot --
Aug 17 16:47:09 debian systemd-journal[192]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 17 16:47:09 debian systemd-journal[192]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 17 16:47:09 debian systemd-journal[192]: Journal started
Aug 17 16:47:09 debian systemd[1]: Starting udev Kernel Socket.
Aug 17 16:47:09 debian systemd[1]: Listening on udev Kernel Socket.
Aug 17 16:47:09 debian systemd[1]: Starting udev Control Socket.
Aug 17 16:47:09 debian systemd[1]: Listening on udev Control Socket.
Aug 17 16:47:09 debian systemd[1]: Starting udev Coldplug all Devices...
Aug 17 16:47:09 debian systemd[1]: Mounting Debug File System...
Aug 17 16:47:09 debian systemd[1]: Starting Apply Kernel Variables...
Aug 17 16:47:09 debian systemd[1]: Starting Load Kernel Modules...
Aug 17 16:47:09 debian systemd[1]: Starting Create static device nodes in /dev...
Aug 17 16:47:09 debian systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Aug 17 16:47:09 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'lp': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'ppdev': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'parport_pc': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'fuse': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'apm_emu': Function not implemented
Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias 'snd-powermac': Function not implemented
Aug 17 16:47:09 debian systemd[1]: Mounted Debug File System.
Aug 17 16:47:09 debian systemd[1]: Mounted POSIX Message Queue File System.
Aug 17 16:47:09 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Aug 17 16:47:09 debian systemd[1]: Failed to start Load Kernel Modules.
Aug 17 16:47:09 debian systemd[1]: Unit systemd-modules-load.service entered failed state.
Aug 17 16:47:09 debian systemd[1]: Started Create static device nodes in /dev.
Aug 17 16:47:09 debian systemd[1]: Starting udev Kernel Device Manager...
Aug 17 16:47:09 debian systemd[1]: Mounted Configuration File System.
Aug 17 16:47:09 debian systemd[1]: Mounted FUSE Control File System.
Aug 17 16:47:10 debian systemd[1]: Started udev Kernel Device Manager.
Aug 17 16:47:10 debian systemd[1]: Starting LSB: Tune IDE hard disks...
Aug 17 16:47:10 debian systemd[1]: Starting LSB: Set preliminary keymap...
Aug 17 16:47:10 debian systemd[1]: Starting Copy rules generated while the root was ro...
Aug 17 16:47:11 debian systemd[1]: Started Copy rules generated while the root was ro.
Aug 17 16:47:11 debian systemd-fsck[200]: /dev/sdb12: clean, 100605/1166880 files, 824688/4661621 blocks
Aug 17 16:47:11 debian systemd[1]: Started File System Check on Root Device.
Aug 17 16:47:12 debian kbd[191]: Setting console screen modes.
Aug 17 16:47:12 debian hdparm[216]: Setting parameters of disc: (none).
Aug 17 16:47:12 debian systemd[1]: Started LSB: Tune IDE hard disks.
Aug 17 16:47:12 debian systemd[1]: Started LSB: Prepare console.
Aug 17 16:47:12 debian systemd[1]: Starting LSB: Set console font and keymap...
Aug 17 16:47:12 debian console-setup[242]: Setting up console font and keymap.../etc/console-setup is not writable. No files will be saved there.
Aug 17 16:47:15 debian keyboard-setup[217]: Setting preliminary keymap...done.
Aug 17 16:47:15 debian systemd[1]: Started LSB: Set preliminary keymap.
Aug 17 16:47:15 debian systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 17 16:47:15 debian console-setup[242]: done.
Aug 17 16:47:15 debian systemd[1]: Started LSB: Set console font and keymap.
Aug 17 16:47:16 debian systemd[1]: Started Remount Root and Kernel File Systems.
Aug 17 16:47:16 debian systemd[1]: Started Various fixups to make systemd work better on Debian.
Aug 17 16:47:16 debian systemd[1]: Starting Load/Save Random Seed...
Aug 17 16:47:16 debian systemd[1]: Starting Local File Systems (Pre).
Aug 17 16:47:16 debian systemd[1]: Reached target Local File Systems (Pre).
Aug 17 16:47:16 debian systemd[1]: Mounting Lock Directory...
Aug 17 16:47:16 debian systemd[1]: Mounting User Runtime Directory...
Aug 17 16:47:16 debian systemd[1]: Mounted Lock Directory.
Aug 17 16:47:16 debian systemd[1]: Mounted User Runtime Directory.
Aug 17 16:47:16 debian systemd[1]: Starting Local File Systems.
Aug 17 16:47:16 debian systemd[1]: Reached target Local File Systems.
Aug 17 16:47:16 debian systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Aug 17 16:47:16 debian systemd[1]: Starting Create Volatile Files and Directories...
Aug 17 16:47:16 debian systemd[1]: Started Create Volatile Files and Directories.
Aug 17 16:47:16 debian systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
Aug 17 16:47:17 debian systemd[1]: Started Load/Save Random Seed.
Aug 17 16:47:17 debian systemd[1]: Starting LSB: Raise network interfaces....
Aug 17 16:47:19 debian systemd-journal[192]: Permanent journal is using 8.0M (max allowed 1.7G, trying to leave 2.6G free of 13.7G available ? current limit 1.7G).
Aug 17 16:47:33 debian systemd-journal[192]: Time spent on flushing to /var is 14.044074s for 71 entries.
Aug 17 16:47:17 debian systemd[1]: Started Update UTMP about System Reboot/Shutdown.
Aug 17 16:47:18 debian systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Aug 17 16:47:23 debian systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
Aug 17 16:47:23 debian systemd[1]: Starting ifup for eth0...
Aug 17 16:47:23 debian systemd[1]: Found device UniNorth GMAC (Sun GEM).
Aug 17 16:47:23 debian systemd[1]: Started ifup for eth0.
Aug 17 16:47:24 debian systemd[1]: Started LSB: Raise network interfaces..
Aug 17 16:47:24 debian systemd[1]: Starting Network.
Aug 17 16:47:24 debian systemd[1]: Reached target Network.
Aug 17 16:47:24 debian systemd[1]: Starting Network is Online.
Aug 17 16:47:24 debian systemd[1]: Reached target Network is Online.
Aug 17 16:47:38 debian networking[333]: Configuring network interfaces...done.
Aug 17 16:47:27 debian mtp-probe[379]: checking bus 2, device 4: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.2"
Aug 17 16:47:27 debian mtp-probe[377]: checking bus 1, device 2: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1"
Aug 17 16:47:27 debian mtp-probe[378]: checking bus 2, device 3: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.1"
Aug 17 16:47:27 debian mtp-probe[378]: bus: 2, device: 3 was not an MTP device
Aug 17 16:47:27 debian mtp-probe[377]: bus: 1, device: 2 was not an MTP device
Aug 17 16:47:27 debian mtp-probe[379]: bus: 2, device: 4 was not an MTP device
Aug 17 16:47:31 debian dhclient[396]: Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:47:31 debian dhclient[396]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:47:31 debian dhclient[396]: All rights reserved.
Aug 17 16:47:31 debian dhclient[396]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:47:31 debian dhclient[396]:
Aug 17 16:47:38 debian rpc.statd[704]: Version 1.2.8 starting
Aug 17 16:47:38 debian dhclient[396]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:47:38 debian dhclient[396]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:47:38 debian dhclient[396]: Sending on Socket/fallback
Aug 17 16:47:38 debian dhclient[396]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Aug 17 16:47:38 debian ifup[386]: Internet Systems Consortium DHCP Client 4.3.0
Aug 17 16:47:38 debian ifup[386]: Copyright 2004-2014 Internet Systems Consortium.
Aug 17 16:47:38 debian ifup[386]: All rights reserved.
Aug 17 16:47:38 debian ifup[386]: For info, please visit https://www.isc.org/software/dhcp/
Aug 17 16:47:38 debian ifup[386]: Listening on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:47:38 debian ifup[386]: Sending on LPF/eth0/00:30:65:bf:51:c0
Aug 17 16:47:38 debian ifup[386]: Sending on Socket/fallback
Aug 17 16:47:38 debian ifup[386]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Aug 17 16:47:38 debian rpcbind[446]: Starting rpcbind daemon....
Aug 17 16:47:38 debian sm-notify[713]: Version 1.2.8 starting
Aug 17 16:47:40 debian systemd[1]: Found device ATMR04-0.
Aug 17 16:47:40 debian systemd[1]: Activating swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af...
Aug 17 16:47:40 debian nfs-common[603]: Starting NFS common utilities: statd.
Aug 17 16:47:40 debian systemd[1]: Started LSB: NFS support files common to client and server.
Aug 17 16:47:40 debian systemd[1]: Activated swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af.
Aug 17 16:47:40 debian systemd[1]: Starting Swap.
Aug 17 16:47:40 debian systemd[1]: Reached target Swap.
Aug 17 16:47:40 debian systemd[1]: Starting System Initialization.
Aug 17 16:47:40 debian systemd[1]: Reached target System Initialization.
Aug 17 16:47:40 debian systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Aug 17 16:47:40 debian systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Aug 17 16:47:40 debian systemd[1]: Starting CUPS Printing Service Sockets.
Aug 17 16:47:40 debian systemd[1]: Listening on CUPS Printing Service Sockets.
Aug 17 16:47:40 debian systemd[1]: Starting Rescue Shell...
Aug 17 16:47:40 debian systemd[1]: Started Rescue Shell.
Aug 17 16:47:40 debian systemd[1]: Starting D-Bus System Message Bus Socket.
Aug 17 16:47:40 debian systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 17 16:47:40 debian systemd[1]: Starting Sockets.
Aug 17 16:47:40 debian systemd[1]: Reached target Sockets.
Aug 17 16:47:40 debian systemd[1]: Starting Daily Cleanup of Temporary Directories.
Aug 17 16:47:40 debian systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 17 16:47:40 debian systemd[1]: Starting Timers.
Aug 17 16:47:40 debian systemd[1]: Reached target Timers.
Aug 17 16:47:40 debian systemd[1]: Starting CUPS Printer Service Spool.
Aug 17 16:47:40 debian systemd[1]: Started CUPS Printer Service Spool.
Aug 17 16:47:40 debian systemd[1]: Starting Paths.
Aug 17 16:47:40 debian systemd[1]: Reached target Paths.
Aug 17 16:47:40 debian systemd[1]: Started Manage Sound Card State (restore and store).
Aug 17 16:47:41 debian systemd[1]: Started Restore Sound Card State.
Aug 17 16:47:41 debian systemd[1]: Starting Basic System.
Aug 17 16:47:41 debian systemd[1]: Reached target Basic System.
Aug 17 16:47:41 debian systemd[1]: Starting LSB: Log file handling to be done during bootup....
Aug 17 16:47:41 debian systemd[1]: Starting LSB: Create dynamic part of /etc/motd...
Aug 17 16:47:41 debian systemd[1]: Started LSB: Create dynamic part of /etc/motd.
Aug 17 16:47:42 debian systemd[1]: Started LSB: Log file handling to be done during bootup..
Aug 17 16:47:42 debian systemd[1]: Starting Rescue Mode.
Aug 17 16:47:42 debian systemd[1]: Reached target Rescue Mode.
Aug 17 16:47:42 debian systemd[1]: Starting Update UTMP about System Runlevel Changes...
Aug 17 16:47:42 debian systemd[1]: Started Update UTMP about System Runlevel Changes.
Aug 17 16:47:42 debian systemd[736]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Aug 17 16:47:42 debian systemd[1]: Startup finished in 15.902s (kernel) + 46.363s (userspace) = 1min 2.266s.
Aug 17 16:47:45 debian dhclient[396]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
Aug 17 16:47:45 debian ifup[386]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
Aug 17 16:47:47 debian dhclient[396]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Aug 17 16:47:47 debian dhclient[396]: DHCPOFFER from 192.168.0.1
Aug 17 16:47:47 debian ifup[386]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Aug 17 16:47:47 debian ifup[386]: DHCPOFFER from 192.168.0.1
Aug 17 16:47:47 debian dhclient[396]: DHCPACK from 192.168.0.1
Aug 17 16:47:47 debian ifup[386]: DHCPACK from 192.168.0.1
Aug 17 16:47:47 debian dhclient[396]: bound to 192.168.0.19 -- renewal in 40067 seconds.
Aug 17 16:47:47 debian ifup[386]: bound to 192.168.0.19 -- renewal in 40067 seconds.
Aug 17 17:01:39 debian systemd[1]: Starting Cleanup of Temporary Directories...
Aug 17 17:01:41 debian systemd[1]: Started Cleanup of Temporary Directories.
-------------- next part --------------
# Parallel printer driver modules loading for cups
# LOAD_LP_MODULE was 'yes' in /etc/default/cups
lp
ppdev
parport_pc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modules.conf
Type: inode/symlink
Size: 269 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140817/e06d3ffc/attachment-0001.bin>
More information about the Pkg-systemd-maintainers
mailing list