Can anyone tell me if the formatting of this crontab entry is correct?
0 6 * * * /etc/init.d/ service motion start
1 13 * * * /etc/init.d/ service motion stop
I see that it runs. This is what I get from the log file:
Aug 6 13:01:01 VIDraspberrypi CRON[1083]: (root) CMD (/etc/init.d/ service motion stop)
But Motion does not stop? It's got to be something simple but I'm to dense to figure it out... Any ideas.
THANKS for any help!