Change /usr/bin/false to /bin/false in the dbus configuration 05/209905/2 accepted/tizen/unified/20190715.111836 submit/tizen/20190714.235650
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 12 Jul 2019 08:06:32 +0000 (17:06 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 12 Jul 2019 08:08:07 +0000 (17:08 +0900)
Change-Id: Ic191f5e7eccbe3e674642dc09f52c31c765546e4

map-agent/org.bluez.map_agent.service
pb-agent/org.bluez.pb_agent.service

index 27d11b8..5b56a9a 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=org.bluez.map_agent
-Exec=/usr/bin/false
+Exec=/bin/false
 SystemdService=bluetooth-map-agent.service
index 1a8c43d..553c731 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=org.bluez.pb_agent
-Exec=/usr/bin/false
+Exec=/bin/false
 SystemdService=bluetooth-pbap-agent.service