freeipa/install/restart_scripts
Christian Heimes 1e6a204b43 Set explicit confdir option for global contexts
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>
2016-12-02 09:14:35 +01:00
..
Makefile.am Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00
renew_ra_cert Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00
renew_ra_cert_pre cert renewal: make renewal of ipaCert atomic 2015-11-19 13:06:12 +01:00
restart_dirsrv Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00
restart_httpd Fix renewal lock issues on installation 2016-11-16 09:10:01 +01:00
stop_pkicad Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00

This directory contains scripts to be used by the command (-C) option
of certmonger to restart services when the certificates are renewed.