mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 18:19:33 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
# /etc/cron.d/labca: crontab entries for the LabCA application
|
|
SHELL=/bin/bash
|
|
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
|
|
|
1 6 * * Mon root /home/labca/labca/backup cron
|
|
1 7 * * * root /home/labca/labca/mailer
|
|
5 7 * * * root /home/labca/labca/smartrenew
|