aboutsummaryrefslogtreecommitdiff
path: root/security/hpn-ssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-06-25 04:52:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-06-25 04:52:55 +0000
commit3f751261eaecf6d12c10f891fdb1194fe45c7e90 (patch)
tree6624b5cc82ee82dcad47d8685b94e00be6953ebf /security/hpn-ssh
parent9b4b8d70dacc3e471064fdf1dcf3f6ce2c088f83 (diff)
downloadports-3f751261eaecf6d12c10f891fdb1194fe45c7e90.tar.gz
ports-3f751261eaecf6d12c10f891fdb1194fe45c7e90.zip
Notes
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r--security/hpn-ssh/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hpn-ssh/pkg-plist b/security/hpn-ssh/pkg-plist
index 6069da804ff3..8a4040e3b7c0 100644
--- a/security/hpn-ssh/pkg-plist
+++ b/security/hpn-ssh/pkg-plist
@@ -14,4 +14,4 @@ libexec/ssh-keysign
@exec mkdir -p %D/empty
@dirrm empty
@exec if ! pw groupshow sshd 2>/dev/null; then pw groupadd sshd -g 22; fi
-@exec if ! pw usershow sshd 2>/dev/null; then pw useradd sshd -g smmsp -u 22 -h - -d %D/empty -s /nonexistent -c "sshd privilege separation"; fi
+@exec if ! pw usershow sshd 2>/dev/null; then pw useradd sshd -g sshd -u 22 -h - -d %D/empty -s /nonexistent -c "sshd privilege separation"; fi