On Mon, Dec 9, 2013 at 9:05 AM, John Doe jdmls@yahoo.com wrote:
From: Larry Martell larry.martell@gmail.com
We have a python script that is currently run from cron. We want to make it into a service so it can be controlled with service start/stop/restart. Can anyone point me at site that has instructions on how to do this? I've googled but haven't found anything.
Thanks!