diff options
Diffstat (limited to 'source/n/bluez/doinst.sh')
-rw-r--r-- | source/n/bluez/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/bluez/doinst.sh b/source/n/bluez/doinst.sh index 1711435e..0d4dde1d 100644 --- a/source/n/bluez/doinst.sh +++ b/source/n/bluez/doinst.sh @@ -17,8 +17,8 @@ if [ -e etc/rc.d/rc.bluetooth ]; then mv etc/rc.d/rc.bluetooth.new.incoming etc/rc.d/rc.bluetooth.new fi -config etc/alsa/bluetooth.conf.new config etc/rc.d/rc.bluetooth.new +config etc/alsa/bluetooth.conf.new config etc/bluetooth/audio.conf.new config etc/bluetooth/input.conf.new config etc/bluetooth/main.conf.new |