diff options
Diffstat (limited to 'security/ssh/pkg-plist')
| -rw-r--r-- | security/ssh/pkg-plist | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/security/ssh/pkg-plist b/security/ssh/pkg-plist index c99dd209976f..64badc208448 100644 --- a/security/ssh/pkg-plist +++ b/security/ssh/pkg-plist @@ -16,14 +16,6 @@ bin/make-ssh-known-hosts1 bin/make-ssh-known-hosts etc/ssh_config etc/sshd_config -man/man1/make-ssh-known-hosts.1.gz -man/man1/scp.1.gz -man/man1/ssh-add.1.gz -man/man1/ssh-agent.1.gz -man/man1/ssh-keygen.1.gz -man/man1/ssh.1.gz -man/man1/slogin.1.gz -man/man8/sshd.8.gz sbin/sshd1 sbin/sshd @exec if [ ! -f %D/etc/ssh_host_key ]; then echo "Generating a secret host key.." ; %D/bin/ssh-keygen -N "" -f %D/etc/ssh_host_key; fi |
