summaryrefslogtreecommitdiff
path: root/chat/bitlbee/MESSAGE
diff options
context:
space:
mode:
authortonio <tonio>2009-07-16 19:19:18 +0000
committertonio <tonio>2009-07-16 19:19:18 +0000
commit74dc30bc7257ef22f3569019b66bba0ffb368611 (patch)
tree4b224d96b28ac7e44616e5bdb9010317a4a894d6 /chat/bitlbee/MESSAGE
parenta3a5ae4eb264b6c4230339a67caa1178266d92be (diff)
downloadpkgsrc-74dc30bc7257ef22f3569019b66bba0ffb368611.tar.gz
Make sure bitlbee honors VARBASE properly
Diffstat (limited to 'chat/bitlbee/MESSAGE')
-rw-r--r--chat/bitlbee/MESSAGE8
1 files changed, 6 insertions, 2 deletions
diff --git a/chat/bitlbee/MESSAGE b/chat/bitlbee/MESSAGE
index a4836b0e191..507b23fe23d 100644
--- a/chat/bitlbee/MESSAGE
+++ b/chat/bitlbee/MESSAGE
@@ -1,9 +1,13 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2003/07/02 09:03:02 jmmv Exp $
+$NetBSD: MESSAGE,v 1.2 2009/07/16 19:19:18 tonio Exp $
-bitlbee needs to be started from inetd(8) for now. Add the following line
+bitlbee can be to be started from inetd(8). Add the following line
to its configuration file (/etc/inetd.conf):
6667 stream tcp nowait bitlbee ${PREFIX}/sbin/bitlbee bitlbee
+bitlbee can act as a system-wide daemon, using the start-up script installed by
+the package.
+
+ ${PREFIX}/share/examples/rc.d/bitlbee
===========================================================================