nfs_utils: Fix for read-only rootfs
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sat, 11 Jul 2015 14:48:20 +0000 (16:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 00:08:59 +0000 (02:08 +0200)
commitaec5af98caf65b8ad08db4f372527a0503bb381c
tree9f0879c17a9670eb7a6f0e848a8dedde79bed939
parent182520a8af734c735c4dbdff29dc07af1d615a0a
nfs_utils: Fix for read-only rootfs

In order to work on a read-only rootfs, nfs_utils would like to write
stuff to /var/lib/nfs, since it's not a tmpfs, it won't work.

Instead of doing little dances around the filesystem, tell nfs_utils to
use /run/nfs for everyone.

Modify the startup script accordingly.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nfs-utils/S60nfs
package/nfs-utils/nfs-utils.mk