Workaround kernel-utils chkconfig interaction.
This commit is contained in:
parent
ef113f72d9
commit
dd17a8896a
@ -62,6 +62,11 @@ fi
|
|||||||
%post
|
%post
|
||||||
/sbin/chkconfig --add irqbalance
|
/sbin/chkconfig --add irqbalance
|
||||||
|
|
||||||
|
%triggerpostun -- kernel-utils
|
||||||
|
/sbin/chkconfig --add irqbalance
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 11 2005 Dave Jones <davej@redhat.com>
|
* Tue Jan 11 2005 Dave Jones <davej@redhat.com>
|
||||||
- Add missing Obsoletes: kernel-utils.
|
- Add missing Obsoletes: kernel-utils.
|
||||||
|
Loading…
Reference in New Issue
Block a user