wok diff lighttpd/receipt @ rev 11761
added description files for letters c thru g
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 22 13:34:36 2012 -0800 (2012-02-22) |
parents | d1768332cee0 |
children | 6035b94b5dd0 |
line diff
1.1 --- a/lighttpd/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/lighttpd/receipt Wed Feb 22 13:34:36 2012 -0800 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