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 27d11b81493d5eb8ebcd272b2cb5d73853889c92..5b56a9a2f68eb5bf78f8ece720882ecd78df5012 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 1a8c43d63d761d1627917323a85ea40e3132504d..553c731702a301d6b8e886bff52466f34ea892ea 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