summaryrefslogtreecommitdiff
path: root/net/nidentd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-29 10:18:37 +0000
committerwiz <wiz@pkgsrc.org>2002-10-29 10:18:37 +0000
commitcede8daaf441f5496ba54c2c62927bff4bce5b9e (patch)
treea00f218fccaf09f36c3e2beab8f9e884dec73eb9 /net/nidentd
parent02ed36707698c92dcd020d5c51d7c61c536eb7fe (diff)
downloadpkgsrc-cede8daaf441f5496ba54c2c62927bff4bce5b9e.tar.gz
Correct typo in MESSAGE per PR 18848 by Simon Hitzemann.
Diffstat (limited to 'net/nidentd')
-rw-r--r--net/nidentd/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nidentd/MESSAGE b/net/nidentd/MESSAGE
index fca79cc303c..f4404724bee 100644
--- a/net/nidentd/MESSAGE
+++ b/net/nidentd/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/07/15 23:04:38 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2002/10/29 10:18:37 wiz Exp $
To activate nidentd, you need to add the following lines to your
/etc/inetd.conf file:
@@ -7,6 +7,6 @@ To activate nidentd, you need to add the following lines to your
ident stream tcp nowait root ${PREFIX}/libexec/nidentd nidentd -m
ident stream tcp6 nowait nobody ${PREFIX}/libexec/nidentd nidentd -6
-After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf`
+After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.pid`
===========================================================================