From: Junghyun Yeon Date: Thu, 8 Feb 2018 01:36:50 +0000 (+0900) Subject: Remove unnecessary service options X-Git-Tag: accepted/tizen/unified/20180219.142407~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fappfw%2Fpkgmgr-info.git;a=commitdiff_plain;h=8f590489020016aa017f85cdac6428ab7fd2a770 Remove unnecessary service options - Recovery service should be executed before AMD and this is only constraint for recovery service. Change-Id: I87a54689bf14cd25493e215a71631fb0fd8b1c26 Signed-off-by: Junghyun Yeon --- diff --git a/tool/pkg-db-recovery.service b/tool/pkg-db-recovery.service index ab0d87b..9b293e0 100644 --- a/tool/pkg-db-recovery.service +++ b/tool/pkg-db-recovery.service @@ -1,8 +1,6 @@ [Unit] Description=Package DB Recovery Service DefaultDependencies=false -Requires=tizen-system-env.service -After=tizen-system-env.service Before=ac.service [Service]