#!/bin/sh
# DEPRECATED - use /usr/bin/start-dirsrv instead
INSTANCE={{SERV-ID}}
exec /usr/bin/start-dirsrv -d {{INITCONFIG-DIR}} $INSTANCE "$@"
