Quoting Yue Wu <[email protected]> (from Tue, 1 Feb 2011 20:35:06 +0800):
2. check if bitlbee has been installed, if so, then let bitlbee
service start.
So I tried with following settings in rc.conf, but all of them failed,
i.e., the networking can't be connected and bitlbee service doesn't
run.
/etc/rc.conf
if [ -x /usr/local/sbin/bitlbee ]; then
bitlbee_enable="YES"
fi
If it is not installed, there will be no rc.d script for it, so
nothing will happen. This means you just can add bitlbee_enable="YES"
unconditionally, and no error/warning message will show up during boot.
Bye,
Alexander.
--
There's no time like the present for postponing
what you don't want to do.
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"