aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable/pkg-plist
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-10-21 16:18:56 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-10-21 16:18:56 +0000
commit9b3fe7c2f48a356eaf0e7273e66023d4ae597cfd (patch)
tree36a2e3b758da540f13f821ec14f92b80c0adb4ca /security/openssh-portable/pkg-plist
parent0ebb65cbba99afa379561ad0fd6757f2cd920f82 (diff)
Notes
Diffstat (limited to 'security/openssh-portable/pkg-plist')
-rw-r--r--security/openssh-portable/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/pkg-plist b/security/openssh-portable/pkg-plist
index 8053e5e2a6ae..75ab8de9b1c4 100644
--- a/security/openssh-portable/pkg-plist
+++ b/security/openssh-portable/pkg-plist
@@ -21,9 +21,9 @@ etc/ssh/sshd_config-dist
%%NOTBASE%%%%X509%%@dirrmtry etc/ssh/ca
%%NOTBASE%%@dirrmtry etc/ssh
sbin/sshd
-share/Ssh.bin
libexec/sftp-server
libexec/ssh-keysign
+libexec/ssh-pkcs11-helper
@exec if [ ! -d %%EMPTYDIR%% ]; then mkdir -p %%EMPTYDIR%% ; fi
%%ERASEEMPTY%%@dirrm empty
@exec if ! pw groupshow sshd 2>/dev/null; then pw groupadd sshd -g 22; fi