]> code.delx.au - monosys/blob - etc/udev/rules.d/udev-rules.d/10-bluetooth.rules
Moved files around
[monosys] / etc / udev / rules.d / udev-rules.d / 10-bluetooth.rules
1 ACTION=="add", KERNEL=="hci0", RUN+="/usr/bin/hciconfig hci0 down; /usr/bin/hciconfig hci0 up"