]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/124/update.sh
core124: Ship EFI changes
[ipfire-2.x.git] / config / rootfiles / core / 124 / update.sh
index 068fc4c61b712821adbace212726893510954e1c..966eb2b12a9c77d26386568d8026fcd3ca6cbe27 100644 (file)
@@ -47,6 +47,11 @@ ldconfig
 # rebuild initrd to add early microcode updates
 rebuild-initrd
 
+# Remove deprecated GRUB configuration option
+if [ -e "/etc/default/grub" ]; then
+       sed -e "/^GRUB_FONT/d" -i /etc/default/grub
+fi
+
 # This update needs a reboot...
 #touch /var/run/need_reboot