From bc496c7dd359087eff7e81cd8863a97c05e898a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Mar 2018 10:09:56 +0100 Subject: [PATCH] fix copy/paste --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index d02cd31..22d48e4 100644 --- a/php.spec +++ b/php.spec @@ -1400,7 +1400,7 @@ rm -f README.{Zeus,QNX,CVS-RULES} # Raised by new pool installation or new extension installation %transfiletriggerin fpm -- %{_sysconfdir}/php-fpm.d %{_sysconfdir}/php.d -systemctl try-restart %{?scl:%{scl}-}php-fpm.service +systemctl try-restart php-fpm.service %files