On Wed Nov 25 01:28:05 +0100 2009, Keith Rarick wrote: > What is the right thing to do?
+1 for /usr/bin. Unless beanstalkd ever gains multi-user facilities, putting it in /usr/sbin is basically wrong, as it simply is no system binary and is _not_ intended to be used as system-wide service daemon. Two other programs with similar characteristics that come to mind are nc and stunnel, both in /usr/bin, both allowing users to set up ad-hoc network services (amongst other things). -- Regards, Andreas -- 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.
