diff options
author | Rich Megginson <rmeggins@redhat.com> | 2007-10-10 23:49:37 +0000 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2007-10-10 23:49:37 +0000 |
commit | 18c56e7477ef93e2406925e2c26ad47efecb89d6 (patch) | |
tree | a9209d9a4a8cf11cfde74cd578273e91cbfab70a /ldap | |
parent | 95094b83959c600871a7153b29f939795669ee13 (diff) | |
download | ds-18c56e7477ef93e2406925e2c26ad47efecb89d6.tar.gz ds-18c56e7477ef93e2406925e2c26ad47efecb89d6.tar.xz ds-18c56e7477ef93e2406925e2c26ad47efecb89d6.zip |
migration starts instances now
Diffstat (limited to 'ldap')
-rw-r--r-- | ldap/admin/src/scripts/Migration.pm.in | 3 |
1 files changed, 1 insertions, 2 deletions
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 |