From: Elan Ruusamäe Date: Mon, 10 Aug 2015 07:59:09 +0000 (+0300) Subject: typo fix X-Git-Tag: auto/th/cherokee-1.2.103-6~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d733f93f1ef5fcff3ed6b2d81c044c9f1086f066;p=packages%2Fcherokee.git typo fix --- diff --git a/cherokee.init b/cherokee.init old mode 100644 new mode 100755 index fc29202..5c533df --- a/cherokee.init +++ b/cherokee.init @@ -6,7 +6,6 @@ # # description: Cherokee is Fast, Flexible and Lightweight Web server # -# $Id$ # Source function library . /etc/rc.d/init.d/functions @@ -43,7 +42,7 @@ configtest() { # wrapper for configtest # with $details = 1 will report ok/fail status to output (status action) -# with $detauls = 0 will silently discard ok output, and with fail exit script with failure +# with $details = 0 will silently discard ok output, and with fail exit script with failure checkconfig() { local details=${1:-0}