[Wolves] Cron help please....
David Goodwin
gingerdog at gmail.com
Wed Oct 11 16:23:42 BST 2006
You need a little more to make apt-get cron'able, namely :
export DEBIAN_FRONTEND=noninteractive
apt-get update >/dev/null
apt-get dist-upgrade -y
(The frontend thing tells it not to ask questions, and just accept defaults).
(If you have apt-listbugs installed, the above won't work)
(I put the above in /etc/cron.daily/apt-get-update)
David.
--
David Goodwin
http://codepoets.co.uk/
More information about the Wolves
mailing list