wok-6.x diff openssh-pam/receipt @ rev 9040

Up: tazwok 4.2.4
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Mar 04 02:43:18 2011 +0100 (2011-03-04)
parents 129bb5b11a7e
children d1768332cee0
line diff
     1.1 --- a/openssh-pam/receipt	Wed Mar 02 03:12:51 2011 +0000
     1.2 +++ b/openssh-pam/receipt	Fri Mar 04 02:43:18 2011 +0100
     1.3 @@ -33,7 +33,7 @@
     1.4  	rm -f $fs/usr/sbin/sftp-server
     1.5  	cp -a $_pkg/etc $fs
     1.6  	cp ../$SOURCE/stuff/openssh $fs/etc/init.d
     1.7 -	sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/sshd/sshd_config
     1.8 +	sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/ssh/sshd_config
     1.9  }
    1.10  
    1.11  # Pre and post install commands for Tazpkg.