summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-10-25 20:37:05 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-10-25 20:37:05 +0000
commit184141f0b63e71e722f5a8d993bee0cb63e79b14 (patch)
tree4aacd977287e056058f98a4f89350de59615a4f7
parentd61a8fa68bdf47514f54010f0537958a92ab1860 (diff)
downloadds-184141f0b63e71e722f5a8d993bee0cb63e79b14.tar.gz
ds-184141f0b63e71e722f5a8d993bee0cb63e79b14.tar.xz
ds-184141f0b63e71e722f5a8d993bee0cb63e79b14.zip
[171656] benign NMC_ messages during SP1 installation
Before running the silent install, setup script starts the server, which is not necessary.
-rwxr-xr-xldap/cm/newinst/setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/cm/newinst/setup b/ldap/cm/newinst/setup
index e4f04721..23da6251 100755
--- a/ldap/cm/newinst/setup
+++ b/ldap/cm/newinst/setup
@@ -275,7 +275,6 @@ SSLOff() {
mv $dir/config/dse.ldif.0 $dir/config/dse.ldif
echo "$dir/config/dse.ldif: SSL off ..."
fi
- $dir/start-slapd
fi
done
if [ -d $sroot/admin-serv/config ]; then