mesh: Update capabilities of bluetooth-mesh 10/241110/1 accepted/tizen/unified/20200819.035939 submit/tizen/20200818.003628
authorAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 14 Aug 2020 16:19:36 +0000 (21:49 +0530)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 14 Aug 2020 16:24:13 +0000 (21:54 +0530)
This patch updates bluetooth-mesh capabilities to allow network_fw
user to launch bluetooth-mesh daemon on HCI RAW socket.

Change-Id: I009c7356fb34f748e672d715b831c1967bf6aea2
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/bluetooth-mesh.service.in

index 0dded0a..62b6dcf 100644 (file)
@@ -7,7 +7,7 @@ Group=network_fw
 Type=dbus
 BusName=org.bluez.mesh
 ExecStart=@pkglibexecdir@/bluetooth-meshd --nodetach --debug --use_raw
-Capabilities=cap_net_admin,cap_net_bind_service,cap_dac_override=eip
+Capabilities=cap_net_admin,cap_net_raw,cap_net_bind_service,cap_dac_override=eip
 SecureBits=keep-caps
 SmackProcessLabel=System
 KillMode=process