I have written a module in Python and want it to run continuously once started and need to stop it when I need to update other modules. I will likely be using monit to resta
I used old-style initscript with start-stop-daemon utility.Look at skel in /etc/init.d