SHA256
1
0
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:
Neil Brown 2014-01-23 09:31:18 +00:00 committed by Git OBS Bridge
parent 32adf105ab
commit 965afc5e88

View File

@ -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