You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(suse-initrd): handle cases with zero modprobe.d files
If get_modprobe_conf_files() returns nothing (no modprobe.d file
installed on the system), the grep command in installkernel() hangs.
Fix it. Fixes bsc#1189895.
0 commit comments