make file trigger silent
This commit is contained in:
parent
bc496c7dd3
commit
7a0e4d55d5
2
php.spec
2
php.spec
@ -1400,7 +1400,7 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
# Raised by new pool installation or new extension installation
|
# Raised by new pool installation or new extension installation
|
||||||
%transfiletriggerin fpm -- %{_sysconfdir}/php-fpm.d %{_sysconfdir}/php.d
|
%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
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user