forked from pool/mdadm
Add %fillup_only back in
I removed %fillup_and_insserv but only really wanted to remove %insserv. OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=103
This commit is contained in:
parent
32adf105ab
commit
965afc5e88
@ -170,6 +170,8 @@ elif [ -x /sbin/mkinitrd ]; then
|
||||
/sbin/mkinitrd
|
||||
fi
|
||||
|
||||
%fillup_only
|
||||
|
||||
%postun
|
||||
[ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
|
||||
if [ -e /var/lib/no_initrd_recreation_by_suspend ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user