PDA

View Full Version : [ubuntu] 8.04LTS Unattended-Upgrades Package



MrWES
April 29th, 2009, 06:02 PM
I've installed this and un-commented the appropriate lines in

/etc/apt/apt.conf.d/50unattended-upgrades
to read

Unattended-Upgrade::Allowed-Origins {
"Ubuntu hardy-security";
// "Ubuntu hardy-updates";
};


Is there something else I need to do to enable this to run?

Bill