change Unattended-Upgrade::Remove-Unused-Dependencies in 50unattended-upgrades

This commit is contained in:
staticsafe 2019-10-29 12:06:14 -04:00
parent 87e7452be6
commit 7cc0101f0d
1 changed files with 1 additions and 1 deletions

View File

@ -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