Date: Sun, 17 Oct 2004 10:31:04 -0600 From: Gary Aitken <garya@dreamchaser.org> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: 4.10 startup sequencing Message-ID: <41729E48.3080806@dreamchaser.org>
next in thread | raw e-mail | index | archive | help
Hello all, Since 4.10 doesn't use /etc/rc.d to merge standard and local startup sequencing, I'm wondering what the right way is to get a daemon to start up before one of the standard daemons. Specifically, I would like to start a milter before sendmail. I know it will work if started afterwards, or at least it seems to, but I would like to get rid of the WARNING message posted to the console at startup because the socket isn't present when sendmail starts. I don't see a way to do this short of modifying /etc/rc. Is there a better way, or should I just live with the warning until upgrading to 5.x, where /etc/rc.d and /usr/local/etc/rc.d sequencing hints are merged? Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41729E48.3080806>