summaryrefslogtreecommitdiff
path: root/net/kdenetwork2/pkg/MESSAGE
blob: 7fdb88ca5a1fe8b854053ae166d9b9abd7405dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2001/03/14 16:07:30 skrll Exp $

Add the following to /etc/inetd.conf:

 talk    dgram   udp     wait    root    ${PREFIX}/bin/kotalkd	kotalkd
 ntalk   dgram   udp     wait    root    ${PREFIX}/bin/ktalkd	ktalkd

To put the changes into effect, reboot the machine or "kill -HUP"
your inetd.

=============================================================================