Change /usr/bin/false to /bin/false in the dbus configuration 19/209919/1
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 12 Jul 2019 09:18:26 +0000 (18:18 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 12 Jul 2019 09:18:26 +0000 (18:18 +0900)
Change-Id: If06b7019801d07696b01d337fd0ea95d63aa680f

plugin/app2sd/org.tizen.app2sd.service.in

index b8bfa49b65fd4d3d881519c520bf98fa2a0f7269..cf5f03839ecc7e1490ac0c1649191303da733e36 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=org.tizen.app2sd
-Exec=@PREFIX@/bin/false
+Exec=/bin/false
 SystemdService=app2sd-server.service