mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
Minor cleanup
This commit is contained in:
parent
dab28c8773
commit
f555d36eb2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue