summaryrefslogtreecommitdiff
path: root/net/kdenetwork2/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork2/MESSAGE')
-rw-r--r--net/kdenetwork2/MESSAGE12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/kdenetwork2/MESSAGE b/net/kdenetwork2/MESSAGE
new file mode 100644
index 00000000000..2f3e329d59d
--- /dev/null
+++ b/net/kdenetwork2/MESSAGE
@@ -0,0 +1,12 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 22:55:57 zuntum 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.
+
+=============================================================================