change Unattended-Upgrade::Remove-Unused-Dependencies in 50unattended-upgrades
This commit is contained in:
parent
87e7452be6
commit
7cc0101f0d
|
@ -61,7 +61,7 @@ Unattended-Upgrade::Mail "s+cron@sadiqs.com";
|
|||
|
||||
// Do automatic removal of new unused dependencies after the upgrade
|
||||
// (equivalent to apt-get autoremove)
|
||||
//Unattended-Upgrade::Remove-Unused-Dependencies "false";
|
||||
Unattended-Upgrade::Remove-Unused-Dependencies "true";
|
||||
|
||||
// Automatically reboot *WITHOUT CONFIRMATION*
|
||||
// if the file /var/run/reboot-required is found after the upgrade
|
||||
|
|
Loading…
Reference in New Issue