diff --git a/tcpdump-schedule/README.md b/tcpdump-schedule/README.md index d70c301..3d82c9b 100644 --- a/tcpdump-schedule/README.md +++ b/tcpdump-schedule/README.md @@ -8,5 +8,5 @@ This is the crontab for an example tcpdump which starts at 02:00am and stops at 02:05am. -0 2 * * * bash /tmp/tcpdump_getdata.sh -5 2 * * * bash /tmp/tcpdump_stop.sh \ No newline at end of file +- 0 2 * * * bash /tmp/tcpdump_getdata.sh +- 5 2 * * * bash /tmp/tcpdump_stop.sh \ No newline at end of file