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
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment