- properly advertise that the kpropd init script now supports force-reload (Zbysek Mraz #630587)
This commit is contained in:
parent
3442cb8a33
commit
293e1a6e51
@ -84,7 +84,7 @@ case "$1" in
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
echo $"Usage: $0 {start|stop|status|reload|restart|condrestart}"
|
||||
echo $"Usage: $0 {start|stop|restart|condrestart|reload|status|force-reload}"
|
||||
RETVAL=2
|
||||
;;
|
||||
esac
|
||||
|
@ -633,6 +633,10 @@ exit 0
|
||||
%{_sbindir}/uuserver
|
||||
|
||||
%changelog
|
||||
* Tue Feb 1 2011 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- properly advertise that the kpropd init script now supports force-reload
|
||||
(Zbysek Mraz #630587)
|
||||
|
||||
* Wed Jan 26 2011 Nalin Dahyabhai <nalin@redhat.com> 1.9-2
|
||||
- pkinit: when verifying signed data, use the CMS APIs for better
|
||||
interoperability (#636985, RT#6851)
|
||||
|
Loading…
Reference in New Issue
Block a user