]> code.ossystems Code Review - openembedded-core.git/commit
nfs-utils: modify nfsserver init script indent
authorQiang Chen <qiang.chen@windriver.com>
Tue, 22 Oct 2013 05:14:21 +0000 (13:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 16:53:05 +0000 (16:53 +0000)
commitf9be1ec26cf1f313d7c22e26475296b0362c25ea
tree18ba33ff639d85521e6826549f3b2d4b95a9dc55
parent1b5409b5b060459f15c32c89b1983122b2126f84
nfs-utils: modify nfsserver init script indent

Using sysvinit testing service status, nfsserver status
allways display as [?] unknown.

This is because sysvinit package check whether service's
init script supporting status function or not by:
grep -qs "\Wstatus)" "$SERVICE"

So, this commit modified the indent for status etc, as
most service's init script does.

(From OE-Core master rev: a6b02fe439fa13c8482383fba2bfdcb0e9742141)

Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver