nfs-utils: create /var/lock/subsys
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 6 Sep 2014 13:50:39 +0000 (15:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 6 Sep 2014 20:11:51 +0000 (22:11 +0200)
commit3a61bacdcb4ea99c4b09e83de882747ad210041a
treef22cca3c68314b8344ffba0e31bf2e1ff64a9f47
parent28fa0cd5324cbc33d8c3c9b054dbd8ded13f225d
nfs-utils: create /var/lock/subsys

The NFS server needs to create files in /var/lock/subsys/, but this
directory doesn't exist in our skeleton. This commit makes sure it
gets created by the S60nfs startup script, which fixes the operation
of the NFS server (tested with rpcbind).

Reported-by: Ofer Heifetz <oferh@marvell.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nfs-utils/S60nfs