Remove dependency of ac.service 26/187526/1 accepted/tizen/unified/20180827.160553 submit/tizen/20180827.143204
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 24 Aug 2018 00:08:51 +0000 (09:08 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 24 Aug 2018 00:10:29 +0000 (09:10 +0900)
The starter runs in the user session, but ac.service is in the system session.

Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I39f70b68dba3e9261c94b46eff99cc1ef87d538c

packaging/starter.service
packaging/starter_common.service

index fe63ad9..dc84ebe 100644 (file)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Start the "starter" program
 DefaultDependencies=no
-After=ac.service efl-config.service enlightenment-user.service
+After=efl-config.service enlightenment-user.service
 Before=basic.target
 
 [Service]
index e6fac24..071e378 100644 (file)
@@ -1,6 +1,5 @@
 [Unit]
 Description=Start the "starter" program
-After=ac.service
 
 [Service]
 EnvironmentFile=/run/tizen-system-env