I use the daemonize package and run it in an init.d script like this (more 
or less):

    /usr/sbin/daemonize -c /var/beanstalkd -l /var/run/beanstalkd.lock 
/usr/local/bin/beanstalkd

Works great.

On Saturday, January 11, 2014 7:51:13 AM UTC-7, Frangeris Peguero wrote:
>
> Hi, how can I demonize beanstakd to start automatically when server boot 
> using /sbin/chkconfig?
>
> something like:
>
> *$ /sbin/chkconfig /etc/init.d/beanstalkd on*
>
> How would be the wrapper file inside /etc/init.d?
>
>
> Thanks for help... :)
>

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/beanstalk-talk.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to