Fixed updates installment

This commit is contained in:
b.waal
2019-11-26 09:15:34 +01:00
parent 69ca689a21
commit a4f79e2295

View File

@@ -91,7 +91,7 @@ Unattended-Upgrade::MinimalSteps "false";
// big step back from the 30 minutes allowed for InstallOnShutdown previously. // big step back from the 30 minutes allowed for InstallOnShutdown previously.
// Users enabling InstallOnShutdown mode are advised to increase // Users enabling InstallOnShutdown mode are advised to increase
// InhibitDelayMaxSec even further, possibly to 30 minutes. // InhibitDelayMaxSec even further, possibly to 30 minutes.
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