The bluetooth init script seems to output no information or weird information: # /etc/init.d/bluetooth start Enabling Bluetooth devices: # /etc/init.d/bluetooth status stop} # /etc/init.d/bluetooth stop Stopping Bluetooth services: ("stop}" is not a typo)
On my system, it says: [mclasen@planemask icons]$ /sbin/service bluetooth status Usage: /etc/init.d/bluetooth {start|stop}
Fixed the typo in rawhide, in the new 4.61 package. I also committed the fix to F-12, if we ever do a release there. Look at the script itself (or the F-12 release notes) if you wonder why it doesn't print any information. Thanks for catching it!