/usr/local/etc/rc.d files not running on reboot
Toomas Aas
toomas.aas at raad.tartu.ee
Wed Aug 13 13:04:32 PDT 2003
> From: "Brent Wiese" <brently at bjwcs.com>
> Date: Wed, 13 Aug 2003 09:41:59 -0700
[snip description about some /usr/local/etc/rc.d scripts not running at boot]
> This happened to me on 4.8 recently too. What it ended up being was the
> "sendmail-client" startup thing. I'd replaced sendmail w/ postfix, but for
> some reason, this sendmail-client thing still tried to run, and since I
> wasn't running sendmail, it just sat there forever. If I ctrl-c'd on the
> console, it would proceed to run all the startup scripts.
>
> I'm not sure if there is a rc.conf entry to stop it (didn't look close
> enough, but "sendmail_enable=NO" didn't do it). I just commented the
> sendmail-client stuff out.
FWIW this is from my mail server running Postfix:
# grep sendmail /etc/rc.conf
sendmail_enable="YES"
sendmail_flags="-bd"
sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"
sendmail_msp_queue_enable="NO"
I don't think this is the problem the OP had, though, since he didn't
mention that boot process hung. Just some services did not start.
--
Toomas Aas | toomas.aas at raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
* I take my wife everywhere, but she keeps finding her way back.
More information about the freebsd-questions
mailing list