Skip to content

Commit

Permalink
fix crontab problem
Browse files Browse the repository at this point in the history
  • Loading branch information
helenwangjia committed Sep 20, 2023
1 parent 9f98978 commit 73f2239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osect_sensor/conf/crontab
Original file line number Diff line number Diff line change
Expand Up @@ -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
0 1 * * * /bin/bash -c 'source /root/.profile; sleep $RANDOM_TIME'; /opt/ot_tools/suricata_update.sh > /dev/null 2>&1

0 comments on commit 73f2239

Please sign in to comment.