summaryrefslogtreecommitdiff
path: root/chat/bitlbee
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-10-28 13:25:18 +0000
committergdt <gdt@pkgsrc.org>2022-10-28 13:25:18 +0000
commit451b2a7eb5177a7859ae82584c998b96025632a8 (patch)
treea20ebfa9dd83f1e3452be2ae9210316522476b07 /chat/bitlbee
parentbd4e6906f026ec9973c563c89503f659bfbad67f (diff)
downloadpkgsrc-451b2a7eb5177a7859ae82584c998b96025632a8.tar.gz
chat/bitlbee: Drop rc.d suggestion from MESSAGE
Packages having rc.d scripts is a normal condition, and the general case is documented in the guide.
Diffstat (limited to 'chat/bitlbee')
-rw-r--r--chat/bitlbee/MESSAGE7
1 files changed, 1 insertions, 6 deletions
diff --git a/chat/bitlbee/MESSAGE b/chat/bitlbee/MESSAGE
index 507b23fe23d..5d8ae945654 100644
--- a/chat/bitlbee/MESSAGE
+++ b/chat/bitlbee/MESSAGE
@@ -1,13 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2009/07/16 19:19:18 tonio Exp $
+$NetBSD: MESSAGE,v 1.3 2022/10/28 13:25:18 gdt Exp $
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
===========================================================================