On 2/15/06, Nick Rout <nick@rout.co.nz> wrote: > gentlemen, read the output of the myth 0.19 ebuild :-) > > pkg_postinst() { > einfo "Want MythFrontend to alway run? Run the following:" > echo " #crontab -e -u mythtv" > einfo "And add the following:" > echo "* * * * * /usr/bin/runmythfe &" > echo What if you occassionally want to log in as another user? Steve