blob: 2ef4e9d65f81956b3b977f4f809a5393fcdbbf6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/05/31 13:59:25 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.
=============================================================================
|