mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-27 09:21:59 -06:00
1e6a204b43
Some API contexts are used to modify global state (e.g. files in /etc and /var). These contexts do not support confdir overrides. Initialize the API with an explicit confdir argument to paths.ETC_IPA. The special contexts are: * backup * cli_installer * installer * ipctl * renew * restore * server * updates The patch also corrects the context of the ipa-httpd-kdcproxy script to 'server'. https://fedorahosted.org/freeipa/ticket/6389 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
renew_ca_cert | ||
renew_ra_cert | ||
renew_ra_cert_pre | ||
restart_dirsrv | ||
restart_httpd | ||
stop_pkicad |
This directory contains scripts to be used by the command (-C) option of certmonger to restart services when the certificates are renewed.