Hi list,

The init scripts for both funcd and certmaster are buggy and require a
change to make them LSB compliant:

* In /etc/init.d/certmaster:  the function CAStatus should have 'return
$RVAL' right before the close of the function
* In /etc/init.d/funcd:  the function FuncStatus should also have 'return
$RVAL' right before the close of the function

These changes are required to ensure that other scripts and tools (eg
Heartbeat or puppet) will interact correctly with these init scripts by
detecting a sane exit value.

regards,
Darryl Dixon
Winterhouse Consulting Ltd
http://www.winterhouseconsulting.com


_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to