18 lines
445 B
Plaintext
18 lines
445 B
Plaintext
|
README for perl-RT-admin-tools package
|
||
|
======================================
|
||
|
|
||
|
After installation, you will need to do some minor setup as follows:
|
||
|
|
||
|
(1) Read the manpages
|
||
|
$ man rt-queue-count
|
||
|
$ man rt-user-count
|
||
|
|
||
|
(2) Edit /etc/sysconfig/perl-RT-admin-tools
|
||
|
|
||
|
(3) (OPTIONAL) Set up cronjob by editing
|
||
|
/etc/cron.d/perl-RT-admin-tools
|
||
|
|
||
|
|
||
|
For more information on steps (2) and (3), see the comments in the
|
||
|
files mentioned in those steps.
|