]> code.ossystems Code Review - openembedded-core.git/commit
nfs-utils: don't try to unload nfsd module
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 30 Apr 2012 19:58:00 +0000 (21:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2012 14:15:25 +0000 (15:15 +0100)
commitaba81b64679ec0b1809946cb480e261af47f7625
tree1d5b3386506092817d4ac20db2ec53f236547680
parentafa0efc3473fb5ba88d95594e382da2e03145c3b
nfs-utils: don't try to unload nfsd module

* When nfsserver get's stopped, "modprobe -r nfsd" may
  hang indefinitely. As there's no need to unload the
  module, just remove the call to modprobe.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb