summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 13:50:53 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 13:50:53 +0200
commitdd99614da1e27f62096313d94c85e46da7be678a (patch)
tree1b54e437800a496594d85e651276a929703f7289 /templates
parent2de6c46c3bfbb639735925dd580de993434803f8 (diff)
periodic: Add empty comment line for consistency
Diffstat (limited to 'templates')
-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)