summaryrefslogtreecommitdiff
path: root/templates/periodic.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/periodic.erb')
-rw-r--r--templates/periodic.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/periodic.erb b/templates/periodic.erb
index ab4e565..717da0e 100644
--- a/templates/periodic.erb
+++ b/templates/periodic.erb
@@ -30,6 +30,7 @@ APT::Periodic::Download-Upgradeable-Packages "<%= @_upgradeable_packages['downla
#
APT::Periodic::Download-Upgradeable-Packages-Debdelta "<%= @_upgradeable_packages['debdelta'] %>";
# - Use debdelta-upgrade to download updates if available (0=disable)
+#
APT::Periodic::Unattended-Upgrade "<%= @upgrade %>";
# - Run the "unattended-upgrade" security upgrade script
# every n-days (0=disabled)