Crontab ensure python script is running
# Put in user danielcook * * * * * su -l danielcook -c "cd /home/danielcook/cegwas-worker/; python poll.py"