From 2d5fb0d89bb2fca2b819e4e8ee38958f5bf68957 Mon Sep 17 00:00:00 2001 From: helenwangjia <1573523714@qq.com> Date: Wed, 20 Sep 2023 07:21:31 +0000 Subject: [PATCH] fix crontab problem --- osect_sensor/conf/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osect_sensor/conf/crontab b/osect_sensor/conf/crontab index aadeb06..6435eca 100644 --- a/osect_sensor/conf/crontab +++ b/osect_sensor/conf/crontab @@ -7,4 +7,4 @@ * * * * * /usr/local/zeek/bin/zeekctl cron * * * * * sleep 5; /opt/ot_tools/ot_cron.sh > /dev/null 2>&1 0 * * * * /opt/ot_tools/complete_to_archives.sh > /dev/null 2>&1 -0 1 * * * /bin/bash -c 'source /root/.profile; sleep $RANDOM_TIME'; /opt/ot_tools/suricata_update.sh > /dev/null 2>&1 \ No newline at end of file +0 1 * * * /bin/bash -c 'source /root/.profile; sleep $RANDOM_TIME'; /opt/ot_tools/suricata_update.sh > /dev/null 2>&1