Files
scripts/Perl control mFi/alt/cron
2024-10-14 00:08:40 +02:00

12 lines
701 B
Plaintext

05 05 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on >/dev/null 2>&1
30 05 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off >/dev/null 2>&1
30 15 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on >/dev/null 2>&1
10 16 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off >/dev/null 2>&1
06 05 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on >/dev/null 2>&1
31 05 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off >/dev/null 2>&1
31 15 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on >/dev/null 2>&1
31 16 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off >/dev/null 2>&1
00 00 * * * root /scripts/mFi2/write_queue.pl 6 off >/dev/null 2>&1
01 00 * * * root /scripts/mFi2/write_queue.pl 6 on >/dev/null 2>&1