[mythtv-commits] mythtv commit: r20366 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 13 16:38:25 UTC 2009


      Author: cpinkham
        Date: 2009-04-13 16:38:23 +0000 (Mon, 13 Apr 2009)
New Revision: 20366
   Changeset: http://cvs.mythtv.org/trac/changeset/20366

Added:

   trunk/mythtv/contrib/Linux/init_scripts/fedora.init.mythjobqueue
   trunk/mythtv/contrib/Linux/init_scripts/fedora.sysconfig.mythjobqueue

Modified:

   trunk/mythtv/libs/libmythdb/exitcodes.h
   trunk/mythtv/programs/mythjobqueue/main.cpp

Log:

Copy over some basic daemonizing and logging functionality from mythbackend
to mythjobqueue.  You can now use --daemon, --logfile, and --pidfile to
daemonize mythjobqueue.  Also copy over the fedora init script sample and
sysconfig file as examples.

Call Myth's command line parser to bring in some standard command line
options like --version, so 'mythjobqueue --version' now works.






More information about the mythtv-commits mailing list