Hi Carles, Thanks for the bug report.
Carles Muñoz Gorriz wrote: > Whith minidlna configured and runing the status init.d option returns error: > > # /etc/init.d/minidlna status > minidlna is not running ... failed! That's strange, on the two systems I have with minidlna installed, I do not get this issue... > Adding '-p "$PIDFILE" to the status line: > > status_of_proc -p "$PIDFILE" "$DAEMON" "$NAME" && exit 0 || exit $? > > it seems to work: > > # /etc/init.d/minidlna status > minidlna is running. Well, it seems adding the '-p' option cannot hurt, so I will follow your suggestion. Cheers, -- Benoît Knecht -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

