Diff between 25d154a94fd3b23efa931cc09eab6c80db0cae4b and 9bda7e8c2130de9a3340ebd0e6cc1dedc2eae338

Changed Files

File Additions Deletions Status
src/bluetooth.service.in +1 -1 modified

Full Patch

diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index 2b73254..35e9457 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -9,7 +9,7 @@ ExecStart=@libexecdir@/bluetoothd
 NotifyAccess=main
 #WatchdogSec=10
 #Restart=on-failure
-CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
+CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 LimitNPROC=1
 
 [Install]