Parent Directory
|
Revision Log
Drop old (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
| 1 | # Start/Stop bluetooth service on device insertion. Gentoo specific. |
| 2 | SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="bluetooth.sh" |
| 3 | |
| 4 | # So that normal users can dial out. |
| 5 | SUBSYSTEM=="tty", SUBSYSTEMS=="bluetooth", GROUP="uucp" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |