The crontab command was not executed on time.

yesterday crontab was configured to close the samba service regularly, but the service was not turned on in the morning and there was no log, so I would like to know what the problem is:

root@VM-0-9-ubuntu:/var/log-sharp crontab -l
*/1 * * * * /usr/local/qcloud/stargate/admin/start.sh > /dev/null 2>&1 &
0 19 * * 1-5 service smbd stop
0 9 * * 1-5 service smbd start
Mar.18,2021

m (min) 0
h (h) 9
dom (number) *
mon (month) *
dow (week) 1-5

do you have the wrong parameter?


http://bbs.51cto.com/thread-1.

Menu