Bug#928686: systemd: XFS filesystem errors when using systemd suspend-then-hibernate target

Shubhra Prakash Nandi email2shubhra at gmail.com
Wed May 8 22:06:31 BST 2019


Package: systemd
Version: 241-3
Severity: important

Dear Maintainer,

I saw XFS errors in syslog as given below when I updated suspend target in logind.conf to use suspend-then-hibernate instead. 
These errors do not appear when I use only suspend target or suspend sedation solution as given in this Debian wiki - https://wiki.debian.org/SystemdSuspendSedation which is basically an alternative to suspend-then-hibernate systemd target.

XFS errors happen irrespective to when suspend level is s2idle or s2ram (deep).

I expect suspend-then-hibernate should work similar to SystemdSuspendSedation solution given in Debian wiki where no XFS filesystem errors appear.

May  4 00:04:09 my-pc kernel: [  332.306253] PM: suspend entry (deep)
May  4 00:04:09 my-pc systemd-sleep[5254]: Suspending system...
May  4 00:04:10 my-pc kernel: [  332.306257] PM: Syncing filesystems ... done.
May  4 00:04:10 my-pc kernel: [  333.478986] (NULL device *): firmware: direct-loading firmware iwlwifi-9000-pu-b0-jf-b0-38.ucode
May  4 00:04:30 my-pc kernel: [  333.542791] (NULL device *): firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
May  4 00:04:30 my-pc kernel: [  333.543080] Freezing user space processes ... (elapsed 0.003 seconds) done.
May  4 00:04:30 my-pc kernel: [  333.546820] OOM killer disabled.
May  4 00:04:30 my-pc kernel: [  333.546821] Freezing remaining freezable tasks ... 
May  4 00:04:30 my-pc kernel: [  353.550044] Freezing of tasks failed after 20.003 seconds (1 tasks refusing to freeze, wq_busy=0):
May  4 00:04:30 my-pc kernel: [  353.550073] xfsaild/dm-7    D    0   775      2 0x80000000
May  4 00:04:30 my-pc kernel: [  353.550079] Call Trace:
May  4 00:04:30 my-pc kernel: [  353.550095]  ? __schedule+0x2a2/0x870
May  4 00:04:30 my-pc kernel: [  353.550101]  schedule+0x28/0x80
May  4 00:04:30 my-pc kernel: [  353.550106]  schedule_timeout+0x26d/0x390
May  4 00:04:30 my-pc kernel: [  353.550113]  wait_for_completion+0x11f/0x190
May  4 00:04:30 my-pc kernel: [  353.550121]  ? wake_up_q+0x70/0x70
May  4 00:04:30 my-pc kernel: [  353.550217]  ? __xfs_buf_submit+0x122/0x240 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550290]  ? xfs_buf_read_map+0x106/0x170 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550372]  ? xfs_trans_read_buf_map+0xaa/0x2e0 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550444]  xfs_buf_iowait+0x22/0xd0 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550516]  __xfs_buf_submit+0x122/0x240 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550585]  xfs_buf_read_map+0x106/0x170 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550667]  xfs_trans_read_buf_map+0xaa/0x2e0 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550736]  xfs_imap_to_bp+0x67/0xd0 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550814]  xfs_iflush+0x10f/0x240 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550893]  xfs_inode_item_push+0x13c/0x190 [xfs]
May  4 00:04:30 my-pc kernel: [  353.550971]  xfsaild+0x3a4/0x7e0 [xfs]
May  4 00:04:30 my-pc kernel: [  353.551048]  ? xfs_trans_ail_cursor_first+0x80/0x80 [xfs]
May  4 00:04:30 my-pc kernel: [  353.551054]  kthread+0x112/0x130
May  4 00:04:30 my-pc kernel: [  353.551059]  ? kthread_bind+0x30/0x30
May  4 00:04:30 my-pc kernel: [  353.551065]  ret_from_fork+0x35/0x40
May  4 00:04:30 my-pc kernel: [  353.551146] Restarting kernel threads ... done.
May  4 00:04:30 my-pc kernel: [  353.552574] OOM killer enabled.
May  4 00:04:30 my-pc kernel: [  353.552575] Restarting tasks ... done.
May  4 00:04:30 my-pc rtkit-daemon[2293]: The canary thread is apparently starving. Taking action.
May  4 00:04:30 my-pc rtkit-daemon[2293]: Demoting known real-time threads.
May  4 00:04:30 my-pc rtkit-daemon[2293]: Successfully demoted thread 2842 of process 2840 (n/a).
May  4 00:04:30 my-pc rtkit-daemon[2293]: Successfully demoted thread 2841 of process 2840 (n/a).
May  4 00:04:30 my-pc rtkit-daemon[2293]: Successfully demoted thread 2840 of process 2840 (n/a).
May  4 00:04:30 my-pc rtkit-daemon[2293]: Demoted 3 threads.
May  4 00:04:30 my-pc kernel: [  353.635169] PM: suspend exit


-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser          3.118
ii  libacl1          2.2.53-4
ii  libapparmor1     2.13.2-10
ii  libaudit1        1:2.8.4-3
ii  libblkid1        2.33.1-0.1
ii  libc6            2.28-10
ii  libcap2          1:2.25-2
ii  libcryptsetup12  2:2.1.0-3
ii  libgcrypt20      1.8.4-5
ii  libgnutls30      3.6.6-2
ii  libgpg-error0    1.35-1
ii  libidn11         1.33-2.2
ii  libip4tc0        1.8.2-4
ii  libkmod2         26-1
ii  liblz4-1         1.8.3-1
ii  liblzma5         5.2.4-1
ii  libmount1        2.33.1-0.1
ii  libpam0g         1.3.1-5
ii  libseccomp2      2.3.3-4
ii  libselinux1      2.8-1+b1
ii  libsystemd0      241-3
ii  mount            2.33.1-0.1
ii  util-linux       2.33.1-0.1

Versions of packages systemd recommends:
ii  dbus            1.12.12-1
ii  libpam-systemd  241-3

Versions of packages systemd suggests:
ii  policykit-1        0.105-25
pn  systemd-container  <none>

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.133
ii  udev             241-3

-- no debconf information
-------------- next part --------------
[EXTENDED]   /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-hibernate.service -> /etc/systemd/system/systemd-hibernate.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-suspend.service -> /etc/systemd/system/systemd-suspend.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf

5 overridden configuration files found.
-------------- next part --------------
Timestamp firmware: (null)
Timestamp loader: (null)
Timestamp kernel: Wed 2019-05-08 16:27:14 IST
Timestamp userspace: Wed 2019-05-08 16:27:28 IST
Timestamp finish: Wed 2019-05-08 16:28:15 IST
Timestamp security-start: Wed 2019-05-08 16:27:28 IST
Timestamp security-finish: Wed 2019-05-08 16:27:28 IST
Timestamp generators-start: Wed 2019-05-08 16:27:29 IST
Timestamp generators-finish: Wed 2019-05-08 16:27:30 IST
Timestamp units-load-start: Wed 2019-05-08 16:27:30 IST
Timestamp units-load-finish: Wed 2019-05-08 16:27:30 IST
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-ROOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Invocation ID: 28ac6843e33a49178afc307b8a0b2c2a
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device:
	Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-49c6209d763f4445a230125fbb272ff9-SHUBHRA_PC_BASE_VG-BASE_LV_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Invocation ID: 09906a85450d4f98be9d9e90b303d236
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service:
	Description: File System Check on /dev/mapper/SHUBHRA_PC_VG-BOOT_LV
	Instance: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service
	Invocation ID: c6ff754aeae348e597744359d95077c8
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Wed 2019-05-08 16:27:33 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:33 IST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file)
	RequiredBy: boot.mount (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: boot.mount (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	After: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: local-fs-pre.target (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file)
	References: systemd-fsck-root.service (origin-file)
	ReferencedBy: boot.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck /dev/mapper/SHUBHRA_PC_VG-BOOT_LV
			PID: 605
			Start Timestamp: Wed 2019-05-08 16:27:33 IST
			Exit Timestamp: Wed 2019-05-08 16:27:35 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> 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
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d3.device
	Invocation ID: 1495c71d9fbc449cab1dcfff08310cf6
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit NetworkManager-wait-online.service:
	Description: Network Manager Wait Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:57 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:57 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: NetworkManager-wait-online.service
	Invocation ID: d91ee362f3b342acb2700a161c85d95e
	Documentation: man:nm-online(1)
	Fragment Path: /lib/systemd/system/NetworkManager-wait-online.service
	Condition Timestamp: Wed 2019-05-08 16:27:44 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:44 IST
	Assert Result: yes
	Requires: NetworkManager.service (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: network-online.target (origin-file destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: NetworkManager.service (origin-file)
	After: basic.target (origin-default)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: system.slice (origin-file)
	References: NetworkManager.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: network-online.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/nm-online -s -q --timeout=30
			PID: 1112
			Start Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Timestamp: Wed 2019-05-08 16:27:57 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: rc-local.service
	Documentation: man:systemd-rc-local-generator(8)
	Fragment Path: /lib/systemd/system/rc-local.service
	DropIn Path: /usr/lib/systemd/system/rc-local.service.d/debian.conf
	ConditionFileIsExecutable: /etc/rc.local untested
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: plymouth-quit-wait.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: gdm.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: journal+console
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /etc/rc.local start
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-SHUBHRA_PC_VG-BOOT_LV.device:
	Description: /dev/SHUBHRA_PC_VG/BOOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Invocation ID: ab6a74e1138246d7a6417adf3874851e
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit postfix at -.service:
	Description: Postfix Mail Transport Agent (instance -)
	Instance: -
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 01:48:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:57 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:00 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-postfix.slice
	CGroup: /system.slice/system-postfix.slice/postfix at -.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Name: postfix at -.service
	Invocation ID: 91266ec450834d76abdf29590dfaab30
	Documentation: man:postfix(1)
	Fragment Path: /lib/systemd/system/postfix at .service
	Condition Timestamp: Wed 2019-05-08 16:27:57 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:57 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system-postfix.slice (origin-file)
	Wants: network-online.target (origin-file)
	PartOf: postfix.service (origin-file)
	WantedBy: postfix.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postfix.service (origin-file)
	After: system-postfix.slice (origin-file)
	After: network-online.target (origin-file)
	After: nss-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	ReloadPropagatedFrom: postfix.service (origin-file)
	References: postfix.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: nss-lookup.target (origin-file)
	References: system-postfix.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: postfix.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/lib/postfix/configure-instance.sh -
			PID: 2195
			Start Timestamp: Wed 2019-05-08 16:27:57 IST
			Exit Timestamp: Wed 2019-05-08 16:28:00 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/sbin/postmulti -i - -p start
			PID: 2308
			Start Timestamp: Wed 2019-05-08 16:28:00 IST
			Exit Timestamp: Wed 2019-05-08 16:28:00 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /usr/sbin/postmulti -i - -p reload
			PID: 25091
			Start Timestamp: Thu 2019-05-09 01:48:44 IST
			Exit Timestamp: Thu 2019-05-09 01:48:44 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/sbin/postmulti -i - -p stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:15 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/colord.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: colord.service
	Invocation ID: 5e9d10f2497a4c0ba0f6eff6a5a16d51
	Fragment Path: /lib/systemd/system/colord.service
	Condition Timestamp: Wed 2019-05-08 16:28:15 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:15 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Requires: tmp.mount (origin-file)
	Requires: -.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: tmp.mount (origin-file)
	After: dbus.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: var.mount (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: var.mount (origin-file)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 3130
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: colord
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/colord/colord
			PID: 3130
			Start Timestamp: Wed 2019-05-08 16:28:15 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dm-event.service:
	Description: Device-mapper event daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 23:41:25 IST
	Inactive Exit Timestamp: Wed 2019-05-08 22:37:57 IST
	Active Enter Timestamp: Wed 2019-05-08 22:37:57 IST
	Active Exit Timestamp: Wed 2019-05-08 23:41:25 IST
	Inactive Enter Timestamp: Wed 2019-05-08 23:41:25 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dm-event.service
	Invocation ID: 4154d3d30b5e4581ac770940be34e6c2
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.service
	Condition Timestamp: Wed 2019-05-08 22:37:57 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 22:37:57 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: dm-event.socket (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: lvm2-monitor.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	After: dm-event.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: dm-event.socket (destination-implicit)
	References: dm-event.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: dm-event.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	PIDFile: /run/dmeventd.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	OOMScoreAdjust: -1000
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/dmeventd -f
			PID: 9622
			Start Timestamp: Wed 2019-05-08 22:37:57 IST
			Exit Timestamp: Wed 2019-05-08 23:41:25 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device:
	Description: /dev/disk/by-id/lvm-pv-uuid-cbzCsV-Kc5w-v3Zs-fONB-FeXE-rs5x-u4WqZd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Invocation ID: 66b9ccf84ca3414cb97218e4b986f7b1
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-hwdb-update.service
	Documentation: man:hwdb(7)
	Documentation: man:systemd-hwdb(8)
	Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
	ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d failed
	ConditionPathExists: |/etc/udev/hwdb.bin failed
	ConditionPathExists: |!/lib/udev/hwdb.bin failed
	ConditionNeedsUpdate: /etc succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-update-done.service (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-update-done.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-hwdb update
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-HOME_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Invocation ID: 95961030fcaf40318fc537b3b09a83ad
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-dm\x2d7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: swap.target
	Invocation ID: 6ba2816e0d7c42cc87c53cff4682fec1
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Wed 2019-05-08 16:27:35 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:35 IST
	Assert Result: yes
	Requires: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	Before: run-user-1000.mount (destination-mountinfo-default)
	After: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	After: dev-dm\x2d4.swap (destination-default)
	After: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-default)
	After: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-default)
	After: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (origin-default destination-default)
	References: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: dev-dm\x2d4.swap (destination-default)
	ReferencedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-default)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit apt-daily-upgrade.service:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: apt-daily-upgrade.service
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
	ConditionACPower: true untested
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: apt-daily-upgrade.timer (destination-implicit)
	After: NetworkManager.service (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-networkd.service (origin-file)
	After: apt-daily.service (origin-file)
	After: sysinit.target (origin-default)
	After: connman.service (origin-file)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
	References: NetworkManager.service (origin-file)
	References: connman.service (origin-file)
	References: systemd-networkd.service (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: apt-daily.service (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 15min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/lib/apt/apt-helper wait-online
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily install
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:59 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:58 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:59 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rtkit-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: rtkit-daemon.service
	Invocation ID: 5aac57ac24e34edaa4e397e52579cacf
	Fragment Path: /lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Wed 2019-05-08 16:27:58 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:58 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: tmp.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: var.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file)
	After: tmp.mount (origin-file)
	After: var.mount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-file)
	References: -.mount (origin-file)
	References: shutdown.target (origin-default)
	References: var.mount (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	Main PID: 2272
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/rtkit/rtkit-daemon
			PID: 2272
			Start Timestamp: Wed 2019-05-08 16:27:58 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-kernel-config.mount:
	Description: Kernel Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: sys-kernel-config.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-config.mount
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/config failed
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: no
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /sys/kernel/config
	What: configfs
	File System Type: configfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit logrotate.timer:
	Description: Daily rotation of log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: logrotate.timer
	Invocation ID: 45a6af1cb00f4bc38bad3bee9f9a9c4b
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.timer
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file origin-path)
	Requires: -.mount (origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: logrotate.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	Triggers: logrotate.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: var.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: logrotate.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: logrotate.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	OnCalendar: *-*-* 00:00:00
-> Unit dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device:
	Description: /dev/disk/by-uuid/3fad2e51-5a78-454b-9bcc-a9150f73f4c8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Invocation ID: efe3e72529664483a4ba311345000450
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	Invocation ID: ca75c43a004841febc786a8f5cd611b5
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit lxc.service:
	Description: LXC Container Initialization and Autoboot Code
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:58 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:58 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:58 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	Name: lxc.service
	Invocation ID: 2bb55a78a08f444a8069bcb0dab1c878
	Documentation: man:lxc-autostart
	Documentation: man:lxc
	Fragment Path: /lib/systemd/system/lxc.service
	Condition Timestamp: Wed 2019-05-08 16:27:58 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:58 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: lxc-net.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: network.target (origin-file)
	After: lxcfs.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: lxc-net.service (origin-file destination-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: lxc-net.service (origin-file)
	References: system.slice (origin-file)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: lxcfs.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: syslog
	StandardError: syslog
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-apparmor-load
			PID: 2225
			Start Timestamp: Wed 2019-05-08 16:27:58 IST
			Exit Timestamp: Wed 2019-05-08 16:27:58 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-containers start
			PID: 2235
			Start Timestamp: Wed 2019-05-08 16:27:58 IST
			Exit Timestamp: Wed 2019-05-08 16:27:58 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-containers stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=yes
	DelegateControllers=cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
-> Unit dev-disk-by\x2duuid-F3D4\x2dDE29.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Invocation ID: 99118ab4115e418cb960c91d7307f4f8
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: boot-efi.mount (origin-file)
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	BoundBy: boot-efi.mount (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	Before: boot-efi.mount (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-subsystem-net-devices-veth6C0H9U.device:
	Description: /sys/subsystem/net/devices/veth6C0H9U
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:38 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-net-devices-veth6C0H9U.device
	Invocation ID: 48856fb14286439f8bced90196b3eb67
	Following Set Member: sys-devices-virtual-net-veth6C0H9U.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/veth6C0H9U
	Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d6.device:
	Description: /sys/devices/virtual/block/dm-6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d6.device
	Invocation ID: ba36afc9ef034da1840d6652211db37c
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-> Unit systemd-networkd.service:
	Description: Network Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-networkd.service
	Documentation: man:systemd-networkd.service(8)
	Fragment Path: /lib/systemd/system/systemd-networkd.service
	ConditionCapability: CAP_NET_ADMIN untested
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: network.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: multi-user.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: network.target (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-udevd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network-pre.target (origin-file)
	After: -.mount (origin-path)
	References: network.target (origin-file)
	References: multi-user.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: shutdown.target (origin-file)
	References: network-pre.target (origin-file)
	References: systemd-udevd.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-sysctl.service (origin-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	RequiresMountsFor: /run/systemd/netif (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/netif
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
	AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
	User: systemd-network
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: pause rt_tgsigqueueinfo getuid inotify_init move_pages ftruncate64 linkat execve statfs64 inotify_add_watch getdents setreuid send epoll_wait_old restart_syscall timer_delete keyctl epoll_pwait setns sched_setscheduler getpgid sigaction llistxattr prctl syncfs getuid32 stat pselect6 oldlstat sched_rr_get_interval sched_getparam fdatasync sigsuspend lremovexattr fstat64 ioprio_set sysinfo sendmsg setfsgid fchmod rt_sigqueueinfo clock_gettime mlock umask getgid32 nanosleep wait4 getcwd socketcall _newselect setfsgid32 openat execveat lchown getgid getgroups epoll_ctl_old rt_sigaction sync fsync accept setpgid gettid fgetxattr io_cancel uname tgkill setitimer sendmmsg getresuid32 membarrier sync_file_range sched_getattr mkdirat sched_get_priority_min symlink setsid rt_sigreturn prlimit64 shmget mmap socket fadvise64 writev ipc symlinkat vfork signalfd tkill setresgid dup removexattr sigreturn setgid dup2 arch_prctl epoll_create1 pwrite64 set_robust_list getitimer timerfd_settime capset readv _llseek copy_file_range set_tls getpeername munlock timer_gettime accept4 fchmodat mkdir ioprio_get readahead fstatfs64 mknodat waitpid setsockopt mlock2 timer_settime timerfd_gettime ppoll renameat access getsockname splice link fchown32 fstatat64 clock_getres get_mempolicy sigaltstack readlink clock_nanosleep getxattr msync getpid getegid sched_setaffinity setgroups32 pipe setrlimit getsockopt close brk mq_open add_key getdents64 fchown mq_unlink setuid capget recv mmap2 statfs waitid stat64 truncate signal pipe2 sched_get_priority_max recvfrom nice mq_getsetattr rt_sigtimedwait rmdir read get_robust_list personality sched_getscheduler mremap truncate64 shmctl ugetrlimit userfaultfd getresgid32 bind setfsuid oldstat sched_setattr utimes setuid32 recvmmsg getppid rt_sigpending request_key ioctl pwritev2 write geteuid setresgid32 lstat64 getgroups32 renameat2 set_thread_area lstat migrate_pages fstatfs epoll_create fchownat preadv geteuid32 chdir kill inotify_init1 remap_file_pages clone munlockall set_mempolicy dup3 sendto setreuid32 getegid32 statx getresuid munmap recvmsg mq_notify shutdown olduname process_vm_readv lchown32 select getrlimit mlockall getcpu setresuid32 fallocate fcntl64 exit socketpair timerfd_create setfsuid32 sched_setparam ftruncate epoll_wait fadvise64_64 epoll_ctl getpgrp chown setresuid pwritev utime getsid shmdt fork msgget chmod tee sigprocmask eventfd alarm pread64 connect mq_timedsend timer_create semctl unlinkat inotify_rm_watch newfstatat memfd_create open msgsnd futex listxattr signalfd4 mknod mprotect sigpending readlinkat semop sched_getaffinity io_setup sendfile sendfile64 io_getevents shmat setgroups madvise preadv2 fsetxattr getpriority rt_sigprocmask futimesat setregid32 times poll setgid32 creat mbind io_submit getrandom getresgid mq_timedreceive fstat unlink lseek eventfd2 setpriority kcmp swapcontext msgctl flock setxattr readdir lgetxattr chown32 oldfstat getrusage setregid name_to_handle_at semtimedop oldolduname exit_group semget get_thread_area gettimeofday faccessat process_vm_writev unshare sched_yield rename listen lsetxattr fcntl time io_destroy set_tid_address rt_sigsuspend vmsplice flistxattr timer_getoverrun utimensat fchdir msgrcv fremovexattr
	SystemCallArchitectures: native
	RestrictNamespaces: 
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-networkd
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit uuidd.socket:
	Description: UUID daemon activation socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/uuidd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: uuidd.socket
	Invocation ID: 375eb032af604559b175e1e2c9429a61
	Fragment Path: /lib/systemd/system/uuidd.socket
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: uuidd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	Before: uuidd.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: uuidd.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: uuidd.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: uuidd.service (destination-file)
	RequiresMountsFor: /run/uuidd/request (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: uuidd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/uuidd/request
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_BASE_VG-BASE_LV_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Invocation ID: 02c23097fc884ad39569ae7358c22b18
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap:
	Description: /dev/disk/by-uuid/fae4b7bf-ea05-4159-89a1-140a3492c826
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Invocation ID: 909ff29005cf45f29bbce6917702d851
	Following: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-dm\x2d4.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: umount.target (origin-default)
	References: -.mount (origin-implicit)
	References: swap.target (origin-default)
	RequiresMountsFor: /dev/disk/by-uuid/fae4b7bf-ea05-4159-89a1-140a3492c826 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/fae4b7bf-ea05-4159-89a1-140a3492c826
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: syslog.service
	Name: rsyslog.service
	Invocation ID: 7dd23c68b43f44d18b8fa7a363118a24
	Documentation: man:rsyslogd(8)
	Documentation: https://www.rsyslog.com/doc/
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: syslog.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: syslog.socket (destination-implicit)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	TriggeredBy: syslog.socket (destination-implicit)
	References: syslog.socket (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: syslog.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	Main PID: 832
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 16384
	LimitNOFILESoft: 16384
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n -iNONE
			PID: 832
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit boot-efi.mount:
	Description: /boot/efi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot-efi.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: boot-efi.mount
	Invocation ID: 44ed880067a1496788d27477394b2114
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: boot.mount (origin-implicit origin-path)
	Requires: system.slice (origin-file)
	Requires: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (origin-file)
	Requires: -.mount (origin-path)
	BindsTo: dev-sda1.device (origin-mountinfo-implicit)
	BindsTo: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	RequiredBy: local-fs.target (destination-file)
	WantedBy: dev-sda1.device (destination-mountinfo-implicit)
	WantedBy: dev-disk-by\x2duuid-F3D4\x2dDE29.device (destination-file)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: umount.target (origin-file)
	After: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	After: boot.mount (origin-implicit origin-path)
	After: dev-sda1.device (origin-mountinfo-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (origin-file)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-file)
	References: dev-sda1.device (origin-mountinfo-implicit)
	References: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: -.mount (origin-path)
	References: boot.mount (origin-implicit origin-path)
	References: umount.target (origin-file)
	References: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	RequiresMountsFor: /boot (origin-implicit)
	RequiresMountsFor: /dev/disk/by-uuid/F3D4-DE29 (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /boot/efi
	What: /dev/sda1
	File System Type: vfat
	Options: rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d4.swap:
	Description: /dev/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dev-dm\x2d4.swap
	Invocation ID: 34f98be8526e4abd8afbaee546a8a10c
	Following: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit)
	References: umount.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: swap.target (origin-default)
	References: -.mount (origin-implicit)
	RequiresMountsFor: /dev/dm-4 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/dm-4
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-subsystem-net-devices-wlo1.device:
	Description: Cannon Point-LP CNVi [Wireless-AC]
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-net-devices-wlo1.device
	Invocation ID: c9a0b2373e9f49efafb762dc0de716b6
	Following Set Member: sys-devices-pci0000:00-0000:00:14.3-net-wlo1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/net/wlo1
	Found: found-udev
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-platform-serial8250-tty-ttyS3.device
	Invocation ID: b76dd784cb7a4210abdef24958c739d7
	Following Set Member: dev-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
	Found: found-udev
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-getty.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-getty.slice
	Invocation ID: 980c1e66cf7b4d9da99089cf37225173
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: getty at tty1.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit user-1000.slice:
	Description: User Slice of UID 1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:23 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user.slice
	CGroup: /user.slice/user-1000.slice
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: user-1000.slice
	Invocation ID: ac56fab213ea43a5a96a96c4b261029e
	Documentation: man:user at .service(5)
	DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
	Condition Timestamp: Wed 2019-05-08 16:28:23 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:23 IST
	Assert Result: yes
	Requires: user.slice (origin-implicit)
	RequiredBy: user at 1000.service (destination-file)
	RequiredBy: user-runtime-dir at 1000.service (destination-file)
	RequiredBy: session-4.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: session-4.scope (destination-file)
	After: systemd-user-sessions.service (origin-file)
	After: user.slice (origin-implicit)
	References: user.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: session-4.scope (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=10813
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-ask-password-plymouth.service:
	Description: Forward Password Requests to Plymouth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-ask-password-plymouth.service
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.service
	ConditionPathExists: /run/plymouth/pid untested
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-ask-password-plymouth.path (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: plymouth-start.service (origin-file destination-file)
	TriggeredBy: systemd-ask-password-plymouth.path (destination-implicit)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-implicit)
	ReferencedBy: plymouth-start.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --plymouth
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: nss-user-lookup.target
	Invocation ID: 874fcaa4a02d4ded8de2bde7f9ef49e7
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	WantedBy: accounts-daemon.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: accounts-daemon.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: cron.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-devices-virtual-net-pvttap0.device:
	Description: /sys/devices/virtual/net/pvttap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-net-pvttap0.device
	Invocation ID: cc8caaa0c84a4af5b81f1f4bb83e7a69
	Following Set Member: sys-subsystem-net-devices-pvttap0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/pvttap0
	Found: found-udev
-> Unit plymouth-quit-wait.service:
	Description: Hold until boot process finishes up
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:28:15 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:28:15 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: plymouth-quit-wait.service
	Invocation ID: aead2361718b476d97bde311e257a7b8
	Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: rc-local.service (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/plymouth --wait
			PID: 2083
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Timestamp: Wed 2019-05-08 16:28:15 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit postfix.service:
	Description: Postfix Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 01:48:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:00 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:00 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: postfix.service
	Invocation ID: fce34cf8300d48aca756f666e6fff5cb
	Fragment Path: /lib/systemd/system/postfix.service
	ConditionPathExists: /etc/postfix/main.cf succeeded
	Condition Timestamp: Wed 2019-05-08 16:28:00 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:00 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: postfix at -.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	ConsistsOf: postfix at -.service (destination-file)
	Conflicts: sendmail.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: exim4.service (origin-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: postfix at -.service (destination-file)
	PropagatesReloadTo: postfix at -.service (destination-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: postfix at -.service (origin-file)
	References: shutdown.target (origin-default)
	References: exim4.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sendmail.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: postfix at -.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/true
			PID: 2422
			Start Timestamp: Wed 2019-05-08 16:28:00 IST
			Exit Timestamp: Wed 2019-05-08 16:28:00 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /bin/true
			PID: 25102
			Start Timestamp: Thu 2019-05-09 01:48:44 IST
			Exit Timestamp: Thu 2019-05-09 01:48:44 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: sys-fs-fuse-connections.mount
	Invocation ID: 182c71cd8a2a4aaebe11a1fd5330714f
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
	ConditionVirtualization: !private-users succeeded
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/fs/fuse/connections succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:44 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:44 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: sys-module-fuse.device (destination-udev)
	Before: sysinit.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: sys-module-fuse.device (destination-udev)
	RequiresMountsFor: /sys/fs/fuse (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit ulogd2.service:
	Description: Netfilter Userspace Logging Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:40 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ulogd2.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: ulogd2.service
	Invocation ID: 575423aea34641a4944fe3159ce4985f
	Documentation: man:ulogd(8)
	Fragment Path: /lib/systemd/system/ulogd2.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 865
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/ulog/ulogd.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/ulogd --daemon --uid ulog --pidfile /run/ulog/ulogd.pid
			PID: 854
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Timestamp: Wed 2019-05-08 16:27:40 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-platform-serial8250-tty-ttyS2.device
	Invocation ID: dde2aec898e24305bbf08835c802a049
	Following Set Member: dev-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
	Found: found-udev
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: emergency.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/emergency.target
	Requires: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: sysinit.target (destination-file)
	Before: sysinit.target (destination-file)
	Before: shutdown.target (origin-default)
	After: emergency.service (origin-file)
	References: shutdown.target (origin-default)
	References: emergency.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-ttyS2.device
	Invocation ID: 39e9a53921b844e798117442caecda72
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
	Found: found-udev
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-udev-trigger.service
	Invocation ID: e548430685824154b3159a9fdbd00f63
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: ifupdown-pre.service (destination-file)
	Before: plymouth-start.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: systemd-udevd-control.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
			PID: 431
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 439
			Start Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:14.3-net-wlo1.device:
	Description: Cannon Point-LP CNVi [Wireless-AC]
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:14.3-net-wlo1.device
	Invocation ID: e2e627f3421c4f82bdeee8a45a57ac28
	Following Set Member: sys-subsystem-net-devices-wlo1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/net/wlo1
	Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device:
	Description: ST1000LM035-1RK172
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device
	Invocation ID: 2b6c5906fede4fcca350a952a93488ea
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: kbd.service
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
-> Unit dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device:
	Description: /dev/disk/by-uuid/95306115-1f46-4a50-9397-5c1e0c4f2852
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Invocation ID: 60d05063624e4c728b4f78235b598c34
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit session-4.scope:
	Description: Session 4 of user shubhra
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:23 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/session-4.scope
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Name: session-4.scope
	Invocation ID: 20222531e67e40c6a0907aca82d6f4d7
	Fragment Path: /run/systemd/transient/session-4.scope
	Condition Timestamp: Wed 2019-05-08 16:28:23 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:23 IST
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: home.mount (origin-file)
	Requires: -.mount (origin-file)
	Wants: user at 1000.service (origin-file)
	Wants: user-runtime-dir at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: user-1000.slice (origin-file)
	After: systemd-logind.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: -.mount (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: home.mount (origin-file)
	After: user at 1000.service (origin-file)
	References: home.mount (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-logind.service (origin-file)
	References: -.mount (origin-file)
	References: user at 1000.service (origin-file)
	References: user-1000.slice (origin-file)
	RequiresMountsFor: /home/shubhra (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> Unit dev-dm\x2d4.device:
	Description: /dev/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d4.device
	Invocation ID: 97989982ffa04bdebb4776596f38e65c
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev,found-swap
-> Unit dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Invocation ID: 25b1342c66d64c06872cefc99bc227f4
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit anacron.timer:
	Description: Trigger anacron every hour
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: anacron.timer
	Invocation ID: 04135ff3b5784a53b4c597bef6308002
	Fragment Path: /lib/systemd/system/anacron.timer
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file origin-path)
	Requires: -.mount (origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: anacron.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: var.mount (origin-file origin-path)
	Triggers: anacron.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: var.mount (origin-file origin-path)
	References: anacron.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: timers.target (origin-default)
	References: time-sync.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: anacron.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 07..23:30:00
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-TMP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Invocation ID: bcc1c350f11e46c8b3e350588b07fe99
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: tmp.mount (origin-file origin-mountinfo-implicit)
	BoundBy: tmp.mount (destination-file destination-mountinfo-implicit)
	Before: tmp.mount (destination-file destination-mountinfo-implicit)
	ReferencedBy: tmp.mount (destination-file destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev,found-mount
-> Unit fcoe.service:
	Description: fcoe.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: fcoe.service
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit fwupd.service:
	Description: Firmware update daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 01:18:41 IST
	Inactive Exit Timestamp: Thu 2019-05-09 01:18:41 IST
	Active Enter Timestamp: Thu 2019-05-09 01:18:41 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/fwupd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: fwupd.service
	Invocation ID: 1b119d6b4be84ff681487b83b1e8bdda
	Documentation: https://fwupd.org/
	Fragment Path: /lib/systemd/system/fwupd.service
	Condition Timestamp: Thu 2019-05-09 01:18:40 IST
	Condition Result: yes
	Assert Timestamp: Thu 2019-05-09 01:18:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Requires: tmp.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: var.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: gdm.service (origin-file)
	Before: shutdown.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: dbus.socket (origin-file)
	After: -.mount (origin-file)
	After: tmp.mount (origin-file)
	After: system.slice (origin-file)
	After: dbus.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: var.mount (origin-file)
	After: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: gdm.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-file)
	References: var.mount (origin-file)
	References: -.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dbus.service (origin-file)
	References: basic.target (origin-default)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 21097
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.fwupd
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
	DynamicUser: no
	ReadWritePaths: /var/lib/fwupd /etc/fwupd/remotes.d -/boot/efi -/efi/EFI -/boot/EFI
	LockPersonality: no
	SystemCallFilter: ~pivot_root umount2 mount umount chroot
	-> ExecStart:
		Command Line: /usr/lib/fwupd/fwupd
			PID: 21097
			Start Timestamp: Thu 2019-05-09 01:18:41 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:50 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:50 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:50 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: nss-lookup.target
	Invocation ID: d4fb4897fc9949a88f96d91a23ee574b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Condition Timestamp: Wed 2019-05-08 16:27:50 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:50 IST
	Assert Result: yes
	WantedBy: dnsmasq.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postfix at -.service (destination-file)
	After: dnsmasq.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: dnsmasq.service (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit console-setup.service:
	Description: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: console-setup.service
	Invocation ID: ff10b4c604c44d29ab93990b1d7e76cd
	Fragment Path: /lib/systemd/system/console-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:38 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	After: systemd-journald.socket (origin-file)
	After: kbd.service (origin-file)
	After: system.slice (origin-file)
	After: console-screen.service (origin-file)
	After: local-fs.target (origin-file)
	After: -.mount (origin-path)
	References: kbd.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: console-screen.service (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	RequiresMountsFor: /usr (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/console-setup/console-setup.sh
			PID: 767
			Start Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit var.mount:
	Description: /var
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/var.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: var.mount
	Invocation ID: b9cb742346044ba9bdc9f1e3a0de7c4a
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/var.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:36 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:36 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device (origin-file origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: var-lib-lxcfs.mount (destination-implicit)
	RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: anacron.timer (destination-file destination-path)
	RequiredBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	RequiredBy: colord.service (destination-file)
	RequiredBy: apparmor.service (destination-file destination-path)
	RequiredBy: systemd-journal-flush.service (destination-file destination-path)
	RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
	RequiredBy: basic.target (destination-file destination-path)
	RequiredBy: upower.service (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-file destination-path)
	RequiredBy: systemd-rfkill.service (destination-file destination-path)
	RequiredBy: systemd-random-seed.service (destination-file destination-path)
	RequiredBy: dbus.socket (destination-file destination-path)
	RequiredBy: logrotate.timer (destination-file destination-path)
	RequiredBy: apt-daily.timer (destination-file destination-path)
	RequiredBy: systemd-update-utmp.service (destination-path)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
	RequiredBy: man-db.timer (destination-file destination-path)
	RequiredBy: logrotate.service (destination-file destination-path)
	RequiredBy: unattended-upgrades.service (destination-file destination-path)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: cups.path (destination-file destination-path)
	RequiredBy: systemd-rfkill.socket (destination-file destination-path)
	RequiredBy: fwupd.service (destination-file)
	WantedBy: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device (destination-file destination-mountinfo-implicit)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	Before: systemd-random-seed.service (destination-file destination-path)
	Before: systemd-update-utmp.service (destination-path)
	Before: apt-daily.timer (destination-file destination-path)
	Before: systemd-rfkill.socket (destination-file destination-path)
	Before: dbus.socket (destination-file destination-path)
	Before: upower.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: cups.path (destination-file destination-path)
	Before: systemd-journal-flush.service (destination-file destination-path)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	Before: apt-daily-upgrade.timer (destination-file destination-path)
	Before: systemd-update-utmp-runlevel.service (destination-file destination-path)
	Before: unattended-upgrades.service (destination-file destination-path)
	Before: systemd-timesyncd.service (destination-file destination-path)
	Before: systemd-rfkill.service (destination-file destination-path)
	Before: var-lib-lxcfs.mount (destination-implicit)
	Before: logrotate.timer (destination-file destination-path)
	Before: basic.target (destination-file destination-default destination-path)
	Before: man-db.timer (destination-file destination-path)
	Before: colord.service (destination-file)
	Before: bolt.service (destination-file)
	Before: apparmor.service (destination-file destination-path)
	Before: anacron.timer (destination-file destination-path)
	Before: logrotate.service (destination-file destination-path)
	Before: local-fs.target (origin-file)
	Before: fwupd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device (origin-file origin-mountinfo-implicit)
	After: local-fs-pre.target (origin-file)
	References: umount.target (origin-file)
	References: -.mount (origin-path)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device (origin-file origin-mountinfo-implicit)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: apparmor.service (destination-file destination-path)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: cups.path (destination-file destination-path)
	ReferencedBy: logrotate.service (destination-file destination-path)
	ReferencedBy: var-lib-lxcfs.mount (destination-implicit)
	ReferencedBy: systemd-update-utmp.service (destination-path)
	ReferencedBy: systemd-timesyncd.service (destination-file destination-path)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file destination-path)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: logrotate.timer (destination-file destination-path)
	ReferencedBy: apt-daily.timer (destination-file destination-path)
	ReferencedBy: systemd-rfkill.socket (destination-file destination-path)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
	ReferencedBy: unattended-upgrades.service (destination-file destination-path)
	ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file destination-path)
	ReferencedBy: dbus.socket (destination-file destination-path)
	ReferencedBy: systemd-random-seed.service (destination-file destination-path)
	ReferencedBy: basic.target (destination-file destination-default destination-path)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: anacron.timer (destination-file destination-path)
	ReferencedBy: man-db.timer (destination-file destination-path)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-VAR_LV (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /var
	What: /dev/mapper/SHUBHRA_PC_VG-VAR_LV
	File System Type: xfs
	Options: rw,relatime,attr2,inode64,noquota
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device:
	Description: ST1000LM035-1RK172
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Invocation ID: 4169f9e18c7c4812b9818b45710e7a87
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: local-fs.target
	Invocation ID: 9535ad15b20942938636d3de5a51207d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:38 IST
	Assert Result: yes
	Requires: tmp.mount (origin-file)
	Requires: boot.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: home.mount (origin-file)
	Requires: boot-efi.mount (origin-file)
	Requires: var.mount (origin-file)
	Wants: systemd-fsck-root.service (origin-file)
	Wants: systemd-remount-fs.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: sysinit.target (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: networking.service (destination-file)
	Before: plymouth-read-write.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: console-setup.service (destination-file)
	After: tmp.mount (destination-file)
	After: -.mount (destination-file)
	After: home.mount (destination-file)
	After: boot.mount (destination-file)
	After: run-user-1000.mount (destination-mountinfo-default)
	After: systemd-fsck-root.service (destination-file)
	After: var-lib-lxcfs.mount (destination-mountinfo-default)
	After: var.mount (destination-file)
	After: boot-efi.mount (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: run-user-1000-gvfs.mount (destination-mountinfo-default)
	After: run-user-1000-doc.mount (destination-mountinfo-default)
	After: local-fs-pre.target (origin-file)
	OnFailure: emergency.target (origin-file)
	References: boot-efi.mount (origin-file)
	References: home.mount (origin-file)
	References: emergency.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: boot.mount (origin-file)
	References: -.mount (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: var.mount (origin-file)
	References: tmp.mount (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: var.mount (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: home.mount (destination-file)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-ask-password-plymouth.path:
	Description: Forward Password Requests to Plymouth Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-ask-password-plymouth.path
	Invocation ID: 19c03335f53c4f9b8ed33331a4c13e10
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.path
	ConditionPathExists: /run/plymouth/pid succeeded
	ConditionKernelCommandLine: !nosplash succeeded
	ConditionKernelCommandLine: !plymouth.enable=0 succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:32 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:32 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: plymouth-start.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-ask-password-plymouth.service (origin-implicit)
	Before: basic.target (origin-file)
	After: -.mount (origin-path)
	After: plymouth-start.service (origin-file)
	Triggers: systemd-ask-password-plymouth.service (origin-implicit)
	References: -.mount (origin-path)
	References: shutdown.target (origin-file)
	References: systemd-ask-password-plymouth.service (origin-implicit)
	References: plymouth-start.service (origin-file)
	References: basic.target (origin-file)
	ReferencedBy: plymouth-start.service (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-plymouth.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-hugepages.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: dev-hugepages.mount
	Invocation ID: ab70de0e5a3b42b99ef889ad9de47dc8
	Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-hugepages.mount
	ConditionVirtualization: !private-users succeeded
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/kernel/mm/hugepages succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: rw,relatime,pagesize=2M
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-getty.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: getty at tty1.service
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0 untested
	Requires: sysinit.target (origin-default)
	Requires: system-getty.slice (origin-file)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	ConflictedBy: gdm.service (destination-file)
	Before: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: getty.target (origin-file destination-default)
	Before: gdm.service (destination-file)
	After: plymouth-quit-wait.service (origin-file)
	After: system-getty.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: rc-local.service (origin-file)
	After: getty-pre.target (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	References: rescue.service (origin-file)
	References: getty-pre.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: plymouth-quit-wait.service (origin-file)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: getty.target (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: system-getty.slice (origin-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: getty.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	UnsetEnvironment: LANG
	UnsetEnvironment: LANGUAGE
	UnsetEnvironment: LC_CTYPE
	UnsetEnvironment: LC_NUMERIC
	UnsetEnvironment: LC_TIME
	UnsetEnvironment: LC_COLLATE
	UnsetEnvironment: LC_MONETARY
	UnsetEnvironment: LC_MESSAGES
	UnsetEnvironment: LC_PAPER
	UnsetEnvironment: LC_NAME
	UnsetEnvironment: LC_ADDRESS
	UnsetEnvironment: LC_TELEPHONE
	UnsetEnvironment: LC_MEASUREMENT
	UnsetEnvironment: LC_IDENTIFICATION
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	UtmpIdentifier: tty1
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit vboxautostart-service.service:
	Description: vboxautostart-service.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: vboxautostart-service.service
	Invocation ID: 7c1743519eb9493b8858510390a7cace
	Fragment Path: /lib/systemd/system/vboxautostart-service.service
	Source Path: /usr/lib/virtualbox/vboxautostart-service.sh
	Condition Timestamp: Wed 2019-05-08 16:27:45 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:45 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file origin-default)
	Before: shutdown.target (origin-file origin-default)
	Before: multi-user.target (origin-file destination-default)
	Before: graphical.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: vboxdrv.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-file origin-default)
	References: systemd-journald.socket (origin-file)
	References: graphical.target (origin-file)
	References: vboxdrv.service (origin-file)
	References: system.slice (origin-file)
	References: multi-user.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/virtualbox/vboxautostart-service.sh start
			PID: 1225
			Start Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/virtualbox/vboxautostart-service.sh stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-block-8:2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-block-8:2.device
	Invocation ID: eaeb5f970c5e46d7ad04b2cc6d5c2b00
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-sda2.device
	BoundBy: lvm2-pvscan at 8:2.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:2.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: remote-fs.target (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-sysusers.service:
	Description: Create System Users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-sysusers.service
	Invocation ID: dfd6474fbfcb4c679aecf4644288d443
	Documentation: man:sysusers.d(5)
	Documentation: man:systemd-sysusers.service(8)
	Fragment Path: /lib/systemd/system/systemd-sysusers.service
	ConditionNeedsUpdate: /etc succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-update-done.service (origin-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-sysusers
			PID: 436
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-virtual-block-dm\x2d7.device:
	Description: /sys/devices/virtual/block/dm-7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d7.device
	Invocation ID: a335ab71139a4bf8a4d180ec2dfe4727
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-dm\x2d7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit iscsi.service:
	Description: iscsi.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: iscsi.service
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	Requires: system.slice (origin-file)
	RequiredBy: rescue.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: getty at tty1.service (destination-file)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: graphical.target (destination-file)
	ConflictedBy: emergency.service (destination-file)
	Before: rescue.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: graphical.target (destination-file)
	After: getty at tty1.service (destination-file)
	After: emergency.service (destination-file)
	After: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: plymouth-start.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: emergency.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell rescue
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit logrotate.service:
	Description: Rotate log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-devices
	Name: logrotate.service
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.service
	ConditionACPower: true failed
	Condition Timestamp: Thu 2019-05-09 00:22:36 IST
	Condition Result: no
	Requires: sysinit.target (origin-default)
	Requires: tmp.mount (origin-file origin-path)
	Requires: -.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-path)
	After: basic.target (origin-default)
	After: var.mount (origin-file origin-path)
	After: logrotate.timer (destination-implicit)
	After: tmp.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: logrotate.timer (destination-implicit)
	References: tmp.mount (origin-file origin-path)
	References: -.mount (origin-path)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: logrotate.timer (destination-implicit)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: yes
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	Nice: 19
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: best-effort
	IOPriority: 7
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/logrotate /etc/logrotate.conf
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=closed
	Delegate=no
-> Unit systemd-update-utmp-runlevel.service:
	Description: Update UTMP about System Runlevel Changes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:28:15 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:28:15 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-update-utmp-runlevel.service
	Invocation ID: f0771c76ad274b21b5e35fe3de0ad322
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Wed 2019-05-08 16:28:15 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:15 IST
	Assert Result: yes
	Requires: var.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requisite: systemd-update-utmp.service (origin-file)
	WantedBy: rescue.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: graphical.target (origin-file)
	After: rescue.target (origin-file)
	After: multi-user.target (origin-file)
	After: -.mount (origin-path)
	After: var.mount (origin-file origin-path)
	After: systemd-update-utmp.service (origin-file)
	References: rescue.target (origin-file)
	References: graphical.target (origin-file)
	References: multi-user.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-update-utmp.service (origin-file)
	References: var.mount (origin-file origin-path)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	RequiresMountsFor: /var/log/wtmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
			PID: 3153
			Start Timestamp: Wed 2019-05-08 16:28:15 IST
			Exit Timestamp: Wed 2019-05-08 16:28:15 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	ConflictedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-default)
	ConflictedBy: dev-dm\x2d4.swap (destination-default)
	ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
	ConflictedBy: boot.mount (destination-file)
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-default)
	ConflictedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	ConflictedBy: run-user-1000-gvfs.mount (destination-mountinfo-default)
	ConflictedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-default)
	ConflictedBy: boot-efi.mount (destination-file)
	ConflictedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ConflictedBy: tmp.mount (destination-file)
	ConflictedBy: var.mount (destination-file)
	ConflictedBy: home.mount (destination-file)
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ConflictedBy: run-user-1000-doc.mount (destination-mountinfo-default)
	ConflictedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	After: dev-dm\x2d4.swap (destination-default)
	After: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-default)
	After: var.mount (destination-file)
	After: var-lib-lxcfs.mount (destination-mountinfo-default)
	After: run-user-1000.mount (destination-mountinfo-default)
	After: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	After: home.mount (destination-file)
	After: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	After: run-user-1000-gvfs.mount (destination-mountinfo-default)
	After: boot-efi.mount (destination-file)
	After: boot.mount (destination-file)
	After: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-default)
	After: tmp.mount (destination-file)
	After: run-user-1000-doc.mount (destination-mountinfo-default)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-default)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
	ReferencedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-default)
	ReferencedBy: var.mount (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-default)
	ReferencedBy: dev-dm\x2d4.swap (destination-default)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: home.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sound.target
	Invocation ID: ccf222924f094d3e9fede22aae52299f
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Wed 2019-05-08 16:27:35 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:35 IST
	Assert Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Invocation ID: fede3645f14e435b90a30b67b066c613
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-dm\x2d7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit dev-sda1.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-sda1.device
	Invocation ID: a73e2e1b885b479db614640b87568eb9
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	Wants: boot-efi.mount (origin-mountinfo-implicit)
	BoundBy: boot-efi.mount (destination-mountinfo-implicit)
	Before: boot-efi.mount (destination-mountinfo-implicit)
	ReferencedBy: boot-efi.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev,found-mount
-> Unit plymouth-start.service:
	Description: Show Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:27:34 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:34 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:27:34 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: plymouth-start.service
	Invocation ID: ff7e092dd44644168e57996d329024b7
	Fragment Path: /lib/systemd/system/plymouth-start.service
	ConditionVirtualization: !container succeeded
	ConditionKernelCommandLine: !nosplash succeeded
	ConditionKernelCommandLine: !plymouth.enable=0 succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:34 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-ask-password-plymouth.path (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: gdm.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-ask-password-plymouth.path (destination-file)
	Before: systemd-ask-password-plymouth.service (origin-file destination-file)
	Before: systemd-ask-password-console.path (destination-file)
	Before: rescue.service (destination-file)
	After: keyboard-setup.service (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-ask-password-plymouth.path (origin-file)
	References: systemd-ask-password-plymouth.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: none
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: no
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
			PID: 694
			Start Timestamp: Wed 2019-05-08 16:27:34 IST
			Exit Timestamp: Wed 2019-05-08 16:27:34 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStartPost:
		Command Line: /bin/plymouth show-splash
			PID: 696
			Start Timestamp: Wed 2019-05-08 16:27:34 IST
			Exit Timestamp: Wed 2019-05-08 16:27:34 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device:
	Description: /dev/disk/by-uuid/49c6209d-763f-4445-a230-125fbb272ff9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Invocation ID: debb61d8dfce42f5be8c92850c8d7dc9
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	BoundBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	Before: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	References: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap:
	Description: /dev/mapper/SHUBHRA_PC_VG-SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Invocation ID: 8325759a387e496d8a76073734385a4a
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Following Set Member: dev-dm\x2d4.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Fragment Path: /run/systemd/generator/dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:35 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:35 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device (origin-file)
	RequiredBy: swap.target (destination-file)
	WantedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device (destination-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default destination-default)
	Before: umount.target (origin-default)
	After: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device (origin-file)
	References: swap.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: swap.target (destination-file destination-default)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-SWAP_LV (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/mapper/SHUBHRA_PC_VG-SWAP_LV
	From /proc/swaps: yes
	From fragment: yes
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit vboxballoonctrl-service.service:
	Description: vboxballoonctrl-service.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: vboxballoonctrl-service.service
	Invocation ID: 0e6a8380cddd4e8c9540737cb1531553
	Fragment Path: /lib/systemd/system/vboxballoonctrl-service.service
	Source Path: /usr/lib/virtualbox/vboxballoonctrl-service.sh
	Condition Timestamp: Wed 2019-05-08 16:27:45 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:45 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file origin-default)
	Before: graphical.target (origin-file)
	Before: shutdown.target (origin-file origin-default)
	Before: multi-user.target (origin-file destination-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: vboxdrv.service (origin-file)
	References: vboxdrv.service (origin-file)
	References: graphical.target (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: multi-user.target (origin-file)
	References: shutdown.target (origin-file origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/virtualbox/vboxballoonctrl-service.sh start
			PID: 1228
			Start Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/virtualbox/vboxballoonctrl-service.sh stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Invocation ID: c8caf5332fd34604bef6856f0724e881
	Following: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-dm\x2d4.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit)
	References: umount.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: swap.target (origin-default)
	References: -.mount (origin-implicit)
	RequiresMountsFor: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d2.device:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d2.device
	Invocation ID: 9d963c70009a42c78ee4a131d6ac24ed
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit dev-sda2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-sda2.device
	Invocation ID: 752d46b8e41b461ea64d242c48382d0c
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-vconsole-setup.service
	Before: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit cups-browsed.service:
	Description: Make remote CUPS printers available locally
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups-browsed.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: cups-browsed.service
	Invocation ID: 1ee6e7ce54a04b10b4248ec9ce1a5094
	Fragment Path: /lib/systemd/system/cups-browsed.service
	Condition Timestamp: Wed 2019-05-08 16:27:44 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:44 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: cups.service (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: avahi-daemon.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: cups.service (origin-file)
	After: basic.target (origin-default)
	After: avahi-daemon.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: cups.service (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: avahi-daemon.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1053
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/cups-browsed
			PID: 1053
			Start Timestamp: Wed 2019-05-08 16:27:44 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: auditd.service
	Before: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: rescue.target
	Name: runlevel1.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rescue.target
	Requires: sysinit.target (origin-file)
	Requires: rescue.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: graphical.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	After: sysinit.target (origin-file origin-default)
	After: rescue.service (origin-file)
	References: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: rescue.service (origin-file)
	References: systemd-update-utmp-runlevel.service (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit polkit.service:
	Description: Authorization Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/polkit.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: polkit.service
	Invocation ID: bc8dba2eb8a440098e3efb14043c6d26
	Documentation: man:polkit(8)
	Fragment Path: /lib/systemd/system/polkit.service
	Condition Timestamp: Wed 2019-05-08 16:27:45 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:45 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: bolt.service (destination-file)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: bolt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1117
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/policykit-1/polkitd --no-debug
			PID: 1117
			Start Timestamp: Wed 2019-05-08 16:27:45 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:15 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: multi-user.target
	Name: runlevel4.target
	Name: runlevel2.target
	Name: runlevel3.target
	Invocation ID: ad33ab22b35b4fb394e02fb2bd8dc13d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Wed 2019-05-08 16:28:15 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:15 IST
	Assert Result: yes
	Requires: basic.target (origin-file)
	Wants: rsyslog.service (origin-file)
	Wants: remote-fs.target (origin-file)
	Wants: anacron.service (origin-file)
	Wants: avahi-daemon.service (origin-file)
	Wants: dnsmasq.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Wants: vboxautostart-service.service (origin-file)
	Wants: vboxweb-service.service (origin-file)
	Wants: smartd.service (origin-file)
	Wants: NetworkManager.service (origin-file)
	Wants: lxcfs.service (origin-file)
	Wants: systemd-ask-password-wall.path (origin-file)
	Wants: systemd-user-sessions.service (origin-file)
	Wants: postfix.service (origin-file)
	Wants: systemd-logind.service (origin-file)
	Wants: plymouth-quit-wait.service (origin-file)
	Wants: rsync.service (origin-file)
	Wants: console-setup.service (origin-file)
	Wants: cron.service (origin-file)
	Wants: irqbalance.service (origin-file)
	Wants: thermald.service (origin-file)
	Wants: networking.service (origin-file)
	Wants: dbus.service (origin-file)
	Wants: pppd-dns.service (origin-file)
	Wants: plymouth-quit.service (origin-file)
	Wants: lxc.service (origin-file)
	Wants: ulogd2.service (origin-file)
	Wants: vboxballoonctrl-service.service (origin-file)
	Wants: lm-sensors.service (origin-file)
	Wants: wpa_supplicant.service (origin-file)
	Wants: vboxdrv.service (origin-file)
	Wants: cups.path (origin-file)
	Wants: cups-browsed.service (origin-file)
	Wants: unattended-upgrades.service (origin-file)
	Wants: lxc-net.service (origin-file)
	Wants: getty.target (origin-file)
	RequiredBy: graphical.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.target (origin-file)
	Before: graphical.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	After: rescue.service (origin-file)
	After: cups-browsed.service (origin-default)
	After: postfix.service (origin-default)
	After: smartd.service (origin-default)
	After: getty.target (origin-default)
	After: systemd-user-sessions.service (origin-default)
	After: wpa_supplicant.service (origin-default)
	After: plymouth-quit.service (origin-default)
	After: cups.path (origin-default)
	After: rsyslog.service (origin-default)
	After: vboxballoonctrl-service.service (origin-default destination-file)
	After: vboxautostart-service.service (origin-default destination-file)
	After: cron.service (origin-default)
	After: systemd-logind.service (origin-default)
	After: anacron.service (origin-default)
	After: avahi-daemon.service (origin-default)
	After: dbus.service (origin-default)
	After: lxc-net.service (origin-default)
	After: unattended-upgrades.service (origin-default)
	After: vboxweb-service.service (origin-default destination-file)
	After: vboxdrv.service (origin-default destination-file)
	After: plymouth-quit-wait.service (origin-default)
	After: ulogd2.service (origin-default)
	After: thermald.service (origin-default)
	After: systemd-networkd.service (destination-file)
	After: lxcfs.service (origin-default)
	After: pppd-dns.service (origin-default)
	After: lxc.service (origin-default)
	After: rsync.service (origin-default)
	After: NetworkManager.service (origin-default)
	After: dnsmasq.service (origin-default)
	After: irqbalance.service (origin-default)
	After: rescue.target (origin-file)
	After: basic.target (origin-file origin-default)
	After: lm-sensors.service (origin-default)
	References: lxcfs.service (origin-file origin-default)
	References: cups-browsed.service (origin-file origin-default)
	References: lm-sensors.service (origin-file origin-default)
	References: ulogd2.service (origin-file origin-default)
	References: avahi-daemon.service (origin-file origin-default)
	References: rsyslog.service (origin-file origin-default)
	References: pppd-dns.service (origin-file origin-default)
	References: systemd-user-sessions.service (origin-file origin-default)
	References: vboxballoonctrl-service.service (origin-file origin-default)
	References: plymouth-quit.service (origin-file origin-default)
	References: lxc.service (origin-file origin-default)
	References: networking.service (origin-file)
	References: rsync.service (origin-file origin-default)
	References: systemd-logind.service (origin-file origin-default)
	References: wpa_supplicant.service (origin-file origin-default)
	References: plymouth-quit-wait.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: basic.target (origin-file origin-default)
	References: smartd.service (origin-file origin-default)
	References: getty.target (origin-file origin-default)
	References: rescue.service (origin-file)
	References: console-setup.service (origin-file)
	References: postfix.service (origin-file origin-default)
	References: vboxweb-service.service (origin-file origin-default)
	References: cups.path (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: dnsmasq.service (origin-file origin-default)
	References: thermald.service (origin-file origin-default)
	References: cron.service (origin-file origin-default)
	References: lxc-net.service (origin-file origin-default)
	References: dbus.service (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: vboxdrv.service (origin-file origin-default)
	References: remote-fs.target (origin-file)
	References: unattended-upgrades.service (origin-file origin-default)
	References: systemd-ask-password-wall.path (origin-file)
	References: irqbalance.service (origin-file origin-default)
	References: NetworkManager.service (origin-file origin-default)
	References: vboxautostart-service.service (origin-file origin-default)
	References: anacron.service (origin-file origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: vboxautostart-service.service (destination-file)
	ReferencedBy: vboxdrv.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: vboxballoonctrl-service.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: vboxweb-service.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	Requires: system.slice (origin-file)
	RequiredBy: emergency.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: syslog.socket (destination-file)
	Before: shutdown.target (origin-file)
	Before: rescue.service (origin-file)
	Before: sysinit.target (destination-file)
	Before: emergency.target (destination-file)
	After: syslog.socket (destination-file)
	After: system.slice (origin-file)
	References: rescue.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: emergency.target (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell emergency
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device:
	Description: /dev/disk/by-uuid/fae4b7bf-ea05-4159-89a1-140a3492c826
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	Invocation ID: 17b57e96d7a54c279bebef93d7cbd4a1
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit dev-dm\x2d6.device:
	Description: /dev/dm-6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d6.device
	Invocation ID: 77c9b80f47474ba6aba2a751fd2d4a74
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: kmod-static-nodes.service
	Invocation ID: e49a5f6f3b864232aea45395735bac96
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/4.19.0-4-amd64/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
			PID: 432
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Invocation ID: af64346a8c504c66a94374b8028595fc
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-ttyS1.device
	Invocation ID: 635a65cb899243768c5ecada0da758ea
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
	Found: found-udev
-> Unit iscsi-shutdown.service:
	Description: iscsi-shutdown.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: iscsi-shutdown.service
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-HOME_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Invocation ID: 03124e0026864805bb46979a1abbc288
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: dev-dm\x2d7.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: home.mount (origin-file origin-mountinfo-implicit)
	BoundBy: home.mount (destination-file destination-mountinfo-implicit)
	Before: home.mount (destination-file destination-mountinfo-implicit)
	ReferencedBy: home.mount (destination-file destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev,found-mount
-> Unit var-lib-lxcfs.mount:
	Description: /var/lib/lxcfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: var-lib-lxcfs.mount
	Invocation ID: a5f170a08f6e4beeb72b2779588bc665
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit)
	Requires: var.mount (origin-implicit)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: local-fs.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: var.mount (origin-implicit)
	After: local-fs-pre.target (origin-mountinfo-default)
	References: var.mount (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-implicit)
	References: local-fs.target (origin-mountinfo-default)
	References: umount.target (origin-mountinfo-default)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: systemd-journald.socket (origin-file)
	RequiresMountsFor: /var/lib (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /var/lib/lxcfs
	What: lxcfs
	File System Type: fuse.lxcfs
	Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d0.device
	Invocation ID: 3da9b93090a749a4abe5b5a2b8a650e6
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit systemd-machine-id-commit.service:
	Description: Commit a transient machine-id on disk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-machine-id-commit.service
	Documentation: man:systemd-machine-id-commit.service(8)
	Fragment Path: /lib/systemd/system/systemd-machine-id-commit.service
	ConditionPathIsMountPoint: /etc/machine-id failed
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 30s
	TimeoutStopSec: 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-machine-id-setup --commit
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: remote-fs.target
	Invocation ID: 697c6311bfe049a48d8e14dc3a0004e3
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: cron.service (destination-file)
	After: remote-fs-pre.target (origin-file)
	After: systemd-quotacheck.service (destination-file)
	References: shutdown.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: cron.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-journald.socket
	Invocation ID: bf6b4106c1f445c3b519d8514d9b3cd5
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-journald.service (destination-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: irqbalance.service (destination-file)
	Before: fwupd.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: systemd-ask-password-plymouth.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: udisks2.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: lvm2-pvscan at 254:1.service (destination-file)
	Before: thermald.service (destination-file)
	Before: gdm.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: ulogd2.service (destination-file)
	Before: vboxweb-service.service (destination-file)
	Before: plymouth-read-write.service (destination-file)
	Before: dnsmasq.service (destination-file)
	Before: smartd.service (destination-file)
	Before: bolt.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: networking.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: man-db.service (destination-file)
	Before: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	Before: pppd-dns.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: blk-availability.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-file)
	Before: vboxdrv.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: colord.service (destination-file)
	Before: cups-browsed.service (destination-file)
	Before: var-lib-lxcfs.mount (destination-file)
	Before: rsync.service (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: vboxballoonctrl-service.service (destination-file)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: anacron.service (destination-file)
	Before: vboxautostart-service.service (destination-file)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: lxc.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: run-user-1000-doc.mount (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	Before: home.mount (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: lvm2-pvscan at 8:2.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-file)
	Before: dm-event.service (destination-file)
	Before: lxc-net.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: dbus.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: boot.mount (destination-file)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: cron.service (destination-file)
	Before: polkit.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: lxcfs.service (destination-file)
	Before: cups.service (destination-file)
	Before: -.mount (destination-file)
	Before: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: uuidd.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: plymouth-start.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: dev-dm\x2d4.swap (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: postfix at -.service (destination-file)
	Before: var.mount (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: postfix.service (destination-file)
	Before: upower.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-quotacheck.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: systemd-journald.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: irqbalance.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: lvm2-pvscan at 254:1.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: vboxweb-service.service (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: lxcfs.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
	ReferencedBy: home.mount (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	ReferencedBy: dev-dm\x2d4.swap (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: pppd-dns.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: ulogd2.service (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: vboxdrv.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:2.service (destination-file)
	ReferencedBy: thermald.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: vboxballoonctrl-service.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: dnsmasq.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-file)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: udisks2.service (destination-file)
	ReferencedBy: var.mount (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-file)
	ReferencedBy: smartd.service (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
	RequiresMountsFor: /run/systemd/journal/socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-virtual-net-veth6C0H9U.device:
	Description: /sys/devices/virtual/net/veth6C0H9U
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:38 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-net-veth6C0H9U.device
	Invocation ID: fd98d6385b32463f9a173ca3eb01ae4a
	Following Set Member: sys-subsystem-net-devices-veth6C0H9U.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/veth6C0H9U
	Found: found-udev
-> Unit sys-devices-platform-serial8250-tty-ttyS0.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-platform-serial8250-tty-ttyS0.device
	Invocation ID: 9b9b7681eedc40f08c2b15edc178c7c7
	Following Set Member: dev-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
	Found: found-udev
-> Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald-audit.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-journald-audit.socket
	Invocation ID: 154860796034435592bca8fa5d7fecda
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
	ConditionCapability: CAP_AUDIT_READ succeeded
	ConditionSecurity: audit succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: systemd-journald.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-audit.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit udisks2.service:
	Description: Disk Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:49 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/udisks2.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: udisks2.service
	Invocation ID: aae5e4b4eab9422e98651c0602aa86d7
	Documentation: man:udisks(8)
	Fragment Path: /lib/systemd/system/udisks2.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 834
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks2
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGINT
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/udisks2/udisksd
			PID: 834
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit run-user-1000-doc.mount:
	Description: /run/user/1000/doc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:26 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:26 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:26 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: run-user-1000-doc.mount
	Invocation ID: ed08be9205df4e9bb82a675c84562c5d
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: dev-fuse.device (origin-mountinfo-implicit)
	Requires: -.mount (origin-implicit)
	WantedBy: dev-fuse.device (destination-mountinfo-implicit)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: local-fs.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	After: local-fs-pre.target (origin-mountinfo-default)
	After: -.mount (origin-implicit)
	After: run-user-1000.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: dev-fuse.device (origin-mountinfo-implicit)
	References: -.mount (origin-implicit)
	References: umount.target (origin-mountinfo-default)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: run-user-1000.mount (origin-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: dev-fuse.device (origin-mountinfo-implicit)
	References: local-fs.target (origin-mountinfo-default)
	RequiresMountsFor: /run/user/1000 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/1000/doc
	What: /dev/fuse
	File System Type: fuse
	Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Invocation ID: b341e2441adb49919dff7b948be731af
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-SHUBHRA_PC_VG-ROOT_LV.device:
	Description: /dev/SHUBHRA_PC_VG/ROOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Invocation ID: 1e7f918cef0848bf9454058869817f38
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:40 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: dbus.service
	Invocation ID: 54bea0348fb8462986d0df4760a71f3e
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: wpa_supplicant.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: fwupd.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	After: dbus.socket (destination-implicit)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: dbus.socket (destination-implicit)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: dbus.socket (destination-implicit)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 858
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	OOMScoreAdjust: -900
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
			PID: 858
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Name: systemd-logind.service
	Invocation ID: edd456ce60394c088406fc5292ab23cb
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/logind
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	ConditionPathExists: /lib/systemd/system/dbus.service succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: user.slice (origin-file)
	Wants: dbus.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: unattended-upgrades.service (destination-file)
	Before: session-4.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: nss-user-lookup.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: user.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: user.slice (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	ReferencedBy: session-4.scope (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 860
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: yes
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: tee fchown set_robust_list get_mempolicy timerfd_settime sched_getaffinity linkat sendfile renameat2 stat timerfd_create mknod setsid writev chown munlock lgetxattr chown32 setuid getgid32 connect sendto fstat64 listxattr tkill timer_settime accept4 lremovexattr recvfrom ioprio_set semtimedop faccessat waitid execveat migrate_pages capset fstatat64 setregid32 setsockopt fsync munlockall recvmsg clone select sigprocmask geteuid32 fcntl64 mlock2 uname getegid umask mq_timedreceive utime gettimeofday fchownat setreuid32 msgsnd shmget sched_get_priority_min membarrier getpgrp readv preadv epoll_wait_old mmap sync socketpair sched_rr_get_interval request_key fadvise64_64 msgrcv epoll_create1 sendmmsg chdir statfs sched_setparam poll getxattr semop remap_file_pages timer_delete read getitimer getdents64 memfd_create ipc flistxattr lchown32 splice get_robust_list sendmsg fstat setresgid32 eventfd2 syncfs open recvmmsg kill stat64 chmod getegid32 fallocate fchmod _llseek creat utimes sendfile64 times setgid32 mbind socket pread64 statx setitimer epoll_ctl getsid epoll_pwait llistxattr timer_gettime restart_syscall time lseek msgget dup bind futimesat unlinkat munmap rt_sigsuspend pause lstat64 removexattr execve utimensat rt_tgsigqueueinfo ftruncate64 setxattr mknodat prctl ftruncate vfork setpgid write rt_sigqueueinfo getpeername setfsgid setpriority signalfd4 io_destroy getrlimit setfsuid32 fcntl fstatfs link truncate timer_getoverrun getpgid epoll_wait futex getdents lsetxattr ugetrlimit preadv2 inotify_init1 fgetxattr openat fchmodat pwrite64 fchown32 inotify_init setresgid dup2 rt_sigprocmask mq_unlink semget exit_group unlink madvise fstatfs64 capget lstat nice statfs64 oldstat send set_tls getuid32 readahead arch_prctl getresuid32 ioctl kcmp mkdirat close accept clock_getres pwritev2 sched_getattr setresuid32 readlinkat setregid set_mempolicy sched_setscheduler move_pages sched_setattr getcpu setreuid semctl set_thread_area getsockname sigaction set_tid_address lchown mq_notify getpid unshare getrandom vmsplice alarm fremovexattr _newselect getresgid32 recv setrlimit geteuid eventfd sync_file_range mremap rt_sigtimedwait wait4 sched_get_priority_max shutdown shmdt sched_yield inotify_add_watch timer_create dup3 mq_open sigreturn rt_sigpending pipe io_setup newfstatat sigsuspend get_thread_area msgctl readdir userfaultfd pipe2 pselect6 getpriority getgid truncate64 setgroups32 mkdir listen exit msync readlink nanosleep access timerfd_gettime getgroups32 sched_getparam fadvise64 waitpid brk setfsgid32 getcwd fork renameat prlimit64 getgroups inotify_rm_watch swapcontext socketcall getppid sched_getscheduler mprotect clock_nanosleep epoll_ctl_old signal io_getevents sched_setaffinity setgid mmap2 getuid oldlstat getresuid olduname shmctl pwritev clock_gettime oldolduname mlockall ppoll add_key signalfd name_to_handle_at setns ioprio_get getresgid symlink copy_file_range flock setresuid io_submit gettid io_cancel setfsuid mlock process_vm_readv tgkill sigpending rename getrusage shmat epoll_create mq_timedsend rmdir sysinfo getsockopt oldfstat sigaltstack mq_getsetattr setgroups symlinkat setuid32 rt_sigreturn fsetxattr rt_sigaction process_vm_writev fchdir keyctl personality fdatasync
	SystemCallArchitectures: native
	RestrictNamespaces: 
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
			PID: 860
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	Status Text: Processing requests...
	File Descriptor Store Max: 512
	File Descriptor Store Current: 11
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
	IPAddressDeny=0.0.0.0/0
	IPAddressDeny=::/0
-> Unit plymouth-read-write.service:
	Description: Tell Plymouth To Write Out Runtime Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:27:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:27:38 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: plymouth-read-write.service
	Invocation ID: c1a6841850d24e5a8701a26d18e3fa5b
	Fragment Path: /lib/systemd/system/plymouth-read-write.service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:38 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/plymouth update-root-fs --read-write
			PID: 769
			Start Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit bluetooth.service:
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/bluetooth.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: bluetooth.service
	Invocation ID: f84b6797a9394b9a919000adf084b085
	Documentation: man:bluetoothd(8)
	Fragment Path: /lib/systemd/system/bluetooth.service
	ConditionPathIsDirectory: /sys/class/bluetooth succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	WantedBy: bluetooth.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: bluetooth.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: bluetooth.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 855
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNPROC: 1
	LimitNPROCSoft: 1
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_admin
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/bluetooth/bluetoothd
			PID: 855
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	Status Text: Running
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit getty-static.service:
	Description: getty on tty2-tty6 if dbus and logind are not available
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: getty-static.service
	Fragment Path: /lib/systemd/system/getty-static.service
	ConditionPathExists: !/lib/systemd/system/dbus.service failed
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: no
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: getty.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit smartd.service:
	Description: Self Monitoring and Reporting Technology (SMART) Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:40 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/smartd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: smartd.service
	Invocation ID: aeb716e8a0c9481d9e641fe60c450a9b
	Documentation: man:smartd(8)
	Documentation: man:smartd.conf(5)
	Fragment Path: /lib/systemd/system/smartd.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 857
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: -/etc/default/smartmontools
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/smartd -n $smartd_opts
			PID: 857
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sockets.target
	Invocation ID: 738190b0f75745b3844878315d39458b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Wants: avahi-daemon.socket (origin-file)
	Wants: systemd-initctl.socket (origin-file)
	Wants: dm-event.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: uuidd.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: cups.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: systemd-journald-audit.socket (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald-dev-log.socket (destination-file)
	After: systemd-journald.socket (destination-file)
	After: systemd-udevd-control.socket (destination-file)
	After: systemd-initctl.socket (destination-file)
	After: uuidd.socket (origin-default destination-default)
	After: systemd-journald-audit.socket (destination-file)
	After: cups.socket (origin-default destination-default)
	After: avahi-daemon.socket (origin-default destination-default)
	After: syslog.socket (destination-file)
	After: systemd-udevd-kernel.socket (destination-file)
	After: dbus.socket (origin-default destination-default)
	References: avahi-daemon.socket (origin-file origin-default)
	References: dm-event.socket (origin-file)
	References: dbus.socket (origin-file origin-default)
	References: systemd-udevd-kernel.socket (origin-file)
	References: uuidd.socket (origin-file origin-default)
	References: systemd-journald-audit.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald-dev-log.socket (origin-file)
	References: cups.socket (origin-file origin-default)
	References: systemd-initctl.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: avahi-daemon.socket (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit cups.service:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: cups.service
	Invocation ID: a1b62029919940eab4a599b887fc048e
	Documentation: man:cupsd(8)
	Fragment Path: /lib/systemd/system/cups.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	RequiredBy: cups-browsed.service (destination-file)
	ConsistsOf: cups.path (destination-file)
	ConsistsOf: cups.socket (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: cups-browsed.service (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: cups.socket (destination-implicit)
	After: cups.path (destination-implicit)
	TriggeredBy: cups.path (destination-implicit)
	TriggeredBy: cups.socket (destination-implicit)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: cups.path (destination-file destination-implicit)
	ReferencedBy: cups.socket (destination-file destination-implicit)
	ReferencedBy: cups-browsed.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 833
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/cupsd -l
			PID: 833
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d5.device:
	Description: /dev/dm-5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d5.device
	Invocation ID: 6fa567723ff14e4fa475a7d319c44fd9
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-binfmt.service
	Documentation: man:systemd-binfmt.service(8)
	Documentation: man:binfmt.d(5)
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-binfmt.service
	ConditionDirectoryNotEmpty: |/run/binfmt.d failed
	ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
	ConditionPathIsReadWrite: /proc/sys succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit switcheroo-control.service:
	Description: Switcheroo Control Proxy service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: switcheroo-control.service
	Invocation ID: d9e73618ac44409e95120c6874a53f4a
	Fragment Path: /lib/systemd/system/switcheroo-control.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	BusName: net.hadess.SwitcherooControl
	Bus Name Good: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/switcheroo-control
			PID: 861
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
			Exit Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 18:03:53 IST
	Inactive Exit Timestamp: Wed 2019-05-08 18:03:53 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 18:03:53 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-tmpfiles-clean.service
	Invocation ID: 4dda15b402564fd3ac89f50982fa42e7
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Wed 2019-05-08 18:03:53 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 18:03:53 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	After: time-sync.target (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: time-sync.target (origin-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
			PID: 8906
			Start Timestamp: Wed 2019-05-08 18:03:53 IST
			Exit Timestamp: Wed 2019-05-08 18:03:53 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:07 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-fsckd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-fsckd.socket
	Invocation ID: d43dfb4cc01b431ea964a1802f4aec1d
	Documentation: man:systemd-fsckd.service(8)
	Documentation: man:systemd-fsck at .service(8)
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-fsckd.service (destination-file)
	WantedBy: systemd-fsck-root.service (destination-file)
	WantedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	WantedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: systemd-fsckd.service (origin-implicit)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-fsckd.service (origin-implicit)
	References: systemd-fsckd.service (origin-implicit)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-fsckd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/systemd/fsck.progress
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-backlight at leds:dell::kbd_backlight.service:
	Description: Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight
	Instance: leds:dell::kbd_backlight
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-backlight at leds:dell::kbd_backlight.service
	Invocation ID: 4f5c4b274ed24a528ec8750ad47bb6f3
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /lib/systemd/system/systemd-backlight at .service
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: var.mount (origin-file origin-path)
	Requires: system-systemd\x2dbacklight.slice (origin-file)
	Requires: -.mount (origin-file)
	WantedBy: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-file)
	After: system-systemd\x2dbacklight.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: var.mount (origin-file origin-path)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-journald.socket (origin-file)
	References: system-systemd\x2dbacklight.slice (origin-file)
	References: shutdown.target (origin-file)
	References: -.mount (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device (destination-udev)
	RequiresMountsFor: /var/lib/systemd/backlight (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/backlight
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
			PID: 760
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-backlight save leds:dell::kbd_backlight
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-virtual-misc-rfkill.device:
	Description: /sys/devices/virtual/misc/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-misc-rfkill.device
	Invocation ID: 40f537a955dd4ee0a32694501a924c90
	Following Set Member: dev-rfkill.device
	Wants: systemd-rfkill.socket (origin-udev)
	BoundBy: systemd-rfkill.service (destination-file)
	BoundBy: systemd-rfkill.socket (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	References: systemd-rfkill.socket (origin-udev)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-rfkill.socket
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sysinit.target
	Invocation ID: 1f4d71d9118e4c188eac296dff3e8db2
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Wants: systemd-journal-flush.service (origin-file)
	Wants: swap.target (origin-file)
	Wants: systemd-hwdb-update.service (origin-file)
	Wants: systemd-ask-password-console.path (origin-file)
	Wants: apparmor.service (origin-file)
	Wants: systemd-binfmt.service (origin-file)
	Wants: blk-availability.service (origin-file)
	Wants: systemd-tmpfiles-setup-dev.service (origin-file)
	Wants: systemd-sysctl.service (origin-file)
	Wants: systemd-sysusers.service (origin-file)
	Wants: keyboard-setup.service (origin-file)
	Wants: sys-kernel-config.mount (origin-file)
	Wants: lvm2-lvmpolld.socket (origin-file)
	Wants: dev-mqueue.mount (origin-file)
	Wants: systemd-timesyncd.service (origin-file)
	Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: systemd-modules-load.service (origin-file)
	Wants: cryptsetup.target (origin-file)
	Wants: systemd-update-utmp.service (origin-file)
	Wants: kmod-static-nodes.service (origin-file)
	Wants: sys-fs-fuse-connections.mount (origin-file)
	Wants: systemd-tmpfiles-setup.service (origin-file)
	Wants: systemd-udev-trigger.service (origin-file)
	Wants: local-fs.target (origin-file)
	Wants: systemd-random-seed.service (origin-file)
	Wants: plymouth-start.service (origin-file)
	Wants: dev-hugepages.mount (origin-file)
	Wants: systemd-machine-id-commit.service (origin-file)
	Wants: sys-kernel-debug.mount (origin-file)
	Wants: systemd-udevd.service (origin-file)
	Wants: plymouth-read-write.service (origin-file)
	Wants: lvm2-monitor.service (origin-file)
	RequiredBy: getty-static.service (destination-default)
	RequiredBy: apt-daily.timer (destination-default)
	RequiredBy: bluetooth.service (destination-default)
	RequiredBy: vboxballoonctrl-service.service (destination-default)
	RequiredBy: cups-browsed.service (destination-default)
	RequiredBy: vboxweb-service.service (destination-default)
	RequiredBy: user at 1000.service (destination-default)
	RequiredBy: ulogd2.service (destination-default)
	RequiredBy: upower.service (destination-default)
	RequiredBy: lxc-net.service (destination-default)
	RequiredBy: rtkit-daemon.service (destination-default)
	RequiredBy: uuidd.service (destination-default)
	RequiredBy: rc-local.service (destination-default)
	RequiredBy: dnsmasq.service (destination-default)
	RequiredBy: cups.path (destination-default)
	RequiredBy: anacron.timer (destination-default)
	RequiredBy: cron.service (destination-default)
	RequiredBy: apt-daily-upgrade.timer (destination-default)
	RequiredBy: colord.service (destination-default)
	RequiredBy: pppd-dns.service (destination-default)
	RequiredBy: man-db.timer (destination-default)
	RequiredBy: dbus.service (destination-default)
	RequiredBy: lxc.service (destination-default)
	RequiredBy: fwupd.service (destination-default)
	RequiredBy: vboxautostart-service.service (destination-default)
	RequiredBy: lxcfs.service (destination-default)
	RequiredBy: wpa_supplicant.service (destination-default)
	RequiredBy: plymouth-quit.service (destination-default)
	RequiredBy: logrotate.timer (destination-default)
	RequiredBy: user-runtime-dir at 1000.service (destination-default)
	RequiredBy: systemd-ask-password-wall.service (destination-default)
	RequiredBy: smartd.service (destination-default)
	RequiredBy: NetworkManager.service (destination-default)
	RequiredBy: NetworkManager-wait-online.service (destination-default)
	RequiredBy: cups.service (destination-default)
	RequiredBy: anacron.service (destination-default)
	RequiredBy: rsyslog.service (destination-default)
	RequiredBy: basic.target (destination-file)
	RequiredBy: dbus.socket (destination-default)
	RequiredBy: uuidd.socket (destination-default)
	RequiredBy: bolt.service (destination-default)
	RequiredBy: avahi-daemon.socket (destination-default)
	RequiredBy: man-db.service (destination-default)
	RequiredBy: unattended-upgrades.service (destination-default)
	RequiredBy: lm-sensors.service (destination-default)
	RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
	RequiredBy: postfix.service (destination-default)
	RequiredBy: plymouth-quit-wait.service (destination-default)
	RequiredBy: rescue.target (destination-file)
	RequiredBy: thermald.service (destination-default)
	RequiredBy: avahi-daemon.service (destination-default)
	RequiredBy: systemd-user-sessions.service (destination-default)
	RequiredBy: udisks2.service (destination-default)
	RequiredBy: apt-daily-upgrade.service (destination-default)
	RequiredBy: cups.socket (destination-default)
	RequiredBy: gdm.service (destination-default)
	RequiredBy: systemd-logind.service (destination-default)
	RequiredBy: postfix at -.service (destination-default)
	RequiredBy: vboxdrv.service (destination-default)
	RequiredBy: switcheroo-control.service (destination-default)
	RequiredBy: polkit.service (destination-default)
	RequiredBy: accounts-daemon.service (destination-default)
	RequiredBy: irqbalance.service (destination-default)
	RequiredBy: apt-daily.service (destination-default)
	RequiredBy: logrotate.service (destination-default)
	RequiredBy: rsync.service (destination-default)
	RequiredBy: getty at tty1.service (destination-default)
	Conflicts: emergency.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: emergency.service (origin-file)
	Before: user at 1000.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: pppd-dns.service (destination-default)
	Before: anacron.timer (destination-default)
	Before: dbus.socket (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: avahi-daemon.socket (destination-default)
	Before: postfix.service (destination-default)
	Before: plymouth-quit.service (destination-default)
	Before: accounts-daemon.service (destination-default)
	Before: rescue.target (destination-file destination-default)
	Before: man-db.timer (destination-default)
	Before: bolt.service (destination-default)
	Before: cups.service (destination-default)
	Before: NetworkManager.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: smartd.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: dnsmasq.service (destination-default)
	Before: vboxweb-service.service (destination-default)
	Before: avahi-daemon.service (destination-default)
	Before: lxcfs.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: ulogd2.service (destination-default)
	Before: cups-browsed.service (destination-default)
	Before: vboxballoonctrl-service.service (destination-default)
	Before: wpa_supplicant.service (destination-default)
	Before: switcheroo-control.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: fwupd.service (destination-default)
	Before: logrotate.timer (destination-default)
	Before: bluetooth.service (destination-default)
	Before: polkit.service (destination-default)
	Before: rescue.service (destination-file)
	Before: gdm.service (destination-default)
	Before: rsync.service (destination-default)
	Before: man-db.service (destination-default)
	Before: vboxautostart-service.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: postfix at -.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: cups.socket (destination-default)
	Before: systemd-tmpfiles-clean.timer (destination-default)
	Before: anacron.service (destination-default)
	Before: rtkit-daemon.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: upower.service (destination-default)
	Before: thermald.service (destination-default)
	Before: dbus.service (destination-default)
	Before: plymouth-quit-wait.service (destination-default)
	Before: uuidd.socket (destination-default)
	Before: NetworkManager-wait-online.service (destination-default)
	Before: apt-daily.timer (destination-default)
	Before: lxc-net.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: lxc.service (destination-default)
	Before: cron.service (destination-default)
	Before: vboxdrv.service (destination-default)
	Before: cups.path (destination-default)
	Before: colord.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: udisks2.service (destination-default)
	Before: basic.target (destination-file destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: irqbalance.service (destination-default)
	After: plymouth-read-write.service (destination-file)
	After: systemd-journald.service (destination-file)
	After: kmod-static-nodes.service (destination-file)
	After: systemd-udev-trigger.service (destination-file)
	After: emergency.target (origin-file)
	After: systemd-binfmt.service (destination-file)
	After: dev-mqueue.mount (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: sys-kernel-debug.mount (destination-file)
	After: systemd-machine-id-commit.service (destination-file)
	After: swap.target (origin-file origin-default)
	After: sys-kernel-config.mount (destination-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: sys-fs-fuse-connections.mount (destination-file)
	After: systemd-update-utmp.service (destination-file)
	After: cryptsetup.target (origin-default)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: systemd-backlight at backlight:intel_backlight.service (destination-file)
	After: emergency.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	After: apparmor.service (destination-file)
	After: dev-hugepages.mount (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-random-seed.service (destination-file)
	References: systemd-update-utmp.service (origin-file)
	References: emergency.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: dev-mqueue.mount (origin-file)
	References: sys-kernel-debug.mount (origin-file)
	References: emergency.service (origin-file)
	References: lvm2-lvmpolld.socket (origin-file)
	References: systemd-machine-id-commit.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: sys-fs-fuse-connections.mount (origin-file)
	References: dev-hugepages.mount (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journal-flush.service (origin-file)
	References: systemd-journald.service (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-timesyncd.service (origin-file)
	References: kmod-static-nodes.service (origin-file)
	References: blk-availability.service (origin-file)
	References: cryptsetup.target (origin-file origin-default)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: sys-kernel-config.mount (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-ask-password-console.path (origin-file)
	References: plymouth-start.service (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: plymouth-read-write.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: swap.target (origin-file origin-default)
	References: local-fs.target (origin-file)
	References: systemd-binfmt.service (origin-file)
	References: lvm2-monitor.service (origin-file)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: ulogd2.service (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: vboxweb-service.service (destination-default)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: fwupd.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: vboxballoonctrl-service.service (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: thermald.service (destination-default)
	ReferencedBy: vboxdrv.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: rescue.target (destination-file destination-default)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: avahi-daemon.socket (destination-default)
	ReferencedBy: dnsmasq.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: cups.path (destination-default)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: irqbalance.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: pppd-dns.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device:
	Description: /dev/mapper/SHUBHRA_PC_BASE_VG-BASE_LV_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Invocation ID: b025786283ff4062ab007a44499a2957
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	Following Set Member: dev-dm\x2d1.device
	DropIn Path: /run/systemd/generator/dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device.d/90-device-timeout.conf
	Requires: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	References: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit dev-SHUBHRA_PC_VG-SWAP_LV.device:
	Description: /dev/SHUBHRA_PC_VG/SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Invocation ID: cd62e548c4cd4d818aba31730a943cf5
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit user at 1000.service:
	Description: User Manager for UID 1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:23 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/user at 1000.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Name: user at 1000.service
	Invocation ID: fe259678e1d940faa4b62d17862e056e
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Wed 2019-05-08 16:28:23 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:23 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: user-1000.slice (origin-file)
	Requires: user-runtime-dir at 1000.service (origin-file)
	WantedBy: session-4.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-4.scope (destination-file)
	Before: shutdown.target (origin-default)
	After: dbus.service (origin-file)
	After: user-1000.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: user-runtime-dir at 1000.service (origin-file)
	References: user-1000.slice (origin-file)
	References: dbus.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: session-4.scope (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 3159
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 2min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1000
	DynamicUser: no
	PAMName: systemd-user
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 3159
			Start Timestamp: Wed 2019-05-08 16:28:23 IST
	Status Text: Startup finished in 108ms.
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=yes
	DelegateControllers=memory pids
-> Unit dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Invocation ID: b031548a546a44ae93dbd0019fec8836
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 23:31:26 IST
	Inactive Exit Timestamp: Wed 2019-05-08 23:31:26 IST
	Active Enter Timestamp: Wed 2019-05-08 23:31:26 IST
	Active Exit Timestamp: Wed 2019-05-08 23:31:26 IST
	Inactive Enter Timestamp: Wed 2019-05-08 23:31:26 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: anacron.service
	Invocation ID: 925d4b83ddb0442dacd0a7ceac66b1b4
	Documentation: man:anacron
	Documentation: man:anacrontab
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true succeeded
	Condition Timestamp: Wed 2019-05-08 23:31:26 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 23:31:26 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-file)
	After: anacron.timer (destination-implicit)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: anacron.timer (destination-implicit)
	References: time-sync.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: anacron.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGUSR1
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: /etc/default/anacron
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/anacron -d -q $ANACRON_ARGS
			PID: 12911
			Start Timestamp: Wed 2019-05-08 23:31:26 IST
			Exit Timestamp: Wed 2019-05-08 23:31:26 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:49 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: network.target
	Invocation ID: df132ffa99f147f7b00e1b8db62153aa
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	RequiredBy: dnsmasq.service (destination-file)
	WantedBy: NetworkManager.service (destination-file)
	WantedBy: networking.service (destination-file)
	WantedBy: systemd-networkd.service (destination-file)
	WantedBy: wpa_supplicant.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: lxc.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: dnsmasq.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: network-online.target (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: rsync.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	After: network-pre.target (origin-file)
	After: NetworkManager.service (destination-file)
	After: networking.service (destination-file)
	After: systemd-networkd.service (destination-file)
	After: wpa_supplicant.service (destination-file)
	After: ifupdown-pre.service (destination-file)
	References: shutdown.target (origin-default)
	References: network-pre.target (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: dnsmasq.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-initctl.socket:
	Description: initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-initctl.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-initctl.socket
	Invocation ID: da60ec4fae9c494392273c29b99c27ea
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-initctl.service (origin-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-initctl.service (origin-implicit)
	References: systemd-initctl.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	RequiresMountsFor: /run/initctl (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-initctl.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/initctl
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	Symlinks: /dev/initctl
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-dMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Invocation ID: 4cbb047fd5d14ea383d7921ffdea0f01
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-control.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-udevd-control.socket
	Invocation ID: a75d051a55214a72a0ebec079653d56f
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: systemd-udevd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udev-trigger.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: systemd-udevd.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	RequiresMountsFor: /run/udev/control (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: systemd-udevd-control.socket
	SELinuxContextFromNet: no
	ListenSequentialPacket: /run/udev/control
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device:
	Description: /dev/disk/by-uuid/1009741d-6424-4ec2-9b60-9a07fbc564a8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	Invocation ID: 2f03c9fa936349e1a1b86d5e477a3423
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit unattended-upgrades.service:
	Description: Unattended Upgrades Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:49 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/unattended-upgrades.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: unattended-upgrades.service
	Invocation ID: caa9056192b74589bd59677d4d37ff08
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /lib/systemd/system/unattended-upgrades.service
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: boot.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-path)
	After: boot.mount (origin-path)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-logind.service (origin-file)
	After: var.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: network.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-logind.service (origin-file)
	References: system.slice (origin-file)
	References: var.mount (origin-file origin-path)
	References: boot.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /boot (origin-file)
	RequiresMountsFor: /var/log (origin-file)
	RequiresMountsFor: /var/lib (origin-file)
	RequiresMountsFor: /var/run (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 2081
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 30min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
			PID: 2081
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit man-db.service:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: man-db.service
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.service
	ConditionACPower: true failed
	Condition Timestamp: Thu 2019-05-09 00:22:36 IST
	Condition Result: no
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: man-db.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: man-db.timer (destination-implicit)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: man-db.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	Nice: 19
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: idle
	IOPriority: 7
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: man
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
		Command Line: /usr/bin/find /var/cache/man -type f -name *.gz -atime +6 -delete
		Command Line: /usr/bin/mandb --quiet
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-sysctl.service
	Invocation ID: 4d2170e2a74b403984e170883e535c5e
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/net succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:31 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:31 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-networkd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: networking.service (destination-file)
	After: systemd-modules-load.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 446
			Start Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit tmp.mount:
	Description: /tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/tmp.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: tmp.mount
	Invocation ID: 5216671593a145ee8afbffb07e85d2d8
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/tmp.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:36 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:36 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device (origin-file origin-mountinfo-implicit)
	RequiredBy: fwupd.service (destination-file)
	RequiredBy: logrotate.service (destination-file destination-path)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: colord.service (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: upower.service (destination-file)
	WantedBy: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device (destination-file destination-mountinfo-implicit)
	WantedBy: basic.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: basic.target (destination-file destination-default)
	Before: logrotate.service (destination-file destination-path)
	Before: local-fs.target (origin-file)
	Before: bolt.service (destination-file)
	Before: umount.target (origin-file)
	Before: fwupd.service (destination-file)
	Before: systemd-timesyncd.service (destination-path)
	Before: colord.service (destination-file)
	Before: upower.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device (origin-file origin-mountinfo-implicit)
	After: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	References: -.mount (origin-path)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: umount.target (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device (origin-file origin-mountinfo-implicit)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-path)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: logrotate.service (destination-file destination-path)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-TMP_LV (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /tmp
	What: /dev/mapper/SHUBHRA_PC_VG-TMP_LV
	File System Type: xfs
	Options: rw,relatime,attr2,inode64,noquota
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit system-lvm2\x2dpvscan.slice:
	Description: system-lvm2\x2dpvscan.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-lvm2\x2dpvscan.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-lvm2\x2dpvscan.slice
	Invocation ID: ae90a4e16e274973b126b8d597f451f8
	Condition Timestamp: Wed 2019-05-08 16:27:36 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:36 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: lvm2-pvscan at 254:1.service (destination-file)
	RequiredBy: lvm2-pvscan at 8:2.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: lvm2-pvscan at 254:1.service (destination-file)
	Before: lvm2-pvscan at 8:2.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: lvm2-pvscan at 254:1.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:2.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: init.scope
	Documentation: man:systemd(1)
	Requires: -.slice (origin-file)
	After: -.slice (origin-file)
	References: -.slice (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: proc-sys-fs-binfmt_misc.mount
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: slices.target
	Invocation ID: 6c6fffc6086842bdb35483f065df8be6
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: -.slice (origin-file)
	Wants: system.slice (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: -.slice (origin-file)
	After: user.slice (destination-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: -.slice (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: user.slice (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit system-systemd\x2dcryptsetup.slice:
	Description: system-systemd\x2dcryptsetup.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dcryptsetup.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-systemd\x2dcryptsetup.slice
	Invocation ID: c8e53e12254549cc8dab825c896dba22
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-monitor.service:
	Description: Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lvm2-monitor.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: lvm2-monitor.service
	Invocation ID: 3823faef3ce14dddab404f56a6b58c8e
	Documentation: man:dmeventd(8)
	Documentation: man:lvcreate(8)
	Documentation: man:lvchange(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-monitor.service
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: dm-event.socket (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: dm-event.service (origin-file)
	After: dm-event.socket (origin-file)
	After: lvm2-activation.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: lvm2-activation.service (origin-file)
	References: dm-event.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dm-event.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvm vgchange --monitor y
			PID: 424
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/lvm vgchange --monitor n
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Name: systemd-journald.service
	Invocation ID: 712e67a9f6614110b66d479dcb4a3579
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: systemd-journald.socket (origin-file)
	Requires: system.slice (origin-file)
	Wants: systemd-journald-audit.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: sysinit.target (origin-file)
	After: syslog.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald-audit.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file destination-implicit)
	After: systemd-journald-dev-log.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
	References: syslog.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-journald-dev-log.socket (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-implicit)
	ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
	ReferencedBy: systemd-journald.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 426
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: pwritev2 chmod timerfd_create _newselect waitid truncate64 sched_setparam epoll_wait sched_getparam sendmsg chdir sched_get_priority_max epoll_create shutdown timer_getoverrun vfork msync fchown32 vmsplice io_submit remap_file_pages timerfd_gettime open process_vm_readv mkdirat inotify_add_watch getsockopt rt_sigqueueinfo sigaltstack shmat oldlstat msgget socketpair futimesat fremovexattr flistxattr oldstat signalfd4 setfsuid close capget accept mremap removexattr fsync shmget kill getpid rt_sigtimedwait swapcontext renameat ftruncate wait4 getgid32 mq_getsetattr gettimeofday statx sched_get_priority_min mq_notify inotify_rm_watch madvise mmap setresuid timerfd_settime mprotect munmap clock_getres fstat64 inotify_init1 getsid setuid32 getegid32 semtimedop keyctl preadv2 set_tid_address alarm tgkill sysinfo fchmod sync readlink epoll_pwait unlinkat timer_create sigpending restart_syscall mq_timedsend rt_sigpending rt_sigsuspend lchown oldfstat fchmodat fsetxattr linkat rt_sigaction unlink setgid dup3 mknodat sendto rmdir ipc sendfile64 setpgid capset symlinkat copy_file_range signalfd munlockall symlink mq_timedreceive socketcall sendfile msgctl setns shmdt prlimit64 getpeername clock_nanosleep setresgid32 pwritev fchdir sched_getattr execveat mlockall eventfd futex setreuid32 readlinkat personality readahead sched_getscheduler epoll_ctl_old listxattr select request_key llistxattr lgetxattr signal mlock _llseek preadv stat getuid set_mempolicy times sigprocmask setgid32 getresgid32 getgid recv recvmmsg getppid arch_prctl rt_sigprocmask fstatfs64 migrate_pages timer_settime getdents64 ioprio_get tee setxattr bind munlock geteuid32 get_thread_area recvmsg mlock2 fchown waitpid socket connect clock_gettime memfd_create chown fdatasync setrlimit getpgrp fcntl getitimer openat sched_yield semctl prctl link epoll_wait_old setpriority inotify_init tkill read ioprio_set membarrier fadvise64_64 getpgid io_setup lsetxattr set_thread_area getxattr setresgid timer_gettime getcpu epoll_create1 syncfs nice setitimer pselect6 access mkdir getresgid sched_setattr getresuid32 sendmmsg setreuid chown32 pwrite64 poll ppoll semget lchown32 newfstatat exit getrusage setfsgid getgroups32 fstat sync_file_range sigsuspend process_vm_writev setresuid32 recvfrom execve setuid rt_tgsigqueueinfo get_mempolicy io_cancel utimes olduname lremovexattr lstat64 umask fadvise64 getdents pread64 msgsnd sched_rr_get_interval shmctl move_pages fstatfs brk sched_setscheduler set_robust_list readdir write creat accept4 userfaultfd getcwd time setsockopt msgrcv setfsgid32 setgroups32 getpriority set_tls stat64 clone getegid pause splice dup2 uname utime fstatat64 setgroups lstat lseek setregid32 truncate utimensat geteuid mq_unlink flock fchownat renameat2 ftruncate64 sigreturn getrandom mmap2 kcmp getrlimit eventfd2 ioctl gettid faccessat mknod fcntl64 getsockname getresuid send dup ugetrlimit semop timer_delete name_to_handle_at getgroups mq_open setfsuid32 getuid32 mbind setsid fork statfs64 unshare oldolduname fallocate io_getevents rt_sigreturn setregid get_robust_list sched_getaffinity epoll_ctl io_destroy add_key pipe readv rename exit_group statfs sched_setaffinity fgetxattr nanosleep listen writev pipe2 sigaction
	SystemCallArchitectures: native
	RestrictNamespaces: 
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
			PID: 426
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
	Status Text: Processing requests...
	File Descriptor Store Max: 4224
	File Descriptor Store Current: 114
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
	IPAddressDeny=0.0.0.0/0
	IPAddressDeny=::/0
-> Unit system-systemd\x2dfsck.slice:
	Description: system-systemd\x2dfsck.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-systemd\x2dfsck.slice
	Invocation ID: 87eb2ddd90dd428394f41fcf7e325cc8
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	RequiredBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit user-runtime-dir at 1000.service:
	Description: User Runtime Directory /run/user/1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:23 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: user-runtime-dir at 1000.service
	Invocation ID: 29855baad5864de69e1593936c24d32b
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user-runtime-dir at .service
	Condition Timestamp: Wed 2019-05-08 16:28:23 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:23 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: user-1000.slice (origin-file)
	RequiredBy: user at 1000.service (destination-file)
	WantedBy: session-4.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: session-4.scope (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	After: user-1000.slice (origin-file)
	After: basic.target (origin-default)
	After: dbus.service (origin-file)
	References: dbus.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: user-1000.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: session-4.scope (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
			PID: 3158
			Start Timestamp: Wed 2019-05-08 16:28:23 IST
			Exit Timestamp: Wed 2019-05-08 16:28:23 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-runtime-dir stop 1000
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit irqbalance.service:
	Description: irqbalance daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/irqbalance.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: irqbalance.service
	Invocation ID: 31af73ddcdd44ff1a9b47d692cfb5255
	Documentation: man:irqbalance(1)
	Documentation: https://github.com/Irqbalance/irqbalance
	Fragment Path: /lib/systemd/system/irqbalance.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 835
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: -/etc/default/irqbalance
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: 
	DynamicUser: no
	ReadWritePaths: /proc/irq /run
	ReadOnlyPaths: /
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
			PID: 835
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit network-pre.target:
	Description: Network (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: network-pre.target
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: network.target (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: networking.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: network.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device:
	Description: Cannon Point-LP High Definition Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device
	Invocation ID: 8fc758c1136d44ef9c2799ae23779426
	Wants: sound.target (origin-udev)
	References: sound.target (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card0
	Found: found-udev
	udev SYSTEMD_WANTS: sound.target
-> Unit systemd-backlight at backlight:intel_backlight.service:
	Description: Load/Save Screen Backlight Brightness of backlight:intel_backlight
	Instance: backlight:intel_backlight
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-backlight at backlight:intel_backlight.service
	Invocation ID: 4e4346a38d534fed9031fc0ad1a23cc1
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /lib/systemd/system/systemd-backlight at .service
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: var.mount (origin-file origin-path)
	Requires: -.mount (origin-file)
	Requires: system-systemd\x2dbacklight.slice (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system-systemd\x2dbacklight.slice (origin-file)
	After: var.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-file)
	References: system-systemd\x2dbacklight.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: var.mount (origin-file origin-path)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
	RequiresMountsFor: /var/lib/systemd/backlight (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/backlight
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-backlight load backlight:intel_backlight
			PID: 759
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-backlight save backlight:intel_backlight
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lxcfs.service:
	Description: FUSE filesystem for LXC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lxcfs.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	Name: lxcfs.service
	Invocation ID: 83ddea2891234ad68e1694ff65b084db
	Documentation: man:lxcfs(1)
	Fragment Path: /lib/systemd/system/lxcfs.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: lxc.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: lxc.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 853
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/lxcfs /var/lib/lxcfs/
			PID: 853
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	-> ExecStopPost:
		Command Line: /bin/fusermount -u /var/lib/lxcfs
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=yes
	DelegateControllers=cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
-> Unit systemd-update-utmp.service:
	Description: Update UTMP about System Boot/Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-update-utmp.service
	Invocation ID: e584e9b4def447c2911a5d36ee515c24
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: var.mount (origin-path)
	Requires: system.slice (origin-file)
	RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: auditd.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: var.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: var.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: auditd.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiresMountsFor: /var/log/wtmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
			PID: 791
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit boot.mount:
	Description: /boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: boot.mount
	Invocation ID: 211526e184914abf9b4ca6017627b011
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:35 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:35 IST
	Assert Result: yes
	Requires: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (origin-file)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: boot-efi.mount (destination-implicit destination-path)
	RequiredBy: unattended-upgrades.service (destination-path)
	WantedBy: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (destination-file destination-mountinfo-implicit)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: unattended-upgrades.service (destination-path)
	Before: boot-efi.mount (destination-implicit destination-path)
	After: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file origin-mountinfo-implicit)
	After: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: local-fs.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: umount.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device (origin-file origin-mountinfo-implicit)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: boot-efi.mount (destination-implicit destination-path)
	ReferencedBy: unattended-upgrades.service (destination-path)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-BOOT_LV (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /boot
	What: /dev/mapper/SHUBHRA_PC_VG-BOOT_LV
	File System Type: ext4
	Options: rw,relatime,commit=300
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-ttyS3.device
	Invocation ID: d5cefcd266254fc89e32c6ffb3834283
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
	Found: found-udev
-> Unit vboxweb-service.service:
	Description: vboxweb-service.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: vboxweb-service.service
	Invocation ID: 4f6ecf2756ff4064896b83c40ef9fb92
	Fragment Path: /lib/systemd/system/vboxweb-service.service
	Source Path: /usr/lib/virtualbox/vboxweb-service.sh
	Condition Timestamp: Wed 2019-05-08 16:27:45 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:45 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file origin-default)
	Before: shutdown.target (origin-file origin-default)
	Before: multi-user.target (origin-file destination-default)
	Before: graphical.target (origin-file)
	After: sysinit.target (origin-default)
	After: vboxdrv.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file origin-default)
	References: sysinit.target (origin-default)
	References: multi-user.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: graphical.target (origin-file)
	References: vboxdrv.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/virtualbox/vboxweb-service.sh start
			PID: 1224
			Start Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/virtualbox/vboxweb-service.sh stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit system-systemd\x2dbacklight.slice:
	Description: system-systemd\x2dbacklight.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dbacklight.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-systemd\x2dbacklight.slice
	Invocation ID: c2558585e8a642d59ca65eac4fa0f10b
	Condition Timestamp: Wed 2019-05-08 16:27:32 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:32 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-initctl.service:
	Description: initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-initctl.service
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	Requires: system.slice (origin-file)
	After: systemd-initctl.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: systemd-initctl.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-initctl.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit graphical.target:
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:15 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:15 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: runlevel5.target
	Name: default.target
	Name: graphical.target
	Invocation ID: 9b8067e5a46248d3ab08998c547c302b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Wed 2019-05-08 16:28:15 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:15 IST
	Assert Result: yes
	Requires: multi-user.target (origin-file)
	Wants: gdm.service (origin-file)
	Wants: accounts-daemon.service (origin-file)
	Wants: switcheroo-control.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Wants: udisks2.service (origin-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.target (origin-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: shutdown.target (origin-default)
	After: rescue.target (origin-file)
	After: gdm.service (origin-file origin-default)
	After: rescue.service (origin-file)
	After: vboxdrv.service (destination-file)
	After: multi-user.target (origin-file origin-default)
	After: accounts-daemon.service (origin-default)
	After: switcheroo-control.service (origin-default)
	After: udisks2.service (origin-default)
	After: vboxautostart-service.service (destination-file)
	After: vboxweb-service.service (destination-file)
	After: vboxballoonctrl-service.service (destination-file)
	References: switcheroo-control.service (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: udisks2.service (origin-file origin-default)
	References: multi-user.target (origin-file origin-default)
	References: rescue.service (origin-file)
	References: rescue.target (origin-file)
	References: accounts-daemon.service (origin-file origin-default)
	References: gdm.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: vboxballoonctrl-service.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-file)
	ReferencedBy: vboxweb-service.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: vboxdrv.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-SHUBHRA_PC_VG-HOME_LV.device:
	Description: /dev/SHUBHRA_PC_VG/HOME_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-HOME_LV.device
	Invocation ID: f43e5888c3e84c219d2b3af13e0a462d
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-dm\x2d7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit lxc-net.service:
	Description: LXC network bridge setup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:58 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:57 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:58 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lxc-net.service
	Invocation ID: e53c0eba75954eed851a296f159622eb
	Fragment Path: /lib/systemd/system/lxc-net.service
	Condition Timestamp: Wed 2019-05-08 16:27:57 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:57 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: lxc.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: lxc.service (origin-file destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: lxc.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-net start
			PID: 2194
			Start Timestamp: Wed 2019-05-08 16:27:57 IST
			Exit Timestamp: Wed 2019-05-08 16:27:58 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:1d.0-0000:01:00.0-net-enp1s0.device:
	Description: RTL810xE PCI Express Fast Ethernet controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:1d.0-0000:01:00.0-net-enp1s0.device
	Invocation ID: 2b183d2f41e1444b94d69870025a15f3
	Following Set Member: sys-subsystem-net-devices-enp1s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/0000:01:00.0/net/enp1s0
	Found: found-udev
-> 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
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d0.device
	Invocation ID: 7054f9fc467a419489ea7c33854aa7b8
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: rsync.service
	Documentation: man:rsync(1)
	Documentation: man:rsyncd.conf(5)
	Fragment Path: /lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf failed
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: no
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: network.target (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-VAR_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	Invocation ID: 1fc5af7c3e804ba78898d0cf2a03fc01
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: var.mount (origin-file origin-mountinfo-implicit)
	BoundBy: var.mount (destination-file destination-mountinfo-implicit)
	Before: var.mount (destination-file destination-mountinfo-implicit)
	ReferencedBy: var.mount (destination-file destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev,found-mount
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:40 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: timers.target
	Invocation ID: 69dd17e054fb49fa9241da923acc2998
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Wants: apt-daily-upgrade.timer (origin-file)
	Wants: systemd-tmpfiles-clean.timer (origin-file)
	Wants: logrotate.timer (origin-file)
	Wants: anacron.timer (origin-file)
	Wants: apt-daily.timer (origin-file)
	Wants: man-db.timer (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: man-db.timer (destination-default)
	After: logrotate.timer (destination-default)
	After: anacron.timer (destination-default)
	References: logrotate.timer (origin-file)
	References: shutdown.target (origin-file)
	References: apt-daily-upgrade.timer (origin-file)
	References: systemd-tmpfiles-clean.timer (origin-file)
	References: man-db.timer (origin-file)
	References: anacron.timer (origin-file)
	References: apt-daily.timer (origin-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit lvm2-activation.service:
	Description: lvm2-activation.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: lvm2-activation.service
	Before: lvm2-monitor.service (destination-file)
	Before: blk-availability.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Invocation ID: c095b964954f41f8a18f76d6fe9a2b0f
	Following: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-dm\x2d4.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	References: swap.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-implicit)
	References: umount.target (origin-default)
	References: systemd-journald.socket (origin-file)
	RequiresMountsFor: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-SWAP_LV (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-SWAP_LV
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-journald-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald-dev-log.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-journald-dev-log.socket
	Invocation ID: 339123497f1e498a992bd3b8f4a914a7
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: systemd-journald.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-dev-log.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	Symlinks: /dev/log
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: time-sync.target
	Invocation ID: 5333c37f377c40188042df7f0b5b2018
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	WantedBy: systemd-timesyncd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: anacron.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: anacron.timer (destination-default)
	Before: apt-daily.timer (destination-default)
	Before: logrotate.timer (destination-default)
	Before: man-db.timer (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	After: systemd-timesyncd.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device:
	Description: /dev/disk/by-uuid/a861778a-043f-4840-b9a9-77b95f559074
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Invocation ID: 6d7cd6fda1a542c483d9363d71708f3d
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-dm\x2d7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	ConflictedBy: NetworkManager-wait-online.service (destination-default)
	ConflictedBy: colord.service (destination-default)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: rc-local.service (destination-default)
	ConflictedBy: local-fs-pre.target (destination-default)
	ConflictedBy: wpa_supplicant.service (destination-default)
	ConflictedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ConflictedBy: user-1000.slice (destination-default)
	ConflictedBy: avahi-daemon.socket (destination-default)
	ConflictedBy: cups.path (destination-default)
	ConflictedBy: rescue.target (destination-default)
	ConflictedBy: dnsmasq.service (destination-default)
	ConflictedBy: network-pre.target (destination-default)
	ConflictedBy: gdm.service (destination-default)
	ConflictedBy: sockets.target (destination-default)
	ConflictedBy: systemd-logind.service (destination-default)
	ConflictedBy: fwupd.service (destination-default)
	ConflictedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	ConflictedBy: accounts-daemon.service (destination-default)
	ConflictedBy: lvm2-lvmpolld.socket (destination-file)
	ConflictedBy: network-online.target (destination-default)
	ConflictedBy: plymouth-quit-wait.service (destination-default)
	ConflictedBy: graphical.target (destination-default)
	ConflictedBy: getty-static.service (destination-default)
	ConflictedBy: systemd-rfkill.socket (destination-file)
	ConflictedBy: rescue.service (destination-file)
	ConflictedBy: system-systemd\x2dbacklight.slice (destination-default)
	ConflictedBy: paths.target (destination-default)
	ConflictedBy: user.slice (destination-default)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: apt-daily.service (destination-default)
	ConflictedBy: apt-daily-upgrade.service (destination-default)
	ConflictedBy: vboxautostart-service.service (destination-file destination-default)
	ConflictedBy: swap.target (destination-default)
	ConflictedBy: postfix.service (destination-default)
	ConflictedBy: avahi-daemon.service (destination-default)
	ConflictedBy: cryptsetup-pre.target (destination-default)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ConflictedBy: user-runtime-dir at 1000.service (destination-default)
	ConflictedBy: systemd-timesyncd.service (destination-file)
	ConflictedBy: getty.target (destination-default)
	ConflictedBy: lm-sensors.service (destination-default)
	ConflictedBy: vboxdrv.service (destination-file destination-default)
	ConflictedBy: anacron.service (destination-default)
	ConflictedBy: systemd-sysctl.service (destination-file)
	ConflictedBy: dbus.socket (destination-default)
	ConflictedBy: time-sync.target (destination-default)
	ConflictedBy: switcheroo-control.service (destination-default)
	ConflictedBy: upower.service (destination-default)
	ConflictedBy: systemd-update-utmp.service (destination-file)
	ConflictedBy: multi-user.target (destination-default)
	ConflictedBy: lxc-net.service (destination-default)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: system-systemd\x2dcryptsetup.slice (destination-default)
	ConflictedBy: sysinit.target (destination-default)
	ConflictedBy: systemd-ask-password-plymouth.path (destination-file)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: systemd-user-sessions.service (destination-default)
	ConflictedBy: rsyslog.service (destination-default)
	ConflictedBy: lvm2-lvmpolld.service (destination-file)
	ConflictedBy: blk-availability.service (destination-file)
	ConflictedBy: nss-lookup.target (destination-default)
	ConflictedBy: systemd-remount-fs.service (destination-file)
	ConflictedBy: systemd-modules-load.service (destination-file)
	ConflictedBy: lvm2-pvscan at 254:1.service (destination-file)
	ConflictedBy: session-4.scope (destination-default)
	ConflictedBy: lvm2-pvscan at 8:2.service (destination-file)
	ConflictedBy: nss-user-lookup.target (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
	ConflictedBy: cron.service (destination-default)
	ConflictedBy: uuidd.socket (destination-default)
	ConflictedBy: systemd-rfkill.service (destination-file)
	ConflictedBy: local-fs.target (destination-file)
	ConflictedBy: lxc.service (destination-default)
	ConflictedBy: postfix at -.service (destination-default)
	ConflictedBy: cryptsetup.target (destination-default)
	ConflictedBy: systemd-hwdb-update.service (destination-file)
	ConflictedBy: unattended-upgrades.service (destination-default)
	ConflictedBy: getty-pre.target (destination-default)
	ConflictedBy: system-lvm2\x2dpvscan.slice (destination-default)
	ConflictedBy: logrotate.service (destination-default)
	ConflictedBy: system-postfix.slice (destination-default)
	ConflictedBy: systemd-ask-password-wall.service (destination-default)
	ConflictedBy: pppd-dns.service (destination-default)
	ConflictedBy: udisks2.service (destination-default)
	ConflictedBy: dm-event.service (destination-file)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: man-db.service (destination-default)
	ConflictedBy: plymouth-quit.service (destination-default)
	ConflictedBy: anacron.timer (destination-default)
	ConflictedBy: vboxballoonctrl-service.service (destination-file destination-default)
	ConflictedBy: ulogd2.service (destination-default)
	ConflictedBy: bluetooth.service (destination-default)
	ConflictedBy: network.target (destination-default)
	ConflictedBy: vboxweb-service.service (destination-file destination-default)
	ConflictedBy: systemd-random-seed.service (destination-file)
	ConflictedBy: systemd-machine-id-commit.service (destination-file)
	ConflictedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ConflictedBy: logrotate.timer (destination-default)
	ConflictedBy: apt-daily.timer (destination-default)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: user at 1000.service (destination-default)
	ConflictedBy: networking.service (destination-file)
	ConflictedBy: remote-fs-pre.target (destination-default)
	ConflictedBy: uuidd.service (destination-default)
	ConflictedBy: emergency.target (destination-default)
	ConflictedBy: basic.target (destination-default)
	ConflictedBy: systemd-binfmt.service (destination-file)
	ConflictedBy: rsync.service (destination-default)
	ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
	ConflictedBy: bolt.service (destination-default)
	ConflictedBy: systemd-fsck-root.service (destination-file)
	ConflictedBy: polkit.service (destination-default)
	ConflictedBy: remote-fs.target (destination-file)
	ConflictedBy: man-db.timer (destination-default)
	ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
	ConflictedBy: bluetooth.target (destination-default)
	ConflictedBy: system-getty.slice (destination-default)
	ConflictedBy: NetworkManager.service (destination-default)
	ConflictedBy: irqbalance.service (destination-default)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: dbus.service (destination-default)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: cups.socket (destination-default)
	ConflictedBy: timers.target (destination-file)
	ConflictedBy: apt-daily-upgrade.timer (destination-default)
	ConflictedBy: systemd-ask-password-plymouth.service (destination-file)
	ConflictedBy: rtkit-daemon.service (destination-default)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: sound.target (destination-default)
	ConflictedBy: cups.service (destination-default)
	ConflictedBy: lxcfs.service (destination-default)
	ConflictedBy: lvm2-monitor.service (destination-file)
	ConflictedBy: getty at tty1.service (destination-default)
	ConflictedBy: cups-browsed.service (destination-default)
	ConflictedBy: thermald.service (destination-default)
	ConflictedBy: slices.target (destination-default)
	ConflictedBy: smartd.service (destination-default)
	After: irqbalance.service (destination-default)
	After: system-systemd\x2dbacklight.slice (destination-default)
	After: cups.service (destination-default)
	After: systemd-logind.service (destination-default)
	After: lm-sensors.service (destination-default)
	After: anacron.service (destination-default)
	After: swap.target (destination-default)
	After: session-4.scope (destination-default)
	After: slices.target (destination-default)
	After: system-systemd\x2dfsck.slice (destination-default)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: ulogd2.service (destination-default)
	After: systemd-networkd.service (destination-file)
	After: rsync.service (destination-default)
	After: lxc.service (destination-default)
	After: sound.target (destination-default)
	After: getty-pre.target (destination-default)
	After: systemd-backlight at backlight:intel_backlight.service (destination-file)
	After: vboxballoonctrl-service.service (destination-file destination-default)
	After: systemd-ask-password-wall.service (destination-default)
	After: system-lvm2\x2dpvscan.slice (destination-default)
	After: user.slice (destination-default)
	After: systemd-update-utmp.service (destination-file)
	After: cups.path (destination-default)
	After: basic.target (destination-default)
	After: man-db.timer (destination-default)
	After: systemd-timesyncd.service (destination-file)
	After: anacron.timer (destination-default)
	After: dbus.service (destination-default)
	After: networking.service (destination-file)
	After: avahi-daemon.service (destination-default)
	After: avahi-daemon.socket (destination-default)
	After: postfix at -.service (destination-default)
	After: lxcfs.service (destination-default)
	After: uuidd.service (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: wpa_supplicant.service (destination-default)
	After: cups-browsed.service (destination-default)
	After: syslog.socket (destination-file)
	After: systemd-machine-id-commit.service (destination-file)
	After: upower.service (destination-default)
	After: bolt.service (destination-default)
	After: local-fs-pre.target (destination-default)
	After: time-sync.target (destination-default)
	After: apt-daily-upgrade.service (destination-default)
	After: system-systemd\x2dcryptsetup.slice (destination-default)
	After: logrotate.timer (destination-default)
	After: getty at tty1.service (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: smartd.service (destination-default)
	After: graphical.target (destination-default)
	After: systemd-fsck-root.service (destination-file)
	After: cryptsetup-pre.target (destination-default)
	After: man-db.service (destination-default)
	After: rsyslog.service (destination-default)
	After: uuidd.socket (destination-default)
	After: cron.service (destination-default)
	After: postfix.service (destination-default)
	After: system-getty.slice (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: rescue.target (destination-default)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: lvm2-pvscan at 254:1.service (destination-file)
	After: cups.socket (destination-default)
	After: plymouth-quit.service (destination-default)
	After: systemd-user-sessions.service (destination-default)
	After: systemd-fsckd.service (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	After: remote-fs-pre.target (destination-default)
	After: lxc-net.service (destination-default)
	After: unattended-upgrades.service (destination-default)
	After: bluetooth.target (destination-default)
	After: systemd-ask-password-console.path (destination-file)
	After: paths.target (destination-default)
	After: emergency.service (destination-file)
	After: dbus.socket (destination-default)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: network.target (destination-default)
	After: pppd-dns.service (destination-default)
	After: dm-event.service (destination-file)
	After: emergency.target (destination-default)
	After: vboxautostart-service.service (destination-file destination-default)
	After: bluetooth.service (destination-default)
	After: NetworkManager.service (destination-default)
	After: systemd-rfkill.service (destination-file)
	After: nss-lookup.target (destination-default)
	After: cryptsetup.target (destination-default)
	After: systemd-sysctl.service (destination-file)
	After: gdm.service (destination-default)
	After: accounts-daemon.service (destination-default)
	After: network-online.target (destination-default)
	After: colord.service (destination-default)
	After: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: systemd-quotacheck.service (destination-file)
	After: plymouth-quit-wait.service (destination-default)
	After: vboxweb-service.service (destination-file destination-default)
	After: user-runtime-dir at 1000.service (destination-default)
	After: fwupd.service (destination-default)
	After: vboxdrv.service (destination-file destination-default)
	After: rtkit-daemon.service (destination-default)
	After: rc-local.service (destination-default)
	After: systemd-rfkill.socket (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: getty-static.service (destination-default)
	After: apt-daily.timer (destination-default)
	After: systemd-binfmt.service (destination-file)
	After: user-1000.slice (destination-default)
	After: systemd-ask-password-wall.path (destination-file)
	After: switcheroo-control.service (destination-default)
	After: user at 1000.service (destination-default)
	After: nss-user-lookup.target (destination-default)
	After: sockets.target (destination-default)
	After: sysinit.target (destination-default)
	After: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	After: systemd-ask-password-plymouth.path (destination-file)
	After: NetworkManager-wait-online.service (destination-default)
	After: logrotate.service (destination-default)
	After: systemd-ask-password-plymouth.service (destination-file)
	After: network-pre.target (destination-default)
	After: dnsmasq.service (destination-default)
	After: getty.target (destination-default)
	After: lvm2-pvscan at 8:2.service (destination-file)
	After: rescue.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-update-utmp-runlevel.service (destination-file)
	After: udisks2.service (destination-default)
	After: thermald.service (destination-default)
	After: systemd-random-seed.service (destination-file)
	After: polkit.service (destination-default)
	After: multi-user.target (destination-default)
	After: system-postfix.slice (destination-default)
	After: apt-daily.service (destination-default)
	ReferencedBy: system-systemd\x2dcryptsetup.slice (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: multi-user.target (destination-default)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: ulogd2.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: slices.target (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: user.slice (destination-default)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: getty-pre.target (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: cryptsetup.target (destination-default)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: nss-lookup.target (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: sound.target (destination-default)
	ReferencedBy: thermald.service (destination-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: network.target (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-default)
	ReferencedBy: local-fs-pre.target (destination-default)
	ReferencedBy: sysinit.target (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: paths.target (destination-default)
	ReferencedBy: vboxweb-service.service (destination-file destination-default)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: fwupd.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: getty.target (destination-default)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: network-online.target (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: bluetooth.target (destination-default)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: swap.target (destination-default)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: basic.target (destination-default)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: dnsmasq.service (destination-default)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-file destination-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file)
	ReferencedBy: system-lvm2\x2dpvscan.slice (destination-default)
	ReferencedBy: time-sync.target (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: vboxballoonctrl-service.service (destination-file destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: rescue.target (destination-default)
	ReferencedBy: session-4.scope (destination-default)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: vboxdrv.service (destination-file destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
	ReferencedBy: user-1000.slice (destination-default)
	ReferencedBy: system-postfix.slice (destination-default)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: nss-user-lookup.target (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: lvm2-pvscan at 254:1.service (destination-file)
	ReferencedBy: irqbalance.service (destination-default)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: network-pre.target (destination-default)
	ReferencedBy: remote-fs-pre.target (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: emergency.target (destination-default)
	ReferencedBy: sockets.target (destination-default)
	ReferencedBy: pppd-dns.service (destination-default)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: graphical.target (destination-default)
	ReferencedBy: cups.path (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:2.service (destination-file)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: system-getty.slice (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: cryptsetup-pre.target (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: avahi-daemon.socket (destination-default)
	ReferencedBy: systemd-rfkill.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit apparmor.service:
	Description: Load AppArmor profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: apparmor.service
	Invocation ID: 259ba08d13ca4a90baede965a73e46e3
	Documentation: man:apparmor(7)
	Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
	Fragment Path: /lib/systemd/system/apparmor.service
	ConditionPathExists: !/run/live/overlay/work succeeded
	ConditionPathExists: !/rofs/etc/apparmor.d succeeded
	ConditionSecurity: apparmor succeeded
	AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:38 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: var.mount (origin-file origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: networking.service (destination-file)
	After: systemd-journald-audit.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: local-fs.target (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-journald-audit.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	RequiresMountsFor: /var/cache/apparmor (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/apparmor/apparmor.systemd reload
			PID: 768
			Start Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /lib/apparmor/apparmor.systemd reload
	-> ExecStop:
		Command Line: /bin/true
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit bolt.service:
	Description: Thunderbolt system service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:55 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:54 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:55 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/bolt.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: bolt.service
	Invocation ID: c3b9c26247b84d78af4e5d4a63f5ee53
	Documentation: man:boltd(8)
	Fragment Path: /lib/systemd/system/bolt.service
	Condition Timestamp: Wed 2019-05-08 16:28:54 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:54 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file)
	Requires: tmp.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: dbus.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: dbus.socket (origin-file)
	After: -.mount (origin-file)
	After: polkit.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: tmp.mount (origin-file)
	After: var.mount (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file)
	References: var.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file)
	References: dbus.socket (origin-file)
	References: polkit.service (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	RequiresMountsFor: /var/lib/boltd (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /run/boltd (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	Main PID: 4005
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.bolt
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: boltd
	StateDirectoryMode: 0755
	StateDirectory: boltd
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_admin
	DynamicUser: no
	ReadWritePaths: /var/lib/boltd
	LockPersonality: no
	SystemCallFilter: ~pivot_root umount2 umount chroot mount
	-> ExecStart:
		Command Line: /usr/lib/bolt/boltd
			PID: 4005
			Start Timestamp: Wed 2019-05-08 16:28:54 IST
	Status Text: authmode: enabled, force-power: unset
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-rfkill.socket:
	Description: Load/Save RF Kill Switch Status /dev/rfkill Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 22:14:34 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-rfkill.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-rfkill.socket
	Invocation ID: e03207b73171440b8865304e190c1dde
	Documentation: man:systemd-rfkill.socket(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.socket
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: var.mount (origin-file origin-path)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-rfkill.service (origin-implicit)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-file)
	Triggers: systemd-rfkill.service (origin-implicit)
	References: -.mount (origin-file)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: shutdown.target (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-rfkill.service (origin-implicit)
	References: system.slice (origin-file)
	ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	RequiresMountsFor: /dev/rfkill (origin-file)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: yes
	FileDescriptorName: systemd-rfkill.socket
	SELinuxContextFromNet: no
	ListenSpecial: /dev/rfkill
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-lvmpolld.socket:
	Description: LVM2 poll daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lvm2-lvmpolld.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lvm2-lvmpolld.socket
	Invocation ID: 1652811589054136a942a750e998cab2
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: lvm2-lvmpolld.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: lvm2-lvmpolld.service (origin-implicit)
	References: lvm2-lvmpolld.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	RequiresMountsFor: /run/lvm/lvmpolld.socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: lvm2-lvmpolld.socket
	SELinuxContextFromNet: no
	ListenStream: /run/lvm/lvmpolld.socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit vboxdrv.service:
	Description: VirtualBox Linux kernel module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: vboxdrv.service
	Invocation ID: 927cb23938a040e8a1adce28f3cbe3dc
	Fragment Path: /lib/systemd/system/vboxdrv.service
	Source Path: /usr/lib/virtualbox/vboxdrv.sh
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file origin-default)
	Before: vboxballoonctrl-service.service (destination-file)
	Before: vboxautostart-service.service (destination-file)
	Before: multi-user.target (origin-file destination-default)
	Before: graphical.target (origin-file)
	Before: shutdown.target (origin-file origin-default)
	Before: vboxweb-service.service (destination-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: multi-user.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file origin-default)
	References: graphical.target (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: vboxballoonctrl-service.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-file)
	ReferencedBy: vboxweb-service.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/virtualbox/vboxdrv.sh start
			PID: 851
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Timestamp: Wed 2019-05-08 16:27:45 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/virtualbox/vboxdrv.sh stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Invocation ID: 63e9b62473944f3bb31171e677bffe2d
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-random-seed.service
	Invocation ID: 4653485df8e940eeabd90990917f6895
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: var.mount (origin-file origin-path)
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-path)
	After: var.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 30s
	TimeoutStopSec: 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
			PID: 762
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit plymouth-quit.service:
	Description: Terminate Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: plymouth-quit.service
	Fragment Path: /lib/systemd/system/plymouth-quit.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: gdm.service (destination-file)
	Before: gdm.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: plymouth-start.service (origin-file)
	After: rc-local.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	References: plymouth-start.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: gdm.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 20s
	TimeoutStopSec: 20s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/plymouth quit
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit iscsid.service:
	Description: iscsid.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: iscsid.service
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:40 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dbus.socket
	Invocation ID: a16e6c74118a42e4af80c3f4839d6e30
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	RequiredBy: bluetooth.service (destination-file)
	RequiredBy: thermald.service (destination-file)
	RequiredBy: colord.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: gdm.service (destination-file)
	RequiredBy: fwupd.service (destination-file)
	RequiredBy: switcheroo-control.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: accounts-daemon.service (destination-file)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: NetworkManager.service (destination-file)
	RequiredBy: avahi-daemon.service (destination-file)
	RequiredBy: upower.service (destination-file)
	RequiredBy: udisks2.service (destination-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: rtkit-daemon.service (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: upower.service (destination-file)
	Before: polkit.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	Before: fwupd.service (destination-file)
	Before: bolt.service (destination-file)
	Before: colord.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: sockets.target (origin-default destination-default)
	Before: udisks2.service (destination-file)
	Before: thermald.service (destination-file)
	Before: gdm.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: dbus.service (origin-implicit)
	Before: bluetooth.service (destination-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: var.mount (origin-file origin-path)
	Triggers: dbus.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: dbus.service (origin-implicit)
	References: sockets.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: var.mount (origin-file origin-path)
	ReferencedBy: thermald.service (destination-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: udisks2.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: upower.service (destination-file)
	RequiresMountsFor: /var/run/dbus/system_bus_socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: dbus.socket
	SELinuxContextFromNet: no
	ListenStream: /var/run/dbus/system_bus_socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit networking.service:
	Description: Raise network interfaces
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:49 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: networking.service
	Invocation ID: 21cd5dbd1fef42d29c7b47c2fef9090a
	Documentation: man:interfaces(5)
	Fragment Path: /lib/systemd/system/networking.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: ifupdown-pre.service (origin-file)
	Requires: system.slice (origin-file)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network.target (origin-file)
	Before: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: ifupdown-pre.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: network-pre.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: apparmor.service (origin-file)
	After: system.slice (origin-file)
	References: network.target (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: apparmor.service (origin-file)
	References: local-fs.target (origin-file)
	References: network-pre.target (origin-file)
	References: ifupdown-pre.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: network-online.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: network-online.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: -/etc/default/networking
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/ifup -a --read-environment
			PID: 788
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown -a --read-environment --exclude=lo
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: -.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Requires: system.slice (origin-file)
	RequiredBy: console-setup.service (destination-path)
	RequiredBy: syslog.socket (destination-path)
	RequiredBy: systemd-ask-password-console.path (destination-path)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: logrotate.service (destination-path)
	RequiredBy: systemd-update-utmp.service (destination-path)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: session-4.scope (destination-file)
	RequiredBy: home.mount (destination-path)
	RequiredBy: man-db.timer (destination-path)
	RequiredBy: uuidd.socket (destination-path)
	RequiredBy: upower.service (destination-file)
	RequiredBy: systemd-initctl.socket (destination-path)
	RequiredBy: apt-daily.timer (destination-path)
	RequiredBy: colord.service (destination-file)
	RequiredBy: anacron.timer (destination-path)
	RequiredBy: cups.socket (destination-path)
	RequiredBy: var.mount (destination-path)
	RequiredBy: apparmor.service (destination-path)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: systemd-random-seed.service (destination-path)
	RequiredBy: boot.mount (destination-path)
	RequiredBy: dev-dm\x2d4.swap (destination-implicit)
	RequiredBy: systemd-journald.socket (destination-path)
	RequiredBy: sys-kernel-config.mount (destination-path)
	RequiredBy: dev-hugepages.mount (destination-path)
	RequiredBy: dev-mqueue.mount (destination-path)
	RequiredBy: run-user-1000.mount (destination-implicit)
	RequiredBy: systemd-timesyncd.service (destination-path)
	RequiredBy: run-user-1000-gvfs.mount (destination-implicit)
	RequiredBy: sys-kernel-debug.mount (destination-path)
	RequiredBy: systemd-journald-dev-log.socket (destination-path)
	RequiredBy: systemd-fsckd.socket (destination-path)
	RequiredBy: lvm2-lvmpolld.socket (destination-path)
	RequiredBy: sys-fs-fuse-connections.mount (destination-path)
	RequiredBy: var-lib-lxcfs.mount (destination-implicit)
	RequiredBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	RequiredBy: run-user-1000-doc.mount (destination-implicit)
	RequiredBy: apt-daily-upgrade.timer (destination-path)
	RequiredBy: tmp.mount (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: unattended-upgrades.service (destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-implicit)
	RequiredBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-path)
	RequiredBy: logrotate.timer (destination-path)
	RequiredBy: systemd-journal-flush.service (destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-implicit)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-path)
	RequiredBy: dm-event.socket (destination-path)
	RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-path)
	RequiredBy: systemd-ask-password-wall.path (destination-path)
	RequiredBy: systemd-networkd.service (destination-path)
	RequiredBy: boot-efi.mount (destination-path)
	RequiredBy: cups.path (destination-path)
	RequiredBy: systemd-ask-password-plymouth.path (destination-path)
	RequiredBy: fwupd.service (destination-file)
	RequiredBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-implicit)
	RequiredBy: basic.target (destination-path)
	RequiredBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-implicit)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: avahi-daemon.socket (destination-path)
	RequiredBy: dbus.socket (destination-path)
	Before: systemd-udevd-control.socket (destination-path)
	Before: systemd-update-utmp-runlevel.service (destination-path)
	Before: systemd-journal-flush.service (destination-path)
	Before: colord.service (destination-file)
	Before: avahi-daemon.socket (destination-path)
	Before: apt-daily.timer (destination-path)
	Before: systemd-fsckd.socket (destination-path)
	Before: uuidd.socket (destination-path)
	Before: local-fs.target (origin-file)
	Before: apt-daily-upgrade.timer (destination-path)
	Before: systemd-ask-password-plymouth.path (destination-path)
	Before: proc-sys-fs-binfmt_misc.automount (destination-path)
	Before: dm-event.socket (destination-path)
	Before: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-path)
	Before: systemd-networkd.service (destination-path)
	Before: systemd-rfkill.service (destination-file)
	Before: var-lib-lxcfs.mount (destination-implicit)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: sys-kernel-debug.mount (destination-path)
	Before: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-implicit)
	Before: logrotate.timer (destination-path)
	Before: session-4.scope (destination-file)
	Before: dev-hugepages.mount (destination-path)
	Before: lvm2-lvmpolld.socket (destination-path)
	Before: systemd-journald-dev-log.socket (destination-path)
	Before: dev-dm\x2d4.swap (destination-implicit)
	Before: logrotate.service (destination-path)
	Before: syslog.socket (destination-path)
	Before: run-user-1000-doc.mount (destination-implicit)
	Before: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-implicit)
	Before: proc-sys-fs-binfmt_misc.mount (destination-path)
	Before: sys-kernel-config.mount (destination-path)
	Before: systemd-initctl.socket (destination-path)
	Before: unattended-upgrades.service (destination-path)
	Before: tmp.mount (destination-path)
	Before: man-db.timer (destination-path)
	Before: apparmor.service (destination-path)
	Before: rtkit-daemon.service (destination-file)
	Before: console-setup.service (destination-path)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: boot-efi.mount (destination-path)
	Before: cups.socket (destination-path)
	Before: systemd-random-seed.service (destination-path)
	Before: run-user-1000.mount (destination-implicit)
	Before: basic.target (destination-path)
	Before: systemd-ask-password-wall.path (destination-path)
	Before: anacron.timer (destination-path)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-implicit)
	Before: systemd-timesyncd.service (destination-path)
	Before: systemd-update-utmp.service (destination-path)
	Before: cups.path (destination-path)
	Before: sys-fs-fuse-connections.mount (destination-path)
	Before: bolt.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-implicit)
	Before: home.mount (destination-path)
	Before: systemd-ask-password-console.path (destination-path)
	Before: upower.service (destination-file)
	Before: boot.mount (destination-path)
	Before: fwupd.service (destination-file)
	Before: dbus.socket (destination-path)
	Before: var.mount (destination-path)
	Before: dev-mqueue.mount (destination-path)
	Before: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-implicit)
	Before: systemd-journald.socket (destination-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: systemd-journal-flush.service (destination-path)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-implicit)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
	ReferencedBy: avahi-daemon.socket (destination-path)
	ReferencedBy: cups.socket (destination-path)
	ReferencedBy: man-db.timer (destination-path)
	ReferencedBy: systemd-journald-dev-log.socket (destination-path)
	ReferencedBy: systemd-ask-password-console.path (destination-path)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-path)
	ReferencedBy: run-user-1000.mount (destination-implicit)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	ReferencedBy: logrotate.timer (destination-path)
	ReferencedBy: boot-efi.mount (destination-path)
	ReferencedBy: dev-mqueue.mount (destination-path)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-path)
	ReferencedBy: uuidd.socket (destination-path)
	ReferencedBy: dm-event.socket (destination-path)
	ReferencedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-implicit)
	ReferencedBy: systemd-journald.socket (destination-path)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: apparmor.service (destination-path)
	ReferencedBy: session-4.scope (destination-file)
	ReferencedBy: cups.path (destination-path)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-path)
	ReferencedBy: dev-dm\x2d4.swap (destination-implicit)
	ReferencedBy: systemd-ask-password-wall.path (destination-path)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: anacron.timer (destination-path)
	ReferencedBy: boot.mount (destination-path)
	ReferencedBy: home.mount (destination-path)
	ReferencedBy: systemd-fsckd.socket (destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-implicit)
	ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-implicit)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-path)
	ReferencedBy: systemd-timesyncd.service (destination-path)
	ReferencedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-implicit)
	ReferencedBy: apt-daily-upgrade.timer (destination-path)
	ReferencedBy: systemd-update-utmp.service (destination-path)
	ReferencedBy: tmp.mount (destination-path)
	ReferencedBy: basic.target (destination-path)
	ReferencedBy: var.mount (destination-path)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-path)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-implicit)
	ReferencedBy: dev-hugepages.mount (destination-path)
	ReferencedBy: lvm2-lvmpolld.socket (destination-path)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-path)
	ReferencedBy: unattended-upgrades.service (destination-path)
	ReferencedBy: systemd-random-seed.service (destination-path)
	ReferencedBy: console-setup.service (destination-path)
	ReferencedBy: systemd-networkd.service (destination-path)
	ReferencedBy: sys-kernel-debug.mount (destination-path)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: dbus.socket (destination-path)
	ReferencedBy: syslog.socket (destination-path)
	ReferencedBy: apt-daily.timer (destination-path)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-ROOT_LV (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/mapper/SHUBHRA_PC_VG-ROOT_LV
	File System Type: ext4
	Options: rw,relatime,errors=remount-ro,commit=300
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit bluetooth.target:
	Description: Bluetooth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 18:56:02 IST
	Inactive Exit Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Enter Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: bluetooth.target
	Invocation ID: 6506a86c39624638b8f05a95c139b650
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/bluetooth.target
	Condition Timestamp: Wed 2019-05-08 18:56:02 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 18:56:02 IST
	Assert Result: yes
	Wants: bluetooth.service (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d10-1\x2d10:1.0-bluetooth-hci0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: bluetooth.service (origin-default)
	References: bluetooth.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d10-1\x2d10:1.0-bluetooth-hci0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /user.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: user.slice
	Invocation ID: 2bf7e3bea15c4e20876171a969ac1229
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.slice (origin-implicit)
	RequiredBy: user-1000.slice (destination-implicit)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-logind.service (destination-file)
	Before: slices.target (origin-file)
	Before: user-1000.slice (destination-implicit)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: slices.target (origin-file)
	ReferencedBy: user-1000.slice (destination-implicit)
	ReferencedBy: systemd-logind.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit dnsmasq.service:
	Description: dnsmasq - A lightweight DHCP and caching DNS server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:50 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:50 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dnsmasq.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: dnsmasq.service
	Invocation ID: c4b12002ca1b41ed8dc74d8ec4bf6534
	Fragment Path: /lib/systemd/system/dnsmasq.service
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: network.target (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: nss-lookup.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nss-lookup.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: nss-lookup.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: network.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 2103
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/dnsmasq/dnsmasq.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/sbin/dnsmasq --test
			PID: 2082
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /etc/init.d/dnsmasq systemd-exec
			PID: 2085
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Timestamp: Wed 2019-05-08 16:27:50 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStartPost:
		Command Line: /etc/init.d/dnsmasq systemd-start-resolvconf
			PID: 2104
			Start Timestamp: Wed 2019-05-08 16:27:50 IST
			Exit Timestamp: Wed 2019-05-08 16:27:50 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	-> ExecStop:
		Command Line: /etc/init.d/dnsmasq systemd-stop-resolvconf
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Invocation ID: c201472d9bbb472597a70e9887f05ec3
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (origin-file)
	BoundBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	Before: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit NetworkManager.service:
	Description: Network Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/NetworkManager.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: NetworkManager.service
	Invocation ID: 9a0ac0fbc2cf4c5a8d07a5425cc14b14
	Documentation: man:NetworkManager(8)
	Fragment Path: /lib/systemd/system/NetworkManager.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Wants: network.target (origin-file)
	RequiredBy: NetworkManager-wait-online.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: apt-daily-upgrade.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: network.target (origin-file)
	Before: multi-user.target (destination-default)
	After: dbus.service (origin-file)
	After: system.slice (origin-file)
	After: network-pre.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: dbus.socket (origin-file)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	References: dbus.service (origin-file)
	References: sysinit.target (origin-default)
	References: network-pre.target (origin-file)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 859
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: read-only
	ProtectSystem: yes
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
			PID: 859
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: console-screen.service
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
-> Unit dev-fuse.device:
	Description: /dev/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: activating
	State Change Timestamp: Wed 2019-05-08 16:28:26 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:26 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-fuse.device
	Invocation ID: 4c173adf4073453c8d91a65746b187bc
	Wants: run-user-1000-doc.mount (origin-mountinfo-implicit)
	RequiredBy: run-user-1000-doc.mount (destination-mountinfo-implicit)
	Before: run-user-1000-doc.mount (destination-mountinfo-implicit)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: tentative
	Sysfs Path: /sys/devices/virtual/misc/fuse
	Found: found-mount
-> Unit dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_BASE_VG-BASE_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Invocation ID: 2271b19616db497cabf41085502b9afe
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Invocation ID: 6afc7ce1e2ef45ec8356ebb0890e1f86
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit systemd-rfkill.service:
	Description: Load/Save RF Kill Switch Status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 22:14:34 IST
	Inactive Exit Timestamp: Wed 2019-05-08 22:14:29 IST
	Active Enter Timestamp: Wed 2019-05-08 22:14:29 IST
	Active Exit Timestamp: Wed 2019-05-08 22:14:34 IST
	Inactive Enter Timestamp: Wed 2019-05-08 22:14:34 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-rfkill.service
	Invocation ID: 1879f22732794d1d894c9ebe12c4afa3
	Documentation: man:systemd-rfkill.service(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.service
	Condition Timestamp: Wed 2019-05-08 22:14:29 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 22:14:29 IST
	Assert Result: yes
	Requires: var.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: var.mount (origin-file origin-path)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: -.mount (origin-file)
	After: systemd-rfkill.socket (destination-implicit)
	TriggeredBy: systemd-rfkill.socket (destination-implicit)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: -.mount (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: var.mount (origin-file origin-path)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-rfkill.socket (destination-implicit)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	RestartSec: 100ms
	TimeoutStartSec: 30s
	TimeoutStopSec: 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/rfkill
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-rfkill
			PID: 6229
			Start Timestamp: Wed 2019-05-08 22:14:29 IST
			Exit Timestamp: Wed 2019-05-08 22:14:34 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-pvscan at 254:1.service:
	Description: LVM event activation on device 254:1
	Instance: 254:1
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-lvm2\x2dpvscan.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lvm2-pvscan at 254:1.service
	Invocation ID: e770d4770cf249efa36ec58b2d39373c
	Documentation: man:pvscan(8)
	Fragment Path: /lib/systemd/system/lvm2-pvscan at .service
	Condition Timestamp: Wed 2019-05-08 16:27:36 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:36 IST
	Assert Result: yes
	Requires: system-lvm2\x2dpvscan.slice (origin-file)
	BindsTo: dev-block-254:1.device (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-lvm2\x2dpvscan.slice (origin-file)
	References: system-lvm2\x2dpvscan.slice (origin-file)
	References: dev-block-254:1.device (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvm pvscan --cache --activate ay 254:1
			PID: 716
			Start Timestamp: Wed 2019-05-08 16:27:36 IST
			Exit Timestamp: Wed 2019-05-08 16:27:36 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/lvm pvscan --cache 254:1
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /system.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	Name: system.slice
	Documentation: man:systemd.special(7)
	Requires: -.slice (origin-implicit)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: systemd-fsck-root.service (destination-file)
	RequiredBy: cups-browsed.service (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	RequiredBy: getty-static.service (destination-file)
	RequiredBy: systemd-journald.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: vboxdrv.service (destination-file)
	RequiredBy: pppd-dns.service (destination-file)
	RequiredBy: dev-dm\x2d4.swap (destination-file)
	RequiredBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	RequiredBy: plymouth-read-write.service (destination-file)
	RequiredBy: uuidd.service (destination-file)
	RequiredBy: systemd-ask-password-wall.service (destination-file)
	RequiredBy: systemd-modules-load.service (destination-file)
	RequiredBy: lxcfs.service (destination-file)
	RequiredBy: upower.service (destination-file)
	RequiredBy: systemd-ask-password-console.service (destination-file)
	RequiredBy: dbus.socket (destination-file)
	RequiredBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: systemd-udevd-kernel.socket (destination-file)
	RequiredBy: udisks2.service (destination-file)
	RequiredBy: apt-daily-upgrade.service (destination-file)
	RequiredBy: system-postfix.slice (destination-implicit)
	RequiredBy: system-lvm2\x2dpvscan.slice (destination-implicit)
	RequiredBy: kmod-static-nodes.service (destination-file)
	RequiredBy: rescue.service (destination-file)
	RequiredBy: networking.service (destination-file)
	RequiredBy: -.mount (destination-file)
	RequiredBy: systemd-udev-trigger.service (destination-file)
	RequiredBy: blk-availability.service (destination-file)
	RequiredBy: NetworkManager.service (destination-file)
	RequiredBy: dev-hugepages.mount (destination-file)
	RequiredBy: systemd-tmpfiles-clean.service (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-file)
	RequiredBy: anacron.service (destination-file)
	RequiredBy: colord.service (destination-file)
	RequiredBy: emergency.service (destination-file)
	RequiredBy: fwupd.service (destination-file)
	RequiredBy: tmp.mount (destination-file)
	RequiredBy: lxc.service (destination-file)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiredBy: systemd-quotacheck.service (destination-file)
	RequiredBy: postfix.service (destination-file)
	RequiredBy: lm-sensors.service (destination-file)
	RequiredBy: vboxweb-service.service (destination-file)
	RequiredBy: NetworkManager-wait-online.service (destination-file)
	RequiredBy: accounts-daemon.service (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-file)
	RequiredBy: cups.service (destination-file)
	RequiredBy: dev-mqueue.mount (destination-file)
	RequiredBy: bluetooth.service (destination-file)
	RequiredBy: system-getty.slice (destination-implicit)
	RequiredBy: cron.service (destination-file)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: systemd-initctl.service (destination-file)
	RequiredBy: systemd-binfmt.service (destination-file)
	RequiredBy: man-db.service (destination-file)
	RequiredBy: apparmor.service (destination-file)
	RequiredBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-file)
	RequiredBy: dm-event.service (destination-file)
	RequiredBy: systemd-user-sessions.service (destination-file)
	RequiredBy: systemd-networkd.service (destination-file)
	RequiredBy: systemd-random-seed.service (destination-file)
	RequiredBy: plymouth-quit-wait.service (destination-file)
	RequiredBy: gdm.service (destination-file)
	RequiredBy: lxc-net.service (destination-file)
	RequiredBy: logrotate.service (destination-file)
	RequiredBy: rc-local.service (destination-file)
	RequiredBy: vboxautostart-service.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
	RequiredBy: rsync.service (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-file)
	RequiredBy: avahi-daemon.service (destination-file)
	RequiredBy: plymouth-start.service (destination-file)
	RequiredBy: systemd-update-utmp.service (destination-file)
	RequiredBy: run-user-1000-doc.mount (destination-file)
	RequiredBy: cups.socket (destination-file)
	RequiredBy: dnsmasq.service (destination-file)
	RequiredBy: lvm2-lvmpolld.socket (destination-file)
	RequiredBy: apt-daily.service (destination-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	RequiredBy: systemd-fsckd.socket (destination-file)
	RequiredBy: run-user-1000-gvfs.mount (destination-file)
	RequiredBy: lvm2-monitor.service (destination-file)
	RequiredBy: uuidd.socket (destination-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	RequiredBy: systemd-journald-audit.socket (destination-file)
	RequiredBy: rsyslog.service (destination-file)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	RequiredBy: var.mount (destination-file)
	RequiredBy: irqbalance.service (destination-file)
	RequiredBy: boot.mount (destination-file)
	RequiredBy: syslog.socket (destination-file)
	RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
	RequiredBy: ulogd2.service (destination-file)
	RequiredBy: vboxballoonctrl-service.service (destination-file)
	RequiredBy: systemd-machine-id-commit.service (destination-file)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: systemd-initctl.socket (destination-file)
	RequiredBy: system-systemd\x2dbacklight.slice (destination-implicit)
	RequiredBy: systemd-fsckd.service (destination-file)
	RequiredBy: var-lib-lxcfs.mount (destination-file)
	RequiredBy: plymouth-quit.service (destination-file)
	RequiredBy: systemd-hwdb-update.service (destination-file)
	RequiredBy: run-user-1000.mount (destination-file)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: console-setup.service (destination-file)
	RequiredBy: systemd-remount-fs.service (destination-file)
	RequiredBy: dm-event.socket (destination-file)
	RequiredBy: systemd-udevd.service (destination-file)
	RequiredBy: systemd-journald.socket (destination-file)
	RequiredBy: avahi-daemon.socket (destination-file)
	RequiredBy: systemd-ask-password-plymouth.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: ifupdown-pre.service (destination-file)
	RequiredBy: boot-efi.mount (destination-file)
	RequiredBy: systemd-tmpfiles-setup.service (destination-file)
	RequiredBy: unattended-upgrades.service (destination-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	RequiredBy: systemd-sysctl.service (destination-file)
	RequiredBy: switcheroo-control.service (destination-file)
	RequiredBy: keyboard-setup.service (destination-file)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
	RequiredBy: home.mount (destination-file)
	RequiredBy: systemd-sysusers.service (destination-file)
	RequiredBy: smartd.service (destination-file)
	RequiredBy: thermald.service (destination-file)
	WantedBy: slices.target (destination-file)
	Before: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-file)
	Before: polkit.service (destination-file)
	Before: uuidd.socket (destination-file)
	Before: logrotate.service (destination-file)
	Before: dnsmasq.service (destination-file)
	Before: dm-event.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: systemd-initctl.socket (destination-file)
	Before: upower.service (destination-file)
	Before: thermald.service (destination-file)
	Before: blk-availability.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: systemd-journald-audit.socket (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: plymouth-start.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: vboxballoonctrl-service.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: lvm2-lvmpolld.socket (destination-file)
	Before: dev-dm\x2d4.swap (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: dbus.socket (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: systemd-journald.socket (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: dbus.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: system-systemd\x2dfsck.slice (destination-implicit)
	Before: cups.socket (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-file)
	Before: slices.target (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: system-systemd\x2dbacklight.slice (destination-implicit)
	Before: systemd-ask-password-plymouth.service (destination-file)
	Before: -.mount (destination-file)
	Before: pppd-dns.service (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: rsync.service (destination-file)
	Before: ulogd2.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: cups-browsed.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: udisks2.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: postfix.service (destination-file)
	Before: dm-event.socket (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: fwupd.service (destination-file)
	Before: system-lvm2\x2dpvscan.slice (destination-implicit)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-file)
	Before: rc-local.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: systemd-udevd-kernel.socket (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: anacron.service (destination-file)
	Before: systemd-fsckd.socket (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: smartd.service (destination-file)
	Before: syslog.socket (destination-file)
	Before: plymouth-read-write.service (destination-file)
	Before: home.mount (destination-file)
	Before: vboxautostart-service.service (destination-file)
	Before: rescue.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: cups.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: bolt.service (destination-file)
	Before: systemd-quotacheck.service (destination-file)
	Before: colord.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: lxcfs.service (destination-file)
	Before: networking.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: system-getty.slice (destination-implicit)
	Before: systemd-journald-dev-log.socket (destination-file)
	Before: system-systemd\x2dcryptsetup.slice (destination-implicit)
	Before: switcheroo-control.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: lxc.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: vboxweb-service.service (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: gdm.service (destination-file)
	Before: emergency.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: run-user-1000-doc.mount (destination-file)
	Before: lxc-net.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: systemd-journald.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: vboxdrv.service (destination-file)
	Before: system-postfix.slice (destination-implicit)
	Before: systemd-logind.service (destination-file)
	Before: rsyslog.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: boot.mount (destination-file)
	Before: avahi-daemon.socket (destination-file)
	Before: man-db.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: systemd-udevd-control.socket (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: irqbalance.service (destination-file)
	Before: var-lib-lxcfs.mount (destination-file)
	Before: var.mount (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: dnsmasq.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: vboxballoonctrl-service.service (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: dev-dm\x2d4.swap (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-file)
	ReferencedBy: var.mount (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: vboxweb-service.service (destination-file)
	ReferencedBy: dev-SHUBHRA_PC_VG-SWAP_LV.swap (destination-file)
	ReferencedBy: system-getty.slice (destination-implicit)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: ulogd2.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: pppd-dns.service (destination-file)
	ReferencedBy: dm-event.socket (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: thermald.service (destination-file)
	ReferencedBy: irqbalance.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: cups.socket (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: home.mount (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: udisks2.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: uuidd.socket (destination-file)
	ReferencedBy: system-postfix.slice (destination-implicit)
	ReferencedBy: smartd.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: lxcfs.service (destination-file)
	ReferencedBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: system-lvm2\x2dpvscan.slice (destination-implicit)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-implicit)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: avahi-daemon.socket (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: dbus.socket (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap (destination-file)
	ReferencedBy: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-fsckd.socket (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	ReferencedBy: vboxautostart-service.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: vboxdrv.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-kernel.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-udevd-kernel.socket
	Invocation ID: d1b5c5e939f24c02875d307f88fab52a
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: systemd-udevd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udev-trigger.service (destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: systemd-udevd.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-udevd-kernel.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-quotacheck.service:
	Description: File System Quota Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-quotacheck.service
	Documentation: man:systemd-quotacheck.service(8)
	Fragment Path: /lib/systemd/system/systemd-quotacheck.service
	ConditionPathExists: /sbin/quotacheck untested
	Requires: system.slice (origin-file)
	Before: remote-fs.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	After: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-quotacheck
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-kernel-debug.mount:
	Description: Kernel Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: sys-kernel-debug.mount
	Invocation ID: ea6eb0896de745d29fb3addd87bed8b0
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device:
	Description: ST1000LM035-1RK172
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device
	Invocation ID: 7cf98f7fcc2a4af79f6a00fb0e340375
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit dev-SHUBHRA_PC_VG-VAR_LV.device:
	Description: /dev/SHUBHRA_PC_VG/VAR_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-VAR_LV.device
	Invocation ID: 3e5c00ea9d2d4739aedf6c078625a9c3
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit cups.path:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: cups.path
	Invocation ID: 0ef45f1894a94288833a784e02b59614
	Fragment Path: /lib/systemd/system/cups.path
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file origin-path)
	PartOf: cups.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: paths.target (origin-default)
	Before: cups.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: var.mount (origin-file origin-path)
	Triggers: cups.service (origin-implicit)
	References: -.mount (origin-path)
	References: paths.target (origin-default)
	References: cups.service (origin-file origin-implicit)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: var.mount (origin-file origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: running
	Result: success
	Unit: cups.service
	MakeDirectory: no
	DirectoryMode: 0755
	PathExists: /var/cache/cups/org.cups.cupsd
-> Unit gdm.service:
	Description: GNOME Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:50 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:50 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/gdm.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: gdm3.service
	Name: display-manager.service
	Name: gdm.service
	Invocation ID: 017260dad5364369b10c9387fd6c0a79
	Fragment Path: /lib/systemd/system/gdm.service
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: getty at tty1.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: plymouth-quit.service (origin-file)
	Before: graphical.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: plymouth-quit.service (origin-file)
	After: fwupd.service (destination-file)
	After: system.slice (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: dbus.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: rc-local.service (origin-file)
	After: basic.target (origin-default)
	After: getty at tty1.service (origin-file)
	OnFailure: plymouth-quit.service (origin-file)
	References: dbus.socket (origin-file)
	References: plymouth-start.service (origin-file)
	References: getty at tty1.service (origin-file)
	References: sysinit.target (origin-default)
	References: plymouth-quit.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: fwupd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 2087
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.gnome.DisplayManager
	Bus Name Good: yes
	RestartSec: 1s
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	EnvironmentFile: -/etc/default/locale
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/share/gdm/generate-config
			PID: 2084
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/sbin/gdm3
			PID: 2087
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
	-> ExecReload:
		Command Line: /usr/share/gdm/generate-config
		Command Line: /bin/kill -SIGHUP $MAINPID
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit wpa_supplicant.service:
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/wpa_supplicant.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: wpa_supplicant.service
	Invocation ID: 47bbabe99c154a218efb925f476af6c0
	Fragment Path: /lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: network.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: dbus.service (origin-file)
	After: dbus.socket (origin-file)
	References: dbus.socket (origin-file)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: dbus.service (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 862
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.w1.wpa_supplicant1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
			PID: 862
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	Invocation ID: 0ea2d10e726b4b6597cb33086496e420
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-BOOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Invocation ID: fa63418dc9d84993b1f0402701d6ed39
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
	Description: /sys/subsystem/bluetooth/devices/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 18:56:02 IST
	Inactive Exit Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Enter Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-bluetooth-devices-hci0.device
	Invocation ID: a5e803f26a7c4b8fa22c85066d3c98a1
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d10-1\x2d10:1.0-bluetooth-hci0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0
	Found: found-udev
-> 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
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d1.device
	Invocation ID: 4f0f6737e9bc4936aaa8380d37d92582
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
	udev SYSTEMD_WANTS: lvm2-pvscan at 254:1.service
-> Unit systemd-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-ask-password-wall.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-ask-password-wall.path (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
	References: systemd-user-sessions.service (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStartPre:
		Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --wall
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d7.device:
	Description: /dev/dm-7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d7.device
	Invocation ID: 9dac332133b240c88939da96de36752d
	Following: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-SHUBHRA_PC_VG-HOME_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dHOME_LV.device
	Following Set Member: dev-disk-by\x2duuid-a861778a\x2d043f\x2d4840\x2db9a9\x2d77b95f559074.device
	Following Set Member: sys-devices-virtual-block-dm\x2d7.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCGq9dpTxs0NekvweMPwU2dllta6AGBHoa.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-7
	Found: found-udev
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: basic.target
	Invocation ID: 03e391aee4c54ae6a93314d8432822b3
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-file)
	Requires: var.mount (origin-file origin-path)
	Wants: timers.target (origin-file)
	Wants: paths.target (origin-file)
	Wants: tmp.mount (origin-file)
	Wants: slices.target (origin-file)
	Wants: sockets.target (origin-file)
	RequiredBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: avahi-daemon.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: wpa_supplicant.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: plymouth-quit.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: smartd.service (destination-default)
	Before: pppd-dns.service (destination-default)
	Before: thermald.service (destination-default)
	Before: ulogd2.service (destination-default)
	Before: fwupd.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: dnsmasq.service (destination-default)
	Before: rtkit-daemon.service (destination-default)
	Before: bolt.service (destination-default)
	Before: lxc.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: lxc-net.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: multi-user.target (destination-file destination-default)
	Before: gdm.service (destination-default)
	Before: colord.service (destination-default)
	Before: NetworkManager-wait-online.service (destination-default)
	Before: postfix.service (destination-default)
	Before: rsync.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: irqbalance.service (destination-default)
	Before: cron.service (destination-default)
	Before: NetworkManager.service (destination-default)
	Before: dbus.service (destination-default)
	Before: postfix at -.service (destination-default)
	Before: man-db.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: vboxballoonctrl-service.service (destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: upower.service (destination-default)
	Before: switcheroo-control.service (destination-default)
	Before: anacron.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: lxcfs.service (destination-default)
	Before: plymouth-quit-wait.service (destination-default)
	Before: vboxdrv.service (destination-default)
	Before: cups-browsed.service (destination-default)
	Before: accounts-daemon.service (destination-default)
	Before: vboxweb-service.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: cups.service (destination-default)
	Before: vboxautostart-service.service (destination-default)
	Before: polkit.service (destination-default)
	Before: udisks2.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: bluetooth.service (destination-default)
	Before: user at 1000.service (destination-default)
	After: -.mount (origin-path)
	After: var.mount (origin-file origin-default origin-path)
	After: sockets.target (origin-file origin-default)
	After: tmp.mount (origin-file origin-default)
	After: systemd-ask-password-plymouth.path (destination-file)
	After: slices.target (origin-file origin-default)
	After: sysinit.target (origin-file origin-default)
	After: paths.target (origin-file origin-default)
	References: tmp.mount (origin-file origin-default)
	References: timers.target (origin-file)
	References: paths.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file origin-default)
	References: var.mount (origin-file origin-default origin-path)
	References: sockets.target (origin-file origin-default)
	References: slices.target (origin-file origin-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: pppd-dns.service (destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: vboxweb-service.service (destination-default)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: irqbalance.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: fwupd.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: vboxdrv.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: vboxautostart-service.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: thermald.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: ulogd2.service (destination-default)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: dnsmasq.service (destination-default)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: vboxballoonctrl-service.service (destination-default)
	RequiresMountsFor: /var (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit run-user-1000-gvfs.mount:
	Description: /run/user/1000/gvfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:26 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:26 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:26 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: run-user-1000-gvfs.mount
	Invocation ID: 65f8a5ce5cfb41d493cf256010401f96
	Source Path: /proc/self/mountinfo
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: local-fs.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	After: run-user-1000.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit)
	After: local-fs-pre.target (origin-mountinfo-default)
	After: system.slice (origin-file)
	References: run-user-1000.mount (origin-implicit)
	References: local-fs.target (origin-mountinfo-default)
	References: system.slice (origin-file)
	References: umount.target (origin-mountinfo-default)
	References: -.mount (origin-implicit)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo-default)
	RequiresMountsFor: /run/user/1000 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/1000/gvfs
	What: gvfsd-fuse
	File System Type: fuse.gvfsd-fuse
	Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-pvscan at 8:2.service:
	Description: LVM event activation on device 8:2
	Instance: 8:2
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-lvm2\x2dpvscan.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lvm2-pvscan at 8:2.service
	Invocation ID: 7745b54f87964bf996366f15d45370b9
	Documentation: man:pvscan(8)
	Fragment Path: /lib/systemd/system/lvm2-pvscan at .service
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: system-lvm2\x2dpvscan.slice (origin-file)
	BindsTo: dev-block-8:2.device (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-lvm2\x2dpvscan.slice (origin-file)
	References: dev-block-8:2.device (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-lvm2\x2dpvscan.slice (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device (destination-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvm pvscan --cache --activate ay 8:2
			PID: 764
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/lvm pvscan --cache 8:2
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit uuidd.service:
	Description: Daemon for generating UUIDs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: uuidd.service
	Documentation: man:uuidd(8)
	Fragment Path: /lib/systemd/system/uuidd.service
	Requires: uuidd.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: uuidd.socket (destination-implicit)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: uuidd.socket (destination-implicit)
	References: sysinit.target (origin-default)
	References: uuidd.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: uuidd.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: uuidd
	Group: uuidd
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/uuidd --socket-activation
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Name: systemd-udevd.service
	Invocation ID: 4748f16e18d3414185c8792b1cccf230
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:31 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:31 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: ifupdown-pre.service (destination-file)
	WantedBy: systemd-udev-trigger.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-networkd.service (destination-file)
	Before: plymouth-start.service (destination-file)
	After: systemd-udevd-kernel.socket (origin-file destination-implicit)
	After: systemd-udevd-control.socket (origin-file destination-implicit)
	After: systemd-hwdb-update.service (origin-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-sysusers.service (origin-file)
	TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-implicit)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 447
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: mixed
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	OOMScoreAdjust: -1000
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: yes
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
			PID: 447
			Start Timestamp: Wed 2019-05-08 16:27:31 IST
	Status Text: Processing with 60 children at max
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	IPAddressDeny=0.0.0.0/0
	IPAddressDeny=::/0
-> Unit dev-sda.device:
	Description: ST1000LM035-1RK172
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-sda.device
	Invocation ID: efd02fb556c14cb3a204bd3e5a4954f4
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit apt-daily-upgrade.timer:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: apt-daily-upgrade.timer
	Invocation ID: 8df0d216a35941a0b3b2387cc2f9bc27
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: var.mount (origin-file origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: apt-daily-upgrade.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: apt-daily.timer (origin-file)
	Triggers: apt-daily-upgrade.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: apt-daily-upgrade.service (origin-implicit)
	References: timers.target (origin-default)
	References: apt-daily.timer (origin-file)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: var.mount (origin-file origin-path)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: apt-daily-upgrade.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 06:00:00
-> Unit proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: proc-sys-fs-binfmt_misc.automount
	Invocation ID: 0d2c6af54a6a441894792b58a894e33b
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys succeeded
	ConditionPathExists: /proc/sys/fs/binfmt_misc succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	Before: systemd-binfmt.service (destination-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: waiting
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
-> Unit ifupdown-pre.service:
	Description: Helper to synchronize boot up for ifupdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: ifupdown-pre.service
	Invocation ID: ff5598e0ecc9454d9b4c93bd23c48b83
	Fragment Path: /lib/systemd/system/ifupdown-pre.service
	Condition Timestamp: Wed 2019-05-08 16:27:31 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:31 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	RequiredBy: networking.service (destination-file)
	Before: network.target (origin-file)
	Before: networking.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: network.target (origin-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 3min
	TimeoutStopSec: 3min
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: -/etc/default/networking
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/sh -c 'if [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && [ -x /bin/udevadm ]; then udevadm settle; fi'
			PID: 441
			Start Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit thermald.service:
	Description: Thermal Daemon Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/thermald.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: thermald.service
	Invocation ID: 6d76c6bd2a0b42109033bb3b01f8bc28
	Fragment Path: /lib/systemd/system/thermald.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 852
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.thermald
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/thermald --no-daemon --dbus-enable
			PID: 852
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-SHUBHRA_PC_BASE_VG-BASE_LV.device:
	Description: /dev/SHUBHRA_PC_BASE_VG/BASE_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Invocation ID: 5fe5a6948d804ceca8a9c08e8e5e0dba
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:49 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:49 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-user-sessions.service
	Invocation ID: 1727ece5a0d348eeaaed8d6697fcb45e
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Wed 2019-05-08 16:27:49 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:49 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: gdm.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: user-1000.slice (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: session-4.scope (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: nss-user-lookup.target (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: remote-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: remote-fs.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: session-4.scope (destination-file)
	ReferencedBy: user-1000.slice (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
			PID: 2080
			Start Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Timestamp: Wed 2019-05-08 16:27:49 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service:
	Description: Cryptography Setup for SHUBHRA_PC_BASE_VG-BASE_LV_crypt
	Instance: SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dcryptsetup.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service
	Invocation ID: c5b6caf11c6a4da4bc2f89a635859512
	Documentation: man:crypttab(5)
	Documentation: man:systemd-cryptsetup-generator(8)
	Documentation: man:systemd-cryptsetup at .service(8)
	Fragment Path: /run/systemd/generator/systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service
	Source Path: /etc/crypttab
	Condition Timestamp: Wed 2019-05-08 16:27:32 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:32 IST
	Assert Result: yes
	Requires: system-systemd\x2dcryptsetup.slice (origin-file)
	BindsTo: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device (origin-file)
	RequiredBy: cryptsetup.target (destination-file)
	RequiredBy: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device (destination-file)
	WantedBy: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device (destination-file)
	Conflicts: umount.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: umount.target (origin-file)
	After: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device (origin-file)
	After: system-systemd\x2dcryptsetup.slice (origin-file)
	After: cryptsetup-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device (origin-file)
	References: system-systemd\x2dcryptsetup.slice (origin-file)
	References: umount.target (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: cryptsetup.target (origin-file)
	ReferencedBy: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device (destination-file)
	ReferencedBy: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device (destination-file)
	ReferencedBy: cryptsetup.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-cryptsetup attach SHUBHRA_PC_BASE_VG-BASE_LV_crypt /dev/disk/by-uuid/49c6209d-763f-4445-a230-125fbb272ff9 none luks,discard
			PID: 541
			Start Timestamp: Wed 2019-05-08 16:27:32 IST
			Exit Timestamp: Wed 2019-05-08 16:27:32 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-cryptsetup detach SHUBHRA_PC_BASE_VG-BASE_LV_crypt
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-VAR_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Invocation ID: 6cd1caf5c6f3405d8397203c5c15c409
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit rbdmap.service:
	Description: rbdmap.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: rbdmap.service
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d10-1\x2d10:1.0-bluetooth-hci0.device:
	Description: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 18:56:02 IST
	Inactive Exit Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Enter Timestamp: Wed 2019-05-08 18:56:02 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d10-1\x2d10:1.0-bluetooth-hci0.device
	Invocation ID: 51e1c85a4d56433daae7d92254dbc2fc
	Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
	Wants: bluetooth.target (origin-udev)
	References: bluetooth.target (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0
	Found: found-udev
	udev SYSTEMD_WANTS: bluetooth.target
-> Unit cryptsetup.target:
	Description: Local Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: cryptsetup.target
	Invocation ID: 79b364da8ac84e8fb5b1d8998f0eb5d9
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Wed 2019-05-08 16:27:32 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:32 IST
	Assert Result: yes
	Requires: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: cryptsetup-pre.target (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	References: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: cryptsetup-pre.target (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathExists: !/run/initramfs/fsck-root failed
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: no
	Requires: system.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: systemd-remount-fs.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-virtual-block-dm\x2d5.device:
	Description: /sys/devices/virtual/block/dm-5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d5.device
	Invocation ID: 77258600e689434693cb3d105efac59b
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-3fad2e51\x2d5a78\x2d454b\x2d9bcc\x2da9150f73f4c8.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dVAR_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-VAR_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiC0W7FeeRjJoCYWUUxfMimhtFqQTkpngNJ.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dVAR_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
	Found: found-udev
-> Unit systemd-journal-flush.service:
	Description: Flush Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-journal-flush.service
	Invocation ID: 7b35f86bf99d4e4e8ad1213e33985b91
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: systemd-journald.service (origin-file)
	Requires: var.mount (origin-file origin-path)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-journald.service (origin-file)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: var.mount (origin-file origin-path)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/log/journal (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/journalctl --flush
			PID: 761
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit cryptsetup-pre.target:
	Description: Local Encrypted Volumes (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: cryptsetup-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: cryptsetup.target (origin-file)
	Before: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	References: cryptsetup.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-cryptsetup at SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit system-postfix.slice:
	Description: system-postfix.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-postfix.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Name: system-postfix.slice
	Invocation ID: 181ed0210f954add9e9ef01b1396a119
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: postfix at -.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postfix at -.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: postfix at -.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit dev-rfkill.device:
	Description: /dev/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-rfkill.device
	Invocation ID: 9058b582664f4199b1086748acc85af8
	Following: sys-devices-virtual-misc-rfkill.device
	Following Set Member: sys-devices-virtual-misc-rfkill.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: ST1000LM035-1RK172 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Invocation ID: d998f3f4bb184803bcf90c3a55c11709
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-77938239\x2dafda\x2d4a11\x2d99a3\x2ddb16764c3316.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-F3D4\x2dDE29.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-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 failed
	Condition Timestamp: Wed 2019-05-08 16:27:34 IST
	Condition Result: no
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: paths.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-ask-password-console.service (origin-implicit)
	After: -.mount (origin-path)
	After: plymouth-start.service (origin-file)
	Triggers: systemd-ask-password-console.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: emergency.service (origin-file)
	References: paths.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: plymouth-start.service (origin-file)
	References: systemd-ask-password-console.service (origin-implicit)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: dead
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cron.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: cron.service
	Invocation ID: 0a29c9727f4f4331a8954cc6c4556ec1
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: remote-fs.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: remote-fs.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 850
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	EnvironmentFile: -/etc/default/cron
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
			PID: 850
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-ttyS0.device
	Invocation ID: b3de0bac2b28451a85d9d7b9c2211444
	Following: sys-devices-platform-serial8250-tty-ttyS0.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
	Found: found-udev
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: dev-mqueue.mount
	Invocation ID: c8aa590cab434d349a8bb74fce4d0fcc
	Documentation: man:mq_overview(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /proc/sys/fs/mqueue succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /dev/mqueue
	What: mqueue
	File System Type: mqueue
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit apt-daily.service:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 22:36:20 IST
	Inactive Exit Timestamp: Wed 2019-05-08 22:36:15 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 22:36:20 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: apt-daily.service
	Invocation ID: 52357fccf0b34b3189e2c7437cfcb872
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily.service
	ConditionACPower: true succeeded
	Condition Timestamp: Wed 2019-05-08 22:36:15 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 22:36:15 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: apt-daily-upgrade.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-networkd.service (origin-file)
	After: apt-daily.timer (destination-implicit)
	After: NetworkManager.service (origin-file)
	After: basic.target (origin-default)
	After: connman.service (origin-file)
	After: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	TriggeredBy: apt-daily.timer (destination-implicit)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: sysinit.target (origin-default)
	References: connman.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: NetworkManager.service (origin-file)
	References: network.target (origin-file)
	References: systemd-networkd.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: apt-daily.timer (destination-implicit)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/lib/apt/apt-helper wait-online
			PID: 8566
			Start Timestamp: Wed 2019-05-08 22:36:15 IST
			Exit Timestamp: Wed 2019-05-08 22:36:18 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily update
			PID: 8674
			Start Timestamp: Wed 2019-05-08 22:36:18 IST
			Exit Timestamp: Wed 2019-05-08 22:36:20 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_BASE_VG-BASE_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Invocation ID: 7fc1b0bd6b24451ca31a92610559f307
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2ddMRG0VkRBUKb9Dj5jFpQikDHu05iQdWt0y2cubkftYAd5HcyM4S21TdG2vDHPdsO.device
	Following Set Member: dev-SHUBHRA_PC_BASE_VG-BASE_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-49c6209d\x2d763f\x2d4445\x2da230\x2d125fbb272ff9.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit home.mount:
	Description: /home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:38 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/home.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: home.mount
	Invocation ID: c7f7846cb44546d38e6655419245b462
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/home.mount
	Source Path: /etc/fstab
	Condition Timestamp: Wed 2019-05-08 16:27:36 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:36 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device (origin-file origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: session-4.scope (destination-file)
	WantedBy: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device (destination-file destination-mountinfo-implicit)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: umount.target (origin-file)
	Before: session-4.scope (destination-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device (origin-file origin-mountinfo-implicit)
	After: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	References: dev-mapper-SHUBHRA_PC_VG\x2dHOME_LV.device (origin-file origin-mountinfo-implicit)
	References: local-fs-pre.target (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: session-4.scope (destination-file)
	RequiresMountsFor: /dev/mapper/SHUBHRA_PC_VG-HOME_LV (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /home
	What: /dev/mapper/SHUBHRA_PC_VG-HOME_LV
	File System Type: xfs
	Options: rw,relatime,attr2,inode64,noquota
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d1.device
	Invocation ID: f3317dad2ef14fc580c403bad0e05347
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-block-254:1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device:
	Description: /sys/devices/platform/dell-laptop/leds/dell::kbd_backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device
	Invocation ID: 0644a94632d5461f8f2e4a881f48227d
	Wants: systemd-backlight at leds:dell::kbd_backlight.service (origin-udev)
	References: systemd-backlight at leds:dell::kbd_backlight.service (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/dell-laptop/leds/dell::kbd_backlight
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-backlight at leds:dell::kbd_backlight.service
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Invocation ID: d5181a49455247afb6a926eb3f615ced
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-> Unit apt-daily.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: apt-daily.timer
	Invocation ID: 38a2bb2954584cc3b382f300d046ce05
	Fragment Path: /lib/systemd/system/apt-daily.timer
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: apt-daily-upgrade.timer (destination-file)
	Before: shutdown.target (origin-default)
	Before: apt-daily.service (origin-implicit)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: apt-daily.service (origin-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: var.mount (origin-file origin-path)
	References: timers.target (origin-default)
	References: time-sync.target (origin-default)
	References: shutdown.target (origin-default)
	References: apt-daily.service (origin-implicit)
	ReferencedBy: apt-daily-upgrade.timer (destination-file)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: apt-daily.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 06,18:00:00
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Invocation ID: 3c68f181eb874835b844b14a2ee27f98
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-platform-serial8250-tty-ttyS1.device
	Invocation ID: 9e7a8aefb96149e9a45d2093016e01d6
	Following Set Member: dev-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
	Found: found-udev
-> Unit dev-block-254:1.device:
	Description: LVM PV cbzCsV-Kc5w-v3Zs-fONB-FeXE-rs5x-u4WqZd on /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-block-254:1.device
	Invocation ID: 87f876ac2a1d43379a90bb1ba9b2dfc9
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dcbzCsV\x2dKc5w\x2dv3Zs\x2dfONB\x2dFeXE\x2drs5x\x2du4WqZd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d49c6209d763f4445a230125fbb272ff9\x2dSHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-mapper-SHUBHRA_PC_BASE_VG\x2dBASE_LV_crypt.device
	Following Set Member: dev-dm\x2d1.device
	BoundBy: lvm2-pvscan at 254:1.service (destination-file)
	ReferencedBy: lvm2-pvscan at 254:1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: ST1000LM035-1RK172
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Invocation ID: 5001e3b400bd4878a57d132f57e9f74e
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit sys-devices-virtual-net-pvtbr0.device:
	Description: /sys/devices/virtual/net/pvtbr0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:48 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:48 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:48 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-net-pvtbr0.device
	Invocation ID: 53ead78426824d1bb8da67c98f4945fe
	Following Set Member: sys-subsystem-net-devices-pvtbr0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/pvtbr0
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-TMP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	Invocation ID: 1b22458577304caa92ac80c7ec4615bd
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: getty.target
	Invocation ID: 794bb41e3e31423abf635a11330eae73
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Wants: getty at tty1.service (origin-file)
	Wants: getty-static.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: getty at tty1.service (origin-default destination-file)
	After: getty-static.service (origin-default)
	References: shutdown.target (origin-default)
	References: getty at tty1.service (origin-file origin-default)
	References: getty-static.service (origin-file origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit accounts-daemon.service:
	Description: Accounts Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/accounts-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: accounts-daemon.service
	Invocation ID: c0a32e4269644bcaa8a04f14e43a673e
	Fragment Path: /lib/systemd/system/accounts-daemon.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Wants: nss-user-lookup.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: nss-user-lookup.target (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 863
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Accounts
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: GVFS_DISABLE_FUSE=1
	Environment: GIO_USE_VFS=local
	Environment: GVFS_REMOTE_VOLUME_MONITOR_IGNORE=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/accountsservice/accounts-daemon
			PID: 863
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:38 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-tmpfiles-setup.service
	Invocation ID: 7e0e401bdbd64119a60133adfb3e8f96
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Wed 2019-05-08 16:27:38 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:38 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: colord.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: upower.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: bolt.service (destination-file)
	Before: fwupd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: rtkit-daemon.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journal-flush.service (destination-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-journald.service (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: fwupd.service (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
			PID: 770
			Start Timestamp: Wed 2019-05-08 16:27:38 IST
			Exit Timestamp: Wed 2019-05-08 16:27:39 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit cups.socket:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: cups.socket
	Invocation ID: 8ae4bc6ac5394577aa8d5334c42ce754
	Fragment Path: /lib/systemd/system/cups.socket
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	PartOf: cups.service (origin-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: cups.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: cups.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: sockets.target (origin-default)
	References: cups.service (origin-file origin-implicit)
	References: sysinit.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	RequiresMountsFor: /run/cups/cups.sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: cups.socket
	SELinuxContextFromNet: no
	ListenStream: /run/cups/cups.sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-timesyncd.service:
	Description: Network Time Synchronization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-timesyncd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Name: systemd-timesyncd.service
	Invocation ID: 72a13e95dfc74620b44fe3cdc9a3da97
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /lib/systemd/system/systemd-timesyncd.service
	DropIn Path: /usr/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
	ConditionFileIsExecutable: !/usr/sbin/VBoxService succeeded
	ConditionFileIsExecutable: !/usr/sbin/chronyd succeeded
	ConditionFileIsExecutable: !/usr/sbin/openntpd succeeded
	ConditionFileIsExecutable: !/usr/sbin/ntpd succeeded
	ConditionVirtualization: !container succeeded
	ConditionCapability: CAP_SYS_TIME succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: tmp.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Wants: time-sync.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: time-sync.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: tmp.mount (origin-path)
	After: systemd-remount-fs.service (origin-file)
	After: var.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: var.mount (origin-file origin-path)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-file)
	References: tmp.mount (origin-path)
	References: time-sync.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
	RequiresMountsFor: /run/systemd/timesync (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 793
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/timesync
	StateDirectoryMode: 0755
	StateDirectory: systemd/timesync
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_time
	AmbientCapabilities: cap_sys_time
	User: systemd-timesync
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: read getresgid32 fcntl64 eventfd readlinkat chown32 shmget fgetxattr mknodat ioprio_get sched_get_priority_min getrlimit getresuid32 pread64 creat getresgid add_key epoll_wait_old setxattr syncfs fallocate getrusage inotify_init geteuid symlinkat sched_setparam umask clock_settime rename getpeername getpgid getgid process_vm_writev truncate64 getdents kill move_pages unlink flock getcpu writev gettid process_vm_readv timerfd_gettime _llseek signal oldfstat inotify_rm_watch renameat msgget lgetxattr fchownat getuid32 nanosleep openat clock_getres exit pipe2 keyctl mq_timedreceive utimes unlinkat io_destroy recv send sendmmsg mlockall shutdown timer_settime ftruncate64 futimesat io_cancel sysinfo setgid lstat64 mmap2 timerfd_create alarm timer_getoverrun setregid ftruncate mkdirat capget pwritev2 fadvise64_64 futex swapcontext readv fstatfs64 arch_prctl vfork migrate_pages sync signalfd epoll_create semtimedop mkdir io_setup setregid32 geteuid32 listen vmsplice getppid rmdir semctl set_thread_area semop epoll_ctl stat64 setfsuid32 close get_mempolicy lremovexattr get_robust_list execveat tee write sched_getparam readdir inotify_init1 prlimit64 rt_tgsigqueueinfo getrandom nice utime sched_setattr lsetxattr statfs flistxattr fadvise64 connect setfsgid clone clock_gettime setresgid ioctl sendto setsockopt oldstat sendfile64 epoll_create1 chmod setreuid32 request_key sigpending llistxattr mq_unlink shmctl stat set_tls timer_gettime clock_nanosleep rt_sigprocmask eventfd2 accept times _newselect timerfd_settime lchown32 rt_sigreturn dup setfsuid getgroups fremovexattr clock_adjtime sendmsg pwritev setpgid get_thread_area waitpid epoll_wait msgrcv memfd_create readahead sched_yield mq_notify munlock timer_create getuid timer_delete sched_get_priority_max dup2 splice getegid set_mempolicy sigaltstack faccessat fstatfs select unshare remap_file_pages truncate statfs64 mremap recvmsg setsid sched_setaffinity rt_sigsuspend rt_sigaction stime sigprocmask mbind fsetxattr olduname munmap setreuid chown tgkill poll signalfd4 sched_getaffinity mlock sync_file_range linkat msgsnd pwrite64 setrlimit setuid rt_sigpending open recvfrom lstat removexattr msgctl setresuid32 fstat exit_group gettimeofday access socketpair preadv setgroups32 setitimer getsid prctl name_to_handle_at sched_getattr uname fchown getresuid rt_sigtimedwait setfsgid32 munlockall sched_getscheduler pselect6 socket capset settimeofday setgid32 fchown32 sigaction dup3 semget set_robust_list chdir getpgrp epoll_pwait lseek mq_open mknod getdents64 inotify_add_watch utimensat ppoll wait4 restart_syscall waitid fchmod execve renameat2 fstatat64 newfstatat epoll_ctl_old fstat64 bind setns lchown getpid getegid32 kcmp shmat oldlstat madvise pipe setuid32 getpriority userfaultfd symlink sched_setscheduler sched_rr_get_interval readlink msync sendfile sigreturn io_getevents pause fdatasync time fcntl getcwd ugetrlimit getgroups32 setresuid mlock2 setresgid32 fchmodat io_submit fsync personality fchdir preadv2 setgroups tkill mmap socketcall oldolduname sigsuspend ioprio_set getgid32 getxattr listxattr mq_getsetattr ipc shmdt rt_sigqueueinfo statx adjtimex set_tid_address copy_file_range membarrier setpriority mq_timedsend getitimer link recvmmsg getsockopt accept4 getsockname fork brk mprotect
	SystemCallArchitectures: native
	RestrictNamespaces: 
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timesyncd
			PID: 793
			Start Timestamp: Wed 2019-05-08 16:27:39 IST
	Status Text: Synchronized to time server for the first time 142.93.235.247:123 (0.debian.pool.ntp.org).
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=closed
	Delegate=no
-> Unit exim4.service:
	Description: exim4.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: exim4.service
	ConflictedBy: postfix.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:57 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:57 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:57 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: network-online.target
	Invocation ID: e0978efdc72944d3850e34cd2d6466f1
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Wed 2019-05-08 16:27:57 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:57 IST
	Assert Result: yes
	Wants: NetworkManager-wait-online.service (origin-file)
	Wants: networking.service (origin-file)
	WantedBy: postfix at -.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: rc-local.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: postfix at -.service (destination-file)
	Before: lxc-net.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	After: networking.service (destination-file)
	After: NetworkManager-wait-online.service (origin-default destination-file)
	After: network.target (origin-file)
	References: NetworkManager-wait-online.service (origin-file origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: networking.service (origin-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-remount-fs.service
	Invocation ID: 364789d02219400cbbd72c87a38e8171
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-remount-fs.service
	ConditionPathExists: /etc/fstab succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-quotacheck.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-rfkill.socket (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-fsck-root.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
			PID: 433
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-dm\x2d3.device:
	Description: /dev/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-dm\x2d3.device
	Invocation ID: 15d7bfd75b9141518f6728428eec11c3
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit systemd-tmpfiles-setup-dev.service:
	Description: Create Static Device Nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-tmpfiles-setup-dev.service
	Invocation ID: e458ecd68cbf40d9b4c051c7c7cbeebe
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	Condition Timestamp: Wed 2019-05-08 16:27:31 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:31 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: kmod-static-nodes.service (destination-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-udevd.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
			PID: 443
			Start Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-subsystem-net-devices-pvttap0.device:
	Description: /sys/subsystem/net/devices/pvttap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:45 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:45 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-net-devices-pvttap0.device
	Invocation ID: 4cb81a6453d6490f8b3ff53c83a0f952
	Following Set Member: sys-devices-virtual-net-pvttap0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/pvttap0
	Found: found-udev
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/syslog.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: syslog.socket
	Invocation ID: 7833bc018a3a4be8b5c11eac01f3987b
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rsyslog.service (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: emergency.service (origin-file)
	Before: sockets.target (origin-file)
	Before: rsyslog.service (origin-implicit)
	Before: systemd-journald.service (destination-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: rsyslog.service (origin-implicit)
	References: emergency.service (origin-file)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: rsyslog.service (origin-implicit)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: syslog.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sendmail.service:
	Description: sendmail.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sendmail.service
	ConflictedBy: postfix.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-BOOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Invocation ID: 2c272e09f4904e36adbae5a271f794ab
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Wants: boot.mount (origin-file origin-mountinfo-implicit)
	BoundBy: boot.mount (destination-file destination-mountinfo-implicit)
	BoundBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: boot.mount (destination-file destination-mountinfo-implicit)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	ReferencedBy: boot.mount (destination-file destination-mountinfo-implicit)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev,found-mount
-> Unit keyboard-setup.service:
	Description: Set the console keyboard layout
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: keyboard-setup.service
	Invocation ID: cdf1b67a591942779a176d25e8dbd26e
	Fragment Path: /lib/systemd/system/keyboard-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: plymouth-start.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/console-setup/keyboard-setup.sh
			PID: 430
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: local-fs-pre.target
	Invocation ID: bd87b076c51a40aaa762fe4c43888ff3
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Wed 2019-05-08 16:27:31 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:31 IST
	Assert Result: yes
	WantedBy: systemd-remount-fs.service (destination-file)
	WantedBy: keyboard-setup.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: var-lib-lxcfs.mount (destination-mountinfo-default)
	Before: boot.mount (destination-file)
	Before: home.mount (destination-file)
	Before: run-user-1000-doc.mount (destination-mountinfo-default)
	Before: run-user-1000.mount (destination-mountinfo-default)
	Before: var.mount (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-mountinfo-default)
	Before: local-fs.target (destination-file)
	Before: boot-efi.mount (destination-file)
	After: lvm2-monitor.service (destination-file)
	After: dm-event.service (destination-file)
	After: keyboard-setup.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo-default)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: home.mount (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: var.mount (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:31 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:31 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-modules-load.service
	Invocation ID: c2b4e7f3868d47cbb3ed8c89711897df
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules-load failed
	ConditionKernelCommandLine: |modules-load failed
	ConditionDirectoryNotEmpty: |/run/modules-load.d failed
	ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/lib/modules-load.d failed
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: networking.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-sysctl.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
			PID: 425
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:31 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service:
	Description: File System Check on /dev/disk/by-uuid/F3D4-DE29
	Instance: dev-disk-by\x2duuid-F3D4\x2dDE29
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-fsck at dev-disk-by\x2duuid-F3D4\x2dDE29.service
	Invocation ID: c73570b5976244fb842f62a6c133b1bb
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Wed 2019-05-08 16:27:37 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:37 IST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	BindsTo: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	RequiredBy: boot-efi.mount (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: boot-efi.mount (destination-file)
	After: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: shutdown.target (origin-file)
	References: dev-disk-by\x2duuid-F3D4\x2dDE29.device (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: boot-efi.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck /dev/disk/by-uuid/F3D4-DE29
			PID: 754
			Start Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Timestamp: Wed 2019-05-08 16:27:37 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lm-sensors.service
	Invocation ID: c48b4698303348af9fdcc67780ea0787
	Fragment Path: /lib/systemd/system/lm-sensors.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/sensors -s
			PID: 868
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
			Exit Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Code: exited
			Exit Status: 0
		Command Line: /usr/bin/sensors
			PID: 1051
			Start Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit avahi-daemon.service:
	Description: Avahi mDNS/DNS-SD Stack
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: avahi-daemon.service
	Invocation ID: ad761b570d114501a1db9919b5f348f9
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: avahi-daemon.socket (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	WantedBy: cups-browsed.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: cups-browsed.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: avahi-daemon.socket (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: avahi-daemon.socket (destination-implicit)
	References: dbus.socket (origin-file)
	References: avahi-daemon.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: avahi-daemon.socket (destination-implicit)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: cups-browsed.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	Main PID: 864
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/avahi-daemon -s
			PID: 864
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: avahi-daemon 0.7 starting up.
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Invocation ID: 5f5dfd6ece534e5aa82dbd8eac9a7f1b
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-block-8:2.device
	Wants: lvm2-pvscan at 8:2.service (origin-udev)
	References: lvm2-pvscan at 8:2.service (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
	udev SYSTEMD_WANTS: lvm2-pvscan at 8:2.service
-> Unit getty-pre.target:
	Description: Login Prompts (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: getty-pre.target
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-ask-password-console.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
	ConditionPathExists: !/run/plymouth/pid untested
	Requires: system.slice (origin-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-vconsole-setup.service (origin-file)
	After: systemd-ask-password-console.path (destination-implicit)
	After: plymouth-start.service (origin-file)
	TriggeredBy: systemd-ask-password-console.path (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: emergency.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-vconsole-setup.service (origin-file)
	References: shutdown.target (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: systemd-ask-password-console.path (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:14 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:13 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:14 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/upower.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Name: upower.service
	Invocation ID: 7243f1b35da54a34999fa5940f218df9
	Documentation: man:upowerd(8)
	Fragment Path: /lib/systemd/system/upower.service
	Condition Timestamp: Wed 2019-05-08 16:28:13 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:28:13 IST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: var.mount (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: tmp.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: var.mount (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-file)
	After: system.slice (origin-file)
	After: dbus.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: tmp.mount (origin-file)
	References: -.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-file)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: var.mount (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 3008
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
	DynamicUser: no
	ReadWritePaths: /var/lib/upower
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/upower/upowerd
			PID: 3008
			Start Timestamp: Wed 2019-05-08 16:28:13 IST
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dm-event.socket:
	Description: Device-mapper event daemon FIFOs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 23:41:25 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dm-event.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dm-event.socket
	Invocation ID: 883e704db1174359a09c5b8667855be7
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.socket
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: lvm2-monitor.service (destination-file)
	RequiredBy: dm-event.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: dm-event.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: dm-event.service (origin-implicit)
	References: dm-event.service (origin-implicit)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	RequiresMountsFor: /run/dmeventd-client (origin-file)
	RequiresMountsFor: /run/dmeventd-server (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: dm-event.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/dmeventd-server
	ListenFIFO: /run/dmeventd-client
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device:
	Description: /dev/mapper/SHUBHRA_PC_VG-ROOT_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Invocation ID: 547169901aa14566930d4cf7c71ccf07
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev,found-mount
-> Unit systemd-ask-password-wall.path:
	Description: Forward Password Requests to Wall Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-ask-password-wall.path
	Invocation ID: 3406922b5a01441688382a7c3a5b4f23
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: paths.target (origin-file)
	Before: systemd-ask-password-wall.service (origin-implicit)
	Before: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-ask-password-wall.service (origin-implicit)
	References: paths.target (origin-file)
	References: systemd-ask-password-wall.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: emergency.service (origin-file)
	References: cryptsetup.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: multi-user.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-wall.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit sys-subsystem-net-devices-pvtbr0.device:
	Description: /sys/subsystem/net/devices/pvtbr0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:48 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:48 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:48 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-net-devices-pvtbr0.device
	Invocation ID: a063f1671ddb493084b42c0202b81901
	Following Set Member: sys-devices-virtual-net-pvtbr0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/pvtbr0
	Found: found-udev
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-tmpfiles-clean.timer
	Invocation ID: 76346c874f9b452091e72b69a93b6e65
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: systemd-tmpfiles-clean.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: systemd-tmpfiles-clean.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-tmpfiles-clean.service (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: systemd-tmpfiles-clean.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnUnitActiveSec: 1d
	OnBootSec: 15min
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: 
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: cpu cpuacct memory pids
	CGroup members mask: cpu cpuacct io blkio memory devices pids bpf-firewall bpf-devices
	Name: -.slice
	Documentation: man:systemd.special(7)
	RequiredBy: init.scope (destination-file)
	RequiredBy: user.slice (destination-implicit)
	RequiredBy: system.slice (destination-implicit)
	WantedBy: slices.target (destination-file)
	Before: init.scope (destination-file)
	Before: user.slice (destination-implicit)
	Before: slices.target (destination-file)
	Before: system.slice (destination-implicit)
	ReferencedBy: init.scope (destination-file)
	ReferencedBy: user.slice (destination-implicit)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: system.slice (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=yes
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit man-db.timer:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2019-05-09 00:23:09 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: man-db.timer
	Invocation ID: f13b2b975d2c459aaec0c174fd240fa3
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.timer
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: var.mount (origin-file origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: man-db.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: var.mount (origin-file origin-path)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	Triggers: man-db.service (origin-implicit)
	References: timers.target (origin-default)
	References: time-sync.target (origin-default)
	References: var.mount (origin-file origin-path)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: man-db.service (origin-implicit)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: man-db.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	OnCalendar: *-*-* 00:00:00
-> Unit systemd-fsckd.service:
	Description: File System Check Daemon to report status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:28:07 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: Wed 2019-05-08 16:28:07 IST
	Inactive Enter Timestamp: Wed 2019-05-08 16:28:07 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: systemd-fsckd.service
	Invocation ID: 75bdd7fcfa17401e860ec07924cdb0e3
	Documentation: man:systemd-fsckd.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.service
	Condition Timestamp: Wed 2019-05-08 16:27:33 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:33 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: systemd-fsckd.socket (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-fsckd.socket (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-fsckd.socket (destination-implicit)
	References: systemd-fsckd.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-fsckd.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
			PID: 607
			Start Timestamp: Wed 2019-05-08 16:27:33 IST
			Exit Timestamp: Wed 2019-05-08 16:28:07 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> 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
	State Change Timestamp: Wed 2019-05-08 16:27:33 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:33 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d2.device
	Invocation ID: 260ac8eebcb84707837c67e21eb65457
	Following Set Member: dev-SHUBHRA_PC_VG-BOOT_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCNr6m0O2EHx3VQdltsGanz055k4m0ziro.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-disk-by\x2duuid-95306115\x2d1f46\x2d4a50\x2d9397\x2d5c1e0c4f2852.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dBOOT_LV.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit sys-devices-virtual-block-dm\x2d4.device:
	Description: /sys/devices/virtual/block/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-virtual-block-dm\x2d4.device
	Invocation ID: 403f584fd36e46d0b1446ddd333a969b
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:39 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: paths.target
	Invocation ID: cbf40151cd1a4427b8f42998e65ca20f
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: cups.path (destination-default)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: cups.path (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit connman.service:
	Description: connman.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: connman.service
	Before: apt-daily-upgrade.service (destination-file)
	Before: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
-> Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:39 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Name: avahi-daemon.socket
	Invocation ID: 3c1f01f941c2409d8096ae71aa58b5da
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Wed 2019-05-08 16:27:39 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:39 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	RequiredBy: avahi-daemon.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: avahi-daemon.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: avahi-daemon.service (origin-implicit)
	References: -.mount (origin-path)
	References: avahi-daemon.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: sockets.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	RequiresMountsFor: /run/avahi-daemon/socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: avahi-daemon.socket
	SELinuxContextFromNet: no
	ListenStream: /run/avahi-daemon/socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-module-fuse.device
	Invocation ID: e32a216a16df4c6ca09e2413cc8bb456
	Wants: sys-fs-fuse-connections.mount (origin-udev)
	References: sys-fs-fuse-connections.mount (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/module/fuse
	Found: found-udev
	udev SYSTEMD_WANTS: sys-fs-fuse-connections.mount
-> Unit pppd-dns.service:
	Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2019-05-08 16:27:44 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:40 IST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2019-05-08 16:27:44 IST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: pppd-dns.service
	Invocation ID: e649f9747b09412580b5a793c3d5632e
	Fragment Path: /lib/systemd/system/pppd-dns.service
	Condition Timestamp: Wed 2019-05-08 16:27:40 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:40 IST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /etc/ppp/ip-down.d/0000usepeerdns
			PID: 867
			Start Timestamp: Wed 2019-05-08 16:27:40 IST
			Exit Timestamp: Wed 2019-05-08 16:27:44 IST
			Exit Code: exited
			Exit Status: 0
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit run-user-1000.mount:
	Description: /run/user/1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:28:23 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Enter Timestamp: Wed 2019-05-08 16:28:23 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: run-user-1000.mount
	Invocation ID: df69090999094be3bc9ed2d194f3a91b
	Source Path: /proc/self/mountinfo
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	Before: run-user-1000-gvfs.mount (destination-implicit)
	Before: run-user-1000-doc.mount (destination-implicit)
	Before: local-fs.target (origin-mountinfo-default)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo-default)
	After: swap.target (origin-mountinfo-default)
	After: system.slice (origin-file)
	References: umount.target (origin-mountinfo-default)
	References: local-fs.target (origin-mountinfo-default)
	References: swap.target (origin-mountinfo-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: -.mount (origin-implicit)
	ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
	ReferencedBy: run-user-1000-doc.mount (destination-implicit)
	RequiresMountsFor: /run/user (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/1000
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=788352k,mode=700,uid=1000,gid=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit blk-availability.service:
	Description: Availability of block devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:30 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:30 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: blk-availability.service
	Invocation ID: 3c9d72408e054e4bb2a47a62560d0061
	Fragment Path: /lib/systemd/system/blk-availability.service
	Condition Timestamp: Wed 2019-05-08 16:27:30 IST
	Condition Result: yes
	Assert Timestamp: Wed 2019-05-08 16:27:30 IST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: lvm2-activation.service (origin-file)
	After: iscsid.service (origin-file)
	After: system.slice (origin-file)
	After: iscsi-shutdown.service (origin-file)
	After: iscsi.service (origin-file)
	After: rbdmap.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: fcoe.service (origin-file)
	References: lvm2-activation.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: fcoe.service (origin-file)
	References: iscsi.service (origin-file)
	References: iscsi-shutdown.service (origin-file)
	References: rbdmap.service (origin-file)
	References: iscsid.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/true
			PID: 427
			Start Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Timestamp: Wed 2019-05-08 16:27:30 IST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/blkdeactivate -u -l wholevg -m disablequeueing -r wait
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-lvmpolld.service:
	Description: LVM2 poll daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: lvm2-lvmpolld.service
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.service
	Requires: lvm2-lvmpolld.socket (origin-file)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	After: lvm2-lvmpolld.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: lvm2-lvmpolld.socket (destination-implicit)
	References: lvm2-lvmpolld.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	PIDFile: /run/lvmpolld.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: private
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvmpolld -t 60 -f
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Invocation ID: 692b2d02d5d141de9ea870e3adc24db5
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device:
	Description: LVM PV 0bnC3H-AB3N-VCmC-WoCi-6R3K-8KWv-NkJAH6 on /dev/sda2 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:37 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:37 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2d0bnC3H\x2dAB3N\x2dVCmC\x2dWoCi\x2d6R3K\x2d8KWv\x2dNkJAH6.device
	Invocation ID: 6e72e32f71e747eda81f3151a1cdd118
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST1000LM035\x2d1RK172_ZDEFBG57\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-6bc81cad\x2d4da1\x2d4bbf\x2d95e9\x2d0ef540e3c24a.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5000c500b4e30a23\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-block-8:2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-SHUBHRA_PC_VG-SWAP_LV.swap:
	Description: /dev/SHUBHRA_PC_VG/SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Name: dev-SHUBHRA_PC_VG-SWAP_LV.swap
	Invocation ID: 094c78a333db4462a6f5bc0f6119d8b4
	Following: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.swap
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.swap
	Following Set Member: dev-dm\x2d4.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.swap
	Requires: -.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit)
	References: swap.target (origin-default)
	References: umount.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit)
	RequiresMountsFor: /dev/SHUBHRA_PC_VG/SWAP_LV (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/SHUBHRA_PC_VG/SWAP_LV
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-4
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	KeyringMode: shared
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP:  no
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=yes
	TasksAccounting=yes
	IPAccounting=no
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryMin=0
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-update-done.service:
	Description: systemd-update-done.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: systemd-update-done.service
	After: systemd-sysusers.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
-> Unit sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device:
	Description: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
	Invocation ID: bde8f6bb191043cd9312403bb00a515e
	Wants: systemd-backlight at backlight:intel_backlight.service (origin-udev)
	References: systemd-backlight at backlight:intel_backlight.service (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-backlight at backlight:intel_backlight.service
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Invocation ID: 2ae4921691ce4c1ebfe5f47606335834
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device:
	Description: /dev/disk/by-id/dm-name-SHUBHRA_PC_VG-SWAP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dSWAP_LV.device
	Invocation ID: 188f1e4c4b0c430e8d2d5541394d167f
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dSWAP_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCItaEY8gBKgShqcCw138KwKaZICj2MQPD.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-SHUBHRA_PC_VG-SWAP_LV.device
	Following Set Member: dev-disk-by\x2duuid-fae4b7bf\x2dea05\x2d4159\x2d89a1\x2d140a3492c826.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
-> Unit sys-subsystem-net-devices-enp1s0.device:
	Description: RTL810xE PCI Express Fast Ethernet controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:32 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:32 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: sys-subsystem-net-devices-enp1s0.device
	Invocation ID: 370592329dd6414f8b67c97f1b5c3274
	Following Set Member: sys-devices-pci0000:00-0000:00:1d.0-0000:01:00.0-net-enp1s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.0/0000:01:00.0/net/enp1s0
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-BEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:35 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:35 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCyxqOfHO44gCc5Hkntu8bqvFNMc6fjdYD.device
	Invocation ID: e3734d6a33824ae5a41f6815649846fd
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dROOT_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-ROOT_LV.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-1009741d\x2d6424\x2d4ec2\x2d9b60\x2d9a07fbc564a8.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device:
	Description: /dev/disk/by-uuid/825efa73-9d42-47ac-8c83-31419fcec503
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Invocation ID: 3db7f2f49ba84b0daefd34e307156116
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-SHUBHRA_PC_VG-TMP_LV.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-> Unit dev-SHUBHRA_PC_VG-TMP_LV.device:
	Description: /dev/SHUBHRA_PC_VG/TMP_LV
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2019-05-08 16:27:36 IST
	Inactive Exit Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Enter Timestamp: Wed 2019-05-08 16:27:36 IST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Name: dev-SHUBHRA_PC_VG-TMP_LV.device
	Invocation ID: 1a283c570b8246c7b3fccda472793446
	Following: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-mapper-SHUBHRA_PC_VG\x2dTMP_LV.device
	Following Set Member: dev-disk-by\x2duuid-825efa73\x2d9d42\x2d47ac\x2d8c83\x2d31419fcec503.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dBEzlJHoWKg8CTklTyKkunT1gEzZtIJiCX6EOhu6WVR1eQU7deTsVUAZJ19WoGhMj.device
	Following Set Member: dev-dm\x2d6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d6.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dSHUBHRA_PC_VG\x2dTMP_LV.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-6
	Found: found-udev
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/lxc.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxc.service

==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/networking.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/console-setup.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/wpa_supplicant.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/smartd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/thermald.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ulogd2.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/postfix.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/pppd-dns.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/unattended-upgrades.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/dnsmasq.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxcfs.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxc-net.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lxc.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service

==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/networking.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/networking.service
/etc/systemd/system/network-online.target.wants/networking.service

==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/NetworkManager-wait-online.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dm-event.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/dm-event.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/dm-event.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/uuidd.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/blk-availability.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/blk-availability.service

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/blk-availability.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-monitor.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-lvmpolld.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/apparmor.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-monitor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-lvmpolld.socket.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/keyboard-setup.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service

==> /var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service

==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service

==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-fi.w1.wpa_supplicant1.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service

==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/irqbalance.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/irqbalance.service

==> /var/lib/systemd/deb-systemd-helper-enabled/smartd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/smartd.service

==> /var/lib/systemd/deb-systemd-helper-enabled/thermald.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/thermald.service
/etc/systemd/system/dbus-org.freedesktop.thermald.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.thermald.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsync.service

==> /var/lib/systemd/deb-systemd-helper-enabled/ulogd2.service.dsh-also <==
/etc/systemd/system/ulogd.service
/etc/systemd/system/multi-user.target.wants/ulogd2.service

==> /var/lib/systemd/deb-systemd-helper-enabled/ulogd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/postfix.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/postfix.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service

==> /var/lib/systemd/deb-systemd-helper-enabled/udisks2.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/udisks2.service

==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/udisks2.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/switcheroo-control.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/rtkit-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/rtkit-daemon.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service

==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/apparmor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/apparmor.service

==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service

==> /var/lib/systemd/deb-systemd-helper-enabled/man-db.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/man-db.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/switcheroo-control.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/switcheroo-control.service

==> /var/lib/systemd/deb-systemd-helper-enabled/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service

==> /var/lib/systemd/deb-systemd-helper-enabled/upower.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/upower.service

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dnsmasq.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/dnsmasq.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lxcfs.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxcfs.service

==> /var/lib/systemd/deb-systemd-helper-enabled/saned.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/saned.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/unattended-upgrades.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path

==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/lxc-net.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lxc-net.service

==> /var/lib/systemd/deb-systemd-helper-enabled/speech-dispatcherd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/speech-dispatcherd.service
/etc/systemd/system/speech-dispatcher.service

==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service

==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/anacron.timer
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/SHUBHRA_PC_VG-ROOT_LV /               ext4    errors=remount-ro,commit=300 0       1
/dev/mapper/SHUBHRA_PC_VG-BOOT_LV /boot           ext4    defaults,commit=300        0       2
# /boot/efi was on /dev/sda1 during installation
UUID=F3D4-DE29  /boot/efi       vfat    umask=0077      0       1
/dev/mapper/SHUBHRA_PC_VG-HOME_LV /home           xfs     defaults        0       0
/dev/mapper/SHUBHRA_PC_VG-TMP_LV /tmp            xfs     defaults        0       0
/dev/mapper/SHUBHRA_PC_VG-VAR_LV /var            xfs     defaults        0       0
/dev/mapper/SHUBHRA_PC_VG-SWAP_LV none            swap    sw              0       0


More information about the Pkg-systemd-maintainers mailing list