[mythtv-users] mythbackend doesn't start

Zlatko V zlatko0612 at hotmail.com
Tue Dec 26 16:22:36 UTC 2006


>>Can you post the output of  `for foo in /etc/init.d/mythbackend /etc/
>>init.d/function ; do grep -C 1 -e functions -e daemon $foo ; done`,
>>please?
>
>Ooops. typo, my bad. Posting the output of:
>   `for foo in /etc/init.d/mythbackend /etc/init.d/functions ; do  grep -n 
>-C 1 -e functions -e daemon $foo ; done`
>might be more informative.

4-#
5:# Starts the mythbackend as a daemon
6-#
7-# chkconfig: 345 90 10
8:# description: Starts the mythbackend process as a daemon after the 
XWindows \
9-#              system is started, in runlevel 5. This allows scheduled \
--
40-# Source function library.
41:. /etc/init.d/functions
42-
--
60-         # /usr/local/bin/mythbackend -d -l /some/log/file
61:         daemon --user ${MBE_USER} ${MBE_LOCATION}${MBE_PROG} -d -l 
${MBE_LOGFILE}
62-         RETVAL=$?
grep: /etc/init.d/functions: No such file or directory

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



More information about the mythtv-users mailing list