On Fri, Aug 28, 2009 at 3:32 PM, Senthil Kumaran S<[email protected]> wrote: > I have crons run by planet user in one of debian lenny boxes just > fine. Also please check the permissions of planet.py file. You can see > cron runs in /var/log/syslog
Here is how my cron entry looks like, <snip> $ crontab -l # m h dom mon dow command 0 0 * * * cd /home/myplanet/planet; /home/myplanet/bin/planet.py config.ini; </snip> -- Senthil Kumaran S http://www.stylesen.org/ _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
