base-files: rc.common: fix missing EXTRA_HELP texts
[openwrt/.git] / package / base-files / files / etc / rc.common
index d3fa3be5058dcdd146bfaa5afa63b1fe77dabeff..dbe26ec3bd0c6d239c653669af7970c662e84d04 100755 (executable)
@@ -109,7 +109,7 @@ ${INIT_TRACE:+set -x}
        EXTRA_HELP="\
        running Check if service is running
        status  Service status
-       "
+${EXTRA_HELP}"
 
        . $IPKG_INSTROOT/lib/functions/procd.sh
        basescript=$(readlink "$initscript")