I have a cron.daily job that cleans some things up. It's a bash script that runs sudo <cmd>. This has been working great for many years. However, in f18 it doesn't. I get an email that says:
anyone have any idea why cron wont do a tty to run sudo on f18?
Code:
/etc/cron.daily/mdc.cron:
sudo: sorry, you must have a tty to run sudo