Update 'config/Ubuntu_50unattended-upgrades'

This commit is contained in:
b.waal
2019-11-26 09:16:14 +01:00
parent a4f79e2295
commit af391cb3be

View File

@@ -52,7 +52,7 @@ Unattended-Upgrade::AutoFixInterruptedDpkg "true";
// Install all unattended-upgrades when the machine is shutting down // Install all unattended-upgrades when the machine is shutting down
// instead of doing it in the background while the machine is running // instead of doing it in the background while the machine is running
// This will (obviously) make shutdown slower // This will (obviously) make shutdown slower
//Unattended-Upgrade::InstallOnShutdown "true"; Unattended-Upgrade::InstallOnShutdown "false";
// Send email to this address for problems or packages upgrades // Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you // If empty or unset then no email is sent, make sure that you