Unverified Commit 57cd1725 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

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

Fix small typo - "nfds"
parents 435bd611 9c2bb5a1
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment