core124: Don't re-generate the initrd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-08-16 13:02:56 +01:00
parent 4c01f489f6
commit 1233d81f21

View File

@@ -44,9 +44,6 @@ ldconfig
# Start services
# 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