From c65e7e19cb4e7328e49f600f25de36795e6ba694 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 20 Mar 2018 17:06:29 +0100 Subject: Cleaned useless template expansions --- services/applications/php56.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/applications/php56.cf') diff --git a/services/applications/php56.cf b/services/applications/php56.cf index d16870c..99e76a7 100644 --- a/services/applications/php56.cf +++ b/services/applications/php56.cf @@ -17,7 +17,7 @@ bundle agent php56 create => "true", edit_defaults => empty, perms => system_owned("444"), - edit_template => "$(sys.inputdir)/templates/php/freebsd-php56-php-fpm.conf", + copy_from => local_dcp("$(sys.inputdir)/templates/php/freebsd-php56-php-fpm.conf"), classes => if_repaired("php56_php_fpm_conf_file_repaired"); "/var/run/php-fpm/." create => "true", -- cgit v1.2.3