php70 add php-fpm default config files
Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>master
parent
f472667c84
commit
4b50b7c659
|
@ -1377,7 +1377,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||
%attr(0770,root,apache) %dir %{_sharedstatedir}/php/opcache
|
||||
%config(noreplace) %{_httpd_confdir}/php.conf
|
||||
%config(noreplace) %{_sysconfdir}/php-fpm.conf
|
||||
%{_sysconfdir}/php-fpm.conf.default
|
||||
%config(noreplace) %{_sysconfdir}/php-fpm.d/www.conf
|
||||
%{_sysconfdir}/php-fpm.d/www.conf.default
|
||||
%config(noreplace) %{_sysconfdir}/logrotate.d/php-fpm
|
||||
%config(noreplace) %{_sysconfdir}/nginx/conf.d/php-fpm.conf
|
||||
%config(noreplace) %{_sysconfdir}/nginx/default.d/php.conf
|
||||
|
|
Loading…
Reference in New Issue