Merge pull request #68401 from konstantinos-angelo/patch-1

Fix small typo - "nfds"
This commit is contained in:
k8s-ci-robot
2018-09-25 11:04:12 -07:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ function start()
/usr/sbin/rpcbind -w
fi
mount -t nfsd nfds /proc/fs/nfsd
mount -t nfsd nfsd /proc/fs/nfsd
# -V 3: enable NFSv3
/usr/sbin/rpc.mountd -N 2 -V 3