blob: e59f532f279f25c70a512a68ed708445bf6d8375 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:27 wiz 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.
===========================================================================
|