summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-24 12:29:55 +0000
committerwiz <wiz>2002-09-24 12:29:55 +0000
commit3d20020e0b6522d7571bd8165f89b7d43d4dde83 (patch)
treee35cb619db9b63b7ab9420f514eb4af79f958929 /security/openssh
parentd9dfbb02aea2cedbd83e6be5da2465068192c882 (diff)
downloadpkgsrc-3d20020e0b6522d7571bd8165f89b7d43d4dde83.tar.gz
Complete standardization of messages according to latest pkglint.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/MESSAGE9
-rw-r--r--security/openssh/MESSAGE.pam6
2 files changed, 8 insertions, 7 deletions
diff --git a/security/openssh/MESSAGE b/security/openssh/MESSAGE
index 339e26dbc66..e5bfe283e89 100644
--- a/security/openssh/MESSAGE
+++ b/security/openssh/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.10 2002/08/31 10:09:00 grant Exp $
+$NetBSD: MESSAGE,v 1.11 2002/09/24 12:30:34 wiz Exp $
*===* NOTICE *===*
@@ -9,8 +9,9 @@ and /etc/sshd.conf, then you will have to copy them:
/etc/ssh.conf --> ${PKG_SYSCONFDIR}/ssh_config
/etc/sshd.conf --> ${PKG_SYSCONFDIR}/sshd_config
-The `${OPENSSH_USER}' user and `${OPENSSH_GROUP}' group used for privilege separation
-have been created if they did not already exist. For security reasons,
-UsePrivilegeSeparation has to be yes (the default value).
+The `${OPENSSH_USER}' user and `${OPENSSH_GROUP}' group used for
+privilege separation have been created if they did not already exist.
+For security reasons, UsePrivilegeSeparation has to be yes
+(the default value).
===========================================================================
diff --git a/security/openssh/MESSAGE.pam b/security/openssh/MESSAGE.pam
index 927eef9fc92..cc9aec9d6b7 100644
--- a/security/openssh/MESSAGE.pam
+++ b/security/openssh/MESSAGE.pam
@@ -1,9 +1,9 @@
-==========================================================================
-$NetBSD: MESSAGE.pam,v 1.1 2002/02/05 04:17:31 jlam Exp $
+===========================================================================
+$NetBSD: MESSAGE.pam,v 1.2 2002/09/24 12:30:34 wiz Exp $
To authenticate for SSH using PAM, add the contents of the file:
${EGDIR}/sshd.pam
to your PAM configuration file.
-==========================================================================
+===========================================================================