freeipa/install/restart_scripts
Christian Heimes c8da61b92a Generate scripts from templates
Python scripts are now generated from templates. The scripts are marked
as nodist (no distribution) but install targets. The templates for the
scripts are extra distribution data, no installation (noinst).

Fixes: https://pagure.io/freeipa/issue/7680
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-08-23 14:49:06 +02:00
..
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
renew_kdc_cert.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
renew_ra_cert_pre.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
renew_ra_cert.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
restart_dirsrv.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
restart_httpd.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
stop_pkicad.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00

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