From 0ab3ca30c9b1882d76b2f963f037b0d5a09af9ca Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 5 Jul 2017 23:00:35 +0200 Subject: [PATCH] Move defaults DB entry in their correct dir --- root/etc/e-smith/db/configuration/{ => defaults}/php-fpm/status | 0 root/etc/e-smith/db/configuration/{ => defaults}/php-fpm/type | 0 root/etc/e-smith/db/configuration/{ => defaults}/php56-php-fpm/status | 0 root/etc/e-smith/db/configuration/{ => defaults}/php56-php-fpm/type | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename root/etc/e-smith/db/configuration/{ => defaults}/php-fpm/status (100%) rename root/etc/e-smith/db/configuration/{ => defaults}/php-fpm/type (100%) rename root/etc/e-smith/db/configuration/{ => defaults}/php56-php-fpm/status (100%) rename root/etc/e-smith/db/configuration/{ => defaults}/php56-php-fpm/type (100%) diff --git a/root/etc/e-smith/db/configuration/php-fpm/status b/root/etc/e-smith/db/configuration/defaults/php-fpm/status similarity index 100% rename from root/etc/e-smith/db/configuration/php-fpm/status rename to root/etc/e-smith/db/configuration/defaults/php-fpm/status diff --git a/root/etc/e-smith/db/configuration/php-fpm/type b/root/etc/e-smith/db/configuration/defaults/php-fpm/type similarity index 100% rename from root/etc/e-smith/db/configuration/php-fpm/type rename to root/etc/e-smith/db/configuration/defaults/php-fpm/type diff --git a/root/etc/e-smith/db/configuration/php56-php-fpm/status b/root/etc/e-smith/db/configuration/defaults/php56-php-fpm/status similarity index 100% rename from root/etc/e-smith/db/configuration/php56-php-fpm/status rename to root/etc/e-smith/db/configuration/defaults/php56-php-fpm/status diff --git a/root/etc/e-smith/db/configuration/php56-php-fpm/type b/root/etc/e-smith/db/configuration/defaults/php56-php-fpm/type similarity index 100% rename from root/etc/e-smith/db/configuration/php56-php-fpm/type rename to root/etc/e-smith/db/configuration/defaults/php56-php-fpm/type