mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-25 17:53:24 +01:00
14 lines
469 B
Diff
14 lines
469 B
Diff
diff -Nurp bluez-4.39.orig/src/bluetooth.conf bluez-4.39/src/bluetooth.conf
|
|
--- bluez-4.39.orig/src/bluetooth.conf 2008-12-20 20:18:10.000000000 +0100
|
|
+++ bluez-4.39/src/bluetooth.conf 2009-09-05 13:30:34.411581498 +0200
|
|
@@ -17,6 +17,10 @@
|
|
<allow send_destination="org.bluez"/>
|
|
</policy>
|
|
|
|
+ <policy group="plugdev">
|
|
+ <allow send_destination="org.bluez"/>
|
|
+ </policy>
|
|
+
|
|
<policy context="default">
|
|
<deny send_destination="org.bluez"/>
|
|
</policy>
|