wok diff slim/receipt @ rev 17238

dovecot, proftpd: CVE-2014-3566
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 18 14:31:43 2014 +0200 (2014-10-18)
parents ad3ee9bb3a44
children 46feabc9c92a
line diff
     1.1 --- a/slim/receipt	Thu Sep 25 19:56:05 2014 +0200
     1.2 +++ b/slim/receipt	Sat Oct 18 14:31:43 2014 +0200
     1.3 @@ -68,5 +68,5 @@
     1.4  	sed -i s/"default_user .*"/"default_user        $USER"/ $1/etc/slim.conf
     1.5  	sed -i 's|>/tmp/X-output||' $1/etc/slim.conf
     1.6  
     1.7 -	slim-theme -s base
     1.8 +	chroot "$1/" slim-theme -s base
     1.9  }