wok-6.x diff lighttpd/receipt @ rev 10882
rrdtool: Removed nroff from bdeps since there is no such package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 26 00:00:43 2011 +0000 (2011-06-26) |
parents | d1768332cee0 |
children | 6035b94b5dd0 |
line diff
1.1 --- a/lighttpd/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/lighttpd/receipt Sun Jun 26 00:00:43 2011 +0000 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