[ATrpms-devel] mythtv-backend-0.21-155_trunk_r13045.fc6.at
Joseph Kotran
jkotran at yahoo.com
Tue Apr 10 05:09:31 CEST 2007
Dear ATRpms Development Team,
The init script provided with mythtv-backend-0.21-155_trunk_r13045.fc6.at
includes this statement:
# Does not work on Red Hat, do to to missing audio/video groups.
#cd $MYTHTV_HOME && daemon --user mythtv $binary $OPTIONS
Please know that I am able to have the mythbackend process launch via init
using this:
su -c "/usr/bin/mythbackend --daemon --logfile
/var/log/mythtv/mythbackend.log" mythtv
% diff mythbackend newmythbackend
31c31,33
< cd $MYTHTV_HOME && daemon $binary $OPTIONS
---
> #cd $MYTHTV_HOME && daemon $binary $OPTIONS
> cd $MYTHTV_HOME
> su -c "/usr/bin/mythbackend --daemon --logfile
/var/log/mythtv/mythbackend.log" mythtv
Thank you for your time and consideration.
Best regards,
Joe Kotran
P.S. Your "bleeding" release of 0.21 (April 7) seems to work well. I
installed it to add support for channel scanning when using the HDHomeRun TV
tuner. Your stable release supports the HDHomeRun, but the channel scanning
did not work.
____________________________________________________________________________________
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail
More information about the atrpms-devel
mailing list