Fix template-begin link

tags/0.0.1_0.fc26_el5
Daniel Berteaud 7 years ago
parent 198231fb45
commit 10eb0f6551
  1. 2
      createlinks

@ -28,7 +28,7 @@ foreach my $file qw( /etc/php-fpm.conf
safe_symlink('/etc/e-smith/templates-default/template-begin-ini', "root/etc/e-smith/templates$file/template-begin");
}
safe_symlink('/etc/e-smith/templates-default/template-begin-shell', 'root/etc/e-smith/templates/etc/cron.daily/tmpwatch-php-fpm');
safe_symlink('/etc/e-smith/templates-default/template-begin-shell', 'root/etc/e-smith/templates/etc/cron.daily/tmpwatch-php-fpm/template-begin');
foreach my $file qw( /etc/sysconfig/php-fpm
/opt/remi/php56/root/etc/sysconfig/php-fpm

Loading…
Cancel
Save