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