mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
All Python scripts are now generated from a template with a dynamic shebang. ipatests/i18n.py is no longer an executable script with shebang. The module is not executed as script directly, but rather as $(PYTHON) ipatests/i18n.py Fixes: https://pagure.io/freeipa/issue/7680 All Python scripts are now template files with a dynamic shebang line. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
renew_ca_cert.in | ||
renew_kdc_cert.in | ||
renew_ra_cert_pre.in | ||
renew_ra_cert.in | ||
restart_dirsrv.in | ||
restart_httpd.in | ||
stop_pkicad.in |
This directory contains scripts to be used by the command (-C) option of certmonger to restart services when the certificates are renewed.