16 lines
620 B
Text
16 lines
620 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2004/11/03 23:34:05 cube Exp $
|
|
|
|
You must configure RT by editing ${PKG_SYSCONFDIR}/RT_SiteConfig.pm.
|
|
|
|
To initialize the RT database, run
|
|
|
|
${PREFIX}/sbin/rt-setup-database --action init \
|
|
--dba dbadmin --prompt-for-dba-password
|
|
|
|
as a user in the ${RT_GROUP} group or as superuser. In the previous
|
|
command-line, 'dbadmin' stands for the database administrator's username,
|
|
e.g. 'root' for MySQL.
|
|
|
|
See also the manual on ${HOMEPAGE}docs.html
|
|
===========================================================================
|