Wot are you smoking? The minus gives you root env variables. obviously su is not doing the right thing, so bump up the priviliages a little more by using su -
> you do _not_ need to add the minus to do what is suggested here. > > > you forgot the minus after su so it should be su - > > > > > su > > > > > > /etc/init.d/mythbackend stop > > > /etc/init.d/mythbackend start > > > > > > > > then run ps ax|grep mythbac _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
