diff --git a/createlinks b/createlinks index ba1b5ff..f8e7560 100644 --- a/createlinks +++ b/createlinks @@ -22,8 +22,10 @@ foreach my $file qw( /etc/php-fpm.conf /etc/opt/remi/php71/php-fpm.d/www.conf /etc/opt/remi/php71/php-fpm.d/shares.conf ){ templates2events($file, qw(webapps-update bootstrap-console-save)); + safe_symlink('/etc/e-smith/template-default/template-begin-ini', "root$file"); } + event_link("php-pool-dirs", "share-create", "90"); event_link("php-pool-dirs", "share-modify", "90"); event_link("php-pool-dirs", "share-modify-server", "90"); diff --git a/root/etc/e-smith/templates-default/template-begin-ini b/root/etc/e-smith/templates-default/template-begin-ini new file mode 100644 index 0000000..b36bcab --- /dev/null +++ b/root/etc/e-smith/templates-default/template-begin-ini @@ -0,0 +1,11 @@ +;------------------------------------------------------------ +; !!DO NOT MODIFY THIS FILE!! +; +; Manual changes will be lost when this file is regenerated. +; +; Please read the developer's guide, which is available +; at http://www.contribs.org/development/ +; +; Copyright (C) 1999-2006 Mitel Networks Corporation +;------------------------------------------------------------ +