Skip to content
Snippets Groups Projects
Commit b63d55ab authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

remove old kernels - fix #22410

parent 5b1cd246
No related branches found
No related tags found
No related merge requests found
......@@ -67,3 +67,6 @@ apt-get dist-upgrade -y -o Dpkg::Options::="--force-confold"
# unattended-upgrades
apt-get install -y unattended-upgrades
# remove old kernels
echo 'Unattended-Upgrade::Remove-Unused-Dependencies "true";' >> /etc/apt/apt.conf.d/50unattended-upgrades
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment