fixed case for sh)

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1035 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.11
Jan Kneschke 2006-03-09 00:11:04 +00:00
parent 35104118f4
commit bb01131ce0
1 changed files with 1 additions and 2 deletions

View File

@ -111,8 +111,7 @@ case "$1" in
# Remember status and be quiet
rc_status
;;
force-reload)
reload)
force-reload|reload)
## Like force-reload, but if daemon does not support
## signalling, do nothing (!)