]> 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>
Wed, 30 Oct 2013 17:33:00 +0000 (17:33 +0000)
commita6b02fe439fa13c8482383fba2bfdcb0e9742141
treecd449d45203b03752388ed1cc76fc68136d4615d
parent80f29b04b1d0a9357f193085224ccf2bf8f530fa
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.

Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver