Description of problem: [root@orilla lcdproc]# /etc/init.d/LCDd restart LCDproc display server daemon LCDd-Dienst anhalten: [FEHLGESCHLAGEN] LCDproc display server daemon LCDd starten: /etc/init.d/LCDd: line 59: start_daemon: command not found [root@orilla lcdproc]# rpm --query lcdproc lcdproc-0.5.2-6.fc10.i386 [root@orilla lcdproc]# Version-Release number of selected component (if applicable): How reproducible: Every time. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
What's append if you replace start_daemon with daemon ?
Taking this one over, as I'm aiming to work on lcdproc a bit now, adding support for imon lcd devices (one of which I have in my possession now, making testing *much* easier... :).
I get no failures with start_daemon there, but I suspect that would happen in the case of a system w/no redhat-lsb package installed (which provides /lib/lsb/init-functions, which is where start_daemon comes from, I believe). RH/Fedora typically uses its own 'daemon' function, so we'll just switch to that and call it good. Forthcoming lcdproc-0.5.2-7 build will have this change, as well as imon lcd device support (which is now working quite well for me).
lcdproc-0.5.2-7.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/lcdproc-0.5.2-7.fc10
lcdproc-0.5.2-7.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.