wok-6.x rev 17720
lighttpd-ssl: no more /var/www files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 16:54:19 2015 +0100 (2015-03-05) |
parents | 877323c753e7 |
children | cf4ce87b7beb |
files | lighttpd-ssl/receipt |
line diff
1.1 --- a/lighttpd-ssl/receipt Thu Mar 05 11:18:13 2015 -0300 1.2 +++ b/lighttpd-ssl/receipt Thu Mar 05 16:54:19 2015 +0100 1.3 @@ -64,9 +64,7 @@ 1.4 done 1.5 1.6 # Server root and config file. 1.7 - cp -a $WOK/$SOURCE/stuff/var $fs 1.8 cp -a $WOK/$SOURCE/stuff/etc $fs 1.9 - chown -R 0.0 $fs/var/www 1.10 chown -R 0.0 $fs/etc 1.11 mkdir -p $fs/etc/ssl/lighttpd 1.12 cat >> $fs/etc/lighttpd/lighttpd.conf <<EOT