mirror of https://github.com/k3s-io/k3s
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