summaryrefslogtreecommitdiff
path: root/chat/bitlbee/MESSAGE
blob: 5d8ae945654d4c3627ab77a66a63283712588501 (plain)
1
2
3
4
5
6
7
8
===========================================================================
$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
===========================================================================