Skip to content
Snippets Groups Projects
Commit 78d49d69 authored by Howard Chu's avatar Howard Chu
Browse files

Old slapd needs time to exit before new one starts

parent 24e451e0
Branches
Tags
No related merge requests found
......@@ -74,6 +74,7 @@ if test $RC != 0 ; then
fi
test $KILLSERVERS != no && kill -HUP $KILLPIDS
sleep 2
LDIFOUT=$EMPTYDNOUT1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment