Unattended upgrades: Difference between revisions
add conf file |
mNo edit summary |
||
| Line 4: | Line 4: | ||
*[https://help.ubuntu.com/14.04/serverguide/automatic-updates.html Server Guide] | *[https://help.ubuntu.com/14.04/serverguide/automatic-updates.html Server Guide] | ||
Configuration is in <code>/etc/apt/apt.conf.d/10periodic</code> | |||
Configuration is in <code>/etc/apt/apt.conf.d/50unattended-upgrades</code> | |||
Enable unattended upgrades in <code>/etc/apt/apt.conf.d/10periodic</code> | |||
The Server Guide suggests installing apticron to get notification emails | The Server Guide suggests installing apticron to get notification emails | ||