Workaround kernel-utils interaction.
This commit is contained in:
parent
93c182320e
commit
46405b8893
@ -69,6 +69,11 @@ fi
|
|||||||
%post
|
%post
|
||||||
/sbin/chkconfig --add smartd
|
/sbin/chkconfig --add smartd
|
||||||
|
|
||||||
|
%triggerpostun -- kernel-utils
|
||||||
|
/sbin/chkconfig --add smartd
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Dec 18 2004 Dave Jones <davej@redhat.com>
|
* Sat Dec 18 2004 Dave Jones <davej@redhat.com>
|
||||||
- Initial packaging, based upon kernel-utils.
|
- Initial packaging, based upon kernel-utils.
|
||||||
|
Loading…
Reference in New Issue
Block a user