- 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
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo $"Usage: $0 {start|stop|status|reload|restart|condrestart}"
|
echo $"Usage: $0 {start|stop|restart|condrestart|reload|status|force-reload}"
|
||||||
RETVAL=2
|
RETVAL=2
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
@ -633,6 +633,10 @@ exit 0
|
|||||||
%{_sbindir}/uuserver
|
%{_sbindir}/uuserver
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 26 2011 Nalin Dahyabhai <nalin@redhat.com> 1.9-2
|
||||||
- pkinit: when verifying signed data, use the CMS APIs for better
|
- pkinit: when verifying signed data, use the CMS APIs for better
|
||||||
interoperability (#636985, RT#6851)
|
interoperability (#636985, RT#6851)
|
||||||
|
Loading…
Reference in New Issue
Block a user