wok diff lighttpd/receipt @ rev 11217

Add from wok-undigest: ayttm billardgl blackbox bleachbit blueman brasero
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 03 22:02:37 2011 +0100 (2011-11-03)
parents d1768332cee0
children 6035b94b5dd0
line diff
     1.1 --- a/lighttpd/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/lighttpd/receipt	Thu Nov 03 22:02:37 2011 +0100
     1.3 @@ -92,7 +92,7 @@
     1.4  	# Just in case.
     1.5  	chown www.www $1/var/log/$PACKAGE
     1.6  	if [ -z "$1" ]; then
     1.7 -		for i in apache ; do
     1.8 +		for i in apache httpd; do
     1.9  			[ -f /etc/init.d/$i ] && /etc/init.d/$i stop
    1.10  		done
    1.11  		/etc/init.d/$PACKAGE start