Remove executing bluetooth-stak-up.service before bluez-start
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluez-start.service
index 9cd6321..87c044b 100644 (file)
@@ -1,6 +1,7 @@
 [Unit]
 Description=Bluetooth service (Bluez)
 Documentation=man:bluetoothd(8)
+Requires=bluetooth-stack-up.service
 
 [Service]
 User=network_fw
@@ -8,7 +9,7 @@ Group=network_fw
 Type=dbus
 BusName=org.bluez
 ExecStart=/usr/libexec/bluetooth/bluetoothd -d -C
-Capabilities=cap_net_admin,cap_net_bind_service,cap_dac_override=i
+Capabilities=cap_net_admin,cap_net_raw,cap_net_bind_service,cap_dac_override=i
 SecureBits=keep-caps
 SmackProcessLabel=System
 KillMode=process