15 lines
414 B
Plaintext
15 lines
414 B
Plaintext
![]() |
This is a supplement for the perl-RT-Extension-NotifyOwners README
|
||
|
|
||
|
rt-setup-database MUST be run from /usr/share/request-tracker
|
||
|
|
||
|
Initialization:
|
||
|
---------------
|
||
|
To be performed in place of "make initdb"
|
||
|
|
||
|
1. Change to /usr/share/request-tracker
|
||
|
cd /usr/share/request-tracker
|
||
|
|
||
|
2. Initialize the database
|
||
|
rt-setup-database --action insert --datafile local/plugins/RT-Extension-NotifyOwners/etc/initialdata
|
||
|
|