12.3,bluedevil, bluetooth, dongle not activated

opeSUSE 12.3 x86_64
i boot pc
then
i open a kde session
then
i see :

  • bluedevil is in the state “active”
  • bluetooth dongle does not flashes, indicating it is not active
    then
    as root i run “hciconfig hci0 up”
    then
    bluetooth dongle flashes, indicating it is active
    then
    i add “hciconfig hci0 up” in /etc/rc.d/after.local
    then
    i reboot pc
    then
    i open a kde session
    then
    i see : bluetooth dongle is not active !

with mandriva i use /etc/rc.d/rc.local and it works

what to do for after.local runs “hciconfig hci0 up” ?