adding ldconfig as the cache is not correct after restart

This commit is contained in:
malachma 2020-09-02 22:40:19 +02:00
Родитель 7f89b0e67d
Коммит 809c204eb4
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,8 @@ load_env -f (hd0,gpt15)/efi/redhat/grubenv
EOF
grub2-mkconfig -o /boot/grub2/grub.cfg
patch /boot/grub2/grub.cfg /boot/grub2/grub-cfg.patch
ldconfig
chmod +x /etc/rc.d/rc.local
echo ldconfig /etc/rc.local
fi
fi
fi