summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2000-09-28 09:25:15 +0000
committerjlam <jlam>2000-09-28 09:25:15 +0000
commit7d8fcf7fe0b3c49764581e41a81a424ac2b8fd75 (patch)
tree6c4339be3446eb3872b7e6c5dc10e08d7d1acc4d /security
parentff738afa3cc267ee4c4083cfe9283780faf6e14b (diff)
downloadpkgsrc-7d8fcf7fe0b3c49764581e41a81a424ac2b8fd75.tar.gz
The name of the rc.d script has changed. Update message to reflect new
name.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/pkg/MESSAGE4
-rw-r--r--security/ssh/pkg/MESSAGE4
-rw-r--r--security/ssh6/pkg/MESSAGE4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/openssh/pkg/MESSAGE b/security/openssh/pkg/MESSAGE
index 415ddc595c4..4ff54dcc806 100644
--- a/security/openssh/pkg/MESSAGE
+++ b/security/openssh/pkg/MESSAGE
@@ -1,5 +1,5 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.1 2000/01/27 17:13:02 hubertf Exp $
+$NetBSD: MESSAGE,v 1.2 2000/09/28 09:25:15 jlam Exp $
If "starter" configuration files were installed (in @SSH_CONF_DIR@)
when the package was installed, be sure to examine them (and the man pages
@@ -15,5 +15,5 @@ In general, you will want to set up /etc/rc.local to start sshd at boot
time. Something like the following should do the job:
# Run sshd if installed and configured
-@PREFIX@/etc/rc.d/sshd.sh
+@PREFIX@/etc/rc.d/sshd
==========================================================================
diff --git a/security/ssh/pkg/MESSAGE b/security/ssh/pkg/MESSAGE
index ddd36bc0682..b99e81a15ee 100644
--- a/security/ssh/pkg/MESSAGE
+++ b/security/ssh/pkg/MESSAGE
@@ -1,5 +1,5 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.3 1998/08/24 22:52:35 hubertf Exp $
+$NetBSD: MESSAGE,v 1.4 2000/09/28 09:25:16 jlam Exp $
If "starter" configuration files were installed (in @SSH_CONF_DIR@)
when the package was installed, be sure to examine them (and the man pages
@@ -15,5 +15,5 @@ In general, you will want to set up /etc/rc.local to start sshd at boot
time. Something like the following should do the job:
# Run sshd if installed and configured
-@PREFIX@/etc/rc.d/sshd.sh
+@PREFIX@/etc/rc.d/sshd
==========================================================================
diff --git a/security/ssh6/pkg/MESSAGE b/security/ssh6/pkg/MESSAGE
index 41d28c28b6b..35edbe53f41 100644
--- a/security/ssh6/pkg/MESSAGE
+++ b/security/ssh6/pkg/MESSAGE
@@ -1,5 +1,5 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.1 2000/03/20 02:25:47 itojun Exp $
+$NetBSD: MESSAGE,v 1.2 2000/09/28 09:25:16 jlam Exp $
If "starter" configuration files were installed (in @SSH_CONF_DIR@)
when the package was installed, be sure to examine them (and the man pages
@@ -15,5 +15,5 @@ In general, you will want to set up /etc/rc.local to start sshd at boot
time. Something like the following should do the job:
# Run sshd if installed and configured
-@PREFIX@/etc/rc.d/sshd.sh
+@PREFIX@/etc/rc.d/sshd
==========================================================================