pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/bitlbee chat/bitlbee: Drop rc.d suggestion from M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab7fdb528791
branches:  trunk
changeset: 387376:ab7fdb528791
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Oct 28 13:25:18 2022 +0000

description:
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:

 chat/bitlbee/MESSAGE |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (18 lines):

diff -r 30e1c5b4967f -r ab7fdb528791 chat/bitlbee/MESSAGE
--- a/chat/bitlbee/MESSAGE      Fri Oct 28 13:10:30 2022 +0000
+++ b/chat/bitlbee/MESSAGE      Fri Oct 28 13:25:18 2022 +0000
@@ -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
 ===========================================================================



Home | Main Index | Thread Index | Old Index