diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/kdenetwork2/MESSAGE | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/kdenetwork2/MESSAGE')
-rw-r--r-- | net/kdenetwork2/MESSAGE | 12 |
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. + +============================================================================= |