I just pushed a commit with concrete examples of how to run beanstalkd under various process supervision tools. We now have examples for inittab, "System V init scripts", launchd, upstart, and systemd, with room for more if anyone wants to contribute one for their favorite system.
https://github.com/kr/beanstalkd/commit/cd41f9b I'm not an expert in any of these tools; if anyone spots errors in these files, I'll gladly accept patches. My hope is this will be sufficient to remove the -d and -u flags from beanstalkd entirely. (They've never really been necessary, but many people think they are; getting rid of them is actually a matter of education.) kr -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
