Dear All, I think I am facing problem in running cron jobs in centos 7 As usual I edited cronjob using “cron -e “ gave the parameters
0 8 * * * /root/Scripts/BackupFrom-DM.sh 0 9 * * * /root/Scripts/BackupFrom-PBX.sh and saved it, the scripts path are real and the scripts have been checked by running it individually. At specified time I was checking the result, I found out the script entries which are given not executed at all. >From the log file “/var/log/cron” , I can see the “/etc/cron.hourly”, “/etc/cron.daily” , etc getting executed properly only the entry done using “crontab -e “ is not getting executed Like to check with others who are using CentOS 7, have they also faced such scenario. Thanks Joseph John -- -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en --- You received this message because you are subscribed to the Google Groups "Free Software Users Group, Thiruvananthapuram" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
