Bug[?] In new local_startup and postgresql

Doug Barton dougb at FreeBSD.org
Wed Dec 21 17:08:32 PST 2005


Beecher Rintoul wrote:

> I have the same problem with webmin.sh. No errors on boot, just doesn't start.
> /usr/local/etc/rc.d/webmin.sh start works.

The webmin script has this line in the script:

webmin_enable="NO"

which is likely to lead to unpredictable results. Try removing that, and
make sure that you have webmin_enable="YES" in /etc/rc.conf[.local]

hth,

Doug


More information about the freebsd-ports mailing list