Justin Kremer writes:
> 30 16 * * * apt-get clean
> 37 16 * * * apt-get update
> 39 16 * * * apt-get -yd dist-upgrade

You should run them like this, in case one of them fails:

30 16 * * * apt-get clean && apt-get update && apt-get -yd dist-upgrade

-- 
David Phillips <david at acz.org>
http://david.acz.org/


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list