Path activation for dlog_logger.service 36/40636/1
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 10 Feb 2015 02:22:43 +0000 (11:22 +0900)
committerchan lee <chan45.lee@samsung.com>
Sat, 6 Jun 2015 09:26:37 +0000 (18:26 +0900)
commit587f87c79792f079c4a6fb0a524c2b9843b73ff8
treea62b29da0c0283e55dc55d88847d067722c4b8a0
parent834f02d7aff807d6ef6085bf43223e73bde4d640
Path activation for dlog_logger.service

dlog_logger daemon writes its log into /var/log and /var is symlinked to
/opt/var. However, current dlog_logger.service sometimes failed to
launch because of "DefaultDependencies=no". In order to fix this bug,
dlog_logger.service should be launched just after '/var/log' is shown
and that means /opt is already mounted. This solution is also available
when using single root partition.

Change-Id: Ia1483d1806387f4a8cb5181f20b0adf30d33f305
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Signed-off-by: chan lee <chan45.lee@samsung.com>
packaging/dlog.spec
packaging/dlog_logger.path [new file with mode: 0644]
packaging/dlog_logger.service