mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #68401 from konstantinos-angelo/patch-1
Fix small typo - "nfds"
This commit is contained in:
commit
57cd1725ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user