wok-next diff openssh/receipt @ rev 20337

orpheus: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 16 21:37:29 2017 +0100 (2017-11-16)
parents c6b8c8e476d9
children e6615350078d
line diff
     1.1 --- a/openssh/receipt	Wed Nov 08 15:23:11 2017 +0100
     1.2 +++ b/openssh/receipt	Thu Nov 16 21:37:29 2017 +0100
     1.3 @@ -97,6 +97,7 @@
     1.4  		openssh-pam)
     1.5  			install=$install-pam copy @std sshd/
     1.6  			sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/ssh/sshd_config
     1.7 +			CAT="security|with PAM support"
     1.8  			DEPENDS="sftp-server libcrypto zlib pam"
     1.9  			CONFIG_FILES="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config \
    1.10  			/etc/inetd.conf"