892
edits
Line 29: | Line 29: | ||
cron-apt is installed and set up to automatically download and install security updates once every 24 hours. | cron-apt is installed and set up to automatically download and install security updates once every 24 hours. | ||
cron-apt | cron-apt and anacron are installed: | ||
aptitude install cron-apt | aptitude install cron-apt anacron | ||
then it is disabled in cron.d since we want to use anacron instead: | then it is disabled in cron.d since we want to use anacron instead: |