freeipa/install/restart_scripts
Christian Heimes 9c86d35a3f Cleanup shebang and executable bit
- Add missing executable bits to all scripts
- Remove executable bits from all files that are not scripts,
  e.g. js, html, and Python libraries.
- Remove Python shebang from all Python library files.

It's frown upon to have executable library files in site-packages.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Armando Neto <abiagion@redhat.com>
2018-07-05 19:46:42 +02:00
..
Makefile.am server install: fix KDC PKINIT configuration 2017-05-19 12:31:24 +02:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
renew_kdc_cert Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
renew_ra_cert Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
renew_ra_cert_pre Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
restart_dirsrv Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
restart_httpd Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
stop_pkicad Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00

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