Add triggerin to update to the new cmdline with grubby

el9
Nicolas Chauvet 8 years ago
parent b7bd4f990e
commit 7bc225fc56

@ -391,6 +391,10 @@ if [ "$1" -eq "1" ]; then
%endif
fi || :
%if 0%{?fedora} || 0%{?rhel} >= 7
%triggerin -- xorg-x11-drv-nvidia < 381.09-5
%{_grubby} --args='%{_dracutopts}' &>/dev/null || :
%endif
%post libs -p /sbin/ldconfig

Loading…
Cancel
Save