aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/50unattended-upgrades1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/50unattended-upgrades b/files/50unattended-upgrades
index fbab858..46fc0dc 100644
--- a/files/50unattended-upgrades
+++ b/files/50unattended-upgrades
@@ -12,6 +12,7 @@ Unattended-Upgrade::Allowed-Origins {
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
Unattended-Upgrade::Mail "root";
+Unattended-Upgrade::MailOnlyOnError "true";
APT::UnattendedUpgrades::LogDir "/var/log/";
APT::UnattendedUpgrades::LogFile "unattended_upgrades.log";