Bug#756903: systemd: Boot hangs if filesystems unavailable
Tony Green
dddebian at web-brewer.co.uk
Sun Aug 3 11:21:03 BST 2014
Package: systemd
Version: 208-6
Severity: critical
Justification: breaks the whole system
Dear Maintainer,
(This may be upstream or it may be related to the way systemd has been
implemented on Debian, I don't have sufficient depth of understanding of
systemd to work this out).
Since my machine recently updated to using systemd, I have experienced a number
of occasions when it would just hang at a blank screen when booting.
After some searching I managed to work out how to get back to having verbose
output during the boot process, which showed me that the system was refusing to
initialise because filesystems specified in /etc/fstab were not available
(either NFS filesystems, when my network was playing up, or a USB external
drive which had not spun up fast enough).
It seems that systemd regards ANY missing filesystem as being a fatal error,
whether or not that filesystem is actually essential to the boot process.
Although this is certainly valid if vital partitions such as / or /usr can't be
mounted, it's unhelpful for NFS or external partitions.
Given the default result of a blank screen with no information about what's
gone wrong, this could be very problematic for less experienced or confident
users if it goes out beyond Debian Testing.
As a workaround, I have been able to ensure my system boots OK if any of these
filesystems can't be mounted by adding "noauto" to /etc/fstab and then mounting
the filesystems via /etc/rc.local instead.
I feel that a more robust (and set up by default) fix to this is needed before
systemd goes mainstream on Debian, as this aspect of systemd is somewhat less
reliable than on the old init system.
Please feel free to ask for any more information if it may help fixing this.
Thanks.
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (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.2
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-3
ii libcap2-bin 1:2.24-3
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.2
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] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Description.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Slice.conf
[EXTENDED] /lib/systemd/system/cups.socket -> /etc/systemd/system/cups.socket.d/cupsd-listen.conf
6 overridden configuration files found.
-------------- next part --------------
-> Unit lpd.service:
Description: LSB: BSD lpr/lpd line printer spooling system
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/lpd.service
CGroup realized: yes
CGroup mask: 0x0
Name: lpd.service
Source Path: /etc/init.d/lpd
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: systemd-journald.socket
After: basic.target
After: system.slice
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: 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/lpd start
PID: 935
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/lpd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit postgresql.service:
Description: LSB: PostgreSQL RDBMS server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/postgresql.service
CGroup realized: yes
CGroup mask: 0x0
Name: postgresql.service
Source Path: /etc/init.d/postgresql
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: postfix.service
Before: exim4.service
Before: dovecot.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network-online.target
After: time-sync.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: network-online.target
References: time-sync.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: dovecot.service
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/postgresql start
PID: 938
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/postgresql reload
-> ExecStop:
Command Line: /etc/init.d/postgresql stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit pulseaudio.service:
Description: LSB: Start the PulseAudio sound server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/pulseaudio.service
CGroup realized: yes
CGroup mask: 0x0
Name: pulseaudio.service
Name: esound.service
Source Path: /etc/init.d/pulseaudio
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
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: remote-fs.target
After: syslog.target
After: avahi.service
After: systemd-udevd.service
After: NetworkManager.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: avahi.service
References: systemd-udevd.service
References: NetworkManager.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: 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/pulseaudio start
PID: 1197
Start Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/pulseaudio stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: 2345
-> Unit mysql.service:
Description: LSB: Start and stop the mysql database server daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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/mysql.service
CGroup realized: yes
CGroup mask: 0x0
Name: mysql.service
Source Path: /etc/init.d/mysql
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: postfix.service
Before: exim4.service
Before: dovecot.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: network-online.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: network-online.target
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: dovecot.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
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: 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/mysql start
PID: 940
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/mysql reload
-> ExecStop:
Command Line: /etc/init.d/mysql stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit dovecot.service:
Description: LSB: Dovecot init script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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/dovecot.service
CGroup realized: yes
CGroup mask: 0x0
Name: dovecot.service
Source Path: /etc/init.d/dovecot
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: postfix.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network-online.target
After: syslog.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: slapd.service
After: winbind.service
After: nslcd.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: network-online.target
References: syslog.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: slapd.service
References: winbind.service
References: nslcd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: postfix.service
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/dovecot start
PID: 1821
Start Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/dovecot stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit apache2.service:
Description: LSB: Apache2 web server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:40 BST
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/apache2.service
CGroup realized: yes
CGroup mask: 0x0
Name: apache2.service
Source Path: /etc/init.d/apache2
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: local-fs.target
After: remote-fs.target
After: network-online.target
After: syslog.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: network-online.target
References: syslog.target
References: nss-lookup.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: 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/apache2 start
PID: 941
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:40 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/apache2 reload
-> ExecStop:
Command Line: /etc/init.d/apache2 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 852
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: nfs-kernel-server.service
Before: multi-user.target
Before: graphical.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: nfs-kernel-server.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.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: 893
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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 lightdm.service:
Description: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
Before: plymouth-halt.service
Before: plymouth-reboot.service
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
ReferencedBy: plymouth-halt.service
ReferencedBy: plymouth-reboot.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: dbus
Restart: always
NotifyAccess: none
Main PID: 1097
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.DisplayManager
Bus Name Good: yes
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" ]'
PID: 1081
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/lightdm
PID: 1097
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
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: 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/exim4 start
PID: 1822
Start Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Code: exited
Exit Status: 0
-> 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: 4
SysVRunLevels: 2345
-> Unit openntpd.service:
Description: LSB: Start openntpd at boot time
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/openntpd.service
CGroup realized: yes
CGroup mask: 0x0
Name: openntpd.service
Source Path: /etc/init.d/openntpd
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: network-online.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: network-online.target
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: 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/openntpd start
PID: 944
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/openntpd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit postfix.service:
Description: LSB: Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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/postfix.service
CGroup realized: yes
CGroup mask: 0x0
Name: postfix.service
Name: mail-transport-agent.service
Source Path: /etc/init.d/postfix
DropIn Path: /run/systemd/generator/postfix.service.d/50-postfix-$mail-transport-agent.conf
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: mail-transport-agent.target
Wants: system.slice
RequiredBy: mail-transport-agent.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: mail-transport-agent.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.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: postgrey.service
After: spamassassin.service
After: saslauthd.service
After: dovecot.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
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: postgrey.service
References: spamassassin.service
References: saslauthd.service
References: dovecot.service
References: mail-transport-agent.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: mail-transport-agent.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
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: 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/postfix start
PID: 1825
Start Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/postfix reload
-> ExecStop:
Command Line: /etc/init.d/postfix stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: 2345
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 950
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
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
PID: 950
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: Server startup complete. Host name is antwerp.local. Local service cookie is 3944525317.
-> Unit motion.service:
Description: LSB: Start Motion detection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:42:22 BST
Active Enter Timestamp: Sun 2014-08-03 10:42:22 BST
Active Exit Timestamp: Sun 2014-08-03 10:42:22 BST
Inactive Enter Timestamp: Sun 2014-08-03 10:42:22 BST
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/motion.service
CGroup realized: yes
CGroup mask: 0x0
Name: motion.service
Source Path: /etc/init.d/motion
Condition Timestamp: Sun 2014-08-03 10:42:22 BST
Condition Result: yes
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: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: syslog.target
References: remote-fs.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: 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/motion start
PID: 3822
Start Timestamp: Sun 2014-08-03 10:42:22 BST
Exit Timestamp: Sun 2014-08-03 10:42:22 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/motion reload
-> ExecStop:
Command Line: /etc/init.d/motion stop
PID: 3818
Start Timestamp: Sun 2014-08-03 10:42:22 BST
Exit Timestamp: Sun 2014-08-03 10:42:22 BST
Exit Code: exited
Exit Status: 0
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit atd.service:
Description: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/atd.service
CGroup realized: yes
CGroup mask: 0x0
Name: atd.service
Fragment Path: /lib/systemd/system/atd.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 956
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: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/atd -f
PID: 956
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit cups.service:
Description: CUPS Printing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
Active Exit Timestamp: Sun 2014-08-03 10:37:40 BST
Inactive Enter Timestamp: Sun 2014-08-03 10:37:40 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: cups.socket
Requires: basic.target
Wants: system.slice
WantedBy: cups-browsed.service
WantedBy: printer.target
Conflicts: shutdown.target
Before: cups-browsed.service
Before: shutdown.target
Before: printer.target
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
ReferencedBy: printer.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: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cupsd -f
PID: 983
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:37:40 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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-03 10:36:39 BST
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: 1219
Start Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/bootlogs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 6
SysVRunLevels: 12345
-> Unit nfs-kernel-server.service:
Description: LSB: Kernel NFS server support
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-kernel-server.service
CGroup realized: yes
CGroup mask: 0x0
Name: nfs-kernel-server.service
Source Path: /etc/init.d/nfs-kernel-server
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: remote-fs.target
After: nfs-common.service
After: rpcbind.target
After: time-sync.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: nfs-common.service
References: rpcbind.target
References: time-sync.target
References: nss-lookup.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: 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/nfs-kernel-server start
PID: 1058
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/nfs-kernel-server reload
-> ExecStop:
Command Line: /etc/init.d/nfs-kernel-server stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 15
SysVRunLevels: 2345
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
Main PID: 1039
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: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
PID: 1039
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit virtualbox.service:
Description: LSB: VirtualBox Linux kernel module
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/virtualbox.service
CGroup realized: yes
CGroup mask: 0x0
Name: virtualbox.service
Name: vboxdrv.service
Source Path: /etc/init.d/virtualbox
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: network-online.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.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: 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/virtualbox start
PID: 985
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/virtualbox stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit gdm3.service:
Description: LSB: GNOME Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/gdm3.service
CGroup realized: yes
CGroup mask: 0x0
Name: gdm3.service
Source Path: /etc/init.d/gdm3
DropIn Path: /run/systemd/generator/gdm3.service.d/50-gdm3-$x-display-manager.conf
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: basic.target
Wants: x-display-manager.target
Wants: system.slice
RequiredBy: x-display-manager.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: x-display-manager.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: console-screen.service
After: dbus.service
After: NetworkManager.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: console-screen.service
References: dbus.service
References: NetworkManager.service
References: local-fs.target
References: remote-fs.target
References: x-display-manager.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: x-display-manager.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/gdm3 start
PID: 1198
Start Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/gdm3 reload
-> ExecStop:
Command Line: /etc/init.d/gdm3 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: 2345
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: 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/hddtemp start
PID: 986
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/spamassassin.service
CGroup realized: yes
CGroup mask: 0x0
Name: spamassassin.service
Source Path: /etc/init.d/spamassassin
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: postfix.service
Before: exim4.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: network-online.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: network-online.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: postfix.service
ReferencedBy: exim4.service
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/spamassassin start
PID: 989
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/spamassassin reload
-> ExecStop:
Command Line: /etc/init.d/spamassassin stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit cups-browsed.service:
Description: Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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-browsed.service
CGroup realized: yes
CGroup mask: 0x0
Name: cups-browsed.service
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1128
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: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
PID: 1128
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 991
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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 cpufreqd.service:
Description: LSB: start and stop cpufreqd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/cpufreqd.service
CGroup realized: yes
CGroup mask: 0x0
Name: cpufreqd.service
Source Path: /etc/init.d/cpufreqd
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: syslog.target
References: remote-fs.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: 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/cpufreqd start
PID: 995
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/cpufreqd reload
-> ExecStop:
Command Line: /etc/init.d/cpufreqd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit tor.service:
Description: LSB: Starts The Onion Router daemon 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/tor.service
CGroup realized: yes
CGroup mask: 0x0
Name: tor.service
Source Path: /etc/init.d/tor
Requires: basic.target
Wants: network-online.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: remote-fs.target
After: network-online.target
After: nss-lookup.target
After: time-sync.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: network-online.target
References: nss-lookup.target
References: time-sync.target
References: syslog.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/tor start
-> ExecReload:
Command Line: /etc/init.d/tor reload
-> ExecStop:
Command Line: /etc/init.d/tor stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit minissdpd.service:
Description: LSB: keep memory of all UPnP devices that announced themselves
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/minissdpd.service
CGroup realized: yes
CGroup mask: 0x0
Name: minissdpd.service
Source Path: /etc/init.d/minissdpd
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: local-fs.target
After: network-online.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: local-fs.target
References: network-online.target
References: time-sync.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: 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/minissdpd start
PID: 998
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/minissdpd reload
-> ExecStop:
Command Line: /etc/init.d/minissdpd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit saned.service:
Description: LSB: SANE network scanner server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: 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/saned start
PID: 1015
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/saned stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: 2345
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/ssh.service
CGroup realized: yes
CGroup mask: 0x0
Name: ssh.service
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: network.target
After: auditd.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network.target
References: auditd.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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
Main PID: 1004
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
EnvironmentFile: -/etc/default/ssh
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 1004
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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
Before: gdm3.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
ReferencedBy: gdm3.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: 1011
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: 1011
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/anacron.service
CGroup realized: yes
CGroup mask: 0x0
Name: anacron.service
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1020
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: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
PID: 1020
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit binfmt-support.service:
Description: Enable support for additional executable binary formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/binfmt-support.service
CGroup realized: yes
CGroup mask: 0x0
Name: binfmt-support.service
Documentation: man:update-binfmts(8)
Fragment Path: /lib/systemd/system/binfmt-support.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: 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: /usr/sbin/update-binfmts --enable
PID: 1027
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> Unit nvidia-kernel.service:
Description: LSB: create NVIDIA device nodes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/nvidia-kernel.service
CGroup realized: yes
CGroup mask: 0x0
Name: nvidia-kernel.service
Source Path: /etc/init.d/nvidia-kernel
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: mountdevsubfs.service
References: systemd-udevd.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: 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/nvidia-kernel start
PID: 1028
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/nvidia-kernel reload
-> ExecStop:
Command Line: /etc/init.d/nvidia-kernel stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/cron.service
CGroup realized: yes
CGroup mask: 0x0
Name: cron.service
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1032
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: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cron -f
PID: 1032
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/acpid.service
CGroup realized: yes
CGroup mask: 0x0
Name: acpid.service
Fragment Path: /lib/systemd/system/acpid.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: acpid.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: acpid.socket
After: basic.target
After: system.slice
TriggeredBy: acpid.socket
References: acpid.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: acpid.socket
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: 1091
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
EnvironmentFile: /etc/default/acpid
LimitNOFILE: 4096
StandardInput: socket
StandardOutput: inherit
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/acpid $OPTIONS
PID: 1091
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/lm-sensors.service
CGroup realized: yes
CGroup mask: 0x0
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: 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: /usr/bin/sensors -s
PID: 1035
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/sensors
PID: 1076
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 700
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: 171
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountkernfs.service
References: keymap.service
References: systemd-udevd.service
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: 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: 172
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
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 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 networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 648
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: 173
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> Unit pppd-dns.service:
Description: LSB: Restore resolv.conf if the system crashed.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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: pppd-dns.service
Source Path: /etc/init.d/pppd-dns
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.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: 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/pppd-dns start
PID: 650
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/pppd-dns stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 11
SysVRunLevels: S
-> 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 kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 657
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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 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
Before: nvidia-kernel.service
ReferencedBy: hdparm.service
ReferencedBy: nvidia-kernel.service
-> 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 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 unattended-upgrades.service:
Description: Unattended Upgrades
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: unattended-upgrades.service
Documentation: man:unattended-upgrade(8)
Fragment Path: /lib/systemd/system/unattended-upgrades.service
WantedBy: shutdown.target
Before: shutdown.target
Before: reboot.target
Before: halt.target
After: systemd-journald.socket
References: shutdown.target
References: reboot.target
References: halt.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/share/unattended-upgrades/unattended-upgrade-shutdown
-> 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 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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: reboot.service
Before: alsa-store.service
Before: console-kit-log-system-start.service
Before: alsa-state.service
Before: alsa-restore.service
Before: systemd-tmpfiles-clean.service
Before: systemd-readahead-done.service
Before: accounts-daemon.service
Before: lightdm.service
Before: systemd-user-sessions.service
Before: plymouth-start.service
Before: systemd-ask-password-plymouth.service
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: systemd-logind.service
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
Before: run-lock.mount
Before: systemd-remount-fs.service
Before: run-user.mount
Before: home.mount
Before: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Before: mirror.mount
Before: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Before: multimedia.mount
Before: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Before: multimedia2.mount
Before: tmp.mount
Before: usr-local.mount
Before: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Before: var-tmp.mount
Before: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Before: var-cache.mount
Before: systemd-fsck-root.service
Before: systemd-shutdownd.service
Before: systemd-initctl.service
Before: systemd-modules-load.service
Before: dev-mqueue.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-hugepages.mount
Before: systemd-sysctl.service
Before: systemd-journald.service
Before: systemd-journal-flush.service
Before: debian-fixup.service
Before: systemd-binfmt.service
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: systemd-tmpfiles-setup.service
Before: systemd-ask-password-console.service
Before: systemd-tmpfiles-setup-dev.service
Before: kmod-static-nodes.service
Before: sys-kernel-config.mount
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: plymouth-read-write.service
Before: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Before: sockets.target
Before: syslog.target
Before: umountnfs.service
Before: umountfs.service
Before: halt.service
Before: unattended-upgrades.service
Before: console-kit-log-system-stop.service
Before: plymouth-halt.service
Before: systemd-halt.service
Before: console-kit-log-system-restart.service
Before: plymouth-reboot.service
Before: systemd-reboot.service
Before: umountroot.service
Before: sendsigs.service
Before: kbd.service
Before: pppd-dns.service
Before: udev-finish.service
Before: systemd-udev-settle.service
Before: networking.service
Before: keyboard-setup.service
Before: hdparm.service
Before: console-setup.service
Before: lm-sensors.service
Before: cron.service
Before: nvidia-kernel.service
Before: binfmt-support.service
Before: anacron.service
Before: dbus.service
Before: ssh.service
Before: saned.service
Before: minissdpd.service
Before: tor.service
Before: cpufreqd.service
Before: motd.service
Before: cups-browsed.service
Before: spamassassin.service
Before: hddtemp.service
Before: gdm3.service
Before: virtualbox.service
Before: nfs-kernel-server.service
Before: bootlogs.service
Before: cups.service
Before: atd.service
Before: motion.service
Before: avahi-daemon.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: nfs-common.service
Before: rpcbind.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: pulseaudio.service
Before: postgresql.service
Before: lpd.service
Before: systemd-update-utmp-runlevel.service
Before: ifup at eth1.service
Before: dev-sdd2.swap
Before: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
Before: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
Before: run-rpc_pipefs.mount
Before: media-external.mount
Before: polkitd.service
Before: colord.service
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
Before: user at 500.service
Before: console-kit-daemon.service
Before: rtkit-daemon.service
Before: upower.service
Before: udisks.service
Before: media-rescue.mount
Before: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
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: console-kit-log-system-start.service
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: accounts-daemon.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: plymouth-start.service
ReferencedBy: systemd-ask-password-plymouth.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: run-lock.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: mirror.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
ReferencedBy: multimedia.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
ReferencedBy: var-tmp.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
ReferencedBy: var-cache.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sockets.target
ReferencedBy: systemd-shutdownd.service
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: plymouth-read-write.service
ReferencedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: halt.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: plymouth-halt.service
ReferencedBy: systemd-halt.service
ReferencedBy: console-kit-log-system-restart.service
ReferencedBy: plymouth-reboot.service
ReferencedBy: systemd-reboot.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: kbd.service
ReferencedBy: pppd-dns.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: networking.service
ReferencedBy: keyboard-setup.service
ReferencedBy: hdparm.service
ReferencedBy: console-setup.service
ReferencedBy: lm-sensors.service
ReferencedBy: cron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: binfmt-support.service
ReferencedBy: anacron.service
ReferencedBy: dbus.service
ReferencedBy: ssh.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: gdm3.service
ReferencedBy: virtualbox.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: bootlogs.service
ReferencedBy: cups.service
ReferencedBy: atd.service
ReferencedBy: motion.service
ReferencedBy: avahi-daemon.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
ReferencedBy: rpcbind.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: lpd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: ifup at eth1.service
ReferencedBy: dev-sdd2.swap
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
ReferencedBy: user at 500.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks.service
ReferencedBy: media-rescue.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Wants: -.slice
WantedBy: reboot.service
WantedBy: slices.target
WantedBy: accounts-daemon.service
WantedBy: dbus.socket
WantedBy: lightdm.service
WantedBy: systemd-user-sessions.service
WantedBy: systemd-logind.service
WantedBy: systemd-ask-password-wall.service
WantedBy: system-getty.slice
WantedBy: rc-local.service
WantedBy: NetworkManager.service
WantedBy: plymouth-quit.service
WantedBy: plymouth-quit-wait.service
WantedBy: run-lock.mount
WantedBy: run-user.mount
WantedBy: -.mount
WantedBy: home.mount
WantedBy: system-systemd\x2dfsck.slice
WantedBy: mirror.mount
WantedBy: multimedia.mount
WantedBy: multimedia2.mount
WantedBy: tmp.mount
WantedBy: usr-local.mount
WantedBy: var-tmp.mount
WantedBy: var-cache.mount
WantedBy: acpid.socket
WantedBy: avahi-daemon.socket
WantedBy: cups.socket
WantedBy: rsyslog.service
WantedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
WantedBy: umountnfs.service
WantedBy: umountfs.service
WantedBy: halt.service
WantedBy: umountroot.service
WantedBy: sendsigs.service
WantedBy: lm-sensors.service
WantedBy: acpid.service
WantedBy: cron.service
WantedBy: nvidia-kernel.service
WantedBy: binfmt-support.service
WantedBy: anacron.service
WantedBy: dbus.service
WantedBy: ssh.service
WantedBy: saned.service
WantedBy: minissdpd.service
WantedBy: tor.service
WantedBy: cpufreqd.service
WantedBy: motd.service
WantedBy: cups-browsed.service
WantedBy: spamassassin.service
WantedBy: hddtemp.service
WantedBy: gdm3.service
WantedBy: virtualbox.service
WantedBy: nfs-kernel-server.service
WantedBy: bootlogs.service
WantedBy: cups.service
WantedBy: atd.service
WantedBy: motion.service
WantedBy: avahi-daemon.service
WantedBy: postfix.service
WantedBy: openntpd.service
WantedBy: exim4.service
WantedBy: apache2.service
WantedBy: dovecot.service
WantedBy: mysql.service
WantedBy: pulseaudio.service
WantedBy: postgresql.service
WantedBy: lpd.service
WantedBy: system-ifup.slice
WantedBy: dev-sdd2.swap
WantedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
WantedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
WantedBy: run-rpc_pipefs.mount
WantedBy: media-external.mount
WantedBy: polkitd.service
WantedBy: colord.service
WantedBy: media-gent-tmp.mount
WantedBy: home-www-mrtg.mount
WantedBy: home-www-gent.mount
WantedBy: koicam.mount
WantedBy: media-gent-mirror.mount
WantedBy: multimedia-oggs-wavs-gent.mount
WantedBy: media-gent-tony.mount
WantedBy: console-kit-daemon.service
WantedBy: rtkit-daemon.service
WantedBy: upower.service
WantedBy: udisks.service
WantedBy: media-rescue.mount
Before: reboot.service
Before: slices.target
Before: accounts-daemon.service
Before: dbus.socket
Before: lightdm.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: systemd-ask-password-wall.service
Before: system-getty.slice
Before: rc-local.service
Before: NetworkManager.service
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
Before: run-lock.mount
Before: run-user.mount
Before: -.mount
Before: home.mount
Before: system-systemd\x2dfsck.slice
Before: mirror.mount
Before: multimedia.mount
Before: multimedia2.mount
Before: tmp.mount
Before: usr-local.mount
Before: var-tmp.mount
Before: var-cache.mount
Before: acpid.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: rsyslog.service
Before: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Before: umountnfs.service
Before: umountfs.service
Before: halt.service
Before: umountroot.service
Before: sendsigs.service
Before: lm-sensors.service
Before: acpid.service
Before: cron.service
Before: nvidia-kernel.service
Before: binfmt-support.service
Before: anacron.service
Before: dbus.service
Before: ssh.service
Before: saned.service
Before: minissdpd.service
Before: tor.service
Before: cpufreqd.service
Before: motd.service
Before: cups-browsed.service
Before: spamassassin.service
Before: hddtemp.service
Before: gdm3.service
Before: virtualbox.service
Before: nfs-kernel-server.service
Before: bootlogs.service
Before: cups.service
Before: atd.service
Before: motion.service
Before: avahi-daemon.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: pulseaudio.service
Before: postgresql.service
Before: lpd.service
Before: system-ifup.slice
Before: dev-sdd2.swap
Before: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
Before: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
Before: run-rpc_pipefs.mount
Before: media-external.mount
Before: polkitd.service
Before: colord.service
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
Before: console-kit-daemon.service
Before: rtkit-daemon.service
Before: upower.service
Before: udisks.service
Before: media-rescue.mount
After: -.slice
References: slices.target
References: -.slice
ReferencedBy: reboot.service
ReferencedBy: slices.target
ReferencedBy: accounts-daemon.service
ReferencedBy: dbus.socket
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: system-getty.slice
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: -.mount
ReferencedBy: home.mount
ReferencedBy: system-systemd\x2dfsck.slice
ReferencedBy: mirror.mount
ReferencedBy: multimedia.mount
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: var-tmp.mount
ReferencedBy: var-cache.mount
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: rsyslog.service
ReferencedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: halt.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpid.service
ReferencedBy: cron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: binfmt-support.service
ReferencedBy: anacron.service
ReferencedBy: dbus.service
ReferencedBy: ssh.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: gdm3.service
ReferencedBy: virtualbox.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: bootlogs.service
ReferencedBy: cups.service
ReferencedBy: atd.service
ReferencedBy: motion.service
ReferencedBy: avahi-daemon.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: lpd.service
ReferencedBy: system-ifup.slice
ReferencedBy: dev-sdd2.swap
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks.service
ReferencedBy: media-rescue.mount
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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
Wants: console-kit-log-system-start.service
RequiredBy: reboot.service
RequiredBy: accounts-daemon.service
RequiredBy: lightdm.service
RequiredBy: systemd-user-sessions.service
RequiredBy: multi-user.target
RequiredBy: systemd-logind.service
RequiredBy: systemd-ask-password-wall.service
RequiredBy: getty at tty1.service
RequiredBy: rc-local.service
RequiredBy: NetworkManager.service
RequiredBy: plymouth-quit.service
RequiredBy: plymouth-quit-wait.service
RequiredBy: rsyslog.service
RequiredBy: umountnfs.service
RequiredBy: umountfs.service
RequiredBy: halt.service
RequiredBy: umountroot.service
RequiredBy: sendsigs.service
RequiredBy: lm-sensors.service
RequiredBy: acpid.service
RequiredBy: cron.service
RequiredBy: nvidia-kernel.service
RequiredBy: binfmt-support.service
RequiredBy: anacron.service
RequiredBy: dbus.service
RequiredBy: ssh.service
RequiredBy: saned.service
RequiredBy: minissdpd.service
RequiredBy: tor.service
RequiredBy: cpufreqd.service
RequiredBy: motd.service
RequiredBy: cups-browsed.service
RequiredBy: spamassassin.service
RequiredBy: hddtemp.service
RequiredBy: gdm3.service
RequiredBy: virtualbox.service
RequiredBy: nfs-kernel-server.service
RequiredBy: bootlogs.service
RequiredBy: cups.service
RequiredBy: atd.service
RequiredBy: motion.service
RequiredBy: avahi-daemon.service
RequiredBy: postfix.service
RequiredBy: openntpd.service
RequiredBy: exim4.service
RequiredBy: apache2.service
RequiredBy: dovecot.service
RequiredBy: mysql.service
RequiredBy: pulseaudio.service
RequiredBy: postgresql.service
RequiredBy: lpd.service
RequiredBy: polkitd.service
RequiredBy: colord.service
RequiredBy: user at 500.service
RequiredBy: console-kit-daemon.service
RequiredBy: rtkit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks.service
Conflicts: shutdown.target
Before: reboot.service
Before: accounts-daemon.service
Before: lightdm.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: systemd-logind.service
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
Before: rsyslog.service
Before: umountnfs.service
Before: umountfs.service
Before: halt.service
Before: umountroot.service
Before: sendsigs.service
Before: lm-sensors.service
Before: acpid.service
Before: cron.service
Before: nvidia-kernel.service
Before: binfmt-support.service
Before: anacron.service
Before: dbus.service
Before: ssh.service
Before: saned.service
Before: minissdpd.service
Before: tor.service
Before: cpufreqd.service
Before: motd.service
Before: cups-browsed.service
Before: spamassassin.service
Before: hddtemp.service
Before: gdm3.service
Before: virtualbox.service
Before: nfs-kernel-server.service
Before: bootlogs.service
Before: cups.service
Before: atd.service
Before: motion.service
Before: avahi-daemon.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: pulseaudio.service
Before: postgresql.service
Before: lpd.service
Before: polkitd.service
Before: colord.service
Before: user at 500.service
Before: console-kit-daemon.service
Before: rtkit-daemon.service
Before: upower.service
Before: udisks.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
After: slices.target
After: systemd-ask-password-plymouth.path
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: slices.target
References: alsa-restore.service
References: alsa-state.service
References: console-kit-log-system-start.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: accounts-daemon.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-ask-password-plymouth.path
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: rsyslog.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: halt.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpid.service
ReferencedBy: cron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: binfmt-support.service
ReferencedBy: anacron.service
ReferencedBy: dbus.service
ReferencedBy: ssh.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: gdm3.service
ReferencedBy: virtualbox.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: bootlogs.service
ReferencedBy: cups.service
ReferencedBy: atd.service
ReferencedBy: motion.service
ReferencedBy: avahi-daemon.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: lpd.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: user at 500.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks.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: unattended-upgrades.service
Wants: alsa-store.service
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
ConflictedBy: reboot.service
ConflictedBy: basic.target
ConflictedBy: alsa-state.service
ConflictedBy: alsa-restore.service
ConflictedBy: slices.target
ConflictedBy: paths.target
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: accounts-daemon.service
ConflictedBy: dbus.socket
ConflictedBy: lightdm.service
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: rescue.target
ConflictedBy: rescue.service
ConflictedBy: systemd-ask-password-plymouth.service
ConflictedBy: systemd-ask-password-plymouth.path
ConflictedBy: multi-user.target
ConflictedBy: systemd-logind.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: user.slice
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: system-getty.slice
ConflictedBy: rc-local.service
ConflictedBy: network.target
ConflictedBy: cups.path
ConflictedBy: NetworkManager.service
ConflictedBy: plymouth-quit.service
ConflictedBy: plymouth-quit-wait.service
ConflictedBy: local-fs.target
ConflictedBy: systemd-remount-fs.service
ConflictedBy: system-systemd\x2dfsck.slice
ConflictedBy: emergency.target
ConflictedBy: emergency.service
ConflictedBy: local-fs-pre.target
ConflictedBy: sockets.target
ConflictedBy: acpid.socket
ConflictedBy: avahi-daemon.socket
ConflictedBy: cups.socket
ConflictedBy: sysinit.target
ConflictedBy: systemd-modules-load.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: cryptsetup.target
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-tmpfiles-setup.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: systemd-random-seed.service
ConflictedBy: systemd-update-utmp.service
ConflictedBy: swap.target
ConflictedBy: umountnfs.service
ConflictedBy: umountfs.service
ConflictedBy: halt.service
ConflictedBy: umountroot.service
ConflictedBy: sendsigs.service
ConflictedBy: lm-sensors.service
ConflictedBy: acpid.service
ConflictedBy: cron.service
ConflictedBy: nvidia-kernel.service
ConflictedBy: binfmt-support.service
ConflictedBy: anacron.service
ConflictedBy: time-sync.target
ConflictedBy: dbus.service
ConflictedBy: ssh.service
ConflictedBy: saned.service
ConflictedBy: minissdpd.service
ConflictedBy: network-online.target
ConflictedBy: tor.service
ConflictedBy: nss-lookup.target
ConflictedBy: cpufreqd.service
ConflictedBy: motd.service
ConflictedBy: cups-browsed.service
ConflictedBy: spamassassin.service
ConflictedBy: hddtemp.service
ConflictedBy: gdm3.service
ConflictedBy: x-display-manager.target
ConflictedBy: virtualbox.service
ConflictedBy: nfs-kernel-server.service
ConflictedBy: rpcbind.target
ConflictedBy: bootlogs.service
ConflictedBy: cups.service
ConflictedBy: atd.service
ConflictedBy: motion.service
ConflictedBy: avahi-daemon.service
ConflictedBy: postfix.service
ConflictedBy: mail-transport-agent.target
ConflictedBy: openntpd.service
ConflictedBy: exim4.service
ConflictedBy: apache2.service
ConflictedBy: dovecot.service
ConflictedBy: mysql.service
ConflictedBy: pulseaudio.service
ConflictedBy: postgresql.service
ConflictedBy: lpd.service
ConflictedBy: systemd-update-utmp-runlevel.service
ConflictedBy: networking.service
ConflictedBy: rpcbind.service
ConflictedBy: nfs-common.service
ConflictedBy: system-ifup.slice
ConflictedBy: printer.target
ConflictedBy: sound.target
ConflictedBy: polkitd.service
ConflictedBy: colord.service
ConflictedBy: user-500.slice
ConflictedBy: user at 500.service
ConflictedBy: session-1.scope
ConflictedBy: console-kit-daemon.service
ConflictedBy: rtkit-daemon.service
ConflictedBy: upower.service
ConflictedBy: udisks.service
Before: systemd-halt.service
Before: final.target
Before: systemd-reboot.service
After: reboot.service
After: alsa-store.service
After: console-kit-log-system-start.service
After: alsa-state.service
After: alsa-restore.service
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: accounts-daemon.service
After: dbus.socket
After: lightdm.service
After: systemd-user-sessions.service
After: rescue.service
After: systemd-ask-password-plymouth.service
After: systemd-ask-password-plymouth.path
After: systemd-logind.service
After: user.slice
After: systemd-ask-password-wall.path
After: systemd-ask-password-wall.service
After: getty at tty1.service
After: system-getty.slice
After: rc-local.service
After: cups.path
After: NetworkManager.service
After: plymouth-quit.service
After: plymouth-quit-wait.service
After: systemd-remount-fs.service
After: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
After: system-systemd\x2dfsck.slice
After: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
After: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
After: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
After: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
After: systemd-fsck-root.service
After: emergency.service
After: acpid.socket
After: avahi-daemon.socket
After: cups.socket
After: systemd-modules-load.service
After: systemd-sysctl.service
After: syslog.socket
After: rsyslog.service
After: systemd-binfmt.service
After: systemd-tmpfiles-setup.service
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-random-seed.service
After: systemd-update-utmp.service
After: umountnfs.service
After: umountfs.service
After: halt.service
After: unattended-upgrades.service
After: console-kit-log-system-stop.service
After: console-kit-log-system-restart.service
After: umountroot.service
After: sendsigs.service
After: lm-sensors.service
After: acpid.service
After: cron.service
After: nvidia-kernel.service
After: binfmt-support.service
After: anacron.service
After: dbus.service
After: ssh.service
After: saned.service
After: minissdpd.service
After: tor.service
After: cpufreqd.service
After: motd.service
After: cups-browsed.service
After: spamassassin.service
After: hddtemp.service
After: gdm3.service
After: virtualbox.service
After: nfs-kernel-server.service
After: bootlogs.service
After: cups.service
After: atd.service
After: motion.service
After: avahi-daemon.service
After: postfix.service
After: openntpd.service
After: exim4.service
After: apache2.service
After: dovecot.service
After: mysql.service
After: pulseaudio.service
After: postgresql.service
After: lpd.service
After: systemd-update-utmp-runlevel.service
After: networking.service
After: rpcbind.service
After: nfs-common.service
After: system-ifup.slice
After: polkitd.service
After: colord.service
After: user-500.slice
After: user at 500.service
After: session-1.scope
After: console-kit-daemon.service
After: rtkit-daemon.service
After: upower.service
After: udisks.service
After: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
References: unattended-upgrades.service
References: alsa-store.service
ReferencedBy: reboot.service
ReferencedBy: alsa-store.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: slices.target
ReferencedBy: paths.target
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: accounts-daemon.service
ReferencedBy: dbus.socket
ReferencedBy: lightdm.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: systemd-ask-password-plymouth.service
ReferencedBy: systemd-ask-password-plymouth.path
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: user.slice
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: system-getty.slice
ReferencedBy: rc-local.service
ReferencedBy: network.target
ReferencedBy: cups.path
ReferencedBy: NetworkManager.service
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: system-systemd\x2dfsck.slice
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: emergency.target
ReferencedBy: emergency.service
ReferencedBy: local-fs-pre.target
ReferencedBy: sockets.target
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: cryptsetup.target
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: swap.target
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: halt.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: systemd-halt.service
ReferencedBy: final.target
ReferencedBy: console-kit-log-system-restart.service
ReferencedBy: systemd-reboot.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpid.service
ReferencedBy: cron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: binfmt-support.service
ReferencedBy: anacron.service
ReferencedBy: time-sync.target
ReferencedBy: dbus.service
ReferencedBy: ssh.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: network-online.target
ReferencedBy: tor.service
ReferencedBy: nss-lookup.target
ReferencedBy: cpufreqd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: gdm3.service
ReferencedBy: x-display-manager.target
ReferencedBy: virtualbox.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: rpcbind.target
ReferencedBy: bootlogs.service
ReferencedBy: cups.service
ReferencedBy: atd.service
ReferencedBy: motion.service
ReferencedBy: avahi-daemon.service
ReferencedBy: postfix.service
ReferencedBy: mail-transport-agent.target
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: lpd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: networking.service
ReferencedBy: rpcbind.service
ReferencedBy: nfs-common.service
ReferencedBy: system-ifup.slice
ReferencedBy: printer.target
ReferencedBy: sound.target
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: user-500.slice
ReferencedBy: user at 500.service
ReferencedBy: session-1.scope
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: plymouth-read-write.service
Wants: plymouth-start.service
Wants: systemd-update-utmp.service
Wants: systemd-random-seed.service
Wants: sys-kernel-config.mount
Wants: kmod-static-nodes.service
Wants: systemd-udevd.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: systemd-ask-password-console.path
Wants: systemd-tmpfiles-setup.service
Wants: sys-fs-fuse-connections.mount
Wants: sys-kernel-debug.mount
Wants: systemd-binfmt.service
Wants: debian-fixup.service
Wants: systemd-journal-flush.service
Wants: systemd-journald.service
Wants: udev-finish.service
Wants: cryptsetup.target
Wants: systemd-sysctl.service
Wants: dev-hugepages.mount
Wants: systemd-udev-trigger.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: dev-mqueue.mount
Wants: systemd-modules-load.service
Wants: console-setup.service
Wants: hdparm.service
Wants: keyboard-setup.service
Wants: nfs-common.service
Wants: networking.service
Wants: rpcbind.service
Wants: pppd-dns.service
Wants: kbd.service
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: dbus.socket
RequiredBy: rescue.target
RequiredBy: cups.path
RequiredBy: acpid.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: basic.target
Before: console-kit-log-system-start.service
Before: alsa-state.service
Before: systemd-tmpfiles-clean.timer
Before: dbus.socket
Before: rescue.target
Before: rescue.service
Before: cups.path
Before: acpid.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: console-kit-log-system-stop.service
Before: console-kit-log-system-restart.service
After: systemd-tmpfiles-clean.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-udevd.service
After: systemd-udev-trigger.service
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: systemd-modules-load.service
After: dev-mqueue.mount
After: proc-sys-fs-binfmt_misc.automount
After: dev-hugepages.mount
After: systemd-sysctl.service
After: cryptsetup.target
After: systemd-journald.service
After: debian-fixup.service
After: systemd-binfmt.service
After: sys-kernel-debug.mount
After: sys-fs-fuse-connections.mount
After: systemd-tmpfiles-setup.service
After: systemd-tmpfiles-setup-dev.service
After: kmod-static-nodes.service
After: sys-kernel-config.mount
After: systemd-random-seed.service
After: systemd-update-utmp.service
After: plymouth-read-write.service
After: systemd-udev-settle.service
After: console-setup.service
After: hdparm.service
After: keyboard-setup.service
After: nfs-common.service
After: networking.service
After: rpcbind.service
After: pppd-dns.service
After: kbd.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: plymouth-read-write.service
References: plymouth-start.service
References: systemd-update-utmp.service
References: systemd-random-seed.service
References: sys-kernel-config.mount
References: kmod-static-nodes.service
References: systemd-udevd.service
References: systemd-tmpfiles-setup-dev.service
References: systemd-ask-password-console.path
References: systemd-tmpfiles-setup.service
References: sys-fs-fuse-connections.mount
References: sys-kernel-debug.mount
References: systemd-binfmt.service
References: debian-fixup.service
References: systemd-journal-flush.service
References: systemd-journald.service
References: udev-finish.service
References: cryptsetup.target
References: systemd-sysctl.service
References: dev-hugepages.mount
References: systemd-udev-trigger.service
References: proc-sys-fs-binfmt_misc.automount
References: dev-mqueue.mount
References: systemd-modules-load.service
References: shutdown.target
References: console-setup.service
References: hdparm.service
References: keyboard-setup.service
References: nfs-common.service
References: networking.service
References: rpcbind.service
References: pppd-dns.service
References: kbd.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: alsa-state.service
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: systemd-udev-trigger.service
ReferencedBy: cups.path
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: systemd-modules-load.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-journald.service
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: plymouth-read-write.service
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: console-kit-log-system-restart.service
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Wants: cups.socket
Wants: avahi-daemon.socket
Wants: acpid.socket
Wants: systemd-initctl.socket
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
Wants: systemd-shutdownd.socket
Wants: systemd-journald.socket
Wants: dbus.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: dbus.socket
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-shutdownd.socket
After: systemd-initctl.socket
After: acpid.socket
After: avahi-daemon.socket
After: cups.socket
After: syslog.socket
After: systemd-journald.socket
References: cups.socket
References: avahi-daemon.socket
References: acpid.socket
References: systemd-initctl.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: systemd-shutdownd.socket
References: systemd-journald.socket
References: dbus.socket
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: dbus.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-wall.path
After: cups.path
After: systemd-ask-password-console.path
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: cups.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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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 succeeded
ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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
PID: 932
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:38 BST
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 console-kit-log-system-start.service:
Description: Console System Startup Logging
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
Before: console-kit-log-system-stop.service
Before: console-kit-log-system-restart.service
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: console-kit-log-system-restart.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: /usr/sbin/ck-log-system-start
PID: 933
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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-03 10:51:33 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:51:33 BST
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 succeeded
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
Condition Timestamp: Sun 2014-08-03 10:51:33 BST
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: 4477
Start Timestamp: Sun 2014-08-03 10:51:33 BST
Exit Timestamp: Sun 2014-08-03 10:51:33 BST
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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Requires: var-cache.mount
Requires: var-tmp.mount
Requires: usr-local.mount
Requires: tmp.mount
Requires: multimedia2.mount
Requires: multimedia.mount
Requires: mirror.mount
Requires: home.mount
Requires: -.mount
Wants: systemd-fsck-root.service
Wants: run-user.mount
Wants: systemd-remount-fs.service
Wants: run-lock.mount
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-journal-flush.service
Before: systemd-tmpfiles-setup.service
Before: plymouth-read-write.service
Before: pppd-dns.service
Before: networking.service
Before: saned.service
Before: minissdpd.service
Before: tor.service
Before: cpufreqd.service
Before: motd.service
Before: gdm3.service
Before: bootlogs.service
Before: motion.service
Before: postfix.service
Before: rpcbind.service
Before: apache2.service
Before: dovecot.service
Before: postgresql.service
Before: ifup at eth1.service
After: local-fs-pre.target
After: run-lock.mount
After: systemd-remount-fs.service
After: run-user.mount
After: -.mount
After: home.mount
After: mirror.mount
After: multimedia.mount
After: multimedia2.mount
After: tmp.mount
After: usr-local.mount
After: var-tmp.mount
After: var-cache.mount
After: systemd-fsck-root.service
After: run-rpc_pipefs.mount
After: media-external.mount
After: media-rescue.mount
OnFailure: emergency.target
References: local-fs-pre.target
References: shutdown.target
References: emergency.target
References: systemd-fsck-root.service
References: var-cache.mount
References: var-tmp.mount
References: usr-local.mount
References: tmp.mount
References: multimedia2.mount
References: multimedia.mount
References: mirror.mount
References: home.mount
References: -.mount
References: run-user.mount
References: systemd-remount-fs.service
References: run-lock.mount
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: remote-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: -.mount
ReferencedBy: home.mount
ReferencedBy: mirror.mount
ReferencedBy: multimedia.mount
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: var-tmp.mount
ReferencedBy: var-cache.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: plymouth-read-write.service
ReferencedBy: pppd-dns.service
ReferencedBy: networking.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: motd.service
ReferencedBy: gdm3.service
ReferencedBy: bootlogs.service
ReferencedBy: motion.service
ReferencedBy: postfix.service
ReferencedBy: rpcbind.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: postgresql.service
ReferencedBy: ifup at eth1.service
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: media-rescue.mount
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 at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Before: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Before: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Before: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Before: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Before: systemd-fsck-root.service
Before: systemd-modules-load.service
Before: systemd-sysctl.service
Before: systemd-binfmt.service
Before: systemd-tmpfiles-setup.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.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 at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.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 at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Before: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Before: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Before: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Before: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Before: systemd-fsck-root.service
Before: systemd-modules-load.service
Before: systemd-sysctl.service
Before: systemd-binfmt.service
Before: systemd-tmpfiles-setup.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.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: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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: default.target
Name: graphical.target
Name: runlevel5.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
Requires: multi-user.target
Wants: lightdm.service
Wants: accounts-daemon.service
Wants: systemd-update-utmp-runlevel.service
Wants: saned.service
Wants: minissdpd.service
Wants: hddtemp.service
Wants: gdm3.service
Wants: nfs-kernel-server.service
Wants: nfs-common.service
Wants: postfix.service
Wants: dovecot.service
Wants: bootlogs.service
Wants: exim4.service
Wants: nvidia-kernel.service
Wants: apache2.service
Wants: postgresql.service
Wants: lpd.service
Wants: motion.service
Wants: virtualbox.service
Wants: motd.service
Wants: openntpd.service
Wants: cpufreqd.service
Wants: pulseaudio.service
Wants: mysql.service
Wants: spamassassin.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: accounts-daemon.service
After: lightdm.service
After: saned.service
After: minissdpd.service
After: hddtemp.service
After: gdm3.service
After: nfs-kernel-server.service
After: nfs-common.service
After: postfix.service
After: dovecot.service
After: bootlogs.service
After: exim4.service
After: nvidia-kernel.service
After: apache2.service
After: postgresql.service
After: lpd.service
After: motion.service
After: virtualbox.service
After: motd.service
After: openntpd.service
After: cpufreqd.service
After: pulseaudio.service
After: mysql.service
After: spamassassin.service
References: multi-user.target
References: rescue.target
References: lightdm.service
References: accounts-daemon.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: saned.service
References: minissdpd.service
References: hddtemp.service
References: gdm3.service
References: nfs-kernel-server.service
References: nfs-common.service
References: postfix.service
References: dovecot.service
References: bootlogs.service
References: exim4.service
References: nvidia-kernel.service
References: apache2.service
References: postgresql.service
References: lpd.service
References: motion.service
References: virtualbox.service
References: motd.service
References: openntpd.service
References: cpufreqd.service
References: pulseaudio.service
References: mysql.service
References: spamassassin.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: active
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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: 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
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
Requires: basic.target
Wants: avahi-daemon.service
Wants: remote-fs.target
Wants: binfmt-support.service
Wants: plymouth-quit-wait.service
Wants: atd.service
Wants: plymouth-quit.service
Wants: cups-browsed.service
Wants: cron.service
Wants: NetworkManager.service
Wants: ssh.service
Wants: lm-sensors.service
Wants: anacron.service
Wants: cups.path
Wants: rc-local.service
Wants: getty.target
Wants: systemd-ask-password-wall.path
Wants: systemd-logind.service
Wants: dbus.service
Wants: systemd-user-sessions.service
Wants: rsyslog.service
Wants: systemd-update-utmp-runlevel.service
Wants: saned.service
Wants: minissdpd.service
Wants: hddtemp.service
Wants: gdm3.service
Wants: nfs-kernel-server.service
Wants: nfs-common.service
Wants: postfix.service
Wants: dovecot.service
Wants: bootlogs.service
Wants: exim4.service
Wants: nvidia-kernel.service
Wants: apache2.service
Wants: postgresql.service
Wants: lpd.service
Wants: motion.service
Wants: virtualbox.service
Wants: motd.service
Wants: openntpd.service
Wants: cpufreqd.service
Wants: pulseaudio.service
Wants: mysql.service
Wants: spamassassin.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: cups.path
After: NetworkManager.service
After: plymouth-quit.service
After: plymouth-quit-wait.service
After: rsyslog.service
After: lm-sensors.service
After: cron.service
After: binfmt-support.service
After: anacron.service
After: dbus.service
After: ssh.service
After: cups-browsed.service
After: atd.service
After: avahi-daemon.service
After: saned.service
After: minissdpd.service
After: hddtemp.service
After: gdm3.service
After: nfs-kernel-server.service
After: nfs-common.service
After: postfix.service
After: dovecot.service
After: bootlogs.service
After: exim4.service
After: nvidia-kernel.service
After: apache2.service
After: postgresql.service
After: lpd.service
After: motion.service
After: virtualbox.service
After: motd.service
After: openntpd.service
After: cpufreqd.service
After: pulseaudio.service
After: mysql.service
After: spamassassin.service
References: basic.target
References: rescue.service
References: rescue.target
References: avahi-daemon.service
References: remote-fs.target
References: binfmt-support.service
References: plymouth-quit-wait.service
References: atd.service
References: plymouth-quit.service
References: cups-browsed.service
References: cron.service
References: NetworkManager.service
References: ssh.service
References: lm-sensors.service
References: anacron.service
References: cups.path
References: rc-local.service
References: getty.target
References: systemd-ask-password-wall.path
References: systemd-logind.service
References: dbus.service
References: systemd-user-sessions.service
References: shutdown.target
References: rsyslog.service
References: systemd-update-utmp-runlevel.service
References: saned.service
References: minissdpd.service
References: hddtemp.service
References: gdm3.service
References: nfs-kernel-server.service
References: nfs-common.service
References: postfix.service
References: dovecot.service
References: bootlogs.service
References: exim4.service
References: nvidia-kernel.service
References: apache2.service
References: postgresql.service
References: lpd.service
References: motion.service
References: virtualbox.service
References: motd.service
References: openntpd.service
References: cpufreqd.service
References: pulseaudio.service
References: mysql.service
References: spamassassin.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: active
-> Unit rescue.target:
Description: Rescue 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: rescue.target
Name: runlevel1.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
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: dead
-> Unit accounts-daemon.service:
Description: Accounts Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/accounts-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: accounts-daemon.service
Fragment Path: /lib/systemd/system/accounts-daemon.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.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: graphical.target
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: dbus
Restart: no
NotifyAccess: none
Main PID: 1055
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Accounts
Bus Name Good: yes
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: syslog
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/accountsservice/accounts-daemon
PID: 1055
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: accounts-daemon.service
RequiredBy: lightdm.service
RequiredBy: systemd-logind.service
RequiredBy: NetworkManager.service
RequiredBy: dbus.service
RequiredBy: avahi-daemon.service
RequiredBy: polkitd.service
RequiredBy: colord.service
RequiredBy: console-kit-daemon.service
RequiredBy: rtkit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks.service
WantedBy: systemd-logind.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: accounts-daemon.service
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: lightdm.service
Before: systemd-logind.service
Before: NetworkManager.service
Before: avahi-daemon.service
Before: polkitd.service
Before: colord.service
Before: console-kit-daemon.service
Before: rtkit-daemon.service
Before: upower.service
Before: udisks.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: accounts-daemon.service
ReferencedBy: lightdm.service
ReferencedBy: systemd-logind.service
ReferencedBy: NetworkManager.service
ReferencedBy: sockets.target
ReferencedBy: dbus.service
ReferencedBy: avahi-daemon.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks.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 systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: lightdm.service
Before: shutdown.target
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
Before: user at 500.service
Before: session-1.scope
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: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: user at 500.service
ReferencedBy: session-1.scope
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: 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
PID: 1052
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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: 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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Wants: remote-fs-pre.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-user-sessions.service
Before: systemd-journal-flush.service
Before: kbd.service
Before: console-setup.service
Before: saned.service
Before: minissdpd.service
Before: tor.service
Before: cpufreqd.service
Before: spamassassin.service
Before: hddtemp.service
Before: gdm3.service
Before: virtualbox.service
Before: nfs-kernel-server.service
Before: motion.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: pulseaudio.service
Before: postgresql.service
After: remote-fs-pre.target
After: local-fs.target
After: media-gent-tmp.mount
After: home-www-mrtg.mount
After: home-www-gent.mount
After: koicam.mount
After: media-gent-mirror.mount
After: multimedia-oggs-wavs-gent.mount
After: media-gent-tony.mount
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: kbd.service
ReferencedBy: console-setup.service
ReferencedBy: saned.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: gdm3.service
ReferencedBy: virtualbox.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: motion.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
WantedBy: remote-fs.target
WantedBy: umountnfs.service
WantedBy: sendsigs.service
Conflicts: shutdown.target
Before: remote-fs.target
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
After: umountnfs.service
After: sendsigs.service
References: shutdown.target
ReferencedBy: remote-fs.target
ReferencedBy: umountnfs.service
ReferencedBy: sendsigs.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit rescue.service:
Description: Rescue 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: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
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: 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 rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit plymouth-start.service:
Description: Show Plymouth Boot Screen
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: plymouth-start.service
Fragment Path: /lib/systemd/system/plymouth-start.service
ConditionKernelCommandLine: splash failed
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: no
Wants: systemd-ask-password-plymouth.path
Wants: systemd-vconsole-setup.service
WantedBy: sysinit.target
Before: rescue.service
Before: systemd-ask-password-plymouth.service
Before: systemd-ask-password-plymouth.path
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
Before: plymouth-halt.service
Before: plymouth-reboot.service
After: systemd-vconsole-setup.service
After: systemd-udev-trigger.service
After: systemd-udevd.service
After: systemd-journald.socket
References: systemd-ask-password-plymouth.path
References: systemd-vconsole-setup.service
References: systemd-udev-trigger.service
References: systemd-udevd.service
References: systemd-ask-password-plymouth.service
References: systemd-journald.socket
ReferencedBy: rescue.service
ReferencedBy: systemd-ask-password-plymouth.service
ReferencedBy: systemd-ask-password-plymouth.path
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: plymouth-halt.service
ReferencedBy: plymouth-reboot.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: forking
Restart: no
NotifyAccess: none
KillMode: none
KillSignal: SIGTERM
SendSIGKILL: no
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: /sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
-> ExecStartPost:
Command Line: /bin/plymouth show-splash
-> Unit systemd-ask-password-plymouth.path:
Description: Forward Password Requests to Plymouth 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-plymouth.path
Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.path
ConditionPathExists: /run/plymouth/pid failed
ConditionKernelCommandLine: splash untested
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: no
Requires: -.mount
WantedBy: plymouth-start.service
Conflicts: shutdown.target
Before: basic.target
Before: shutdown.target
Before: systemd-ask-password-plymouth.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-plymouth.service
References: shutdown.target
References: plymouth-start.service
References: basic.target
References: systemd-ask-password-plymouth.service
References: -.mount
ReferencedBy: plymouth-start.service
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-plymouth.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> 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
WantedBy: plymouth-start.service
Before: plymouth-start.service
Before: systemd-ask-password-console.service
ReferencedBy: plymouth-start.service
ReferencedBy: systemd-ask-password-console.service
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: plymouth-start.service
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: plymouth-start.service
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: 153
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 166
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: systemd-udev-trigger.service
WantedBy: sysinit.target
WantedBy: systemd-udev-settle.service
Before: plymouth-start.service
Before: sysinit.target
Before: udev-finish.service
Before: keyboard-setup.service
Before: hdparm.service
Before: nvidia-kernel.service
Before: pulseaudio.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: plymouth-start.service
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: keyboard-setup.service
ReferencedBy: hdparm.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: pulseaudio.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: 170
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: 170
Start Timestamp: Sun 2014-08-03 10:36:36 BST
-> Unit systemd-ask-password-plymouth.service:
Description: Forward Password Requests to Plymouth
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-plymouth.service
Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.service
ConditionPathExists: /run/plymouth/pid untested
ConditionKernelCommandLine: splash untested
Conflicts: shutdown.target
Before: shutdown.target
After: plymouth-start.service
After: systemd-journald.socket
After: systemd-ask-password-plymouth.path
TriggeredBy: systemd-ask-password-plymouth.path
References: shutdown.target
References: plymouth-start.service
References: systemd-journald.socket
ReferencedBy: plymouth-start.service
ReferencedBy: systemd-ask-password-plymouth.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 --plymouth
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udevd.service
Before: sockets.target
Before: systemd-udev-trigger.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
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-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udevd.service
Before: sockets.target
Before: systemd-udev-trigger.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
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 plymouth-quit-wait.service:
Description: Wait for Plymouth Boot Screen to Quit
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:39 BST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/plymouth-quit-wait.service
CGroup realized: yes
CGroup mask: 0x0
Name: plymouth-quit-wait.service
Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
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: rc-local.service
After: plymouth-start.service
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: rc-local.service
References: plymouth-start.service
References: systemd-user-sessions.service
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: 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/plymouth --wait
PID: 1530
Start Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 0
-> Unit plymouth-quit.service:
Description: Terminate Plymouth Boot Screen
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:39 BST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/plymouth-quit.service
CGroup realized: yes
CGroup mask: 0x0
Name: plymouth-quit.service
Name: plymouth.service
Fragment Path: /lib/systemd/system/plymouth-quit.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: rc-local.service
After: plymouth-start.service
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: rc-local.service
References: plymouth-start.service
References: systemd-user-sessions.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: 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/plymouth quit
PID: 1531
Start Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 1
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/NetworkManager.service
CGroup realized: yes
CGroup mask: 0x0
Name: NetworkManager.service
Name: network-manager.service
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
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: gdm3.service
Before: pulseaudio.service
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
ReferencedBy: gdm3.service
ReferencedBy: pulseaudio.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: dbus
Restart: no
NotifyAccess: none
Main PID: 1043
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
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
PID: 1043
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: cups.service
Before: paths.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: -.mount
Triggers: cups.service
References: cups.service
References: paths.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: multi-user.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 rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/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 succeeded
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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
Before: plymouth-quit.service
Before: plymouth-quit-wait.service
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
ReferencedBy: plymouth-quit.service
ReferencedBy: plymouth-quit-wait.service
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: 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
PID: 1045
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Exit Code: exited
Exit Status: 0
SysVStartPriority: 99
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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: 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
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
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: active
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
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: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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-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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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
Before: session-1.scope
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
ReferencedBy: session-1.scope
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: dbus
Restart: always
NotifyAccess: none
Main PID: 1049
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 1049
Start Timestamp: Sun 2014-08-03 10:36:38 BST
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
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
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: -.slice
WantedBy: systemd-logind.service
WantedBy: user-500.slice
Conflicts: shutdown.target
Before: systemd-logind.service
Before: slices.target
Before: shutdown.target
Before: user-500.slice
After: -.slice
References: slices.target
References: shutdown.target
References: -.slice
ReferencedBy: systemd-logind.service
ReferencedBy: user-500.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
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 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 getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
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 succeeded
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: basic.target
Wants: system-getty.slice
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
Before: plymouth-halt.service
Before: plymouth-reboot.service
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
ReferencedBy: plymouth-halt.service
ReferencedBy: plymouth-reboot.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 1537
Main PID Known: yes
Main PID Alien: no
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
PID: 1537
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
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: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
WantedBy: networking.service
Conflicts: shutdown.target
Before: rc-local.service
Before: ssh.service
Before: network-online.target
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
After: networking.service
After: ifup at eth1.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: networking.service
ReferencedBy: ssh.service
ReferencedBy: network-online.target
ReferencedBy: ifup at eth1.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: home.mount
Before: mirror.mount
Before: multimedia.mount
Before: multimedia2.mount
Before: tmp.mount
Before: usr-local.mount
Before: var-tmp.mount
Before: var-cache.mount
Before: run-rpc_pipefs.mount
Before: media-external.mount
Before: media-rescue.mount
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup-dev.service
References: shutdown.target
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: mirror.mount
ReferencedBy: multimedia.mount
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: var-tmp.mount
ReferencedBy: var-cache.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: media-rescue.mount
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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
WantedBy: local-fs.target
Before: systemd-remount-fs.service
Before: local-fs.target
Before: shutdown.target
Before: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Before: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Before: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Before: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Before: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Before: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
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
References: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
References: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
References: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
References: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
References: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.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: 155
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 1
-> Unit var-cache.mount:
Description: /var/cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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/var-cache.mount
CGroup realized: yes
CGroup mask: 0x0
Name: var-cache.mount
Fragment Path: /run/systemd/generator/var-cache.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
Wants: system.slice
RequiredBy: 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: /var
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /var/cache
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noatime,rw,size=2097152k
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 var-tmp.mount:
Description: /var/tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/var-tmp.mount
CGroup realized: yes
CGroup mask: 0x0
Name: var-tmp.mount
Fragment Path: /run/systemd/generator/var-tmp.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /var /dev/disk/by-uuid/31837d9e-7dc5-4944-80f3-721c6d065083
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /var/tmp
What: /dev/sdd7
File System Type: ext4
Options: rw,relatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit usr-local.mount:
Description: /usr/local
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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/usr-local.mount
CGroup realized: yes
CGroup mask: 0x0
Name: usr-local.mount
Fragment Path: /run/systemd/generator/usr-local.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /usr /dev/disk/by-uuid/1ebb0731-e557-410f-816a-dc326fb87623
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /usr/local
What: /dev/sda3
File System Type: ext4
Options: rw,noatime,rw,discard,commit=300,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit tmp.mount:
Description: /tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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/tmp.mount
CGroup realized: yes
CGroup mask: 0x0
Name: tmp.mount
Fragment Path: /run/systemd/generator/tmp.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
Wants: system.slice
RequiredBy: 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: /
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /tmp
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,rw,size=4194304k
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 multimedia2.mount:
Description: /multimedia2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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/multimedia2.mount
CGroup realized: yes
CGroup mask: 0x0
Name: multimedia2.mount
Fragment Path: /run/systemd/generator/multimedia2.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: / /dev/disk/by-uuid/89b799ad-2641-44eb-a855-3c450a8559d9
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /multimedia2
What: /dev/sdc3
File System Type: ext4
Options: rw,relatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit multimedia.mount:
Description: /multimedia
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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/multimedia.mount
CGroup realized: yes
CGroup mask: 0x0
Name: multimedia.mount
Fragment Path: /run/systemd/generator/multimedia.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
RequiredBy: local-fs.target
RequiredBy: multimedia-oggs-wavs-gent.mount
WantedBy: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: multimedia-oggs-wavs-gent.mount
After: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: multimedia-oggs-wavs-gent.mount
RequiresMountsFor: / /dev/disk/by-uuid/987cbeb8-fa96-4c6f-a001-43ff7ca65840
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /multimedia
What: /dev/sdb5
File System Type: ext4
Options: rw,relatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit mirror.mount:
Description: /mirror
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/mirror.mount
CGroup realized: yes
CGroup mask: 0x0
Name: mirror.mount
Fragment Path: /run/systemd/generator/mirror.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: / /dev/disk/by-uuid/6cb0d4ab-733d-41ae-9e1a-ce1addea6013
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /mirror
What: /dev/sdd8
File System Type: ext4
Options: rw,relatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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/home.mount
CGroup realized: yes
CGroup mask: 0x0
Name: home.mount
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
RequiredBy: local-fs.target
RequiredBy: home-www-mrtg.mount
RequiredBy: home-www-gent.mount
WantedBy: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: home-www-mrtg.mount
Before: home-www-gent.mount
After: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
RequiresMountsFor: / /dev/disk/by-uuid/91aa1af7-758a-4b93-8517-453338d52930
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /home
What: /dev/sda2
File System Type: ext4
Options: rw,noatime,rw,discard,commit=300,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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: dbus.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-ask-password-plymouth.path
RequiredBy: systemd-ask-password-wall.path
RequiredBy: cups.path
RequiredBy: run-lock.mount
RequiredBy: run-user.mount
RequiredBy: home.mount
RequiredBy: mirror.mount
RequiredBy: multimedia.mount
RequiredBy: multimedia2.mount
RequiredBy: tmp.mount
RequiredBy: usr-local.mount
RequiredBy: var-tmp.mount
RequiredBy: var-cache.mount
RequiredBy: systemd-shutdownd.socket
RequiredBy: systemd-initctl.socket
RequiredBy: acpid.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
RequiredBy: dev-mqueue.mount
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: dev-hugepages.mount
RequiredBy: syslog.socket
RequiredBy: sys-kernel-debug.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: systemd-ask-password-console.path
RequiredBy: sys-kernel-config.mount
RequiredBy: systemd-random-seed.service
RequiredBy: systemd-update-utmp.service
RequiredBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
RequiredBy: systemd-journald.socket
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: dev-sdd2.swap
RequiredBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
RequiredBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
RequiredBy: run-rpc_pipefs.mount
RequiredBy: media-external.mount
RequiredBy: media-gent-tmp.mount
RequiredBy: home-www-mrtg.mount
RequiredBy: home-www-gent.mount
RequiredBy: koicam.mount
RequiredBy: media-gent-mirror.mount
RequiredBy: multimedia-oggs-wavs-gent.mount
RequiredBy: media-gent-tony.mount
RequiredBy: media-rescue.mount
Before: local-fs.target
Before: dbus.socket
Before: systemd-udevd-control.socket
Before: systemd-ask-password-plymouth.path
Before: systemd-ask-password-wall.path
Before: cups.path
Before: run-lock.mount
Before: run-user.mount
Before: home.mount
Before: mirror.mount
Before: multimedia.mount
Before: multimedia2.mount
Before: tmp.mount
Before: usr-local.mount
Before: var-tmp.mount
Before: var-cache.mount
Before: systemd-shutdownd.socket
Before: systemd-initctl.socket
Before: acpid.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: dev-mqueue.mount
Before: proc-sys-fs-binfmt_misc.automount
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-hugepages.mount
Before: syslog.socket
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: systemd-ask-password-console.path
Before: sys-kernel-config.mount
Before: systemd-random-seed.service
Before: systemd-update-utmp.service
Before: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Before: systemd-journald.socket
Before: systemd-update-utmp-runlevel.service
Before: dev-sdd2.swap
Before: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
Before: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
Before: run-rpc_pipefs.mount
Before: media-external.mount
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
Before: media-rescue.mount
After: system.slice
References: local-fs.target
References: system.slice
ReferencedBy: local-fs.target
ReferencedBy: dbus.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-ask-password-plymouth.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: cups.path
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: mirror.mount
ReferencedBy: multimedia.mount
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: var-tmp.mount
ReferencedBy: var-cache.mount
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: dev-mqueue.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: syslog.socket
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: dev-sdd2.swap
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
ReferencedBy: media-rescue.mount
RequiresMountsFor: /dev/disk/by-uuid/0c09296f-86df-4ff6-9d18-a837ab4938a0
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /
What: /dev/disk/by-uuid/0c09296f-86df-4ff6-9d18-a837ab4938a0
File System Type: ext4
Options: rw,noatime,rw,discard,errors=remount-ro,commit=300,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-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: debian-fixup.service
Before: systemd-random-seed.service
Before: systemd-update-utmp.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: debian-fixup.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-update-utmp.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: 395
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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 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
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
ConflictedBy: run-lock.mount
ConflictedBy: run-user.mount
ConflictedBy: home.mount
ConflictedBy: mirror.mount
ConflictedBy: multimedia.mount
ConflictedBy: multimedia2.mount
ConflictedBy: tmp.mount
ConflictedBy: usr-local.mount
ConflictedBy: var-tmp.mount
ConflictedBy: var-cache.mount
ConflictedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ConflictedBy: dev-sdd2.swap
ConflictedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
ConflictedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ConflictedBy: run-rpc_pipefs.mount
ConflictedBy: media-external.mount
ConflictedBy: media-gent-tmp.mount
ConflictedBy: home-www-mrtg.mount
ConflictedBy: home-www-gent.mount
ConflictedBy: koicam.mount
ConflictedBy: media-gent-mirror.mount
ConflictedBy: multimedia-oggs-wavs-gent.mount
ConflictedBy: media-gent-tony.mount
ConflictedBy: media-rescue.mount
Before: systemd-halt.service
Before: final.target
Before: systemd-reboot.service
After: run-lock.mount
After: run-user.mount
After: home.mount
After: mirror.mount
After: multimedia.mount
After: multimedia2.mount
After: tmp.mount
After: usr-local.mount
After: var-tmp.mount
After: var-cache.mount
After: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
After: dev-sdd2.swap
After: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
After: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
After: run-rpc_pipefs.mount
After: media-external.mount
After: media-gent-tmp.mount
After: home-www-mrtg.mount
After: home-www-gent.mount
After: koicam.mount
After: media-gent-mirror.mount
After: multimedia-oggs-wavs-gent.mount
After: media-gent-tony.mount
After: media-rescue.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: mirror.mount
ReferencedBy: multimedia.mount
ReferencedBy: multimedia2.mount
ReferencedBy: tmp.mount
ReferencedBy: usr-local.mount
ReferencedBy: var-tmp.mount
ReferencedBy: var-cache.mount
ReferencedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ReferencedBy: systemd-halt.service
ReferencedBy: final.target
ReferencedBy: systemd-reboot.service
ReferencedBy: dev-sdd2.swap
ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: media-external.mount
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
ReferencedBy: media-rescue.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service:
Description: File System Check on /dev/disk/by-uuid/91aa1af7-758a-4b93-8517-453338d52930
Instance: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
RequiredBy: home.mount
RequiredByOverridable: home.mount
Before: home.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: home.mount
ReferencedBy: systemd-fsck-root.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 %f
PID: 530
Start Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: home.mount
BoundBy: home.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
Before: home.mount
Before: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-91aa1af7\x2d758a\x2d4b93\x2d8517\x2d453338d52930.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit system-systemd\x2dfsck.slice:
Description: system-systemd\x2dfsck.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-systemd\x2dfsck.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system-systemd\x2dfsck.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 systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service:
Description: File System Check on /dev/disk/by-uuid/6cb0d4ab-733d-41ae-9e1a-ce1addea6013
Instance: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
RequiredBy: mirror.mount
RequiredByOverridable: mirror.mount
Before: mirror.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: mirror.mount
ReferencedBy: systemd-fsck-root.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 %f
PID: 609
Start Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: mirror.mount
BoundBy: mirror.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
Before: mirror.mount
Before: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
ReferencedBy: mirror.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6cb0d4ab\x2d733d\x2d41ae\x2d9e1a\x2dce1addea6013.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd8
-> Unit systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service:
Description: File System Check on /dev/disk/by-uuid/987cbeb8-fa96-4c6f-a001-43ff7ca65840
Instance: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
RequiredBy: multimedia.mount
RequiredByOverridable: multimedia.mount
Before: multimedia.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: multimedia.mount
ReferencedBy: systemd-fsck-root.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 %f
PID: 470
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb5.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: multimedia.mount
BoundBy: multimedia.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
Before: multimedia.mount
Before: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
ReferencedBy: multimedia.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-987cbeb8\x2dfa96\x2d4c6f\x2da001\x2d43ff7ca65840.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2duuid-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-89b799ad\x2d2641\x2d44eb\x2da855\x2d3c450a8559d9.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: multimedia2.mount
BoundBy: multimedia2.mount
Before: multimedia2.mount
ReferencedBy: multimedia2.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc3
-> Unit systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service:
Description: File System Check on /dev/disk/by-uuid/1ebb0731-e557-410f-816a-dc326fb87623
Instance: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
RequiredBy: usr-local.mount
RequiredByOverridable: usr-local.mount
Before: usr-local.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: usr-local.mount
ReferencedBy: systemd-fsck-root.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 %f
PID: 553
Start Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: usr-local.mount
BoundBy: usr-local.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
Before: usr-local.mount
Before: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
ReferencedBy: usr-local.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-1ebb0731\x2de557\x2d410f\x2d816a\x2ddc326fb87623.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service:
Description: File System Check on /dev/disk/by-uuid/31837d9e-7dc5-4944-80f3-721c6d065083
Instance: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
RequiredBy: var-tmp.mount
RequiredByOverridable: var-tmp.mount
Before: var-tmp.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: var-tmp.mount
ReferencedBy: systemd-fsck-root.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 %f
PID: 592
Start Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: var-tmp.mount
BoundBy: var-tmp.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
Before: var-tmp.mount
Before: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
ReferencedBy: var-tmp.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-31837d9e\x2d7dc5\x2d4944\x2d80f3\x2d721c6d065083.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd7
-> 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 cups.socket:
Description: CUPS Printing Service Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 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/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 acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/acpid.socket
CGroup realized: yes
CGroup mask: 0x0
Name: acpid.socket
Fragment Path: /lib/systemd/system/acpid.socket
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: acpid.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: acpid.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: acpid.service
References: acpid.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: acpid.service
RequiresMountsFor: /run/acpid.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: /run/acpid.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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-03 10:36:37 BST
Condition Result: yes
Requires: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Requires: dev-sdd2.swap
Requires: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
Requires: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
Wants: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
After: dev-sdd2.swap
After: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
After: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
References: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
References: shutdown.target
References: dev-sdd2.swap
References: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
References: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit plymouth-read-write.service:
Description: Tell Plymouth To Write Out Runtime Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:38 BST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: plymouth-read-write.service
Name: plymouth-log.service
Fragment Path: /lib/systemd/system/plymouth-read-write.service
ConditionPathExists: !/etc/initrd-release succeeded
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
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: 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/plymouth update-root-fs --read-write
PID: 652
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 1
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 680
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: 432
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
-> 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-03 10:36:37 BST
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 kmod-static-nodes.service:
Description: Create list of required static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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: kmod-static-nodes.service
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileIsExecutable: /bin/kmod succeeded
ConditionPathExists: /lib/modules/3.14-2-amd64/modules.devname succeeded
ConditionCapability: CAP_MKNOD succeeded
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
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: 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/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
PID: 154
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: local-fs-pre.target
Before: systemd-udevd.service
After: systemd-journald.socket
After: kmod-static-nodes.service
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: 167
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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 succeeded
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-03 10:36:38 BST
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: 656
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-fs-fuse-connections.mount
CGroup realized: yes
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 succeeded
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
WantedBy: sys-module-fuse.device
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
ReferencedBy: sys-module-fuse.device
RequiresMountsFor: /sys/fs/fuse
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
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 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-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-03 10:36:37 BST
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-03 10:36:37 BST
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 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-03 10:36:38 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
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: 660
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
Condition Result: yes
Requires: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-journal-flush.service
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: 150
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: 150
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Status Text: Processing requests...
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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 systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: 145
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
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: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-hugepages.mount
CGroup realized: yes
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 succeeded
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
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/hugepages
What: hugetlbfs
File System Type: hugetlbfs
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 proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> 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-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-03 10:36:36 BST
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-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-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-03 10:36:36 BST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: sys-fs-fuse-connections.mount
Before: sys-kernel-config.mount
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: 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-modules-load
PID: 149
Start Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Exit Code: exited
Exit Status: 0
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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/proc-sys-fs-binfmt_misc.mount
CGroup realized: yes
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
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
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: mounted
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
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 syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
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: 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
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 syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
WantedBy: syslog.socket
Before: saned.service
Before: tor.service
Before: cpufreqd.service
Before: spamassassin.service
Before: hddtemp.service
Before: motion.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: pulseaudio.service
Before: postgresql.service
Before: lpd.service
Before: console-kit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: saned.service
ReferencedBy: tor.service
ReferencedBy: cpufreqd.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: pulseaudio.service
ReferencedBy: postgresql.service
ReferencedBy: lpd.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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 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
Before: ssh.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: ssh.service
-> Unit dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap:
Description: /dev/disk/by-uuid/dc1ab797-1dad-4528-a8a1-1bec4682b2c9
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Following: dev-sdd2.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Source Path: /etc/fstab
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device
RequiredBy: swap.target
WantedBy: swap.target
WantedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device
After: system.slice
After: -.mount
References: systemd-journald.socket
References: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-uuid/dc1ab797-1dad-4528-a8a1-1bec4682b2c9
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-uuid/dc1ab797-1dad-4528-a8a1-1bec4682b2c9
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-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
Wants: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
BoundBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
Before: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
ReferencedBy: dev-disk-by\x2duuid-dc1ab797\x2d1dad\x2d4528\x2da8a1\x2d1bec4682b2c9.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
-> Unit reboot.target:
Description: Reboot
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: reboot.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/reboot.target
Requires: systemd-reboot.service
Wants: plymouth-reboot.service
Wants: console-kit-log-system-restart.service
After: unattended-upgrades.service
After: systemd-reboot.service
References: systemd-reboot.service
References: plymouth-reboot.service
References: console-kit-log-system-restart.service
ReferencedBy: unattended-upgrades.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit halt.target:
Description: Halt
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: halt.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/halt.target
Requires: systemd-halt.service
Wants: plymouth-halt.service
Wants: console-kit-log-system-stop.service
After: unattended-upgrades.service
After: systemd-halt.service
References: systemd-halt.service
References: plymouth-halt.service
References: console-kit-log-system-stop.service
ReferencedBy: unattended-upgrades.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-halt.service:
Description: Halt
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-halt.service
Documentation: man:systemd-halt.service(8)
Fragment Path: /lib/systemd/system/systemd-halt.service
Requires: shutdown.target
Requires: umount.target
Requires: final.target
RequiredBy: halt.target
Before: halt.target
After: plymouth-halt.service
After: shutdown.target
After: umount.target
After: final.target
After: systemd-journald.socket
References: shutdown.target
References: umount.target
References: final.target
References: systemd-journald.socket
ReferencedBy: halt.target
ReferencedBy: plymouth-halt.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: 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 --force halt
-> Unit plymouth-halt.service:
Description: Show Plymouth Halt Screen
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: plymouth-halt.service
Fragment Path: /lib/systemd/system/plymouth-halt.service
ConditionKernelCommandLine: splash untested
WantedBy: halt.target
Before: systemd-halt.service
After: getty at tty1.service
After: lightdm.service
After: plymouth-start.service
After: systemd-journald.socket
References: getty at tty1.service
References: lightdm.service
References: plymouth-start.service
References: systemd-halt.service
References: systemd-journald.socket
ReferencedBy: halt.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: 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: /sbin/plymouthd --mode=shutdown --attach-to-session
-> ExecStartPost:
Command Line: /bin/plymouth show-splash
-> Unit console-kit-log-system-stop.service:
Description: Console System Shutdown Logging
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: console-kit-log-system-stop.service
Fragment Path: /lib/systemd/system/console-kit-log-system-stop.service
WantedBy: halt.target
Before: shutdown.target
After: sysinit.target
After: console-kit-log-system-start.service
After: systemd-journald.socket
References: sysinit.target
References: console-kit-log-system-start.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: halt.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/ck-log-system-stop
-> Unit final.target:
Description: Final Step
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: final.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/final.target
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
Before: systemd-halt.service
Before: systemd-reboot.service
After: shutdown.target
After: umount.target
References: shutdown.target
References: umount.target
ReferencedBy: systemd-halt.service
ReferencedBy: systemd-reboot.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-reboot.service:
Description: Reboot
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-reboot.service
Documentation: man:systemd-halt.service(8)
Fragment Path: /lib/systemd/system/systemd-reboot.service
Requires: shutdown.target
Requires: umount.target
Requires: final.target
RequiredBy: reboot.target
Before: reboot.target
After: plymouth-reboot.service
After: shutdown.target
After: umount.target
After: final.target
After: systemd-journald.socket
References: shutdown.target
References: umount.target
References: final.target
References: systemd-journald.socket
ReferencedBy: reboot.target
ReferencedBy: plymouth-reboot.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: 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 --force reboot
-> Unit plymouth-reboot.service:
Description: Show Plymouth Reboot Screen
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: plymouth-reboot.service
Fragment Path: /lib/systemd/system/plymouth-reboot.service
ConditionKernelCommandLine: splash untested
WantedBy: reboot.target
Before: systemd-reboot.service
After: getty at tty1.service
After: lightdm.service
After: plymouth-start.service
After: systemd-journald.socket
References: getty at tty1.service
References: lightdm.service
References: plymouth-start.service
References: systemd-reboot.service
References: systemd-journald.socket
ReferencedBy: reboot.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: 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: /sbin/plymouthd --mode=shutdown --attach-to-session
-> ExecStartPost:
Command Line: /bin/plymouth show-splash
-> Unit console-kit-log-system-restart.service:
Description: Console System Reboot Logging
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: console-kit-log-system-restart.service
Fragment Path: /lib/systemd/system/console-kit-log-system-restart.service
WantedBy: reboot.target
Before: shutdown.target
After: sysinit.target
After: console-kit-log-system-start.service
After: systemd-journald.socket
References: sysinit.target
References: console-kit-log-system-start.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: reboot.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/ck-log-system-restart
-> 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 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 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
Before: gdm3.service
ReferencedBy: console-setup.service
ReferencedBy: gdm3.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: minissdpd.service
Before: tor.service
Before: nfs-kernel-server.service
Before: postfix.service
Before: exim4.service
Before: nfs-common.service
Before: dovecot.service
Before: mysql.service
Before: postgresql.service
References: shutdown.target
ReferencedBy: anacron.service
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: postgresql.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> 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
Before: pulseaudio.service
ReferencedBy: saned.service
ReferencedBy: pulseaudio.service
-> 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-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
WantedBy: minissdpd.service
WantedBy: tor.service
WantedBy: spamassassin.service
WantedBy: hddtemp.service
WantedBy: virtualbox.service
WantedBy: postfix.service
WantedBy: openntpd.service
WantedBy: exim4.service
WantedBy: rpcbind.service
WantedBy: apache2.service
WantedBy: dovecot.service
WantedBy: mysql.service
WantedBy: postgresql.service
WantedBy: media-gent-tmp.mount
WantedBy: home-www-mrtg.mount
WantedBy: home-www-gent.mount
WantedBy: koicam.mount
WantedBy: media-gent-mirror.mount
WantedBy: multimedia-oggs-wavs-gent.mount
WantedBy: media-gent-tony.mount
Conflicts: shutdown.target
Before: minissdpd.service
Before: tor.service
Before: spamassassin.service
Before: hddtemp.service
Before: virtualbox.service
Before: postfix.service
Before: openntpd.service
Before: exim4.service
Before: rpcbind.service
Before: apache2.service
Before: dovecot.service
Before: mysql.service
Before: postgresql.service
Before: media-gent-tmp.mount
Before: home-www-mrtg.mount
Before: home-www-gent.mount
Before: koicam.mount
Before: media-gent-mirror.mount
Before: multimedia-oggs-wavs-gent.mount
Before: media-gent-tony.mount
After: network.target
References: network.target
References: shutdown.target
ReferencedBy: minissdpd.service
ReferencedBy: tor.service
ReferencedBy: spamassassin.service
ReferencedBy: hddtemp.service
ReferencedBy: virtualbox.service
ReferencedBy: postfix.service
ReferencedBy: openntpd.service
ReferencedBy: exim4.service
ReferencedBy: rpcbind.service
ReferencedBy: apache2.service
ReferencedBy: dovecot.service
ReferencedBy: mysql.service
ReferencedBy: postgresql.service
ReferencedBy: media-gent-tmp.mount
ReferencedBy: home-www-mrtg.mount
ReferencedBy: home-www-gent.mount
ReferencedBy: koicam.mount
ReferencedBy: media-gent-mirror.mount
ReferencedBy: multimedia-oggs-wavs-gent.mount
ReferencedBy: media-gent-tony.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
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: tor.service
Before: nfs-kernel-server.service
Before: postfix.service
Before: exim4.service
Before: apache2.service
References: shutdown.target
ReferencedBy: tor.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit x-display-manager.target:
Description: X11 Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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: x-display-manager.target
Fragment Path: /lib/systemd/system/x-display-manager.target
Source Path: /etc/insserv.conf.d/gdm3
DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-gdm3-$x-display-manager.conf
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: gdm3.service
WantedBy: gdm3.service
Conflicts: shutdown.target
Before: bootlogs.service
After: gdm3.service
References: gdm3.service
References: shutdown.target
ReferencedBy: gdm3.service
ReferencedBy: bootlogs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-03 10:36:38 BST
Condition Result: yes
Requires: rpcbind.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
Before: nfs-kernel-server.service
Before: nfs-common.service
After: rpcbind.service
References: rpcbind.service
References: shutdown.target
ReferencedBy: nfs-kernel-server.service
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 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 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: postfix.service
Before: exim4.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
-> Unit postgrey.service:
Description: postgrey.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: postgrey.service
Before: postfix.service
ReferencedBy: postfix.service
-> Unit saslauthd.service:
Description: saslauthd.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: saslauthd.service
Before: postfix.service
ReferencedBy: postfix.service
-> Unit mail-transport-agent.target:
Description: Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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: mail-transport-agent.target
Fragment Path: /lib/systemd/system/mail-transport-agent.target
Source Path: /etc/insserv.conf.d/postfix
DropIn Path: /run/systemd/generator/mail-transport-agent.target.d/50-hard-dependency-postfix-$mail-transport-agent.conf
Condition Timestamp: Sun 2014-08-03 10:36:42 BST
Condition Result: yes
Requires: postfix.service
WantedBy: postfix.service
Conflicts: shutdown.target
After: postfix.service
References: postfix.service
References: shutdown.target
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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 slapd.service:
Description: slapd.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: slapd.service
Before: dovecot.service
ReferencedBy: dovecot.service
-> Unit winbind.service:
Description: winbind.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: winbind.service
Before: dovecot.service
ReferencedBy: dovecot.service
-> Unit nslcd.service:
Description: nslcd.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: nslcd.service
Before: dovecot.service
ReferencedBy: dovecot.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-03 10:36:42 BST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Sun 2014-08-03 10:36:42 BST
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-03 10:36:42 BST
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: 2043
Start Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Timestamp: Sun 2014-08-03 10:36:42 BST
Exit Code: exited
Exit Status: 0
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-sr0.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-cdrom.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-cdrw.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-cdrw.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dATAPI_iHAS120_D_3520015_216248503569.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dATAPI_iHAS120_D_3520015_216248503569.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-dvd.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
Description: ATAPI_iHAS120_D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-dvdrw.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata4-host3-target3:0:0-3: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/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-sdb.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S246J9CB116365.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S246J9CB116365.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e920445fae4.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e920445fae4.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit ifup at eth1.service:
Description: ifup for eth1
Instance: eth1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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 eth1.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
BindsTo: sys-subsystem-net-devices-eth1.device
Before: network.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: network.target
References: sys-subsystem-net-devices-eth1.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: 646
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
Command Line: /bin/chown root:netdev /run/network
PID: 662
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
PID: 674
Start Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-eth1.device:
Description: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-eth1.device
Job Timeout: 1min 30s
Condition Timestamp: Sun 2014-08-03 10:36:36 BST
Condition Result: yes
BoundBy: ifup at eth1.service
ReferencedBy: ifup at eth1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:14.4/0000:01:05.0/net/eth1
-> 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-pci0000:00-0000:00:14.4-0000:01:05.0-net-eth1.device:
Description: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:14.4-0000:01:05.0-net-eth1.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/pci0000:00/0000:00:14.4/0000:01:05.0/net/eth1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-sdc.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdc.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S26BJ9AB401378.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S26BJ9AB401378.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9205070233.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e9205070233.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd
-> Unit dev-sdd.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdd.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x5000c5004df34266.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x55cd2e404b4d1b44.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x55cd2e404b4d1b44.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e920445fae4\x2dpart2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e920445fae4\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1
-> Unit dev-sdc1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdc1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9205070233\x2dpart1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e9205070233\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.device
Job Timeout: 1min 30s
BoundBy: media-rescue.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
Before: media-rescue.mount
Before: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
ReferencedBy: media-rescue.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e920445fae4\x2dpart1.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e920445fae4\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2duuid-f5c90af7\x2d4fb6\x2d4d9c\x2dbc9c\x2d968352c4b9be.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-f5c90af7\x2d4fb6\x2d4d9c\x2dbc9c\x2d968352c4b9be.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd3.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd3.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
-> Unit dev-sdd3.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdd3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd3.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart3.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd3.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart3.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x5000c5004df34266\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd3.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-sdb3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e920445fae4\x2dpart3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e920445fae4\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2duuid-5b33b154\x2d77ea\x2d4ae0\x2d98f6\x2df166a5b7ea2e.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-5b33b154\x2d77ea\x2d4ae0\x2d98f6\x2df166a5b7ea2e.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc3
-> Unit dev-sdc3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdc3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc3
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc3
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9205070233\x2dpart3.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e9205070233\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc3.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc3
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd5
-> Unit dev-sdd5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdd5.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd5
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd5
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x5000c5004df34266\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd5
-> Unit dev-disk-by\x2duuid-5bd92661\x2d1151\x2d4c97\x2daac5\x2de88026967f52.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-5bd92661\x2d1151\x2d4c97\x2daac5\x2de88026967f52.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd5.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd5
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb5.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5
-> Unit dev-sdb5.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart5.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S246J9CB116365\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e920445fae4\x2dpart5.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e920445fae4\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2: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/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb5
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
-> Unit dev-sdd2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdd2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x5000c5004df34266\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd2.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc2
-> Unit dev-sdc2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdc2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc2
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dSAMSUNG_HD103SJ_S26BJ9AB401378\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc2
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9205070233\x2dpart2.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x50024e9205070233\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc2
-> Unit dev-disk-by\x2duuid-0b783014\x2d64e0\x2d4f3b\x2da6b9\x2d56415f527fef.device:
Description: SAMSUNG_HD103SJ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-0b783014\x2d64e0\x2d4f3b\x2da6b9\x2d56415f527fef.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata5-host4-target4:0:0-4:0:0:0-block-sdc-sdc2.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/pci0000:00/0000:00:11.0/ata5/host4/target4:0:0/4:0:0:0/block/sdc/sdc2
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
-> Unit dev-sdd1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-sdd1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-wwn\x2d0x5000c5004df34266\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2duuid-8d5e063c\x2d3ffc\x2d47ea\x2da3f5\x2de80c14d77b95.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:36 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:36 BST
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-8d5e063c\x2d3ffc\x2d47ea\x2da3f5\x2de80c14d77b95.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd1.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd6
-> Unit dev-sdd6.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sdd6.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd6
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart6.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd6
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart6.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x5000c5004df34266\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd6
-> Unit dev-disk-by\x2duuid-2bfc307b\x2d755c\x2d4f4f\x2d8016\x2dc6759d13bc75.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-2bfc307b\x2d755c\x2d4f4f\x2d8016\x2dc6759d13bc75.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd6.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd6
-> 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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart2.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x55cd2e404b4d1b44\x2dpart2.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x55cd2e404b4d1b44\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> 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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pnp0-00:03-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:03/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pnp0-00:03-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/pnp0/00:03/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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pnp0-00:03-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/pnp0/00:03/tty/ttyS0
-> 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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart1.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x55cd2e404b4d1b44\x2dpart1.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x55cd2e404b4d1b44\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-0c09296f\x2d86df\x2d4ff6\x2d9d18\x2da837ab4938a0.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-0c09296f\x2d86df\x2d4ff6\x2d9d18\x2da837ab4938a0.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pnp0-00:04-printer-lp0.device:
Description: /sys/devices/pnp0/00:04/printer/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pnp0-00:04-printer-lp0.device
Job Timeout: 1min 30s
Wants: printer.target
References: printer.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:04/printer/lp0
-> Unit printer.target:
Description: Printer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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: printer.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/printer.target
Condition Timestamp: Sun 2014-08-03 10:36:38 BST
Condition Result: yes
Wants: cups.service
WantedBy: sys-devices-pnp0-00:04-printer-lp0.device
Conflicts: shutdown.target
After: cups.service
References: cups.service
References: shutdown.target
ReferencedBy: sys-devices-pnp0-00:04-printer-lp0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-lp0.device:
Description: /dev/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-lp0.device
Following: sys-devices-pnp0-00:04-printer-lp0.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/pnp0/00:04/printer/lp0
-> Unit sys-devices-pci0000:00-0000:00:14.1-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-sda3.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2did-ata\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart3.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dINTEL_SSDSC2BB080G4_BTWL340501XM080KGN\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2did-wwn\x2d0x55cd2e404b4d1b44\x2dpart3.device:
Description: INTEL_SSDSC2BB080G4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x55cd2e404b4d1b44\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:14.1-ata1-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/pci0000:00/0000:00:14.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-module-fuse.device
Job Timeout: 1min 30s
Wants: sys-fs-fuse-connections.mount
References: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap:
Description: /dev/disk/by-id/ata-ST500DM002-1BD142_Z3T2B2H3-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart2.swap
Following: dev-sdd2.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/ata-ST500DM002-1BD142_Z3T2B2H3-part2
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-id/ata-ST500DM002-1BD142_Z3T2B2H3-part2
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\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap:
Description: /dev/disk/by-id/wwn-0x5000c5004df34266-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x5000c5004df34266\x2dpart2.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart2.swap
Following: dev-sdd2.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/wwn-0x5000c5004df34266-part2
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-id/wwn-0x5000c5004df34266-part2
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-sdd2.swap:
Description: /dev/sdd2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sdd2.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-sdd2.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/sdd2
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/sdd2
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-pci0000:00-0000:00:14.2-sound-card1.device:
Description: FCH Azalia Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:14.2-sound-card1.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:14.2/sound/card1
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Sun 2014-08-03 10:36:37 BST
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:14.2-sound-card1.device
WantedBy: sys-devices-pci0000:00-0000:00:01.1-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:14.2-sound-card1.device
ReferencedBy: sys-devices-pci0000:00-0000:00:01.1-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:01.1-sound-card0.device:
Description: BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:01.1-sound-card0.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/sound/card0
-> Unit sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-sde.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sde.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SI_S20XJD1B109221.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dSAMSUNG_HD103SI_S20XJD1B109221.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9004a0524c.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x50024e9004a0524c.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.2\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2d0000:00:13.2\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd7
-> Unit dev-sdd7.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sdd7.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd7
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart7.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd7
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart7.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x5000c5004df34266\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd7.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd7
-> Unit sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit dev-sde1.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sde1.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD103SI_S20XJD1B109221\x2dpart1.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dSAMSUNG_HD103SI_S20XJD1B109221\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9004a0524c\x2dpart1.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x50024e9004a0524c\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.2\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2d0000:00:13.2\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.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/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit dev-disk-by\x2duuid-a536327d\x2ded51\x2d4aae\x2dab84\x2d87837d6ed77d.device:
Description: SAMSUNG_HD103SI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-a536327d\x2ded51\x2d4aae\x2dab84\x2d87837d6ed77d.device
Following: sys-devices-pci0000:00-0000:00:13.2-usb2-2\x2d4-2\x2d4:1.0-host6-target6:0:0-6:0:0:0-block-sde-sde1.device
Job Timeout: 1min 30s
BoundBy: media-external.mount
Before: media-external.mount
ReferencedBy: media-external.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd8
-> Unit dev-sdd8.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-sdd8.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd8
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart8.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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\x2dST500DM002\x2d1BD142_Z3T2B2H3\x2dpart8.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd8
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004df34266\x2dpart8.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:37 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:37 BST
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-wwn\x2d0x5000c5004df34266\x2dpart8.device
Following: sys-devices-pci0000:00-0000:00:11.0-ata6-host5-target5:0:0-5:0:0:0-block-sdd-sdd8.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/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdd/sdd8
-> Unit run-rpc_pipefs.mount:
Description: /run/rpc_pipefs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:38 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:38 BST
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-rpc_pipefs.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-rpc_pipefs.mount
Source Path: /proc/self/mountinfo
Requires: -.mount
Wants: system.slice
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: umount.target
References: systemd-journald.socket
References: local-fs-pre.target
References: system.slice
References: -.mount
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /run/rpc_pipefs
What: rpc_pipefs
File System Type: rpc_pipefs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: no
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 media-external.mount:
Description: /media/external
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/media-external.mount
CGroup realized: yes
CGroup mask: 0x0
Name: media-external.mount
Fragment Path: /run/systemd/generator/media-external.mount
Source Path: /etc/fstab
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-a536327d\x2ded51\x2d4aae\x2dab84\x2d87837d6ed77d.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-a536327d\x2ded51\x2d4aae\x2dab84\x2d87837d6ed77d.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-a536327d\x2ded51\x2d4aae\x2dab84\x2d87837d6ed77d.device
References: local-fs-pre.target
References: system.slice
References: -.mount
RequiresMountsFor: /media /dev/disk/by-uuid/a536327d-ed51-4aae-ab84-87837d6ed77d
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /media/external
What: /dev/sde1
File System Type: ext4
Options: rw,nosuid,nodev,noexec,noatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit polkitd.service:
Description: Authenticate and Authorize Users to Run Privileged Tasks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/polkitd.service
CGroup realized: yes
CGroup mask: 0x0
Name: polkitd.service
Fragment Path: /lib/systemd/system/polkitd.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: no
NotifyAccess: none
Main PID: 1136
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
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/lib/policykit-1/polkitd --no-debug
PID: 1136
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/colord.service
CGroup realized: yes
CGroup mask: 0x0
Name: colord.service
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: no
NotifyAccess: none
Main PID: 1151
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
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
User: colord
-> ExecStart:
Command Line: /usr/lib/colord/colord
PID: 1151
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> Unit media-gent-tmp.mount:
Description: /media/gent/tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/media-gent-tmp.mount
CGroup realized: yes
CGroup mask: 0x0
Name: media-gent-tmp.mount
Fragment Path: /run/systemd/generator/media-gent-tmp.mount
Source Path: /etc/fstab
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: -.mount
RequiresMountsFor: /media/gent
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /media/gent/tmp
What: gent:/tmp
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
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 home-www-mrtg.mount:
Description: /home/www/mrtg
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/home-www-mrtg.mount
CGroup realized: yes
CGroup mask: 0x0
Name: home-www-mrtg.mount
Source Path: /proc/self/mountinfo
Requires: home.mount
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: home.mount
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: home.mount
References: -.mount
RequiresMountsFor: /home/www
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /home/www/mrtg
What: gent:/www/mrtg
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
From /proc/self/mountinfo: yes
From fragment: no
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 home-www-gent.mount:
Description: /home/www/gent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/home-www-gent.mount
CGroup realized: yes
CGroup mask: 0x0
Name: home-www-gent.mount
Source Path: /proc/self/mountinfo
Requires: home.mount
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: home.mount
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: home.mount
References: -.mount
RequiresMountsFor: /home/www
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /home/www/gent
What: gent:/www
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
From /proc/self/mountinfo: yes
From fragment: no
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 koicam.mount:
Description: /koicam
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/koicam.mount
CGroup realized: yes
CGroup mask: 0x0
Name: koicam.mount
Fragment Path: /run/systemd/generator/koicam.mount
Source Path: /etc/fstab
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: -.mount
RequiresMountsFor: /
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /koicam
What: gent:/koicam
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
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 media-gent-mirror.mount:
Description: /media/gent/mirror
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/media-gent-mirror.mount
CGroup realized: yes
CGroup mask: 0x0
Name: media-gent-mirror.mount
Fragment Path: /run/systemd/generator/media-gent-mirror.mount
Source Path: /etc/fstab
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: -.mount
RequiresMountsFor: /media/gent
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /media/gent/mirror
What: gent:/mirror
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
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 multimedia-oggs-wavs-gent.mount:
Description: /multimedia/oggs/wavs/gent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/multimedia-oggs-wavs-gent.mount
CGroup realized: yes
CGroup mask: 0x0
Name: multimedia-oggs-wavs-gent.mount
Source Path: /proc/self/mountinfo
Requires: multimedia.mount
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: multimedia.mount
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: multimedia.mount
References: -.mount
RequiresMountsFor: /multimedia/oggs/wavs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /multimedia/oggs/wavs/gent
What: gent:/wavs
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
From /proc/self/mountinfo: yes
From fragment: no
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 media-gent-tony.mount:
Description: /media/gent/tony
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
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/media-gent-tony.mount
CGroup realized: yes
CGroup mask: 0x0
Name: media-gent-tony.mount
Fragment Path: /run/systemd/generator/media-gent-tony.mount
Source Path: /etc/fstab
Requires: -.mount
Wants: network-online.target
Wants: system.slice
Conflicts: umount.target
Before: remote-fs.target
Before: umount.target
After: systemd-journald.socket
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: system.slice
After: -.mount
References: remote-fs.target
References: umount.target
References: systemd-journald.socket
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: system.slice
References: -.mount
RequiresMountsFor: /media/gent
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /media/gent/tony
What: gent:/home/tony
File System Type: nfs
Options: rw,nosuid,relatime,rw,vers=3,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=998,mountproto=udp,local_lock=none,addr=192.168.1.2
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 user-500.slice:
Description: user-500.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: user.slice
CGroup: /user.slice/user-500.slice
CGroup realized: yes
CGroup mask: 0x0
Name: user-500.slice
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Wants: user.slice
WantedBy: user at 500.service
WantedBy: session-1.scope
Conflicts: shutdown.target
Before: shutdown.target
Before: user at 500.service
Before: session-1.scope
After: user.slice
References: shutdown.target
References: user.slice
ReferencedBy: user at 500.service
ReferencedBy: session-1.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit user at 500.service:
Description: User Manager for 500
Instance: 500
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: user-500.slice
CGroup: /user.slice/user-500.slice/user at 500.service
CGroup realized: yes
CGroup mask: 0x0
Name: user at 500.service
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: basic.target
Wants: user-500.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: user-500.slice
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: user-500.slice
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: notify
Restart: no
NotifyAccess: main
Main PID: 1622
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGCONT
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/500/dbus/user_bus_socket
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 500
PAMName: systemd-user
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 1622
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> ExecStop:
Command Line: /bin/kill -TERM ${MAINPID}
Status Text: Startup finished in 42ms.
-> Unit session-1.scope:
Description: Session 1 of user tony
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:39 BST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Slice: user-500.slice
CGroup: /user.slice/user-500.slice/session-1.scope
CGroup realized: yes
CGroup mask: 0x0
Name: session-1.scope
Fragment Path: /run/systemd/system/session-1.scope
DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-Description.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-Slice.conf
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Wants: user-500.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-logind.service
After: systemd-user-sessions.service
After: user-500.slice
References: systemd-logind.service
References: systemd-user-sessions.service
References: shutdown.target
References: user-500.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Scope State: running
Result: success
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:39 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:40 BST
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/console-kit-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Sun 2014-08-03 10:36:39 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: no
NotifyAccess: none
Main PID: 1623
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: yes
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/console-kit-daemon --no-daemon
PID: 1623
Start Timestamp: Sun 2014-08-03 10:36:39 BST
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:50 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:50 BST
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/rtkit-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: rtkit-daemon.service
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Sun 2014-08-03 10:36:50 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: no
NotifyAccess: main
Main PID: 2311
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.RealtimeKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateNetwork: yes
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
-> ExecStart:
Command Line: /usr/lib/rtkit/rtkit-daemon
PID: 2311
Start Timestamp: Sun 2014-08-03 10:36:50 BST
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:51 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:51 BST
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/upower.service
CGroup realized: yes
CGroup mask: 0x0
Name: upower.service
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Sun 2014-08-03 10:36:51 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: on-failure
NotifyAccess: none
Main PID: 2350
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
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/lib/upower/upowerd
PID: 2350
Start Timestamp: Sun 2014-08-03 10:36:51 BST
-> Unit udisks.service:
Description: Disk Manager (legacy version)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:36:52 BST
Active Enter Timestamp: Sun 2014-08-03 10:36:52 BST
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/udisks.service
CGroup realized: yes
CGroup mask: 0x0
Name: udisks.service
Documentation: man:udisks(7)
Fragment Path: /lib/systemd/system/udisks.service
Condition Timestamp: Sun 2014-08-03 10:36:52 BST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.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
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: dbus
Restart: no
NotifyAccess: none
Main PID: 2460
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks
Bus Name Good: yes
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/lib/udisks/udisks-daemon --no-debug
PID: 2460
Start Timestamp: Sun 2014-08-03 10:36:52 BST
-> Unit media-rescue.mount:
Description: /media/rescue
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Sun 2014-08-03 10:43:04 BST
Active Enter Timestamp: Sun 2014-08-03 10:43:04 BST
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/media-rescue.mount
CGroup realized: yes
CGroup mask: 0x0
Name: media-rescue.mount
Fragment Path: /run/systemd/generator/media-rescue.mount
Source Path: /etc/fstab
Requires: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
Requires: -.mount
RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
After: systemd-journald.socket
After: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: umount.target
References: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
References: systemd-journald.socket
References: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
References: local-fs-pre.target
References: system.slice
References: -.mount
RequiresMountsFor: /media /dev/disk/by-uuid/0ee84d50-5148-448d-914b-69e14689784c
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /media/rescue
What: /dev/sdc1
File System Type: ext4
Options: rw,relatime,rw,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: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service:
Description: File System Check on /dev/disk/by-uuid/0ee84d50-5148-448d-914b-69e14689784c
Instance: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c
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-systemd\x2dfsck.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck at dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
BindsTo: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
RequiredBy: media-rescue.mount
RequiredByOverridable: media-rescue.mount
Before: media-rescue.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-0ee84d50\x2d5148\x2d448d\x2d914b\x2d69e14689784c.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: media-rescue.mount
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+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/poweroff.target.wants/plymouth-poweroff.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/plymouth.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/halt.target.wants/plymouth-halt.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-kexec.service.dsh-also <==
/etc/systemd/system/kexec.target.wants/plymouth-kexec.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/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/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.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/multi-user.target.wants/avahi-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/plymouth-quit-wait.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/plymouth-quit.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/cron.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/ssh.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/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-halt.service.dsh-also <==
/etc/systemd/system/halt.target.wants/plymouth-halt.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/plymouth-log.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-poweroff.service.dsh-also <==
/etc/systemd/system/poweroff.target.wants/plymouth-poweroff.service
==> /var/lib/systemd/deb-systemd-helper-enabled/kexec.target.wants/plymouth-kexec.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/shutdown.target.wants/unattended-upgrades.service
==> /var/lib/systemd/deb-systemd-helper-enabled/reboot.target.wants/plymouth-reboot.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/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.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/plymouth-read-write.service.dsh-also <==
/etc/systemd/system/plymouth-log.service
/etc/systemd/system/sysinit.target.wants/plymouth-read-write.service
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-quit-wait.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/plymouth-quit-wait.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.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/sysinit.target.wants/plymouth-read-write.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/plymouth-start.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/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.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/plymouth-start.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/plymouth-start.service
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-reboot.service.dsh-also <==
/etc/systemd/system/reboot.target.wants/plymouth-reboot.service
==> /var/lib/systemd/deb-systemd-helper-enabled/shutdown.target.wants/unattended-upgrades.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-quit.service.dsh-also <==
/etc/systemd/system/plymouth.service
/etc/systemd/system/multi-user.target.wants/plymouth-quit.service
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=0c09296f-86df-4ff6-9d18-a837ab4938a0 / ext4 errors=remount-ro,commit=300,discard,noatime 0 1
# swap was on /dev/sdc2 during installation
UUID=dc1ab797-1dad-4528-a8a1-1bec4682b2c9 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
# Common /home
UUID=91aa1af7-758a-4b93-8517-453338d52930 /home ext4 defaults,commit=300,discard,noatime 0 2
# Common /mirror
UUID=6cb0d4ab-733d-41ae-9e1a-ce1addea6013 /mirror ext4 defaults 0 2
# Common /multimedia
UUID=987cbeb8-fa96-4c6f-a001-43ff7ca65840 /multimedia ext4 defaults 0 2
# Common /multimedia2
UUID=89b799ad-2641-44eb-a855-3c450a8559d9 /multimedia2 ext4 defaults 0 0
tmpfs /tmp tmpfs nodev,nosuid,size=4G,mode=1777 0 0
# Common /usr/local
UUID=1ebb0731-e557-410f-816a-dc326fb87623 /usr/local ext4 defaults,commit=300,discard,noatime 0 2
UUID=31837d9e-7dc5-4944-80f3-721c6d065083 /var/tmp ext4 defaults 0 2
# Rescue filesystem. Normally only mounted for backups
UUID=0ee84d50-5148-448d-914b-69e14689784c /media/rescue ext4 noauto 0 2
UUID=a536327d-ed51-4aae-ab84-87837d6ed77d /media/external ext4 user,noatime,rw,noauto 0 0
# NFS filesystems
gent:/tmp /media/gent/tmp nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/www/mrtg /www/mrtg nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/www /www/gent nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/koicam /koicam nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/mirror /media/gent/mirror nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/wavs /oggs/wavs/gent nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
gent:/home/tony /media/gent/tony nfs nouser,rsize=8192,wsize=8192,auto,rw,dev,exec,nosuid,noauto 0 0
tmpfs /var/cache tmpfs noatime,nodev,nosuid,size=2048M 0 0
# Removable devices
UUID=7900-A435 /media/panasonic_camera vfat shortname=lower,user,noauto,noatime,rw,umask=000 0 0
UID=A6EB-BD97 /media/olympus_camera vfat shortname=lower,user,noauto,noatime,rw,umask=000 0 0
UUID=1434-E57C /media/hp_camera vfat shortname=lower,user,noauto,noatime,rw,umask=000 0 0
UUID=4BB1-EB4C /media/nokia vfat user,noauto,rw,uid=10001,umask=000 0 0
UUID=4BEC-14E7 /media/androidcard vfat user,noauto,rw,uid=10001,umask=000 0 0
UUID=4413-07DB /media/android vfat user,noauto,rw,uid=10001,umask=000 0 0
More information about the Pkg-systemd-maintainers
mailing list