From cc4bb240afc8320737e6ed8908291c7599113d3e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 Apr 2013 17:43:59 +0200 Subject: - sync with rawhide, rebuild for remi repo - add -DDFCGI_DUMP_ENV_VARS -DFCGI_DUMP_HEADERS --- httpd-2.4.3-apctl-systemd.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httpd-2.4.3-apctl-systemd.patch') diff --git a/httpd-2.4.3-apctl-systemd.patch b/httpd-2.4.3-apctl-systemd.patch index bcb57fe..5823aee 100644 --- a/httpd-2.4.3-apctl-systemd.patch +++ b/httpd-2.4.3-apctl-systemd.patch @@ -24,7 +24,7 @@ index c6ac3ea..2599386 100644 + ERROR=$? + ;; +graceful) -+ /usr/bin/systemctl restart httpd.service ++ /usr/bin/systemctl reload httpd.service + ERROR=$? + ;; +graceful-stop) -- cgit