Jeffrey J. Kosowsky schreef op 25-2-2008 15:42: > I upgraded to 172 late last week and noticed this morning that 174 is > available (I assume that somehow I missed a short-lived 173 upgrade). > > Given the reported 174 problems, should I just hold off on upgrading > until a new version is released or does this problem only affect a > small subset of users? (I am running Fedora 8). > > Could someone please clarify what the suggested solution is for the > "average" user? > > Thanks!
Don't upgrade just yet. If you don't mind doing some manual editing: Change cd $MYTHTV_HOME && daemon --user mythtv $binary $OPTIONS into: cd $MYTHTV_HOME && daemon $binary $OPTIONS And it's the same as .173 It makes the backend to run as root... Regards, Jos Hoekstra _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
