diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-16 16:43:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-16 16:43:21 +0000 |
commit | 5fc3786e03dcc3f34760049802d34b397b45ce2b (patch) | |
tree | 5b8e14a6e72fc432da26583d58f4ac272bd8a43c /security/openssh-portable/pkg-plist | |
parent | b41aff991f2f6c35a637d8c5d58d7c8a0b4ab3ad (diff) |
Notes
Diffstat (limited to 'security/openssh-portable/pkg-plist')
-rw-r--r-- | security/openssh-portable/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/pkg-plist b/security/openssh-portable/pkg-plist index 75f2e7046725..8053e5e2a6ae 100644 --- a/security/openssh-portable/pkg-plist +++ b/security/openssh-portable/pkg-plist @@ -18,6 +18,7 @@ etc/ssh/sshd_config-dist %%BASE%%@cwd %%BASEPREFIX%% %%NOTBASE%%@exec if [ ! -f %D/etc/ssh/ssh_config ]; then cp -p %D/etc/ssh/ssh_config-dist %D/etc/ssh/ssh_config ; fi %%NOTBASE%%@exec if [ ! -f %D/etc/ssh/sshd_config ]; then cp -p %D/etc/ssh/sshd_config-dist %D/etc/ssh/sshd_config ; fi +%%NOTBASE%%%%X509%%@dirrmtry etc/ssh/ca %%NOTBASE%%@dirrmtry etc/ssh sbin/sshd share/Ssh.bin |