We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe1342 commit add13a9Copy full SHA for add13a9
files/common/lib/systemd/system/nfs-server.service.d/override.conf
@@ -1,3 +1,9 @@
1
+[Service]
2
+#
3
+# Set the nfs connection limit so that it is independent of the NFS thread limit.
4
5
+ExecStartPost=-/bin/sh -c "echo 65536 > /proc/fs/nfsd/max_connections"
6
+
7
[Unit]
8
#
9
# During upgrade verification, the root filesystem will be booted as a
0 commit comments