Remove unnecessary service options 05/169605/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 8 Feb 2018 01:36:50 +0000 (10:36 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 9 Feb 2018 02:17:33 +0000 (02:17 +0000)
- Recovery service should be executed before AMD and this is
  only constraint for recovery service.

Change-Id: I87a54689bf14cd25493e215a71631fb0fd8b1c26
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
tool/pkg-db-recovery.service

index ab0d87b..9b293e0 100644 (file)
@@ -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]