wok-6.x diff lighttpd/receipt @ rev 10859

Up: slitaz-tools (4.4) - Big clean-up, better i18n, more GTK/Yad boxes
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 18 22:33:14 2011 +0200 (2011-06-18)
parents d1768332cee0
children 6035b94b5dd0
line diff
     1.1 --- a/lighttpd/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/lighttpd/receipt	Sat Jun 18 22:33:14 2011 +0200
     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