[mythtv-users] mythbackend pid

A JM vbtalent at gmail.com
Thu Jul 5 11:10:46 UTC 2007


Just an FYI, I'm running Ubuntu SVN 13754.

Just looking in my current monitrc file and this is what I have.

 group mythtv
 start program = "/usr/local/bin/mythbackend --pidfile
/var/run/mythtv/mythbackend.pid restart"
 stop program  = "/usr/local/bin/mythbackend stop"
 if failed port 6544 then restart
 depends on Mysql
 #depends on Lirc

check process Mysql with pidfile /var/run/mysqld/mysqld.pid
 group mythtv
 start program = "/etc/init.d/mysql start"
 stop program = "/etc/init.d/mysql stop"
 if failed port 3306 then restart


More information about the mythtv-users mailing list