From d04ad2581c39c291a43dbe9e290e5f33fe298e04 Mon Sep 17 00:00:00 2001 From: Hyuk Lee Date: Wed, 21 Jun 2017 15:21:21 +0900 Subject: [PATCH] Modify the pid and gid of map agent to network_fw Change-Id: I2d06c62b99bf0581c9d3b84bc08802db63f8020e Signed-off-by: Hyuk Lee --- packaging/bluetooth-map-agent.service | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/bluetooth-map-agent.service b/packaging/bluetooth-map-agent.service index 7237835..6f82e2d 100644 --- a/packaging/bluetooth-map-agent.service +++ b/packaging/bluetooth-map-agent.service @@ -2,6 +2,8 @@ Description=Bluetooth MAP Agent [Service] +User=network_fw +Group=network_fw Type=dbus BusName=org.bluez.map_agent ExecStart=/usr/bin/bluetooth-map-agent -- 2.7.4