Als je het door jou genoemde commando uitvoert, wordt je computer juist niet meer automatisch bijgewerkt
Citaat van: Cumulus007 op 2009/07/10, 17:34:00Als je het door jou genoemde commando uitvoert, wordt je computer juist niet meer automatisch bijgewerkt Tegen mij
Aaron Kelley wrote on 2009-06-23: (permalink)Found the problem (I think).The /etc/cron.daily/apt script, which I believe handles the automatic update setting, was not marked executable on either machine.This reveals two problems: - /etc/cron.daily/apt lost its executable status during the do-release-upgrade process (I'm quite sure I didn't change the permissions on that file myself) - The GUI for configuring the automatic update interval should check this and warn you if this script is not executable! (Or just fix it itself.)