Date: Fri, 30 Dec 2005 18:07:55 -0800 From: Doug Barton <dougb@FreeBSD.org> To: "Timur I. Bakeyev" <timur@gnu.org> Cc: Derkjan de Haan <derkjan@haanjdj.xs4all.nl>, Thomas-Martin Seck <tmseck-lists@netcologne.de>, freebsd-ports@FreeBSD.org Subject: Re: squid, samba startup scripts fail to run from base system rcorder Message-ID: <43B5E7FB.5000606@FreeBSD.org> In-Reply-To: <20051223033152.GB78138@com.bat.ru> References: <002601c60667$271c6bd0$0102a8c0@bogomip> <43AB064A.3040706@FreeBSD.org> <20051222202437.GA24311@bledge.tmseck.homedns.org> <20051223033152.GB78138@com.bat.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Timur I. Bakeyev wrote: > And Samba here :) > And this one :) Actually, we have new release, so if you guys can give me > hints how to fix rc script for Samba. Ok, thanks for asking. :) The first thing I would do is to separate this into 3 scripts, rather than trying to run things all in one. That will make it possible to do better ordering, and also fix the problem that many users are seeing where samba fails to start because something that ldconfig is supposed to do hasn't been done yet. As Brooks has said, generally anything local running as part of the system (and as root) should REQUIRE: DAEMON, and anything running as a user should REQUIRE: LOGIN. If you have compelling reasons why parts of samba need to run earlier than that, please strike up the conversation on freebsd-rc@freebsd.org. hth, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43B5E7FB.5000606>