Parent Directory
|
Revision Log
Adding plugdev policy. Fixes #283744. Thanks to Fabio Erculiani. (Portage version: 2.2_rc40/cvs/Linux x86_64)
| 1 | patrick | 1.1 | diff -Nurp bluez-4.39.orig/src/bluetooth.conf bluez-4.39/src/bluetooth.conf |
| 2 | --- bluez-4.39.orig/src/bluetooth.conf 2008-12-20 20:18:10.000000000 +0100 | ||
| 3 | +++ bluez-4.39/src/bluetooth.conf 2009-09-05 13:30:34.411581498 +0200 | ||
| 4 | @@ -17,6 +17,10 @@ | ||
| 5 | <allow send_destination="org.bluez"/> | ||
| 6 | </policy> | ||
| 7 | |||
| 8 | + <policy group="plugdev"> | ||
| 9 | + <allow send_destination="org.bluez"/> | ||
| 10 | + </policy> | ||
| 11 | + | ||
| 12 | <policy context="default"> | ||
| 13 | <deny send_destination="org.bluez"/> | ||
| 14 | </policy> |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |