From 8057eeb68f84852e801d8d8dd6d2e3402947060b Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 14 Aug 2017 17:51:05 -0500 Subject: Fix up the php-fpm configuration --- recipes-devtools/php/files/php-fpm.default | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-devtools/php/files/php-fpm.default (limited to 'recipes-devtools/php/files/php-fpm.default') diff --git a/recipes-devtools/php/files/php-fpm.default b/recipes-devtools/php/files/php-fpm.default new file mode 100644 index 0000000..0f92640 --- /dev/null +++ b/recipes-devtools/php/files/php-fpm.default @@ -0,0 +1,2 @@ +# set to "yes" or "no" to control starting on boot +ENABLED="no" -- cgit v1.2.3