wok diff lighttpd/receipt @ rev 17040
Add tramys
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Aug 19 09:21:54 2014 +0000 (2014-08-19) |
parents | e6759743694c |
children | d3eb5f4b53ea |
line diff
1.1 --- a/lighttpd/receipt Sun Mar 02 19:09:41 2014 +0100 1.2 +++ b/lighttpd/receipt Tue Aug 19 09:21:54 2014 +0000 1.3 @@ -62,10 +62,8 @@ 1.4 echo -n "Copying : mod_${module}.so" && status 1.5 done 1.6 1.7 - # Server root and config file. 1.8 - cp -a $stuff/var $fs 1.9 + # Config file. 1.10 cp -a $stuff/etc $fs 1.11 - chown -R 0.0 $fs/var/www 1.12 chown -R 0.0 $fs/etc 1.13 1.14 # Logs directory.