fix interaction with kernel-utils
This commit is contained in:
parent
1e7523fd3f
commit
3d4da5f561
@ -65,6 +65,10 @@ fi
|
|||||||
%post
|
%post
|
||||||
/sbin/chkconfig --add microcode_ctl
|
/sbin/chkconfig --add microcode_ctl
|
||||||
|
|
||||||
|
%triggerpostun -- kernel-utils
|
||||||
|
/sbin/chkconfig --add microcode_ctl
|
||||||
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 12 2005 Dave Jones <davej@redhat.com>
|
* Wed Jan 12 2005 Dave Jones <davej@redhat.com>
|
||||||
- Adjust dev node location. (#144963)
|
- Adjust dev node location. (#144963)
|
||||||
|
Loading…
Reference in New Issue
Block a user