On Fri, May 27, 2011 at 9:47 AM, Maurizio Giunti <mauri...@mauriziogiunti.it> wrote: > Hi. > It seems that current Perlbal port start script does not honour > perlbal_enable rc.conf config. > It starts even when there is perlbal_enable="NO". > > My cfg: > > bsd64# uname -a > FreeBSD bsd64.localnetwork 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 > 02:41:51 UTC 2011 > r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > bsd64# pkg_info | grep bal > p5-Perlbal-1.78_1 Reverse-proxy load balancer and webserver > > > bsd64# cat /etc/rc.conf | grep perlbal > perlbal_enable="NO" > > bsd64# /usr/local/etc/rc.d/perlbal start > Starting perlbal. > No services or management port configured. Nothing to do. Stopping. > /usr/local/etc/rc.d/perlbal: WARNING: failed to start perlbal > > > It starts anyway? > It shouldn't start unless you have perlbal_enable set to YES.
Do you have a /etc/rc.conf.local or a /etc/rc.conf.d/perlbal file with perlbal_enable set to YES? Scot _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"