summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kupka <dkupka@redhat.com>2014-09-05 09:55:23 +0200
committerMartin Kosek <mkosek@redhat.com>2014-09-05 13:17:13 +0200
commitcabc9bf8b355a0e42bc268565cf261143dd669f0 (patch)
tree25bd9c1d907823156f5e2b2263fa850304ae643c
parent3c6f83e41de097a23c4839c2d14b091c7bacc562 (diff)
downloadfreeipa-cabc9bf8b355a0e42bc268565cf261143dd669f0.tar.gz
freeipa-cabc9bf8b355a0e42bc268565cf261143dd669f0.tar.xz
freeipa-cabc9bf8b355a0e42bc268565cf261143dd669f0.zip
Do not restart apache server when not necessary.
https://fedorahosted.org/freeipa/ticket/4352 Reviewed-By: Martin Kosek <mkosek@redhat.com>
-rwxr-xr-xinstall/tools/ipa-replica-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/tools/ipa-replica-install b/install/tools/ipa-replica-install
index 5bfd61ee6..621127558 100755
--- a/install/tools/ipa-replica-install
+++ b/install/tools/ipa-replica-install
@@ -699,7 +699,6 @@ def main():
CA.configure_certmonger_renewal()
CA.import_ra_cert(dir + "/ra.p12")
CA.fix_ra_perms()
- services.knownservices.httpd.restart()
# The DS instance is created before the keytab, add the SSL cert we
# generated