|
@@ -22,4 +22,4 @@
|
|
# m h dom mon dow command
|
|
# m h dom mon dow command
|
|
0 0 * * * cat "" > /Storage/SystemLog/check_tmate.log
|
|
0 0 * * * cat "" > /Storage/SystemLog/check_tmate.log
|
|
* * * * * /usr/bin/check_tmate.sh >> /Storage/SystemLog/check_tmate.log 2>&1
|
|
* * * * * /usr/bin/check_tmate.sh >> /Storage/SystemLog/check_tmate.log 2>&1
|
|
-0 0 * * * /sbin/logrotate /etc/logrotate.conf
|
|
|
|
|
|
+0 * * * * /sbin/logrotate /etc/logrotate.conf
|