[Pkg-systemd-maintainers] Bug#728815: systemd: does not execute rc.local

Ritesh Raj Sarraf rrs at debian.org
Tue Nov 5 19:43:45 GMT 2013


Package: systemd
Version: 204-5
Severity: normal

>From what I've understood, systemd will executed sysv rc scripts, when
running sysv mode.

For SysV, debian ships a /etc/rc.local file, under which users can
specify commands that they'd like to see executed last at system boot. 

This does not seem to be the case, with the current version of systemd
installed.

Is systemd expected to take care of /etc/rc.local ???

-- Package-specific info:
--------------
systemd-delta:
--------------
[OVERRIDDEN] /etc/tmpfiles.d/tmp.conf → /usr/lib/tmpfiles.d/tmp.conf

--- /usr/lib/tmpfiles.d/tmp.conf	2013-09-23 17:14:17.000000000 +0530
+++ /etc/tmpfiles.d/tmp.conf	2013-08-30 16:55:13.258434369 +0530
@@ -1,18 +1,12 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
+#  under the terms of the GNU General Public License as published by
+#  the Free Software Foundation; either version 2 of the License, or
 #  (at your option) any later version.
 
 # See tmpfiles.d(5) for details
 
 # Clear tmp directories separately, to make them easier to override
-D /tmp 1777 root root -
-#d /var/tmp 1777 root root 30d
-
-# Exclude namespace mountpoints created with PrivateTmp=yes
-x /tmp/systemd-private-*
-x /var/tmp/systemd-private-*
-X /tmp/systemd-private-*/tmp
-X /var/tmp/systemd-private-*/tmp
+#D /tmp 1777 root root -
+d /var/tmp 1777 root root 7d


1 overridden configuration files found.

--------------
systemctl dump:
--------------
-> Unit wicd.service:
	Description: LSB: Starts and stops Wicd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: wicd.service
	Source Path: /etc/init.d/wicd
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: dbus.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: dbus.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/wicd.service
	ControlGroup: name=systemd:/system/wicd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/wicd start
			PID: 2997
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/wicd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit tor.service:
	Description: LSB: Starts The Onion Router daemon processes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: tor.service
	Source Path: /etc/init.d/tor
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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.target
	After: nss-lookup.target
	After: time-sync.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: network.target
	References: nss-lookup.target
	References: time-sync.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/tor.service
	ControlGroup: name=systemd:/system/tor.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/tor start
			PID: 2911
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/tor reload
	-> ExecStop:
		Command Line: /etc/init.d/tor stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit rpcbind.service:
	Description: LSB: RPC portmapper replacement
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rpcbind.service
	Source Path: /etc/init.d/rpcbind
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: nfs-common.service
	Before: sysinit.target
	Before: shutdown.target
	After: network.target
	After: local-fs.target
	After: systemd-journald.socket
	References: network.target
	References: local-fs.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: nfs-common.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rpcbind.service
	ControlGroup: name=systemd:/system/rpcbind.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2455
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 target.service:
	Description: LSB: Start service at boot time
	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
	Name: target.service
	Source Path: /etc/init.d/target
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: network.target
	After: syslog.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: syslog.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/target.service
	ControlGroup: name=systemd:/system/target.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/target start
	-> ExecStop:
		Command Line: /etc/init.d/target stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit acpi-support.service:
	Description: LSB: Start some power management scripts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpi-support.service
	Source Path: /etc/init.d/acpi-support
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpi-support.service
	ControlGroup: name=systemd:/system/acpi-support.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/acpi-support start
			PID: 2912
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/acpi-support stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: avahi-daemon.service
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: avahi-daemon.socket
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: avahi-daemon.socket
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	TriggeredBy: avahi-daemon.socket
	References: avahi-daemon.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/avahi-daemon.service
	ControlGroup: name=systemd:/system/avahi-daemon.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 2913
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2913
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: Server startup complete. Host name is zan.local. Local service cookie is 1685481272.
-> Unit pulseaudio.service:
	Description: LSB: Start the PulseAudio sound server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: pulseaudio.service
	Name: esound.service
	Source Path: /etc/init.d/pulseaudio
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: network-manager.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: avahi.service
	References: systemd-udevd.service
	References: network-manager.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/pulseaudio.service
	ControlGroup: name=systemd:/system/pulseaudio.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 3324
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/pulseaudio stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit atd.service:
	Description: Deferred execution scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: atd.service
	Fragment Path: /lib/systemd/system/atd.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/atd.service
	ControlGroup: name=systemd:/system/atd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 2915
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/atd -f
			PID: 2915
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: bootlogs.service
	Source Path: /etc/init.d/bootlogs
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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
	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
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/bootlogs.service
	ControlGroup: name=systemd:/system/bootlogs.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2917
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/bootlogs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 1
	SysVRunLevels: 12345
-> Unit 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: nfs-common.service
	Source Path: /etc/init.d/nfs-common
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: multi-user.target
	WantedBy: graphical.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: sysinit.target
	Before: shutdown.target
	After: rpcbind.service
	After: time-sync.target
	After: systemd-journald.socket
	References: rpcbind.service
	References: time-sync.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/nfs-common.service
	ControlGroup: name=systemd:/system/nfs-common.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2528
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 speech-dispatcher.service:
	Description: LSB: Speech Dispatcher
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: speech-dispatcher.service
	Source Path: /etc/init.d/speech-dispatcher
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: festival.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: festival.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/speech-dispatcher.service
	ControlGroup: name=systemd:/system/speech-dispatcher.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/speech-dispatcher start
			PID: 2918
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/speech-dispatcher reload
	-> ExecStop:
		Command Line: /etc/init.d/speech-dispatcher stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:55 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mysql.service
	Source Path: /etc/init.d/mysql
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: dovecot.service
	Before: postfix.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: network.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: network.target
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: dovecot.service
	ReferencedBy: postfix.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/mysql.service
	ControlGroup: name=systemd:/system/mysql.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2919
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:55 IST
			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: 17
	SysVRunLevels: 2345
-> Unit hdapsd.service:
	Description: LSB: initscript to start hdapsd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: hdapsd.service
	Source Path: /etc/init.d/hdapsd
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/hdapsd.service
	ControlGroup: name=systemd:/system/hdapsd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/hdapsd start
			PID: 2924
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/hdapsd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit apache2.service:
	Description: LSB: Start/stop apache2 web server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:55 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: apache2.service
	Source Path: /etc/init.d/apache2
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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.target
	After: syslog.target
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: network.target
	References: syslog.target
	References: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/apache2.service
	ControlGroup: name=systemd:/system/apache2.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2925
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:55 IST
			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: 18
	SysVRunLevels: 2345
-> Unit dnsmasq.service:
	Description: A lightweight DHCP and caching DNS server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:54 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dnsmasq.service
	Fragment Path: /lib/systemd/system/dnsmasq.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dnsmasq.service
	ControlGroup: name=systemd:/system/dnsmasq.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 3155
	Main PID Known: yes
	Main PID Alien: no
	BusName: uk.org.thekelleys.dnsmasq
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /usr/sbin/dnsmasq --test
			PID: 2927
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /etc/init.d/dnsmasq systemd-exec
			PID: 3155
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
	-> ExecStartPost:
		Command Line: /etc/init.d/dnsmasq systemd-start-resolvconf
			PID: 3721
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:54 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	-> ExecStop:
		Command Line: /etc/init.d/dnsmasq systemd-stop-resolvconf
-> Unit umountiscsi.service:
	Description: LSB: Unmounts iSCSI 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: yes
	Need Daemon Reload: no
	Name: umountiscsi.service
	Source Path: /etc/init.d/umountiscsi.sh
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountiscsi.service
	ControlGroup: name=systemd:/system/umountiscsi.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountiscsi.sh start
	-> ExecStop:
		Command Line: /etc/init.d/umountiscsi.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit apport.service:
	Description: LSB: automatic crash report generation tool
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: apport.service
	Source Path: /etc/init.d/apport
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/apport.service
	ControlGroup: name=systemd:/system/apport.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/apport start
			PID: 2930
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/apport stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: syslog.service
	Name: rsyslog.service
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: syslog.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.socket
	After: basic.target
	TriggeredBy: syslog.socket
	References: syslog.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: syslog.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rsyslog.service
	ControlGroup: name=systemd:/system/rsyslog.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	Main PID: 2991
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n
			PID: 2991
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit virtualbox-guest-x11.service:
	Description: LSB: VirtualBox Linux X11 Additions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: virtualbox-guest-x11.service
	Source Path: /etc/init.d/virtualbox-guest-x11
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: virtualbox-guest-utils.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: virtualbox-guest-utils.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/virtualbox-guest-x11.service
	ControlGroup: name=systemd:/system/virtualbox-guest-x11.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/virtualbox-guest-x11 start
			PID: 2935
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/virtualbox-guest-x11 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit openvpn.service:
	Description: LSB: Openvpn VPN 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
	Name: openvpn.service
	Source Path: /etc/init.d/openvpn
	Requires: basic.target
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: gdm.service
	Before: kdm.service
	Before: xdm.service
	Before: wdm.service
	Before: ldm.service
	Before: sdm.service
	Before: nodm.service
	Before: shutdown.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: network-manager.service
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: network-manager.service
	References: x-display-manager.target
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: wdm.service
	References: ldm.service
	References: sdm.service
	References: nodm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/openvpn.service
	ControlGroup: name=systemd:/system/openvpn.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openvpn start
	-> ExecReload:
		Command Line: /etc/init.d/openvpn reload
	-> ExecStop:
		Command Line: /etc/init.d/openvpn stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVRunLevels: 2345
-> Unit dicod.service:
	Description: LSB: Start and stop dictionary server daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:58 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dicod.service
	Source Path: /etc/init.d/dicod
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dicod.service
	ControlGroup: name=systemd:/system/dicod.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/dicod start
			PID: 2937
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:58 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/dicod stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit postfix.service:
	Description: LSB: start and stop the Postfix Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:55 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:56 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: postfix.service
	Name: mail-transport-agent.service
	Source Path: /etc/init.d/postfix
	Condition Timestamp: Wed 2013-11-06 01:07:55 IST
	Condition Result: yes
	Requires: basic.target
	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: syslog.target
	After: nss-lookup.target
	After: network.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
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: nss-lookup.target
	References: network.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: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/postfix.service
	ControlGroup: name=systemd:/system/postfix.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 4865
			Start Timestamp: Wed 2013-11-06 01:07:55 IST
			Exit Timestamp: Wed 2013-11-06 01:07:56 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/postfix reload
			PID: 6477
			Start Timestamp: Wed 2013-11-06 01:08:06 IST
			Exit Timestamp: Wed 2013-11-06 01:08:06 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/postfix stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit ufw.service:
	Description: LSB: start firewall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ufw.service
	Source Path: /etc/init.d/ufw
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/ufw.service
	ControlGroup: name=systemd:/system/ufw.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/ufw start
			PID: 2456
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/ufw stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 11
	SysVRunLevels: S
-> Unit libstoragemgmtd.service:
	Description: LSB: libStorageMgmt plug-in 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
	Name: libstoragemgmtd.service
	Source Path: /etc/init.d/libstoragemgmtd
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: remote-fs.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/libstoragemgmtd.service
	ControlGroup: name=systemd:/system/libstoragemgmtd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/libstoragemgmtd start
	-> ExecReload:
		Command Line: /etc/init.d/libstoragemgmtd reload
	-> ExecStop:
		Command Line: /etc/init.d/libstoragemgmtd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVStartPriority: 99
	SysVRunLevels: 2345
-> Unit motd.service:
	Description: LSB: Create dynamic part of /etc/motd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: motd.service
	Source Path: /etc/init.d/motd
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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
	References: hostname.service
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/motd.service
	ControlGroup: name=systemd:/system/motd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2939
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 cups.service:
	Description: LSB: CUPS Printing spooler and server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cups.service
	Source Path: /etc/init.d/cups
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: samba.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: remote-fs.target
	After: network.target
	After: avahi.service
	After: slapd.service
	After: nslcd.service
	After: systemd-journald.socket
	After: basic.target
	References: syslog.target
	References: remote-fs.target
	References: network.target
	References: avahi.service
	References: slapd.service
	References: nslcd.service
	References: samba.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cups.service
	ControlGroup: name=systemd:/system/cups.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cups start
			PID: 2943
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/cups stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit virtualbox.service:
	Description: LSB: VirtualBox Linux kernel module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: virtualbox.service
	Name: vboxdrv.service
	Source Path: /etc/init.d/virtualbox
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/virtualbox.service
	ControlGroup: name=systemd:/system/virtualbox.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2946
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/virtualbox stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit open-iscsi.service:
	Description: LSB: Starts and stops the iSCSI initiator services and logs in to default targets
	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
	Name: open-iscsi.service
	Name: iscsi.service
	Source Path: /etc/init.d/open-iscsi
	Conflicts: shutdown.target
	Before: multipath-tools.service
	Before: shutdown.target
	After: network.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: network.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: multipath-tools.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/open-iscsi.service
	ControlGroup: name=systemd:/system/open-iscsi.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/open-iscsi start
	-> ExecStop:
		Command Line: /etc/init.d/open-iscsi stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVRunLevels: S
-> Unit network-manager.service:
	Description: LSB: network connection manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: network-manager.service
	Source Path: /etc/init.d/network-manager
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: openvpn.service
	Before: pulseaudio.service
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: dbus.service
	After: systemd-udevd.service
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: dbus.service
	References: systemd-udevd.service
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: openvpn.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/network-manager.service
	ControlGroup: name=systemd:/system/network-manager.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/network-manager start
			PID: 2998
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/network-manager stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit laptop-mode.service:
	Description: Laptop Mode Tools
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: laptop-mode.service
	Fragment Path: /lib/systemd/system/laptop-mode.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: basic.target
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/laptop-mode.service
	ControlGroup: name=systemd:/system/laptop-mode.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: tty
	StandardError: tty
	-> ExecStart:
		Command Line: /usr/sbin/laptop_mode init auto
			PID: 2948
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/sbin/laptop_mode init stop
	-> ExecStopPost:
		Command Line: /bin/rm -f /var/run/laptop-mode-tools/enabled
-> Unit lightdm.service:
	Description: LSB: Light Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: lightdm.service
	Source Path: /etc/init.d/lightdm
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: console-screen.service
	After: kbd.service
	After: acpid.service
	After: dbus.service
	After: hal.service
	After: consolekit.service
	After: local-fs.target
	After: remote-fs.target
	After: x11-common.service
	After: systemd-journald.socket
	After: basic.target
	References: console-screen.service
	References: kbd.service
	References: acpid.service
	References: dbus.service
	References: hal.service
	References: consolekit.service
	References: local-fs.target
	References: remote-fs.target
	References: x11-common.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lightdm.service
	ControlGroup: name=systemd:/system/lightdm.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/lightdm start
			PID: 3000
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/lightdm reload
	-> ExecStop:
		Command Line: /etc/init.d/lightdm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit iodined.service:
	Description: LSB: initscript for iodined
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: iodined.service
	Source Path: /etc/init.d/iodined
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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.target
	After: syslog.target
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: network.target
	References: syslog.target
	References: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/iodined.service
	ControlGroup: name=systemd:/system/iodined.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/iodined start
			PID: 2951
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/iodined stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit dovecot.service:
	Description: LSB: Dovecot init script
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:55 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:55 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dovecot.service
	Source Path: /etc/init.d/dovecot
	Condition Timestamp: Wed 2013-11-06 01:07:55 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: postfix.service
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: network.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
	References: local-fs.target
	References: remote-fs.target
	References: network.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
	ReferencedBy: postfix.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dovecot.service
	ControlGroup: name=systemd:/system/dovecot.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 4835
			Start Timestamp: Wed 2013-11-06 01:07:55 IST
			Exit Timestamp: Wed 2013-11-06 01:07:55 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/dovecot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit multipath-tools.service:
	Description: LSB: multipath 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
	Name: multipath-tools.service
	Source Path: /etc/init.d/multipath-tools
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-udevd.service
	After: local-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: open-iscsi.service
	References: systemd-udevd.service
	References: local-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: open-iscsi.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/multipath-tools.service
	ControlGroup: name=systemd:/system/multipath-tools.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/multipath-tools start
	-> ExecReload:
		Command Line: /etc/init.d/multipath-tools reload
	-> ExecStop:
		Command Line: /etc/init.d/multipath-tools stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVRunLevels: 2345
-> Unit iscsitarget.service:
	Description: LSB: Starts and stops the iSCSI software target
	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
	Name: iscsitarget.service
	Source Path: /etc/init.d/iscsitarget
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: remote-fs.target
	After: syslog.target
	After: network.target
	After: time-sync.target
	After: systemd-sysctl.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: network.target
	References: time-sync.target
	References: systemd-sysctl.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/iscsitarget.service
	ControlGroup: name=systemd:/system/iscsitarget.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/iscsitarget start
	-> ExecStop:
		Command Line: /etc/init.d/iscsitarget stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVRunLevels: 2345
-> Unit openbsd-inetd.service:
	Description: LSB: Start or stop the inetd daemon.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: openbsd-inetd.service
	Source Path: /etc/init.d/openbsd-inetd
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/openbsd-inetd.service
	ControlGroup: name=systemd:/system/openbsd-inetd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openbsd-inetd start
			PID: 2952
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/openbsd-inetd reload
	-> ExecStop:
		Command Line: /etc/init.d/openbsd-inetd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit dirmngr.service:
	Description: LSB: start DirMngr daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dirmngr.service
	Source Path: /etc/init.d/dirmngr
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: network.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: network.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dirmngr.service
	ControlGroup: name=systemd:/system/dirmngr.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/dirmngr start
			PID: 2955
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/dirmngr reload
	-> ExecStop:
		Command Line: /etc/init.d/dirmngr stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: rsync.service
	Fragment Path: /lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: no
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rsync.service
	ControlGroup: name=systemd:/system/rsync.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
-> Unit cron.service:
	Description: LSB: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cron.service
	Source Path: /etc/init.d/cron
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: time-sync.target
	After: network.target
	After: nss-lookup.target
	After: slapd.service
	After: autofs.service
	After: ypbind.service
	After: nscd.service
	After: nslcd.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: time-sync.target
	References: network.target
	References: nss-lookup.target
	References: slapd.service
	References: autofs.service
	References: ypbind.service
	References: nscd.service
	References: nslcd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cron.service
	ControlGroup: name=systemd:/system/cron.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cron start
			PID: 2956
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/cron reload
	-> ExecStop:
		Command Line: /etc/init.d/cron stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit acpi-fakekey.service:
	Description: LSB: Start acpi_fakekey daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:54 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpi-fakekey.service
	Source Path: /etc/init.d/acpi-fakekey
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpi-fakekey.service
	ControlGroup: name=systemd:/system/acpi-fakekey.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/acpi-fakekey start
			PID: 2959
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:54 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/acpi-fakekey stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit sudo.service:
	Description: Provide limited super user privileges to specific users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: sudo.service
	Fragment Path: /lib/systemd/system/sudo.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sudo.service
	ControlGroup: name=systemd:/system/sudo.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/find /var/lib/sudo -exec /usr/bin/touch -d @0 {} ;
			PID: 2961
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dbus.service
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: lightdm.service
	Before: network-manager.service
	Before: wicd.service
	After: dbus.socket
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: dbus.socket
	ReferencedBy: multi-user.target
	ReferencedBy: lightdm.service
	ReferencedBy: network-manager.service
	ReferencedBy: wicd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dbus.service
	ControlGroup: name=systemd:/system/dbus.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 2993
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2993
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
	-> 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: LSB: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: yes
	Need Daemon Reload: no
	Name: anacron.service
	Source Path: /etc/init.d/anacron
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	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: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/anacron.service
	ControlGroup: name=systemd:/system/anacron.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/anacron start
			PID: 2962
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/anacron reload
	-> ExecStop:
		Command Line: /etc/init.d/anacron stop
			PID: 4622
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit kbd.service:
	Description: LSB: Prepare console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: kbd.service
	Source Path: /etc/init.d/kbd
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: console-setup.service
	Before: lightdm.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: lightdm.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/kbd.service
	ControlGroup: name=systemd:/system/kbd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2459
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 screen-cleanup.service:
	Description: LSB: screen sessions cleaning
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: screen-cleanup.service
	Source Path: /etc/init.d/screen-cleanup
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/screen-cleanup.service
	ControlGroup: name=systemd:/system/screen-cleanup.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/screen-cleanup start
			PID: 2460
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/screen-cleanup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: S
-> Unit resolvconf.service:
	Description: LSB: Nameserver information manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: resolvconf.service
	Source Path: /etc/init.d/resolvconf
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: networking.service
	Before: sysinit.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: networking.service
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/resolvconf.service
	ControlGroup: name=systemd:/system/resolvconf.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/resolvconf start
			PID: 2457
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/resolvconf reload
	-> ExecStop:
		Command Line: /etc/init.d/resolvconf stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 11
	SysVRunLevels: S
-> Unit scsitools.service:
	Description: LSB: Create aliases for SCSI devices under /dev/scsi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: scsitools.service
	Source Path: /etc/init.d/scsitools.sh
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: checkfs.service
	Before: sysinit.target
	After: systemd-remount-fs.service
	After: scsitools-pre.service
	After: systemd-journald.socket
	References: systemd-remount-fs.service
	References: scsitools-pre.service
	References: checkfs.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/scsitools.service
	ControlGroup: name=systemd:/system/scsitools.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/scsitools.sh start
			PID: 652
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/scsitools.sh reload
	-> ExecStop:
		Command Line: /etc/init.d/scsitools.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 7
	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
	Name: mountkernfs.service
	Fragment Path: /dev/null
	Before: networking.service
	Before: keyboard-setup.service
	ReferencedBy: networking.service
	ReferencedBy: keyboard-setup.service
-> Unit x11-common.service:
	Description: x11-common.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
	Name: x11-common.service
	Fragment Path: /dev/null
	Before: lightdm.service
	ReferencedBy: lightdm.service
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: pppd-dns.service
	Source Path: /etc/init.d/pppd-dns
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/pppd-dns.service
	ControlGroup: name=systemd:/system/pppd-dns.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2458
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 keyboard-setup.service:
	Description: LSB: Set preliminary keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: keyboard-setup.service
	Source Path: /etc/init.d/keyboard-setup
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: systemd-remount-fs.service
	Before: sysinit.target
	After: mountkernfs.service
	After: keymap.service
	After: systemd-journald.socket
	After: systemd-udevd.service
	References: mountkernfs.service
	References: keymap.service
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	References: systemd-udevd.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/keyboard-setup.service
	ControlGroup: name=systemd:/system/keyboard-setup.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 307
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			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 checkfs.service:
	Description: checkfs.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
	Name: checkfs.service
	Fragment Path: /dev/null
	After: multipath-tools-boot.service
	After: lvm2.service
	After: scsitools.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: lvm2.service
	ReferencedBy: scsitools.service
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-setup.service
	Source Path: /etc/init.d/console-setup
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/console-setup.service
	ControlGroup: name=systemd:/system/console-setup.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2546
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 scsitools-pre.service:
	Description: LSB: Create aliases for SCSI devices under /dev/scsi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: scsitools-pre.service
	Source Path: /etc/init.d/scsitools-pre.sh
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: systemd-remount-fs.service
	Before: scsitools.service
	Before: sysinit.target
	After: mountdevsubfs.service
	After: systemd-journald.socket
	References: mountdevsubfs.service
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	ReferencedBy: scsitools.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/scsitools-pre.service
	ControlGroup: name=systemd:/system/scsitools-pre.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/scsitools-pre.sh start
			PID: 275
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/scsitools-pre.sh reload
	-> ExecStop:
		Command Line: /etc/init.d/scsitools-pre.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 5
	SysVRunLevels: S
-> Unit mountall.service:
	Description: mountall.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
	Name: mountall.service
	Fragment Path: /dev/null
	After: multipath-tools-boot.service
	After: lvm2.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: lvm2.service
-> 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
	Name: mountdevsubfs.service
	Fragment Path: /dev/null
	Before: lvm2.service
	Before: hdparm.service
	Before: scsitools-pre.service
	ReferencedBy: lvm2.service
	ReferencedBy: hdparm.service
	ReferencedBy: scsitools-pre.service
-> Unit networking.service:
	Description: LSB: Raise network interfaces.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: networking.service
	Name: ifupdown.service
	Source Path: /etc/init.d/networking
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: mountkernfs.service
	After: local-fs.target
	After: systemd-journald.socket
	After: resolvconf.service
	After: systemd-random-seed-load.service
	References: mountkernfs.service
	References: local-fs.target
	References: systemd-journald.socket
	References: systemd-random-seed-load.service
	References: shutdown.target
	ReferencedBy: resolvconf.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/networking.service
	ControlGroup: name=systemd:/system/networking.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2762
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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 hdparm.service:
	Description: LSB: Tune IDE hard disks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: hdparm.service
	Source Path: /etc/init.d/hdparm
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: mountdevsubfs.service
	After: systemd-journald.socket
	After: systemd-udevd.service
	References: mountdevsubfs.service
	References: systemd-journald.socket
	References: systemd-udevd.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/hdparm.service
	ControlGroup: name=systemd:/system/hdparm.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 308
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			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 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
	Name: hostname.service
	Fragment Path: /dev/null
	Before: motd.service
	Before: bootlogs.service
	ReferencedBy: motd.service
	ReferencedBy: bootlogs.service
-> Unit lvm2.service:
	Description: lvm2.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: lvm2.service
	Name: lvm.service
	Source Path: /etc/init.d/lvm2
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: checkfs.service
	Before: mountall.service
	Before: sysinit.target
	After: mountdevsubfs.service
	After: mdadm-raid.service
	After: cryptdisks-early.service
	After: multipath-tools-boot.service
	After: systemd-journald.socket
	After: systemd-udevd.service
	References: mountdevsubfs.service
	References: mdadm-raid.service
	References: cryptdisks-early.service
	References: multipath-tools-boot.service
	References: checkfs.service
	References: mountall.service
	References: systemd-journald.socket
	References: systemd-udevd.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lvm2.service
	ControlGroup: name=systemd:/system/lvm2.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/lvm2 start
			PID: 309
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/lvm2 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 5
	SysVRunLevels: S
-> Unit multipath-tools-boot.service:
	Description: LSB: early multipath boot script
	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
	Name: multipath-tools-boot.service
	Source Path: /etc/init.d/multipath-tools-boot
	Conflicts: shutdown.target
	Before: checkfs.service
	Before: mountall.service
	Before: lvm2.service
	Before: shutdown.target
	After: systemd-journald.socket
	After: systemd-modules-load.service
	After: systemd-remount-fs.service
	After: systemd-udevd.service
	References: checkfs.service
	References: mountall.service
	References: systemd-journald.socket
	References: systemd-modules-load.service
	References: systemd-remount-fs.service
	References: systemd-udevd.service
	References: shutdown.target
	ReferencedBy: lvm2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/multipath-tools-boot.service
	ControlGroup: name=systemd:/system/multipath-tools-boot.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/multipath-tools-boot start
	-> ExecStop:
		Command Line: /etc/init.d/multipath-tools-boot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
	SysVRunLevels: S
-> Unit apparmor.service:
	Description: LSB: AppArmor initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: yes
	Need Daemon Reload: no
	Name: apparmor.service
	Source Path: /etc/init.d/apparmor
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/apparmor.service
	ControlGroup: name=systemd:/system/apparmor.service
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/apparmor start
			PID: 2463
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 1
	-> ExecReload:
		Command Line: /etc/init.d/apparmor reload
	-> ExecStop:
		Command Line: /etc/init.d/apparmor stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: S
-> Unit unattended-upgrades.service:
	Description: LSB: Check if unattended upgrades are being applied
	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
	Name: unattended-upgrades.service
	Name: unattended-upgrade-shutdown-check.service
	Source Path: /etc/init.d/unattended-upgrades
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/unattended-upgrades.service
	ControlGroup: name=systemd:/system/unattended-upgrades.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/unattended-upgrades start
	-> ExecStop:
		Command Line: /etc/init.d/unattended-upgrades 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
	Name: umountroot.service
	Source Path: /etc/init.d/umountroot
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountroot.service
	ControlGroup: name=systemd:/system/umountroot.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 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
	Name: sendsigs.service
	Source Path: /etc/init.d/sendsigs
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sendsigs.service
	ControlGroup: name=systemd:/system/sendsigs.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 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
	Name: umountfs.service
	Source Path: /etc/init.d/umountfs
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountfs.service
	ControlGroup: name=systemd:/system/umountfs.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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
	Name: umountnfs.service
	Source Path: /etc/init.d/umountnfs.sh
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountnfs.service
	ControlGroup: name=systemd:/system/umountnfs.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 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
	Name: halt.service
	Source Path: /etc/init.d/halt
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/halt.service
	ControlGroup: name=systemd:/system/halt.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 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
	Name: reboot.service
	Source Path: /etc/init.d/reboot
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/reboot.service
	ControlGroup: name=systemd:/system/reboot.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Requires: -.mount
	RequiredBy: systemd-journald.service
	WantedBy: sockets.target
	Before: reboot.service
	Before: systemd-random-seed-save.service
	Before: systemd-random-seed-load.service
	Before: sys-fs-fuse-connections.mount
	Before: systemd-udevd.service
	Before: systemd-initctl.service
	Before: systemd-shutdownd.service
	Before: systemd-journald.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: systemd-ask-password-console.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: sys-kernel-config.mount
	Before: systemd-udev-trigger.service
	Before: systemd-sysctl.service
	Before: sys-kernel-debug.mount
	Before: systemd-binfmt.service
	Before: dev-hugepages.mount
	Before: systemd-tmpfiles-setup-dev.service
	Before: debian-fixup.service
	Before: systemd-modules-load.service
	Before: dev-mqueue.mount
	Before: dev-mapper-BackupDisk\x2dSWAP.swap
	Before: run-user.mount
	Before: run-lock.mount
	Before: systemd-fsck-root.service
	Before: media-SDA1.mount
	Before: systemd-fsck at dev-sda1.service
	Before: media-DATA.mount
	Before: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Before: systemd-readahead-done.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: rtkit-daemon.service
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: getty at tty1.service
	Before: rc-local.service
	Before: wpa_supplicant.service
	Before: systemd-remount-fs.service
	Before: alsa-store.service
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: alsa-restore.service
	Before: systemd-tmpfiles-clean.service
	Before: sockets.target
	Before: syslog.target
	Before: halt.service
	Before: umountnfs.service
	Before: umountfs.service
	Before: sendsigs.service
	Before: umountroot.service
	Before: unattended-upgrades.service
	Before: apparmor.service
	Before: multipath-tools-boot.service
	Before: lvm2.service
	Before: hdparm.service
	Before: networking.service
	Before: scsitools-pre.service
	Before: console-setup.service
	Before: keyboard-setup.service
	Before: pppd-dns.service
	Before: scsitools.service
	Before: resolvconf.service
	Before: screen-cleanup.service
	Before: kbd.service
	Before: anacron.service
	Before: dbus.service
	Before: sudo.service
	Before: acpi-fakekey.service
	Before: cron.service
	Before: rsync.service
	Before: dirmngr.service
	Before: openbsd-inetd.service
	Before: iscsitarget.service
	Before: multipath-tools.service
	Before: dovecot.service
	Before: iodined.service
	Before: lightdm.service
	Before: network-manager.service
	Before: open-iscsi.service
	Before: virtualbox.service
	Before: cups.service
	Before: motd.service
	Before: libstoragemgmtd.service
	Before: ufw.service
	Before: postfix.service
	Before: dicod.service
	Before: openvpn.service
	Before: virtualbox-guest-x11.service
	Before: apport.service
	Before: umountiscsi.service
	Before: dnsmasq.service
	Before: apache2.service
	Before: hdapsd.service
	Before: mysql.service
	Before: speech-dispatcher.service
	Before: nfs-common.service
	Before: bootlogs.service
	Before: atd.service
	Before: pulseaudio.service
	Before: avahi-daemon.service
	Before: acpi-support.service
	Before: target.service
	Before: rpcbind.service
	Before: tor.service
	Before: wicd.service
	Before: ifup at eth0.service
	Before: ifup at wlan0.service
	Before: bluetooth.service
	Before: var-lib-nfs-rpc_pipefs.mount
	Before: dev-dm\x2d1.swap
	Before: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	Before: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	Before: dev-BackupDisk-SWAP.swap
	Before: polkitd.service
	Before: systemd-hostnamed.service
	Before: colord.service
	Before: ifup at tun0.service
	Before: udisks.service
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: syslog.target
	References: systemd-journald.service
	References: -.mount
	ReferencedBy: reboot.service
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-udevd.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: dev-mapper-BackupDisk\x2dSWAP.swap
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: media-SDA1.mount
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: media-DATA.mount
	ReferencedBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: alsa-store.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: halt.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountroot.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: apparmor.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: lvm2.service
	ReferencedBy: hdparm.service
	ReferencedBy: networking.service
	ReferencedBy: scsitools-pre.service
	ReferencedBy: console-setup.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: scsitools.service
	ReferencedBy: resolvconf.service
	ReferencedBy: screen-cleanup.service
	ReferencedBy: kbd.service
	ReferencedBy: anacron.service
	ReferencedBy: dbus.service
	ReferencedBy: sudo.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: cron.service
	ReferencedBy: rsync.service
	ReferencedBy: dirmngr.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: lightdm.service
	ReferencedBy: network-manager.service
	ReferencedBy: open-iscsi.service
	ReferencedBy: virtualbox.service
	ReferencedBy: cups.service
	ReferencedBy: motd.service
	ReferencedBy: libstoragemgmtd.service
	ReferencedBy: ufw.service
	ReferencedBy: postfix.service
	ReferencedBy: dicod.service
	ReferencedBy: openvpn.service
	ReferencedBy: virtualbox-guest-x11.service
	ReferencedBy: apport.service
	ReferencedBy: umountiscsi.service
	ReferencedBy: dnsmasq.service
	ReferencedBy: apache2.service
	ReferencedBy: hdapsd.service
	ReferencedBy: mysql.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: nfs-common.service
	ReferencedBy: bootlogs.service
	ReferencedBy: atd.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: target.service
	ReferencedBy: rpcbind.service
	ReferencedBy: tor.service
	ReferencedBy: wicd.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at wlan0.service
	ReferencedBy: bluetooth.service
	ReferencedBy: var-lib-nfs-rpc_pipefs.mount
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	ReferencedBy: dev-BackupDisk-SWAP.swap
	ReferencedBy: polkitd.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: colord.service
	ReferencedBy: ifup at tun0.service
	ReferencedBy: udisks.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-journald.socket
	ControlGroup: name=systemd:/system/systemd-journald.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: basic.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: sysinit.target
	Wants: sockets.target
	Wants: timers.target
	Wants: paths.target
	Wants: alsa-restore.service
	Wants: console-kit-log-system-start.service
	Wants: alsa-state.service
	RequiredBy: reboot.service
	RequiredBy: rsyslog.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: upower.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: rtkit-daemon.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: wpa_supplicant.service
	RequiredBy: halt.service
	RequiredBy: umountnfs.service
	RequiredBy: umountfs.service
	RequiredBy: sendsigs.service
	RequiredBy: umountroot.service
	RequiredBy: unattended-upgrades.service
	RequiredBy: anacron.service
	RequiredBy: dbus.service
	RequiredBy: sudo.service
	RequiredBy: acpi-fakekey.service
	RequiredBy: cron.service
	RequiredBy: rsync.service
	RequiredBy: dirmngr.service
	RequiredBy: openbsd-inetd.service
	RequiredBy: iscsitarget.service
	RequiredBy: multipath-tools.service
	RequiredBy: dovecot.service
	RequiredBy: iodined.service
	RequiredBy: lightdm.service
	RequiredBy: laptop-mode.service
	RequiredBy: network-manager.service
	RequiredBy: virtualbox.service
	RequiredBy: cups.service
	RequiredBy: motd.service
	RequiredBy: libstoragemgmtd.service
	RequiredBy: postfix.service
	RequiredBy: dicod.service
	RequiredBy: openvpn.service
	RequiredBy: virtualbox-guest-x11.service
	RequiredBy: apport.service
	RequiredBy: umountiscsi.service
	RequiredBy: dnsmasq.service
	RequiredBy: apache2.service
	RequiredBy: hdapsd.service
	RequiredBy: mysql.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: bootlogs.service
	RequiredBy: atd.service
	RequiredBy: pulseaudio.service
	RequiredBy: avahi-daemon.service
	RequiredBy: acpi-support.service
	RequiredBy: target.service
	RequiredBy: tor.service
	RequiredBy: wicd.service
	RequiredBy: ifup at eth0.service
	RequiredBy: ifup at wlan0.service
	RequiredBy: bluetooth.service
	RequiredBy: polkitd.service
	RequiredBy: systemd-hostnamed.service
	RequiredBy: colord.service
	RequiredBy: ifup at tun0.service
	RequiredBy: udisks.service
	Conflicts: shutdown.target
	Before: reboot.service
	Before: rsyslog.service
	Before: systemd-user-sessions.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: rtkit-daemon.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: wpa_supplicant.service
	Before: halt.service
	Before: umountnfs.service
	Before: umountfs.service
	Before: sendsigs.service
	Before: umountroot.service
	Before: unattended-upgrades.service
	Before: anacron.service
	Before: dbus.service
	Before: sudo.service
	Before: acpi-fakekey.service
	Before: cron.service
	Before: rsync.service
	Before: dirmngr.service
	Before: openbsd-inetd.service
	Before: iscsitarget.service
	Before: multipath-tools.service
	Before: dovecot.service
	Before: iodined.service
	Before: lightdm.service
	Before: laptop-mode.service
	Before: network-manager.service
	Before: virtualbox.service
	Before: cups.service
	Before: motd.service
	Before: libstoragemgmtd.service
	Before: postfix.service
	Before: dicod.service
	Before: openvpn.service
	Before: virtualbox-guest-x11.service
	Before: apport.service
	Before: umountiscsi.service
	Before: dnsmasq.service
	Before: apache2.service
	Before: hdapsd.service
	Before: mysql.service
	Before: speech-dispatcher.service
	Before: bootlogs.service
	Before: atd.service
	Before: pulseaudio.service
	Before: avahi-daemon.service
	Before: acpi-support.service
	Before: target.service
	Before: tor.service
	Before: wicd.service
	Before: ifup at eth0.service
	Before: ifup at wlan0.service
	Before: bluetooth.service
	Before: polkitd.service
	Before: systemd-hostnamed.service
	Before: colord.service
	Before: ifup at tun0.service
	Before: udisks.service
	After: sysinit.target
	After: sockets.target
	After: timers.target
	After: paths.target
	References: sysinit.target
	References: sockets.target
	References: timers.target
	References: paths.target
	References: alsa-restore.service
	References: console-kit-log-system-start.service
	References: alsa-state.service
	References: shutdown.target
	ReferencedBy: reboot.service
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: halt.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountroot.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: anacron.service
	ReferencedBy: dbus.service
	ReferencedBy: sudo.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: cron.service
	ReferencedBy: rsync.service
	ReferencedBy: dirmngr.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: lightdm.service
	ReferencedBy: laptop-mode.service
	ReferencedBy: network-manager.service
	ReferencedBy: virtualbox.service
	ReferencedBy: cups.service
	ReferencedBy: motd.service
	ReferencedBy: libstoragemgmtd.service
	ReferencedBy: postfix.service
	ReferencedBy: dicod.service
	ReferencedBy: openvpn.service
	ReferencedBy: virtualbox-guest-x11.service
	ReferencedBy: apport.service
	ReferencedBy: umountiscsi.service
	ReferencedBy: dnsmasq.service
	ReferencedBy: apache2.service
	ReferencedBy: hdapsd.service
	ReferencedBy: mysql.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: bootlogs.service
	ReferencedBy: atd.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: target.service
	ReferencedBy: tor.service
	ReferencedBy: wicd.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at wlan0.service
	ReferencedBy: bluetooth.service
	ReferencedBy: polkitd.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: colord.service
	ReferencedBy: ifup at tun0.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
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	Wants: systemd-update-utmp-shutdown.service
	Wants: alsa-store.service
	Wants: systemd-random-seed-save.service
	ConflictedBy: reboot.service
	ConflictedBy: sysinit.target
	ConflictedBy: local-fs-pre.target
	ConflictedBy: sockets.target
	ConflictedBy: dbus.socket
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: syslog.socket
	ConflictedBy: rsyslog.service
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: paths.target
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: remote-fs.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: swap.target
	ConflictedBy: local-fs.target
	ConflictedBy: emergency.target
	ConflictedBy: emergency.service
	ConflictedBy: systemd-readahead-replay.service
	ConflictedBy: systemd-readahead-collect.service
	ConflictedBy: systemd-readahead-done.timer
	ConflictedBy: systemd-readahead-done.service
	ConflictedBy: graphical.target
	ConflictedBy: upower.service
	ConflictedBy: console-kit-daemon.service
	ConflictedBy: rtkit-daemon.service
	ConflictedBy: rescue.target
	ConflictedBy: rescue.service
	ConflictedBy: multi-user.target
	ConflictedBy: systemd-logind.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: getty.target
	ConflictedBy: getty at tty1.service
	ConflictedBy: rc-local.service
	ConflictedBy: network.target
	ConflictedBy: wpa_supplicant.service
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: basic.target
	ConflictedBy: alsa-state.service
	ConflictedBy: alsa-restore.service
	ConflictedBy: timers.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: halt.service
	ConflictedBy: umountnfs.service
	ConflictedBy: umountfs.service
	ConflictedBy: sendsigs.service
	ConflictedBy: umountroot.service
	ConflictedBy: unattended-upgrades.service
	ConflictedBy: anacron.service
	ConflictedBy: time-sync.target
	ConflictedBy: dbus.service
	ConflictedBy: sudo.service
	ConflictedBy: acpi-fakekey.service
	ConflictedBy: cron.service
	ConflictedBy: nss-lookup.target
	ConflictedBy: rsync.service
	ConflictedBy: dirmngr.service
	ConflictedBy: openbsd-inetd.service
	ConflictedBy: iscsitarget.service
	ConflictedBy: multipath-tools.service
	ConflictedBy: dovecot.service
	ConflictedBy: iodined.service
	ConflictedBy: lightdm.service
	ConflictedBy: laptop-mode.service
	ConflictedBy: network-manager.service
	ConflictedBy: virtualbox.service
	ConflictedBy: cups.service
	ConflictedBy: motd.service
	ConflictedBy: libstoragemgmtd.service
	ConflictedBy: postfix.service
	ConflictedBy: dicod.service
	ConflictedBy: openvpn.service
	ConflictedBy: virtualbox-guest-x11.service
	ConflictedBy: apport.service
	ConflictedBy: umountiscsi.service
	ConflictedBy: dnsmasq.service
	ConflictedBy: apache2.service
	ConflictedBy: hdapsd.service
	ConflictedBy: mysql.service
	ConflictedBy: speech-dispatcher.service
	ConflictedBy: bootlogs.service
	ConflictedBy: atd.service
	ConflictedBy: pulseaudio.service
	ConflictedBy: avahi-daemon.service
	ConflictedBy: acpi-support.service
	ConflictedBy: target.service
	ConflictedBy: tor.service
	ConflictedBy: wicd.service
	ConflictedBy: open-iscsi.service
	ConflictedBy: multipath-tools-boot.service
	ConflictedBy: rpcbind.service
	ConflictedBy: resolvconf.service
	ConflictedBy: nfs-common.service
	ConflictedBy: networking.service
	ConflictedBy: ifup at eth0.service
	ConflictedBy: sound.target
	ConflictedBy: ifup at wlan0.service
	ConflictedBy: bluetooth.service
	ConflictedBy: polkitd.service
	ConflictedBy: systemd-hostnamed.service
	ConflictedBy: colord.service
	ConflictedBy: ifup at tun0.service
	ConflictedBy: udisks.service
	Before: final.target
	After: reboot.service
	After: dbus.socket
	After: avahi-daemon.socket
	After: syslog.socket
	After: rsyslog.service
	After: systemd-ask-password-console.path
	After: systemd-ask-password-console.service
	After: systemd-tmpfiles-setup.service
	After: systemd-user-sessions.service
	After: systemd-sysctl.service
	After: systemd-binfmt.service
	After: systemd-modules-load.service
	After: systemd-fsck-root.service
	After: systemd-fsck at dev-sda1.service
	After: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	After: emergency.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-done.timer
	After: systemd-readahead-done.service
	After: upower.service
	After: console-kit-daemon.service
	After: rtkit-daemon.service
	After: rescue.service
	After: systemd-logind.service
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-wall.service
	After: getty at tty1.service
	After: rc-local.service
	After: wpa_supplicant.service
	After: systemd-remount-fs.service
	After: alsa-store.service
	After: alsa-state.service
	After: console-kit-log-system-start.service
	After: alsa-restore.service
	After: systemd-tmpfiles-clean.timer
	After: systemd-tmpfiles-clean.service
	After: halt.service
	After: umountnfs.service
	After: umountfs.service
	After: sendsigs.service
	After: umountroot.service
	After: unattended-upgrades.service
	After: anacron.service
	After: dbus.service
	After: sudo.service
	After: acpi-fakekey.service
	After: cron.service
	After: rsync.service
	After: dirmngr.service
	After: openbsd-inetd.service
	After: iscsitarget.service
	After: multipath-tools.service
	After: dovecot.service
	After: iodined.service
	After: lightdm.service
	After: laptop-mode.service
	After: network-manager.service
	After: virtualbox.service
	After: cups.service
	After: motd.service
	After: libstoragemgmtd.service
	After: postfix.service
	After: dicod.service
	After: openvpn.service
	After: virtualbox-guest-x11.service
	After: apport.service
	After: umountiscsi.service
	After: dnsmasq.service
	After: apache2.service
	After: hdapsd.service
	After: mysql.service
	After: speech-dispatcher.service
	After: bootlogs.service
	After: atd.service
	After: pulseaudio.service
	After: avahi-daemon.service
	After: acpi-support.service
	After: target.service
	After: tor.service
	After: wicd.service
	After: open-iscsi.service
	After: multipath-tools-boot.service
	After: rpcbind.service
	After: resolvconf.service
	After: nfs-common.service
	After: networking.service
	After: ifup at eth0.service
	After: ifup at wlan0.service
	After: bluetooth.service
	After: polkitd.service
	After: systemd-hostnamed.service
	After: colord.service
	After: ifup at tun0.service
	After: udisks.service
	References: systemd-update-utmp-shutdown.service
	References: alsa-store.service
	References: systemd-random-seed-save.service
	ReferencedBy: reboot.service
	ReferencedBy: final.target
	ReferencedBy: sysinit.target
	ReferencedBy: local-fs-pre.target
	ReferencedBy: sockets.target
	ReferencedBy: dbus.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: syslog.socket
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: paths.target
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: remote-fs.target
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: cryptsetup.target
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: swap.target
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	ReferencedBy: emergency.target
	ReferencedBy: emergency.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: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: network.target
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: alsa-store.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: timers.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: halt.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountroot.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: anacron.service
	ReferencedBy: time-sync.target
	ReferencedBy: dbus.service
	ReferencedBy: sudo.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: cron.service
	ReferencedBy: nss-lookup.target
	ReferencedBy: rsync.service
	ReferencedBy: dirmngr.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: lightdm.service
	ReferencedBy: laptop-mode.service
	ReferencedBy: network-manager.service
	ReferencedBy: virtualbox.service
	ReferencedBy: cups.service
	ReferencedBy: motd.service
	ReferencedBy: libstoragemgmtd.service
	ReferencedBy: postfix.service
	ReferencedBy: dicod.service
	ReferencedBy: openvpn.service
	ReferencedBy: virtualbox-guest-x11.service
	ReferencedBy: apport.service
	ReferencedBy: umountiscsi.service
	ReferencedBy: dnsmasq.service
	ReferencedBy: apache2.service
	ReferencedBy: hdapsd.service
	ReferencedBy: mysql.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: bootlogs.service
	ReferencedBy: atd.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: target.service
	ReferencedBy: tor.service
	ReferencedBy: wicd.service
	ReferencedBy: open-iscsi.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: rpcbind.service
	ReferencedBy: resolvconf.service
	ReferencedBy: nfs-common.service
	ReferencedBy: networking.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: sound.target
	ReferencedBy: ifup at wlan0.service
	ReferencedBy: bluetooth.service
	ReferencedBy: polkitd.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: colord.service
	ReferencedBy: ifup at tun0.service
	ReferencedBy: udisks.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-update-utmp-shutdown.service:
	Description: Update UTMP about System 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
	Name: systemd-update-utmp-shutdown.service
	Documentation: man:systemd-update-utmp-runlevel.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-shutdown.service
	Requires: -.mount
	WantedBy: shutdown.target
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-update-utmp-runlevel.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: systemd-update-utmp-runlevel.service
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: shutdown.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-update-utmp-shutdown.service
	ControlGroup: name=systemd:/system/systemd-update-utmp-shutdown.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> 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
	Name: alsa-store.service
	Fragment Path: /lib/systemd/system/alsa-store.service
	ConditionPathExists: !/etc/alsa/state-daemon.conf
	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
	ControlGroup: cpu:/system/alsa-store.service
	ControlGroup: name=systemd:/system/alsa-store.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit systemd-random-seed-save.service:
	Description: Save Random Seed
	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
	Name: systemd-random-seed-save.service
	Documentation: man:systemd-random-seed-load.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed-save.service
	Requires: -.mount
	WantedBy: shutdown.target
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-random-seed-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-remount-fs.service
	References: systemd-random-seed-load.service
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: shutdown.target
	RequiresMountsFor: /var/lib/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-random-seed-save.service
	ControlGroup: name=systemd:/system/systemd-random-seed-save.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed save
-> 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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: systemd-random-seed-save.service
	Before: systemd-random-seed-load.service
	Before: debian-fixup.service
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: multipath-tools-boot.service
	Before: scsitools.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-fsck-root.service
	After: systemd-journald.socket
	After: scsitools-pre.service
	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: systemd-random-seed-save.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: scsitools-pre.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: scsitools.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-remount-fs.service
	ControlGroup: name=systemd:/system/systemd-remount-fs.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 594
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-random-seed-load.service:
	Description: Load Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-random-seed-load.service
	Name: urandom.service
	Documentation: man:systemd-random-seed-load.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: systemd-random-seed-save.service
	Before: sysinit.target
	Before: final.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: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: sysinit.target
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: sysinit.target
	ReferencedBy: networking.service
	RequiresMountsFor: /var/lib/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-random-seed-load.service
	ControlGroup: name=systemd:/system/systemd-random-seed-load.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2250
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
-> 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
	Name: final.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/final.target
	After: systemd-random-seed-save.service
	After: shutdown.target
	After: umount.target
	After: systemd-random-seed-load.service
	After: systemd-update-utmp-shutdown.service
	After: systemd-update-utmp-runlevel.service
	References: shutdown.target
	References: umount.target
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	ConflictedBy: dev-mapper-BackupDisk\x2dSWAP.swap
	ConflictedBy: run-user.mount
	ConflictedBy: run-lock.mount
	ConflictedBy: media-SDA1.mount
	ConflictedBy: media-DATA.mount
	ConflictedBy: var-lib-nfs-rpc_pipefs.mount
	ConflictedBy: dev-dm\x2d1.swap
	ConflictedBy: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	ConflictedBy: dev-BackupDisk-SWAP.swap
	Before: final.target
	After: dev-mapper-BackupDisk\x2dSWAP.swap
	After: run-user.mount
	After: run-lock.mount
	After: media-SDA1.mount
	After: media-DATA.mount
	After: var-lib-nfs-rpc_pipefs.mount
	After: dev-dm\x2d1.swap
	After: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	After: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	After: dev-BackupDisk-SWAP.swap
	ReferencedBy: final.target
	ReferencedBy: dev-mapper-BackupDisk\x2dSWAP.swap
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: media-SDA1.mount
	ReferencedBy: media-DATA.mount
	ReferencedBy: var-lib-nfs-rpc_pipefs.mount
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	ReferencedBy: dev-BackupDisk-SWAP.swap
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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
	Name: systemd-readahead-collect.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
	ConditionVirtualization: no
	ConditionPathExists: !/run/systemd/readahead/done
	ConditionPathExists: !/run/systemd/readahead/cancel
	Wants: systemd-readahead-done.timer
	Conflicts: shutdown.target
	Before: systemd-random-seed-load.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-sysctl.service
	Before: systemd-binfmt.service
	Before: systemd-modules-load.service
	Before: systemd-fsck-root.service
	Before: systemd-fsck at dev-sda1.service
	Before: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-tmpfiles-clean.service
	References: systemd-readahead-done.timer
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-readahead-collect.service
	ControlGroup: name=systemd:/system/systemd-readahead-collect.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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
	Name: systemd-readahead-replay.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
	ConditionVirtualization: no
	ConditionPathExists: /.readahead
	ConditionPathExists: !/run/systemd/readahead/noreplay
	Conflicts: shutdown.target
	Before: systemd-random-seed-load.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-sysctl.service
	Before: systemd-binfmt.service
	Before: systemd-modules-load.service
	Before: systemd-fsck-root.service
	Before: systemd-fsck at dev-sda1.service
	Before: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-tmpfiles-clean.service
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-readahead-replay.service
	ControlGroup: name=systemd:/system/systemd-readahead-replay.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead replay
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sysinit.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Wants: local-fs.target
	Wants: swap.target
	Wants: dev-mqueue.mount
	Wants: systemd-modules-load.service
	Wants: debian-fixup.service
	Wants: systemd-random-seed-load.service
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: dev-hugepages.mount
	Wants: cryptsetup.target
	Wants: systemd-binfmt.service
	Wants: sys-kernel-debug.mount
	Wants: systemd-sysctl.service
	Wants: systemd-udev-trigger.service
	Wants: sys-kernel-config.mount
	Wants: systemd-journal-flush.service
	Wants: systemd-tmpfiles-setup.service
	Wants: systemd-ask-password-console.path
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: systemd-journald.service
	Wants: systemd-udevd.service
	Wants: sys-fs-fuse-connections.mount
	Wants: kbd.service
	Wants: screen-cleanup.service
	Wants: resolvconf.service
	Wants: scsitools.service
	Wants: pppd-dns.service
	Wants: keyboard-setup.service
	Wants: console-setup.service
	Wants: scsitools-pre.service
	Wants: rpcbind.service
	Wants: networking.service
	Wants: hdparm.service
	Wants: lvm2.service
	Wants: ufw.service
	Wants: nfs-common.service
	Wants: apparmor.service
	RequiredBy: dbus.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: rescue.target
	RequiredBy: basic.target
	RequiredBy: systemd-tmpfiles-clean.timer
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: dbus.socket
	Before: avahi-daemon.socket
	Before: rescue.target
	Before: rescue.service
	Before: basic.target
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: systemd-tmpfiles-clean.timer
	After: systemd-random-seed-load.service
	After: local-fs.target
	After: swap.target
	After: emergency.service
	After: emergency.target
	After: sys-fs-fuse-connections.mount
	After: systemd-udevd.service
	After: systemd-journald.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-tmpfiles-setup.service
	After: sys-kernel-config.mount
	After: systemd-udev-trigger.service
	After: systemd-sysctl.service
	After: sys-kernel-debug.mount
	After: systemd-binfmt.service
	After: cryptsetup.target
	After: dev-hugepages.mount
	After: systemd-tmpfiles-setup-dev.service
	After: debian-fixup.service
	After: systemd-modules-load.service
	After: dev-mqueue.mount
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-tmpfiles-clean.service
	After: kbd.service
	After: screen-cleanup.service
	After: resolvconf.service
	After: scsitools.service
	After: pppd-dns.service
	After: keyboard-setup.service
	After: console-setup.service
	After: scsitools-pre.service
	After: rpcbind.service
	After: networking.service
	After: hdparm.service
	After: lvm2.service
	After: ufw.service
	After: nfs-common.service
	After: apparmor.service
	References: emergency.service
	References: emergency.target
	References: local-fs.target
	References: swap.target
	References: dev-mqueue.mount
	References: systemd-modules-load.service
	References: debian-fixup.service
	References: systemd-random-seed-load.service
	References: systemd-tmpfiles-setup-dev.service
	References: dev-hugepages.mount
	References: cryptsetup.target
	References: systemd-binfmt.service
	References: sys-kernel-debug.mount
	References: systemd-sysctl.service
	References: systemd-udev-trigger.service
	References: sys-kernel-config.mount
	References: systemd-journal-flush.service
	References: systemd-tmpfiles-setup.service
	References: systemd-ask-password-console.path
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.service
	References: systemd-udevd.service
	References: sys-fs-fuse-connections.mount
	References: shutdown.target
	References: kbd.service
	References: screen-cleanup.service
	References: resolvconf.service
	References: scsitools.service
	References: pppd-dns.service
	References: keyboard-setup.service
	References: console-setup.service
	References: scsitools-pre.service
	References: rpcbind.service
	References: networking.service
	References: hdparm.service
	References: lvm2.service
	References: ufw.service
	References: nfs-common.service
	References: apparmor.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-udevd.service
	ReferencedBy: dbus.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-journald.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	RequiredBy: emergency.target
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: sysinit.target
	Before: emergency.target
	Before: shutdown.target
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: emergency.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/emergency.service
	ControlGroup: name=systemd:/system/emergency.service
	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: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 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
	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: sysinit.target
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: local-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: media-DATA.mount
	Requires: media-SDA1.mount
	Requires: -.mount
	Wants: systemd-fsck-root.service
	Wants: run-lock.mount
	Wants: run-user.mount
	Wants: systemd-remount-fs.service
	WantedBy: sysinit.target
	WantedBy: systemd-tmpfiles-setup.service
	WantedBy: systemd-tmpfiles-clean.service
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup.service
	Before: systemd-journal-flush.service
	Before: remote-fs.target
	Before: systemd-tmpfiles-clean.service
	Before: unattended-upgrades.service
	Before: networking.service
	Before: pppd-dns.service
	Before: resolvconf.service
	Before: acpi-fakekey.service
	Before: dirmngr.service
	Before: openbsd-inetd.service
	Before: multipath-tools.service
	Before: dovecot.service
	Before: lightdm.service
	Before: motd.service
	Before: libstoragemgmtd.service
	Before: ufw.service
	Before: postfix.service
	Before: apache2.service
	Before: hdapsd.service
	Before: bootlogs.service
	Before: acpi-support.service
	Before: rpcbind.service
	Before: tor.service
	Before: ifup at eth0.service
	Before: ifup at wlan0.service
	Before: ifup at tun0.service
	After: local-fs-pre.target
	After: run-user.mount
	After: run-lock.mount
	After: systemd-fsck-root.service
	After: -.mount
	After: media-SDA1.mount
	After: media-DATA.mount
	After: systemd-remount-fs.service
	After: var-lib-nfs-rpc_pipefs.mount
	OnFailure: emergency.target
	References: local-fs-pre.target
	References: emergency.target
	References: media-DATA.mount
	References: media-SDA1.mount
	References: -.mount
	References: systemd-fsck-root.service
	References: run-lock.mount
	References: run-user.mount
	References: systemd-remount-fs.service
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: remote-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: -.mount
	ReferencedBy: media-SDA1.mount
	ReferencedBy: media-DATA.mount
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: networking.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: resolvconf.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: dirmngr.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: dovecot.service
	ReferencedBy: lightdm.service
	ReferencedBy: motd.service
	ReferencedBy: libstoragemgmtd.service
	ReferencedBy: ufw.service
	ReferencedBy: postfix.service
	ReferencedBy: apache2.service
	ReferencedBy: hdapsd.service
	ReferencedBy: bootlogs.service
	ReferencedBy: acpi-support.service
	ReferencedBy: rpcbind.service
	ReferencedBy: tor.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at wlan0.service
	ReferencedBy: var-lib-nfs-rpc_pipefs.mount
	ReferencedBy: ifup at tun0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: swap.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Wants: dev-mapper-BackupDisk\x2dSWAP.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-mapper-BackupDisk\x2dSWAP.swap
	References: dev-mapper-BackupDisk\x2dSWAP.swap
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: dev-mapper-BackupDisk\x2dSWAP.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-mqueue.mount
	ControlGroup: name=systemd:/system/dev-mqueue.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-modules-load.service
	Name: module-init-tools.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
	ConditionKernelCommandLine: |modules-load
	ConditionDirectoryNotEmpty: |/run/modules-load.d
	ConditionDirectoryNotEmpty: |/etc/modules-load.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d
	ConditionDirectoryNotEmpty: |/lib/modules-load.d
	(null): CAP_SYS_MODULE
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-config.mount
	Before: sysinit.target
	Before: shutdown.target
	Before: multipath-tools-boot.service
	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
	ReferencedBy: multipath-tools-boot.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-modules-load.service
	ControlGroup: name=systemd:/system/systemd-modules-load.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 284
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
-> 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
	Name: debian-fixup.service
	Fragment Path: /lib/systemd/system/debian-fixup.service
	ConditionPathIsSymbolicLink: |!/var/lock
	ConditionPathIsSymbolicLink: |!/var/run
	ConditionPathIsSymbolicLink: |!/etc/mtab
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	ControlGroup: cpu:/system/debian-fixup.service
	ControlGroup: name=systemd:/system/debian-fixup.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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-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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	(null): CAP_MKNOD
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-udevd.service
	After: systemd-journald.socket
	References: sysinit.target
	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
	ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 283
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-hugepages.mount
	ControlGroup: name=systemd:/system/dev-hugepages.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cryptsetup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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-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
	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
	ConditionDirectoryNotEmpty: |/etc/binfmt.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d
	ConditionDirectoryNotEmpty: |/lib/binfmt.d
	ConditionPathIsReadWrite: /proc/sys/
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	ControlGroup: cpu:/system/systemd-binfmt.service
	ControlGroup: name=systemd:/system/systemd-binfmt.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-kernel-debug.mount
	ControlGroup: name=systemd:/system/sys-kernel-debug.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	ConditionDirectoryNotEmpty: |/etc/sysctl.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
	ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
	ConditionDirectoryNotEmpty: |/lib/sysctl.d
	ConditionPathExists: |/etc/sysctl.conf
	ConditionPathIsReadWrite: /proc/sys/
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: iscsitarget.service
	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: iscsitarget.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-sysctl.service
	ControlGroup: name=systemd:/system/systemd-sysctl.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 280
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udev-trigger.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	(null): CAP_MKNOD
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udev-trigger.service
	ControlGroup: name=systemd:/system/systemd-udev-trigger.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 278
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 293
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-kernel-config.mount
	ControlGroup: name=systemd:/system/sys-kernel-config.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: no
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/systemd-journal-flush.service
	ControlGroup: name=systemd:/system/systemd-journal-flush.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2464
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-tmpfiles-setup.service:
	Description: Recreate Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Wants: local-fs.target
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	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: sysinit.target
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-tmpfiles-setup.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-setup.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove
			PID: 2465
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	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 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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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/
	ConditionPathExists: /proc/sys/fs/binfmt_misc/
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Automount State: waiting
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	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
	ControlGroup: cpu:/system/systemd-journald.service
	ControlGroup: name=systemd:/system/systemd-journald.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: all
	Main PID: 276
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 276
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
	Status Text: Processing requests...
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	(null): CAP_MKNOD
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: sysinit.target
	WantedBy: systemd-udev-trigger.service
	Before: sysinit.target
	Before: local-fs-pre.target
	Before: multipath-tools-boot.service
	Before: lvm2.service
	Before: hdparm.service
	Before: keyboard-setup.service
	Before: multipath-tools.service
	Before: network-manager.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: local-fs-pre.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: multipath-tools-boot.service
	ReferencedBy: lvm2.service
	ReferencedBy: hdparm.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: network-manager.service
	ReferencedBy: pulseaudio.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd.service
	ControlGroup: name=systemd:/system/systemd-udevd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	Main PID: 304
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 304
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
-> 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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
	ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udevd-control.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	(null): CAP_MKNOD
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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: sockets.target
	ReferencedBy: systemd-udev-trigger.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd-control.socket
	ControlGroup: name=systemd:/system/systemd-udevd-control.socket
	Socket State: listening
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udevd-kernel.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	(null): CAP_MKNOD
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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: sockets.target
	ReferencedBy: systemd-udev-trigger.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd-kernel.socket
	ControlGroup: name=systemd:/system/systemd-udevd-kernel.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: local-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: local-fs.target
	Before: run-user.mount
	Before: run-lock.mount
	Before: media-SDA1.mount
	Before: media-DATA.mount
	Before: var-lib-nfs-rpc_pipefs.mount
	After: systemd-udevd.service
	After: systemd-remount-fs.service
	References: shutdown.target
	ReferencedBy: systemd-udevd.service
	ReferencedBy: local-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: media-SDA1.mount
	ReferencedBy: media-DATA.mount
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: var-lib-nfs-rpc_pipefs.mount
	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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sockets.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Wants: avahi-daemon.socket
	Wants: systemd-udevd-kernel.socket
	Wants: dbus.socket
	Wants: systemd-udevd-control.socket
	Wants: systemd-journald.socket
	Wants: systemd-shutdownd.socket
	Wants: systemd-initctl.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-udevd-kernel.socket
	After: systemd-initctl.socket
	After: systemd-shutdownd.socket
	After: dbus.socket
	After: avahi-daemon.socket
	After: systemd-udevd-control.socket
	After: syslog.socket
	After: systemd-journald.socket
	References: avahi-daemon.socket
	References: systemd-udevd-kernel.socket
	References: dbus.socket
	References: systemd-udevd-control.socket
	References: systemd-journald.socket
	References: systemd-shutdownd.socket
	References: systemd-initctl.socket
	References: shutdown.target
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: dbus.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: syslog.socket
	ReferencedBy: basic.target
	ReferencedBy: systemd-journald.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: avahi-daemon.socket
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: avahi-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: avahi-daemon.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.mount
	Triggers: avahi-daemon.service
	References: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: avahi-daemon.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/avahi-daemon.socket
	ControlGroup: name=systemd:/system/avahi-daemon.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/avahi-daemon/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dbus.socket
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: upower.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: systemd-logind.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: dbus.service
	RequiredBy: dnsmasq.service
	RequiredBy: avahi-daemon.service
	RequiredBy: bluetooth.service
	RequiredBy: polkitd.service
	RequiredBy: systemd-hostnamed.service
	RequiredBy: colord.service
	RequiredBy: udisks.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	Before: upower.service
	Before: console-kit-daemon.service
	Before: rtkit-daemon.service
	Before: systemd-logind.service
	Before: wpa_supplicant.service
	Before: dnsmasq.service
	Before: avahi-daemon.service
	Before: bluetooth.service
	Before: polkitd.service
	Before: systemd-hostnamed.service
	Before: colord.service
	Before: udisks.service
	After: sysinit.target
	After: -.mount
	Triggers: dbus.service
	References: dbus.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: dbus.service
	ReferencedBy: dnsmasq.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: bluetooth.service
	ReferencedBy: polkitd.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: colord.service
	ReferencedBy: udisks.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dbus.socket
	ControlGroup: name=systemd:/system/dbus.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-shutdownd.socket:
	Description: Delayed Shutdown Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-shutdownd.socket
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-shutdownd.socket
	ControlGroup: name=systemd:/system/systemd-shutdownd.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-initctl.socket
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-initctl.socket
	ControlGroup: name=systemd:/system/systemd-initctl.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> 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
	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
	ControlGroup: cpu:/system/systemd-initctl.service
	ControlGroup: name=systemd:/system/systemd-initctl.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> 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
	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
	ControlGroup: cpu:/system/systemd-shutdownd.service
	ControlGroup: name=systemd:/system/systemd-shutdownd.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-shutdownd
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	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
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/syslog.socket
	ControlGroup: name=systemd:/system/syslog.socket
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit syslog.target:
	Description: Syslog
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: syslog.socket
	Before: console-kit-daemon.service
	Before: rtkit-daemon.service
	Before: anacron.service
	Before: dbus.service
	Before: cron.service
	Before: openbsd-inetd.service
	Before: iscsitarget.service
	Before: multipath-tools.service
	Before: dovecot.service
	Before: iodined.service
	Before: network-manager.service
	Before: cups.service
	Before: postfix.service
	Before: dicod.service
	Before: openvpn.service
	Before: apache2.service
	Before: mysql.service
	Before: speech-dispatcher.service
	Before: pulseaudio.service
	Before: acpi-support.service
	Before: target.service
	Before: tor.service
	After: syslog.socket
	After: systemd-journald.socket
	ReferencedBy: syslog.socket
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: systemd-journald.socket
	ReferencedBy: anacron.service
	ReferencedBy: dbus.service
	ReferencedBy: cron.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: multipath-tools.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: network-manager.service
	ReferencedBy: cups.service
	ReferencedBy: postfix.service
	ReferencedBy: dicod.service
	ReferencedBy: openvpn.service
	ReferencedBy: apache2.service
	ReferencedBy: mysql.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: acpi-support.service
	ReferencedBy: target.service
	ReferencedBy: tor.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	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
	Name: proc-sys-fs-binfmt_misc.mount
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Requires: -.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	After: -.mount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/proc-sys-fs-binfmt_misc.mount
	ControlGroup: name=systemd:/system/proc-sys-fs-binfmt_misc.mount
	Mount State: dead
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: error
	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
	Name: plymouth-start.service
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-console.service
	Before: rescue.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: rescue.service
	Load Error Code: No such file or directory
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: paths.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-console.path
	After: systemd-ask-password-wall.path
	References: shutdown.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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
	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
	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
	ControlGroup: cpu:/system/systemd-ask-password-console.service
	ControlGroup: name=systemd:/system/systemd-ask-password-console.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: error
	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
	Name: systemd-vconsole-setup.service
	Before: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.service
	Load Error Code: No such file or directory
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: remote-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: multi-user.target
	Before: unattended-upgrades.service
	Before: apparmor.service
	Before: console-setup.service
	Before: screen-cleanup.service
	Before: kbd.service
	Before: anacron.service
	Before: acpi-fakekey.service
	Before: cron.service
	Before: dirmngr.service
	Before: openbsd-inetd.service
	Before: iscsitarget.service
	Before: dovecot.service
	Before: iodined.service
	Before: lightdm.service
	Before: network-manager.service
	Before: open-iscsi.service
	Before: virtualbox.service
	Before: cups.service
	Before: libstoragemgmtd.service
	Before: postfix.service
	Before: dicod.service
	Before: openvpn.service
	Before: virtualbox-guest-x11.service
	Before: apport.service
	Before: apache2.service
	Before: hdapsd.service
	Before: mysql.service
	Before: speech-dispatcher.service
	Before: pulseaudio.service
	Before: acpi-support.service
	Before: target.service
	Before: tor.service
	Before: wicd.service
	After: remote-fs-pre.target
	After: local-fs.target
	References: remote-fs-pre.target
	References: local-fs.target
	References: shutdown.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: apparmor.service
	ReferencedBy: console-setup.service
	ReferencedBy: screen-cleanup.service
	ReferencedBy: kbd.service
	ReferencedBy: anacron.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: cron.service
	ReferencedBy: dirmngr.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: lightdm.service
	ReferencedBy: network-manager.service
	ReferencedBy: open-iscsi.service
	ReferencedBy: virtualbox.service
	ReferencedBy: cups.service
	ReferencedBy: libstoragemgmtd.service
	ReferencedBy: postfix.service
	ReferencedBy: dicod.service
	ReferencedBy: openvpn.service
	ReferencedBy: virtualbox-guest-x11.service
	ReferencedBy: apport.service
	ReferencedBy: apache2.service
	ReferencedBy: hdapsd.service
	ReferencedBy: mysql.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: acpi-support.service
	ReferencedBy: target.service
	ReferencedBy: tor.service
	ReferencedBy: wicd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-user-sessions.service
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: systemd-ask-password-wall.service
	Before: getty at tty1.service
	After: systemd-journal-flush.service
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-user-sessions.service
	ControlGroup: name=systemd:/system/systemd-user-sessions.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2989
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Conflicts: shutdown.target
	Before: remote-fs.target
	References: shutdown.target
	ReferencedBy: remote-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit var-run.mount:
	Description: var-run.mount
	Instance: n/a
	Unit Load State: error
	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
	Name: var-run.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
	Load Error Code: No such file or directory
-> Unit var-lock.mount:
	Description: var-lock.mount
	Instance: n/a
	Unit Load State: error
	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
	Name: var-lock.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
	Load Error Code: No such file or directory
-> Unit dev-mapper-BackupDisk\x2dSWAP.swap:
	Description: /dev/mapper/BackupDisk-SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-BackupDisk\x2dSWAP.swap
	Following: dev-dm\x2d1.swap
	Fragment Path: /run/systemd/generator/dev-mapper-BackupDisk\x2dSWAP.swap
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	BindsTo: dev-mapper-BackupDisk\x2dSWAP.device
	WantedBy: swap.target
	WantedBy: dev-mapper-BackupDisk\x2dSWAP.device
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: dev-mapper-BackupDisk\x2dSWAP.device
	References: umount.target
	References: swap.target
	References: systemd-journald.socket
	References: dev-mapper-BackupDisk\x2dSWAP.device
	ReferencedBy: swap.target
	ReferencedBy: dev-mapper-BackupDisk\x2dSWAP.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-mapper-BackupDisk\x2dSWAP.swap
	ControlGroup: name=systemd:/system/dev-mapper-BackupDisk\x2dSWAP.swap
	Swap State: active
	Result: success
	What: /dev/mapper/BackupDisk-SWAP
	From /proc/swaps: yes
	From fragment: yes
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-mapper-BackupDisk\x2dSWAP.device:
	Description: /dev/mapper/BackupDisk-SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-BackupDisk\x2dSWAP.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: dev-mapper-BackupDisk\x2dSWAP.swap
	BoundBy: dev-mapper-BackupDisk\x2dSWAP.swap
	Before: dev-mapper-BackupDisk\x2dSWAP.swap
	References: dev-mapper-BackupDisk\x2dSWAP.swap
	ReferencedBy: dev-mapper-BackupDisk\x2dSWAP.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit media-DATA.mount:
	Description: /media/DATA
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: media-DATA.mount
	Fragment Path: /run/systemd/generator/media-DATA.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Requires: -.mount
	BindsTo: dev-mapper-BackupDisk\x2dDATA.device
	RequiredBy: local-fs.target
	WantedBy: dev-mapper-BackupDisk\x2dDATA.device
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: local-fs-pre.target
	After: systemd-journald.socket
	After: dev-mapper-BackupDisk\x2dDATA.device
	After: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	After: -.mount
	References: local-fs-pre.target
	References: umount.target
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-mapper-BackupDisk\x2dDATA.device
	References: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: dev-mapper-BackupDisk\x2dDATA.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/media-DATA.mount
	ControlGroup: name=systemd:/system/media-DATA.mount
	Mount State: mounted
	Result: success
	Where: /media/DATA
	What: /dev/mapper/BackupDisk-DATA
	File System Type: ext4
	Options: rw,relatime,rw,errors=remount-ro,commit=600,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit media-SDA1.mount:
	Description: /media/SDA1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: media-SDA1.mount
	Fragment Path: /run/systemd/generator/media-SDA1.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Requires: systemd-fsck at dev-sda1.service
	Requires: -.mount
	BindsTo: dev-sda1.device
	RequiredBy: local-fs.target
	WantedBy: dev-sda1.device
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: local-fs-pre.target
	After: systemd-journald.socket
	After: dev-sda1.device
	After: systemd-fsck at dev-sda1.service
	After: -.mount
	References: local-fs-pre.target
	References: umount.target
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-sda1.device
	References: systemd-fsck at dev-sda1.service
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/media-SDA1.mount
	ControlGroup: name=systemd:/system/media-SDA1.mount
	Mount State: mounted
	Result: success
	Where: /media/SDA1
	What: /dev/sda1
	File System Type: ext4
	Options: rw,relatime,rw,discard,errors=remount-ro,commit=600,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: -.mount
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	RequiredBy: local-fs.target
	RequiredBy: run-user.mount
	RequiredBy: run-lock.mount
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: dev-hugepages.mount
	RequiredBy: dev-mqueue.mount
	RequiredBy: syslog.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: systemd-shutdownd.socket
	RequiredBy: dbus.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: systemd-random-seed-load.service
	RequiredBy: systemd-random-seed-save.service
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: media-SDA1.mount
	RequiredBy: media-DATA.mount
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: systemd-update-utmp-shutdown.service
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-journald.socket
	RequiredBy: var-lib-nfs-rpc_pipefs.mount
	Before: local-fs.target
	Before: run-user.mount
	Before: run-lock.mount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-config.mount
	Before: sys-kernel-debug.mount
	Before: dev-hugepages.mount
	Before: dev-mqueue.mount
	Before: syslog.socket
	Before: systemd-initctl.socket
	Before: systemd-shutdownd.socket
	Before: dbus.socket
	Before: avahi-daemon.socket
	Before: systemd-udevd-control.socket
	Before: systemd-ask-password-console.path
	Before: systemd-random-seed-load.service
	Before: systemd-random-seed-save.service
	Before: proc-sys-fs-binfmt_misc.automount
	Before: media-SDA1.mount
	Before: media-DATA.mount
	Before: systemd-ask-password-wall.path
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-journald.socket
	Before: var-lib-nfs-rpc_pipefs.mount
	References: local-fs.target
	ReferencedBy: local-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: dbus.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: media-SDA1.mount
	ReferencedBy: media-DATA.mount
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-journald.socket
	ReferencedBy: var-lib-nfs-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/-.mount
	ControlGroup: name=systemd:/system/-.mount
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/disk/by-uuid/a2b3ac83-65a1-4e35-8024-34ee2c4a3be6
	File System Type: ext4
	Options: rw,noatime,rw,discard,errors=remount-ro,commit=600,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathIsReadWrite: !/
	ConditionPathExists: !/run/initramfs/root-fsck
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: no
	WantedBy: local-fs.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-remount-fs.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
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-fsck-root.service
	ControlGroup: name=systemd:/system/systemd-fsck-root.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 287
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 1
-> Unit run-lock.mount:
	Description: Lock Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-lock.mount
	Fragment Path: /lib/systemd/system/run-lock.mount
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Requires: -.mount
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: -.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-lock.mount
	ControlGroup: name=systemd:/system/run-lock.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit run-user.mount:
	Description: User Runtime Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-user.mount
	Fragment Path: /lib/systemd/system/run-user.mount
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Requires: -.mount
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: -.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-user.mount
	ControlGroup: name=systemd:/system/run-user.mount
	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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-sda1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: media-SDA1.mount
	BoundBy: media-SDA1.mount
	BoundBy: systemd-fsck at dev-sda1.service
	Before: media-SDA1.mount
	Before: systemd-fsck at dev-sda1.service
	References: media-SDA1.mount
	ReferencedBy: media-SDA1.mount
	ReferencedBy: systemd-fsck at dev-sda1.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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit systemd-fsck at dev-sda1.service:
	Description: File System Check on /dev/sda1
	Instance: dev-sda1
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-fsck at dev-sda1.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	BindsTo: dev-sda1.device
	RequiredBy: media-SDA1.mount
	Before: media-SDA1.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-sda1.device
	After: systemd-journald.socket
	References: dev-sda1.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: media-SDA1.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-sda1.service
	ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-sda1.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2057
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 1
-> Unit dev-mapper-BackupDisk\x2dDATA.device:
	Description: /dev/mapper/BackupDisk-DATA
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-BackupDisk\x2dDATA.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	Wants: media-DATA.mount
	BoundBy: media-DATA.mount
	BoundBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Before: media-DATA.mount
	Before: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	References: media-DATA.mount
	ReferencedBy: media-DATA.mount
	ReferencedBy: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service:
	Description: File System Check on /dev/mapper/BackupDisk-DATA
	Instance: dev-mapper-BackupDisk\x2dDATA
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	BindsTo: dev-mapper-BackupDisk\x2dDATA.device
	RequiredBy: media-DATA.mount
	Before: media-DATA.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-mapper-BackupDisk\x2dDATA.device
	After: systemd-journald.socket
	References: dev-mapper-BackupDisk\x2dDATA.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: media-DATA.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-BackupDisk\x2dDATA.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2409
			Start Timestamp: Wed 2013-11-06 01:07:52 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 1
-> 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
	Name: systemd-readahead-done.timer
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
	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
	Name: systemd-readahead-done.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.service
	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
	ControlGroup: cpu:/system/systemd-readahead-done.service
	ControlGroup: name=systemd:/system/systemd-readahead-done.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: Wed 2013-11-06 01:07:58 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:58 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: default.target
	Name: graphical.target
	Name: runlevel5.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Wed 2013-11-06 01:07:58 IST
	Condition Result: yes
	Requires: multi-user.target
	Wants: display-manager.service
	Wants: rtkit-daemon.service
	Wants: console-kit-daemon.service
	Wants: upower.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: virtualbox.service
	Wants: cron.service
	Wants: acpi-fakekey.service
	Wants: dicod.service
	Wants: virtualbox-guest-x11.service
	Wants: dirmngr.service
	Wants: bootlogs.service
	Wants: mysql.service
	Wants: dovecot.service
	Wants: speech-dispatcher.service
	Wants: apache2.service
	Wants: anacron.service
	Wants: cups.service
	Wants: motd.service
	Wants: lightdm.service
	Wants: wicd.service
	Wants: iodined.service
	Wants: network-manager.service
	Wants: acpi-support.service
	Wants: postfix.service
	Wants: hdapsd.service
	Wants: openbsd-inetd.service
	Wants: tor.service
	Wants: pulseaudio.service
	Wants: apport.service
	Wants: nfs-common.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: upower.service
	After: console-kit-daemon.service
	After: rtkit-daemon.service
	After: virtualbox.service
	After: cron.service
	After: acpi-fakekey.service
	After: dicod.service
	After: virtualbox-guest-x11.service
	After: dirmngr.service
	After: bootlogs.service
	After: mysql.service
	After: dovecot.service
	After: speech-dispatcher.service
	After: apache2.service
	After: anacron.service
	After: cups.service
	After: motd.service
	After: lightdm.service
	After: wicd.service
	After: iodined.service
	After: network-manager.service
	After: acpi-support.service
	After: postfix.service
	After: hdapsd.service
	After: openbsd-inetd.service
	After: tor.service
	After: pulseaudio.service
	After: apport.service
	After: nfs-common.service
	References: multi-user.target
	References: rescue.target
	References: display-manager.service
	References: rtkit-daemon.service
	References: console-kit-daemon.service
	References: upower.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: virtualbox.service
	References: cron.service
	References: acpi-fakekey.service
	References: dicod.service
	References: virtualbox-guest-x11.service
	References: dirmngr.service
	References: bootlogs.service
	References: mysql.service
	References: dovecot.service
	References: speech-dispatcher.service
	References: apache2.service
	References: anacron.service
	References: cups.service
	References: motd.service
	References: lightdm.service
	References: wicd.service
	References: iodined.service
	References: network-manager.service
	References: acpi-support.service
	References: postfix.service
	References: hdapsd.service
	References: openbsd-inetd.service
	References: tor.service
	References: pulseaudio.service
	References: apport.service
	References: nfs-common.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: Wed 2013-11-06 01:07:58 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:58 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: multi-user.target
	Name: runlevel4.target
	Name: runlevel3.target
	Name: runlevel2.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Wed 2013-11-06 01:07:58 IST
	Condition Result: yes
	Requires: basic.target
	Wants: sudo.service
	Wants: atd.service
	Wants: avahi-daemon.service
	Wants: laptop-mode.service
	Wants: rsyslog.service
	Wants: remote-fs.target
	Wants: wpa_supplicant.service
	Wants: rsync.service
	Wants: dnsmasq.service
	Wants: rc-local.service
	Wants: systemd-user-sessions.service
	Wants: getty.target
	Wants: systemd-ask-password-wall.path
	Wants: systemd-logind.service
	Wants: dbus.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: virtualbox.service
	Wants: cron.service
	Wants: acpi-fakekey.service
	Wants: dicod.service
	Wants: virtualbox-guest-x11.service
	Wants: dirmngr.service
	Wants: bootlogs.service
	Wants: mysql.service
	Wants: dovecot.service
	Wants: speech-dispatcher.service
	Wants: apache2.service
	Wants: anacron.service
	Wants: cups.service
	Wants: motd.service
	Wants: lightdm.service
	Wants: wicd.service
	Wants: iodined.service
	Wants: network-manager.service
	Wants: acpi-support.service
	Wants: postfix.service
	Wants: hdapsd.service
	Wants: openbsd-inetd.service
	Wants: tor.service
	Wants: pulseaudio.service
	Wants: apport.service
	Wants: nfs-common.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: rsyslog.service
	After: remote-fs.target
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: getty.target
	After: rc-local.service
	After: wpa_supplicant.service
	After: dbus.service
	After: sudo.service
	After: rsync.service
	After: laptop-mode.service
	After: dnsmasq.service
	After: atd.service
	After: avahi-daemon.service
	After: virtualbox.service
	After: cron.service
	After: acpi-fakekey.service
	After: dicod.service
	After: virtualbox-guest-x11.service
	After: dirmngr.service
	After: bootlogs.service
	After: mysql.service
	After: dovecot.service
	After: speech-dispatcher.service
	After: apache2.service
	After: anacron.service
	After: cups.service
	After: motd.service
	After: lightdm.service
	After: wicd.service
	After: iodined.service
	After: network-manager.service
	After: acpi-support.service
	After: postfix.service
	After: hdapsd.service
	After: openbsd-inetd.service
	After: tor.service
	After: pulseaudio.service
	After: apport.service
	After: nfs-common.service
	References: basic.target
	References: rescue.service
	References: rescue.target
	References: sudo.service
	References: atd.service
	References: avahi-daemon.service
	References: laptop-mode.service
	References: rsyslog.service
	References: remote-fs.target
	References: wpa_supplicant.service
	References: rsync.service
	References: dnsmasq.service
	References: rc-local.service
	References: systemd-user-sessions.service
	References: getty.target
	References: systemd-ask-password-wall.path
	References: systemd-logind.service
	References: dbus.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: virtualbox.service
	References: cron.service
	References: acpi-fakekey.service
	References: dicod.service
	References: virtualbox-guest-x11.service
	References: dirmngr.service
	References: bootlogs.service
	References: mysql.service
	References: dovecot.service
	References: speech-dispatcher.service
	References: apache2.service
	References: anacron.service
	References: cups.service
	References: motd.service
	References: lightdm.service
	References: wicd.service
	References: iodined.service
	References: network-manager.service
	References: acpi-support.service
	References: postfix.service
	References: hdapsd.service
	References: openbsd-inetd.service
	References: tor.service
	References: pulseaudio.service
	References: apport.service
	References: nfs-common.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
	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: systemd-update-utmp-runlevel.service
	Wants: bootlogs.service
	Wants: motd.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: systemd-update-utmp-runlevel.service
	References: bootlogs.service
	References: motd.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 display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: error
	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
	Name: display-manager.service
	WantedBy: graphical.target
	ReferencedBy: graphical.target
	Load Error Code: No such file or directory
-> Unit rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rtkit-daemon.service
	Fragment Path: /lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: name=systemd:/system/rtkit-daemon.service
	ControlGroup: cpu:/
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 2969
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/rtkit/rtkit-daemon
			PID: 2969
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
	Status Text: Supervising 4 threads of 2 processes of 1 users.
-> Unit console-kit-daemon.service:
	Description: Console Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-kit-daemon.service
	Fragment Path: /lib/systemd/system/console-kit-daemon.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/console-kit-daemon.service
	ControlGroup: name=systemd:/system/console-kit-daemon.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 2970
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ConsoleKit
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2970
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: upower.service
	Documentation: man:upowerd(8)
	Fragment Path: /lib/systemd/system/upower.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/upower.service
	ControlGroup: name=systemd:/system/upower.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 2973
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/upower/upowerd
			PID: 2973
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> 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
	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
	ControlGroup: cpu:/system/rescue.service
	ControlGroup: name=systemd:/system/rescue.service
	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: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	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 wpa_supplicant.service:
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: wpa_supplicant.service
	Fragment Path: /lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/wpa_supplicant.service
	ControlGroup: name=systemd:/system/wpa_supplicant.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 2964
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.epitest.hostap.WPASupplicant
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
			PID: 2964
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rc-local.service
	Name: rc.local.service
	Fragment Path: /lib/systemd/system/rc-local.service
	(null): /etc/rc.local
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: getty at tty1.service
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	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
	ControlGroup: cpu:/system/rc-local.service
	ControlGroup: name=systemd:/system/rc-local.service
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/rc.local start
			PID: 2966
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 2
	SysVStartPriority: 99
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:53 IST
	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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	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
	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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-logind.service
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: nss-user-lookup.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: nss-user-lookup.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-logind.service
	ControlGroup: name=systemd:/system/systemd-logind.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	Main PID: 2968
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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_tty_config cap_audit_control
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
			PID: 2968
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> 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
	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
	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
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-wall.path
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: systemd-ask-password-wall.path
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-ask-password-wall.service
	ControlGroup: name=systemd:/system/systemd-ask-password-wall.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	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
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/getty at .service/getty at tty1.service
	ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 3039
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 38400 linux
			PID: 3039
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: error
	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
	Name: plymouth-quit-wait.service
	Before: getty at tty1.service
	ReferencedBy: getty at tty1.service
	Load Error Code: No such file or directory
-> Unit network.target:
	Description: Network
	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
	Name: network.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Conflicts: shutdown.target
	Before: rc-local.service
	Before: cron.service
	Before: dirmngr.service
	Before: iscsitarget.service
	Before: dovecot.service
	Before: iodined.service
	Before: open-iscsi.service
	Before: virtualbox.service
	Before: cups.service
	Before: postfix.service
	Before: openvpn.service
	Before: apport.service
	Before: apache2.service
	Before: mysql.service
	Before: target.service
	Before: rpcbind.service
	Before: tor.service
	References: shutdown.target
	ReferencedBy: rc-local.service
	ReferencedBy: cron.service
	ReferencedBy: dirmngr.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: dovecot.service
	ReferencedBy: iodined.service
	ReferencedBy: open-iscsi.service
	ReferencedBy: virtualbox.service
	ReferencedBy: cups.service
	ReferencedBy: postfix.service
	ReferencedBy: openvpn.service
	ReferencedBy: apport.service
	ReferencedBy: apache2.service
	ReferencedBy: mysql.service
	ReferencedBy: target.service
	ReferencedBy: rpcbind.service
	ReferencedBy: tor.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: error
	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
	Name: auditd.service
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	Load Error Code: No such file or directory
-> 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: Wed 2013-11-06 01:07:58 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:58 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-update-utmp-runlevel.service
	Documentation: man:systemd-update-utmp-runlevel.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Wed 2013-11-06 01:07:58 IST
	Condition Result: yes
	Requires: -.mount
	WantedBy: graphical.target
	WantedBy: multi-user.target
	WantedBy: rescue.target
	Before: systemd-update-utmp-shutdown.service
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-journald.socket
	After: -.mount
	After: graphical.target
	After: multi-user.target
	After: rescue.target
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	References: graphical.target
	References: multi-user.target
	References: rescue.target
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-update-utmp-runlevel.service
	ControlGroup: name=systemd:/system/systemd-update-utmp-runlevel.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 4980
			Start Timestamp: Wed 2013-11-06 01:07:58 IST
			Exit Timestamp: Wed 2013-11-06 01:07:58 IST
			Exit Code: exited
			Exit Status: 0
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: timers.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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 alsa-restore.service:
	Description: Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	GC Check Good: no
	Need Daemon Reload: no
	Name: alsa-restore.service
	Fragment Path: /lib/systemd/system/alsa-restore.service
	ConditionPathExists: /var/lib/alsa/asound.state
	ConditionPathExists: !/etc/alsa/state-daemon.conf
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/alsa-restore.service
	ControlGroup: name=systemd:/system/alsa-restore.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
			PID: 2906
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-kit-log-system-start.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	WantedBy: basic.target
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/console-kit-log-system-start.service
	ControlGroup: name=systemd:/system/console-kit-log-system-start.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 2905
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			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
	Name: alsa-state.service
	Fragment Path: /lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	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
	ControlGroup: cpu:/system/alsa-state.service
	ControlGroup: name=systemd:/system/alsa-state.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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 systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:53 IST
	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: 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
	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
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
	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
	ControlGroup: cpu:/system/systemd-tmpfiles-clean.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-clean.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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
-> Unit mdadm-raid.service:
	Description: mdadm-raid.service
	Instance: n/a
	Unit Load State: error
	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
	Name: mdadm-raid.service
	Before: lvm2.service
	ReferencedBy: lvm2.service
	Load Error Code: No such file or directory
-> Unit cryptdisks-early.service:
	Description: cryptdisks-early.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
	Name: cryptdisks-early.service
	Fragment Path: /dev/null
	Before: lvm2.service
	ReferencedBy: lvm2.service
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: error
	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
	Name: console-screen.service
	Before: console-setup.service
	Before: lightdm.service
	ReferencedBy: console-setup.service
	ReferencedBy: lightdm.service
	Load Error Code: No such file or directory
-> Unit keymap.service:
	Description: keymap.service
	Instance: n/a
	Unit Load State: error
	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
	Name: keymap.service
	Before: keyboard-setup.service
	ReferencedBy: keyboard-setup.service
	Load Error Code: No such file or directory
-> 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
	Name: time-sync.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Conflicts: shutdown.target
	Before: anacron.service
	Before: cron.service
	Before: iscsitarget.service
	Before: dovecot.service
	Before: postfix.service
	Before: mysql.service
	Before: nfs-common.service
	Before: tor.service
	References: shutdown.target
	ReferencedBy: anacron.service
	ReferencedBy: cron.service
	ReferencedBy: iscsitarget.service
	ReferencedBy: dovecot.service
	ReferencedBy: postfix.service
	ReferencedBy: mysql.service
	ReferencedBy: nfs-common.service
	ReferencedBy: tor.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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
	Name: nss-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Conflicts: shutdown.target
	Before: cron.service
	Before: iodined.service
	Before: postfix.service
	Before: apache2.service
	Before: tor.service
	References: shutdown.target
	ReferencedBy: cron.service
	ReferencedBy: iodined.service
	ReferencedBy: postfix.service
	ReferencedBy: apache2.service
	ReferencedBy: tor.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: error
	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
	Name: slapd.service
	Before: cron.service
	Before: dovecot.service
	Before: cups.service
	ReferencedBy: cron.service
	ReferencedBy: dovecot.service
	ReferencedBy: cups.service
	Load Error Code: No such file or directory
-> Unit autofs.service:
	Description: autofs.service
	Instance: n/a
	Unit Load State: error
	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
	Name: autofs.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit ypbind.service:
	Description: ypbind.service
	Instance: n/a
	Unit Load State: error
	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
	Name: ypbind.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit nscd.service:
	Description: nscd.service
	Instance: n/a
	Unit Load State: error
	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
	Name: nscd.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit nslcd.service:
	Description: nslcd.service
	Instance: n/a
	Unit Load State: error
	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
	Name: nslcd.service
	Before: cron.service
	Before: dovecot.service
	Before: cups.service
	ReferencedBy: cron.service
	ReferencedBy: dovecot.service
	ReferencedBy: cups.service
	Load Error Code: No such file or directory
-> Unit postgresql.service:
	Description: postgresql.service
	Instance: n/a
	Unit Load State: error
	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
	Name: postgresql.service
	Before: dovecot.service
	Before: postfix.service
	ReferencedBy: dovecot.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit winbind.service:
	Description: winbind.service
	Instance: n/a
	Unit Load State: error
	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
	Name: winbind.service
	Before: dovecot.service
	ReferencedBy: dovecot.service
	Load Error Code: No such file or directory
-> Unit acpid.service:
	Description: acpid.service
	Instance: n/a
	Unit Load State: error
	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
	Name: acpid.service
	Before: lightdm.service
	ReferencedBy: lightdm.service
	Load Error Code: No such file or directory
-> Unit hal.service:
	Description: hal.service
	Instance: n/a
	Unit Load State: error
	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
	Name: hal.service
	Before: lightdm.service
	ReferencedBy: lightdm.service
	Load Error Code: No such file or directory
-> Unit consolekit.service:
	Description: consolekit.service
	Instance: n/a
	Unit Load State: error
	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
	Name: consolekit.service
	Before: lightdm.service
	ReferencedBy: lightdm.service
	Load Error Code: No such file or directory
-> Unit avahi.service:
	Description: avahi.service
	Instance: n/a
	Unit Load State: error
	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
	Name: avahi.service
	Before: cups.service
	Before: pulseaudio.service
	ReferencedBy: cups.service
	ReferencedBy: pulseaudio.service
	Load Error Code: No such file or directory
-> Unit samba.service:
	Description: samba.service
	Instance: n/a
	Unit Load State: error
	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
	Name: samba.service
	After: cups.service
	ReferencedBy: cups.service
	Load Error Code: No such file or directory
-> Unit clamav-daemon.service:
	Description: clamav-daemon.service
	Instance: n/a
	Unit Load State: error
	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
	Name: clamav-daemon.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit postgrey.service:
	Description: postgrey.service
	Instance: n/a
	Unit Load State: error
	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
	Name: postgrey.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit spamassassin.service:
	Description: spamassassin.service
	Instance: n/a
	Unit Load State: error
	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
	Name: spamassassin.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit saslauthd.service:
	Description: saslauthd.service
	Instance: n/a
	Unit Load State: error
	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
	Name: saslauthd.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit x-display-manager.target:
	Description: x-display-manager.target
	Instance: n/a
	Unit Load State: error
	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
	Name: x-display-manager.target
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit gdm.service:
	Description: gdm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: gdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit kdm.service:
	Description: kdm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: kdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: xdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit wdm.service:
	Description: wdm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: wdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit ldm.service:
	Description: ldm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: ldm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit sdm.service:
	Description: sdm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: sdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit nodm.service:
	Description: nodm.service
	Instance: n/a
	Unit Load State: error
	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
	Name: nodm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit virtualbox-guest-utils.service:
	Description: virtualbox-guest-utils.service
	Instance: n/a
	Unit Load State: error
	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
	Name: virtualbox-guest-utils.service
	Before: virtualbox-guest-x11.service
	ReferencedBy: virtualbox-guest-x11.service
	Load Error Code: No such file or directory
-> Unit festival.service:
	Description: festival.service
	Instance: n/a
	Unit Load State: error
	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
	Name: festival.service
	Before: speech-dispatcher.service
	ReferencedBy: speech-dispatcher.service
	Load Error Code: No such file or directory
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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 sys-devices-pci0000:00-0000:00:16.3-tty-ttyS0.device:
	Description: 7 Series/C210 Series Chipset Family KT Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:16.3-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/pci0000:00/0000:00:16.3/tty/ttyS0
-> Unit dev-ttyS0.device:
	Description: 7 Series/C210 Series Chipset Family KT Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS0.device
	Following: sys-devices-pci0000:00-0000:00:16.3-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/pci0000:00/0000:00:16.3/tty/ttyS0
-> Unit sys-devices-pci0000:00-0000:00:19.0-net-eth0.device:
	Description: 82579LM Gigabit Network Connection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:19.0-net-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
	Description: 82579LM Gigabit Network Connection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-eth0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at eth0.service
	ReferencedBy: ifup at eth0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
-> Unit ifup at eth0.service:
	Description: ifup for eth0
	Instance: eth0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at eth0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-eth0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-eth0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at eth0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at eth0.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
			PID: 2909
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> 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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS1.device
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS2.device
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538043584d30.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x5002538043584d30.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-platform-thinkpad_acpi-sound-card4.device:
	Description: /sys/devices/platform/thinkpad_acpi/sound/card4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-platform-thinkpad_acpi-sound-card4.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/platform/thinkpad_acpi/sound/card4
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sound.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Wed 2013-11-06 01:07:52 IST
	Condition Result: yes
	WantedBy: sys-devices-platform-thinkpad_acpi-sound-card4.device
	WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-platform-thinkpad_acpi-sound-card4.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155\x2dpart1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155\x2dpart1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-SDA1.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-SDA1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-d759083e\x2ded6c\x2d4394\x2d97b5\x2dc1bc95d824a4.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-d759083e\x2ded6c\x2d4394\x2d97b5\x2dc1bc95d824a4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device:
	Description: Centrino Advanced-N 6205 AGN
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device
	Job 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:1c.1/0000:03:00.0/net/wlan0
-> Unit sys-subsystem-net-devices-wlan0.device:
	Description: Centrino Advanced-N 6205 AGN
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-wlan0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at wlan0.service
	ReferencedBy: ifup at wlan0.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:1c.1/0000:03:00.0/net/wlan0
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155\x2dpart2.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSAMSUNG_MZ7PC128HAFU\x2d000L1_S0U8NSAC531155\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155\x2dpart2.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-scsi\x2dSATA_SAMSUNG_MZ7PC128S0U8NSAC531155\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2dlabel-DEBROOT.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-DEBROOT.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2duuid-a2b3ac83\x2d65a1\x2d4e35\x2d8024\x2d34ee2c4a3be6.device:
	Description: SAMSUNG_MZ7PC128HAFU-000L1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-a2b3ac83\x2d65a1\x2d4e35\x2d8024\x2d34ee2c4a3be6.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit ifup at wlan0.service:
	Description: ifup for wlan0
	Instance: wlan0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at wlan0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-wlan0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-wlan0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at wlan0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at wlan0.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
			PID: 2908
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Timestamp: Wed 2013-11-06 01:07:53 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit bluetooth.service:
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: bluetooth.service
	Documentation: man:bluetoothd(8)
	Fragment Path: /lib/systemd/system/bluetooth.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/bluetooth.service
	ControlGroup: name=systemd:/system/bluetooth.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 2907
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNPROC: 1
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_admin cap_net_raw
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/bluetooth/bluetoothd
			PID: 2907
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
	Status Text: Running
-> Unit sys-devices-virtual-block-dm\x2d2.device:
	Description: /sys/devices/virtual/block/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d2.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-BackupDisk-DATA.device:
	Description: /dev/BackupDisk/DATA
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-BackupDisk-DATA.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dDATA.device:
	Description: /dev/disk/by-id/dm-name-BackupDisk-DATA
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dDATA.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzBP3duBT9cXenug4anoF42tIcCqBOKbZe.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzBP3duBT9cXenug4anoF42tIcCqBOKbZe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzBP3duBT9cXenug4anoF42tIcCqBOKbZe.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2dlabel-DATA.device:
	Description: /dev/disk/by-label/DATA
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-DATA.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-4a0ea572\x2d300f\x2d4d2b\x2da1ce\x2d28031cca8ef9.device:
	Description: /dev/disk/by-uuid/4a0ea572-300f-4d2b-a1ce-28031cca8ef9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-4a0ea572\x2d300f\x2d4d2b\x2da1ce\x2d28031cca8ef9.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit sys-devices-virtual-block-dm\x2d0.device:
	Description: /sys/devices/virtual/block/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d0.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-BackupDisk-OS_LV.device:
	Description: /dev/BackupDisk/OS_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-BackupDisk-OS_LV.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dOS_LV.device:
	Description: /dev/disk/by-id/dm-name-BackupDisk-OS_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dOS_LV.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzAAoFXa6cVk1Qxo3SSeZiZkG4TIW3TAjx.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzAAoFXa6cVk1Qxo3SSeZiZkG4TIW3TAjx
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzAAoFXa6cVk1Qxo3SSeZiZkG4TIW3TAjx.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2dlabel-DebianSid.device:
	Description: /dev/disk/by-label/DebianSid
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-DebianSid.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-1474797a\x2d71f2\x2d4f8e\x2d9eef\x2d4a8211037197.device:
	Description: /dev/disk/by-uuid/1474797a-71f2-4f8e-9eef-4a8211037197
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-1474797a\x2d71f2\x2d4f8e\x2d9eef\x2d4a8211037197.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-mapper-BackupDisk\x2dOS_LV.device:
	Description: /dev/mapper/BackupDisk-OS_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:52 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-BackupDisk\x2dOS_LV.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-virtual-block-dm\x2d3.device:
	Description: /sys/devices/virtual/block/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-dm\x2d3.device:
	Description: /dev/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d3.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-BackupDisk-CRYPT.device:
	Description: /dev/BackupDisk/CRYPT
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-BackupDisk-CRYPT.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dCRYPT.device:
	Description: /dev/disk/by-id/dm-name-BackupDisk-CRYPT
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dCRYPT.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzV0HaXpTZf0c1JsUSfHx6egKL7ercqMnu.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzV0HaXpTZf0c1JsUSfHx6egKL7ercqMnu
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkzV0HaXpTZf0c1JsUSfHx6egKL7ercqMnu.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2duuid-fe792f9b\x2dfa01\x2d487a\x2dac10\x2dcbb956945fc8.device:
	Description: /dev/disk/by-uuid/fe792f9b-fa01-487a-ac10-cbb956945fc8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-fe792f9b\x2dfa01\x2d487a\x2dac10\x2dcbb956945fc8.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-mapper-BackupDisk\x2dCRYPT.device:
	Description: /dev/mapper/BackupDisk-CRYPT
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-BackupDisk\x2dCRYPT.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
	Description: ST9500325AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1: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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-sdb.device:
	Description: ST9500325AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1: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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dST9500325AS_S2WQPJ99.device:
	Description: ST9500325AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dST9500325AS_S2WQPJ99.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1: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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-scsi\x2dSATA_ST9500325AS_S2WQPJ99.device:
	Description: ST9500325AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-scsi\x2dSATA_ST9500325AS_S2WQPJ99.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1: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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5005b2edcec.device:
	Description: ST9500325AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x5000c5005b2edcec.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1: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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit sys-devices-virtual-block-dm\x2d1.device:
	Description: /sys/devices/virtual/block/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-BackupDisk-SWAP.device:
	Description: /dev/BackupDisk/SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-BackupDisk-SWAP.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.device:
	Description: /dev/disk/by-id/dm-name-BackupDisk-SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.device:
	Description: /dev/disk/by-uuid/cf3216cc-625c-4606-87d8-dcd51fc18238
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
	Description: 7 Series/C210 Series Chipset Family High Definition Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1b.0-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:1b.0/sound/card0
-> Unit var-lib-nfs-rpc_pipefs.mount:
	Description: /var/lib/nfs/rpc_pipefs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: var-lib-nfs-rpc_pipefs.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: local-fs-pre.target
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs-pre.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/var-lib-nfs-rpc_pipefs.mount
	ControlGroup: name=systemd:/system/var-lib-nfs-rpc_pipefs.mount
	Mount State: mounted
	Result: success
	Where: /var/lib/nfs/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
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-BackupDisk-SWAP.swap:
	Description: /dev/BackupDisk/SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-BackupDisk-SWAP.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-BackupDisk-SWAP.swap
	ControlGroup: name=systemd:/system/dev-BackupDisk-SWAP.swap
	Swap State: active
	Result: success
	What: /dev/BackupDisk/SWAP
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap:
	Description: /dev/disk/by-id/dm-name-BackupDisk-SWAP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2dname\x2dBackupDisk\x2dSWAP.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-name-BackupDisk-SWAP
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2djQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-jQVXLx6GxfvZcyJwrgmHBy43TvMeUHkz2ooKaMxpZ2vdHL9EjlTZBwu88CdzqLyw
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap:
	Description: /dev/disk/by-uuid/cf3216cc-625c-4606-87d8-dcd51fc18238
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2duuid-cf3216cc\x2d625c\x2d4606\x2d87d8\x2ddcd51fc18238.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/cf3216cc-625c-4606-87d8-dcd51fc18238
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-dm\x2d1.swap:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-dm\x2d1.swap
	ControlGroup: name=systemd:/system/dev-dm\x2d1.swap
	Swap State: active
	Result: success
	What: /dev/dm-1
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> 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: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: polkitd.service
	Fragment Path: /lib/systemd/system/polkitd.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/polkitd.service
	ControlGroup: name=systemd:/system/polkitd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 3818
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 3818
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit systemd-hostnamed.service:
	Description: Hostname Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dbus-org.freedesktop.hostname1.service
	Name: systemd-hostnamed.service
	Documentation: man:systemd-hostnamed.service(8)
	Documentation: man:hostname(5)
	Documentation: man:machine-info(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/hostnamed
	Fragment Path: /lib/systemd/system/systemd-hostnamed.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-hostnamed.service
	ControlGroup: name=systemd:/system/systemd-hostnamed.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 3852
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.hostname1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_sys_ptrace cap_sys_admin
	-> ExecStart:
		Command Line: /lib/systemd/systemd-hostnamed
			PID: 3852
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Enter Timestamp: Wed 2013-11-06 01:07:53 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: colord.service
	Fragment Path: /lib/systemd/system/colord.service
	Condition Timestamp: Wed 2013-11-06 01:07:53 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/colord.service
	ControlGroup: name=systemd:/system/colord.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 4242
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	ControlGroupModify: no
	ControlGroupPersistent: 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: 4242
			Start Timestamp: Wed 2013-11-06 01:07:53 IST
-> Unit sys-devices-virtual-net-tun0.device:
	Description: /sys/devices/virtual/net/tun0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Enter Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-net-tun0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun0
-> Unit sys-subsystem-net-devices-tun0.device:
	Description: /sys/subsystem/net/devices/tun0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Enter Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-tun0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at tun0.service
	ReferencedBy: ifup at tun0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun0
-> Unit ifup at tun0.service:
	Description: ifup for tun0
	Instance: tun0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Enter Timestamp: Wed 2013-11-06 01:08:03 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at tun0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Wed 2013-11-06 01:08:03 IST
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-tun0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-tun0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at tun0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at tun0.service
	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
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
			PID: 6369
			Start Timestamp: Wed 2013-11-06 01:08:03 IST
			Exit Timestamp: Wed 2013-11-06 01:08:03 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit udisks.service:
	Description: Storage Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Wed 2013-11-06 01:08:05 IST
	Active Enter Timestamp: Wed 2013-11-06 01:08:05 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: udisks.service
	Fragment Path: /lib/systemd/system/udisks.service
	Condition Timestamp: Wed 2013-11-06 01:08:05 IST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/udisks.service
	ControlGroup: name=systemd:/system/udisks.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 6615
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	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: 6615
			Start Timestamp: Wed 2013-11-06 01:08:05 IST

--------------
Contents of /var/lib/systemd/deb-systemd-helper-enabled:
--------------
==> /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
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.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/rsyslog.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/syslog.service <==

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  initscripts          2.88dsf-43
ii  libacl1              2.2.52-1
ii  libaudit1            1:2.3.2-2
ii  libc6                2.17-93
ii  libcap2              1:2.22-1.2
ii  libcryptsetup4       2:1.6.1-1
ii  libdbus-1-3          1.6.16-1
ii  libgcrypt11          1.5.3-2
ii  libkmod2             9-3
ii  liblzma5             5.1.1alpha+20120614-2
ii  libpam0g             1.1.3-9
ii  libselinux1          2.1.13-3
ii  libsystemd-daemon0   204-5
ii  libsystemd-journal0  204-5
ii  libsystemd-login0    204-5
ii  libudev1             204-5
ii  libwrap0             7.6.q-24
ii  udev                 204-5
ii  util-linux           2.20.1-5.5

Versions of packages systemd recommends:
ii  libpam-systemd  204-5

Versions of packages systemd suggests:
ii  systemd-ui  2-2

-- Configuration Files:
/etc/systemd/system.conf changed:
[Manager]
LogTarget=journal-or-kmsg
LogColor=yes
ShowStatus=yes
SysVConsole=yes

/etc/systemd/user.conf changed:
[Manager]
LogLevel=info
LogColor=yes


-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rc.local
Type: text/x-shellscript
Size: 494 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20131106/1c10e05e/attachment-0002.bin>


More information about the Pkg-systemd-maintainers mailing list