From 18c56e7477ef93e2406925e2c26ad47efecb89d6 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 10 Oct 2007 23:49:37 +0000 Subject: migration starts instances now --- ldap/admin/src/scripts/Migration.pm.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ldap/admin/src/scripts') diff --git a/ldap/admin/src/scripts/Migration.pm.in b/ldap/admin/src/scripts/Migration.pm.in index aa26a843..7256d2a6 100644 --- a/ldap/admin/src/scripts/Migration.pm.in +++ b/ldap/admin/src/scripts/Migration.pm.in @@ -89,8 +89,7 @@ This script will copy instances (data and configuration) from the old server root directory to their new FHS locations. This script does a copy only - the data in the old instances will be left untouched. The old instances must be shutdown first to ensure that the databases are -copied safely. The new instances will not be started by migration, -but can be started after running migration. +copied safely. During migration your migrated instances will be started. USAGE -- cgit