#!/bin/sh
@l_prefix@/libexec/rt/tools/rt-setup-database \
    --action init \
    --dba "@rt_db_dba@" \
    --prompt-for-dba-password

