Diff between a106a3ae3b074579839b43ffa4cf876798a2fed0 and e5bb5fa89ce3b3d28b6ab4120ef56c5f5591ae69
Changed Files
| File | Additions | Deletions | Status |
| HACKING | +3 | -0 | modified |
Full Patch
diff --git a/HACKING b/HACKING
index e10986f..29b136b 100644
--- a/HACKING
+++ b/HACKING
@@ -76,6 +76,9 @@ automatically includes this option.
Copy configuration file which specifies the required security policies
# sudo cp ./src/bluetooth.conf /etc/dbus-1/system.d/
+ Disable SELinux
+ # sudo setenforce 0
+
Run daemon in foreground with debugging
# sudo ./src/bluetoothd -n -d -f ./src/main.conf