Author: el_kab0ng
Date: 14-09-05 00:50
Nevermind. Found the answer shortly after posting as usual.
"The ports/local startup directory hasn't been integrated into the
new rcorder system (yet). The local startups are run by
/etc/rc.d/localpkg, which happens after sendmail in the default
ordering. You can easily change this by editing /etc/rc.d/sendmail
and change the
# REQUIRE: LOGIN
to read:
# REQUIRE: LOGIN localpkg
This will run sendmail after *everything* in /usr/local/etc/rc.d,
which is probably OK."
http://lists.roaringpenguin.com/pipermail/mimedefang/2004-March/020866.html
|
|