mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 16:31:08 -06:00
90f7232454
Helper scripts now use api.bootstrap(log=None) to avoid the creation of log files. Helper scripts are typically executed from daemons which perform their own logging. The helpers still log to stderr/stdout. This also gets rid of some SELinux AVCs when the script tries to write to /root/.ipa/. Fixes: https://pagure.io/freeipa/issue/8075 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Rob Crittenden <rcritten@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.