Matt wrote: > > Nevermind, I think I figured it out. mythlcdserver was > starting BEFORE LCDd did, therefore it never connected to the > LCDd server. Is there anyway to make sure the init.d scripts > start in a particular order?
Depending on linux version either change numerical order of the links in the relevent rc?.d directory or change the "# Required-Start:" line within the script then use chkconfig to reorder the scripts. HTH David
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
