From 2e3c8fe71cec14411ccee2736f342440a7fedb92 Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Fri, 31 May 2013 10:56:23 -0400 Subject: Regression: lost MailOnlyOnError for unattended-upgrades Since only wheezy supports it, let's add it back only for wheezy. Signed-off-by: Gabriel Filion --- files/Debian/50unattended-upgrades.wheezy | 1 + 1 file changed, 1 insertion(+) (limited to 'files') diff --git a/files/Debian/50unattended-upgrades.wheezy b/files/Debian/50unattended-upgrades.wheezy index 0901ad3..e787bf5 100644 --- a/files/Debian/50unattended-upgrades.wheezy +++ b/files/Debian/50unattended-upgrades.wheezy @@ -12,3 +12,4 @@ APT::Periodic::Download-Upgradeable-Packages "1"; APT::Periodic::Unattended-Upgrade "1"; Unattended-Upgrade::Mail "root"; +Unattended-Upgrade::MailOnlyOnError "true"; -- cgit v1.2.3