Fix shares pool template path for php56

tags/0.0.1_0.fc26_el5
Daniel Berteaud 7 years ago
parent c1450e94f7
commit aa37d930f8
  1. 2
      root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/shares.conf

@ -1,2 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/www.conf"
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 56 }

Loading…
Cancel
Save