[CentOS] making a script into a service

Larry Martell larry.martell at gmail.com
Mon Dec 9 13:03:30 UTC 2013


On Mon, Dec 9, 2013 at 8:00 AM, Andrew Holway <andrew.holway at gmail.com> wrote:
> The keyword your looking for here is "daemonize".

I don't just want to make it into a daemon - I want to control it with
the service command.

>
>
>
> On 9 December 2013 12:54, Larry Martell <larry.martell at gmail.com> wrote:
>> 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.
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos



More information about the CentOS mailing list