From 7a0e4d55d56a78522ddc3ebf75ea4f1a2b983083 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Mar 2018 10:16:31 +0100 Subject: [PATCH] make file trigger silent --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 22d48e4..16fe9f5 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 php-fpm.service +systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %files