Package contains two scripts generating reports/statistics on RT tickets OBS-URL: https://build.opensuse.org/request/show/197397 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-admin-tools?expand=0&rev=1
11 lines
317 B
Plaintext
11 lines
317 B
Plaintext
#
|
|
# crontab file for perl-RT-admin-tools package
|
|
#
|
|
# see "man 5 crontab" and adapt to taste
|
|
#
|
|
# The default is to run every Friday at 14:00. Please note that
|
|
# however you set this up, it only makes sense to run rt-queue-count
|
|
# once per week.
|
|
#
|
|
#0 14 * * fri root /usr/bin/rt-queue-count; /usr/bin/rt-user-count
|