Skip to content
Snippets Groups Projects
Commit f555d36e authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Minor cleanup

parent dab28c87
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,8 @@ fi
echo "Cleaning up in $DBDIR..."
rm -f $DBDIR/[!C]*
echo "Cleaning up in $REPLDIR..."
rm -f $REPLDIR/[!C]*
rm -f $REPLDIR/replica/[!C]*
rm -f $REPLDIR/[!C]*
echo "Starting master slapd on TCP/IP port $PORT..."
. $CONFFILTER $BACKEND < $SUBMASTERCONF > $DBCONF
......
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