diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-12-15 16:05:37 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-12-15 16:05:37 +0100 |
commit | 6317c213d0cffdf66faf644361877bf259aff756 (patch) | |
tree | a3cb1f7729011bfb7cc7eb07851783bb9d92c2aa /etc/udev/suse/40-bluetooth.rules | |
parent | 89a8f4e75e68aea378163a3c56b16f76cee407e0 (diff) |
update SUSE rules
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'etc/udev/suse/40-bluetooth.rules')
-rw-r--r-- | etc/udev/suse/40-bluetooth.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/udev/suse/40-bluetooth.rules b/etc/udev/suse/40-bluetooth.rules index 7405d15b21..b6d706cabf 100644 --- a/etc/udev/suse/40-bluetooth.rules +++ b/etc/udev/suse/40-bluetooth.rules @@ -1,5 +1,5 @@ # bluetooth subsystem -SUBSYSTEM=="bluetooth", RUN+="/sbin/udev.bluetooth.sh" +SUBSYSTEM=="bluetooth", RUN+="/lib/udev/bluetooth.sh" # uncomment this if you have configured an automatic rfcomm-bind in # /etc/bluetooth/rfcomm.conf |