Description of problem: In fedora 8 and rawhide, running 'service dund start' does nothing. The dund service does not start and no error messages are issues Version-Release number of selected component (if applicable): bluez-utils-3.29-1.fc9.i386 How reproducible: 100% Steps to Reproduce: 1. service dund start 2. 3. Actual results: dund is not started Expected results: dund should start Additional info: Same problem in F8 as well
/etc/init.d/pand also appears to have the same problem
Should start with which arguments? You need to set the arguments in /etc/sysconfig/dund. Same thing for pand with /etc/sysconfig/pand What did you expect it to do?
Zdravko, is the one that reported it to me. He said that in F7 he could just start it and it worked. When he went to F8, it didn't work so he downgraded the rpm back to the one from F7. So if there are configuration options how does a user figure out what they need to add and where to add it?
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Created attachment 306192 [details] dund-f7-rawhide-diff.patch Diff between F7 and rawhide. Nothing of note, that could change the behaviour. The arguments are the ones in the dund and pand man pages. The point is moot anyway, as are now integrated as hcid plugins.