Add SmackProcessLabel option in systemd service files 75/143675/1 accepted/tizen/4.0/unified/20170828.223427 accepted/tizen/unified/20170814.060141 submit/tizen/20170811.080019 submit/tizen_4.0/20170828.100003
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 11 Aug 2017 02:41:41 +0000 (11:41 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 11 Aug 2017 02:41:41 +0000 (11:41 +0900)
Change-Id: If9bef0f17e7eda8323e0634e8e29b501ada5701c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluetooth-map-agent.service
packaging/bluetooth-pbap-agent.service

index 6f82e2d..079fb6f 100644 (file)
@@ -4,6 +4,7 @@ Description=Bluetooth MAP Agent
 [Service]
 User=network_fw
 Group=network_fw
+SmackProcessLabel=System
 Type=dbus
 BusName=org.bluez.map_agent
 ExecStart=/usr/bin/bluetooth-map-agent
index 895ffd3..60460c2 100644 (file)
@@ -4,6 +4,7 @@ Description=Bluetooth PBAP Agent
 [Service]
 User=network_fw
 Group=network_fw
+SmackProcessLabel=System
 SupplementaryGroups=priv_message_read
 Type=dbus
 BusName=org.bluez.pb_agent