freeipa/install/restart_scripts
Timo Aaltonen 872d5903d0 Move freeipa certmonger helpers to libexecdir.
The scripts in this directory are simple python scripts, nothing arch-specific
in them. Having them under libexec would simplify the code a bit too, since
there would be no need to worry about lib vs lib64 (which also cause trouble
on Debian).

https://fedorahosted.org/freeipa/ticket/5586

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-02-26 08:29:44 +01:00
..
Makefile.am Move freeipa certmonger helpers to libexecdir. 2016-02-26 08:29:44 +01:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert cert renewal: import all external CA certs on IPA CA cert renewal 2016-01-27 14:38:10 +01:00
renew_ra_cert cert renewal: make renewal of ipaCert atomic 2015-11-19 13:06:12 +01:00
renew_ra_cert_pre cert renewal: make renewal of ipaCert atomic 2015-11-19 13:06:12 +01:00
restart_dirsrv Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
restart_httpd Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
stop_pkicad Remove unused imports 2015-12-23 07:59:22 +01:00

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