init III
This commit is contained in:
56
Perl control mFi/alt/cron_db
Normal file
56
Perl control mFi/alt/cron_db
Normal file
@@ -0,0 +1,56 @@
|
||||
# id 1
|
||||
5 5 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 2
|
||||
30 5 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 3
|
||||
30 15 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 4
|
||||
10 16 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 5
|
||||
5 5 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 6
|
||||
30 5 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
# id 7
|
||||
30 15 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 8
|
||||
10 16 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
# id 9
|
||||
# 0 0 * * * root /scripts/mFi2/write_queue.pl 6 off > /dev/null 2>&1
|
||||
# id 10
|
||||
# 1 0 * * * root /scripts/mFi2/write_queue.pl 6 on > /dev/null 2>&1
|
||||
# id 11
|
||||
# * * * * * root /scripts/mFi2/write_queue.pl 1 on > /dev/null 2>&1
|
||||
# id 12
|
||||
# * * * * * root /scripts/mFi2/write_queue.pl 6 on > /dev/null 2>&1
|
||||
# id 13
|
||||
# 5 7 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 14
|
||||
# 30 7 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 15
|
||||
# 30 17 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 16
|
||||
# 10 18 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 17
|
||||
# 5 7 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 18
|
||||
# 30 7 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
# id 19
|
||||
# 30 17 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 20
|
||||
# 10 18 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
# id 21
|
||||
# 15 11 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 22
|
||||
# 30 11 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 23
|
||||
# 30 21 * * 1-5 root /scripts/mFi2/write_queue.pl 3 on > /dev/null 2>&1
|
||||
# id 24
|
||||
# 10 22 * * 1-5 root /scripts/mFi2/write_queue.pl 3 off > /dev/null 2>&1
|
||||
# id 25
|
||||
# 15 11 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 26
|
||||
# 30 11 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
# id 27
|
||||
# 30 21 * * 1-5 root /scripts/mFi2/write_queue.pl 4 on > /dev/null 2>&1
|
||||
# id 28
|
||||
# 10 22 * * 1-5 root /scripts/mFi2/write_queue.pl 4 off > /dev/null 2>&1
|
||||
Reference in New Issue
Block a user