Commits

Andy Green authored 6f7051920a6
cgi: call init_destroy even though not on available roles list cgi is a role, but it's not an externally-selectable role... it's only used when the mount indicates it should be. That means it's not in the list of EVERY_AVAILABLE_ROLE... make sure its zombie child reaping timer is started at context creation and stopped at destruction.