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 b52e8f3 commit bcd6aefCopy full SHA for bcd6aef
files/common/usr/lib/sysctl.d/30-dlpx-reserved-ports.conf renamed to files/common/usr/lib/sysctl.d/30-nfsv3-ports.conf
@@ -1,5 +1,5 @@
1
#
2
-# Copyright 2020, 2021 Delphix
+# Copyright 2020 Delphix
3
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -21,6 +21,5 @@
21
# 54043 RPC mountd listen
22
# 54044 RPC statd listen
23
# 54045 RPC lockd/nlockmgr
24
-# 54046 Virtualization SDK Libs Server
25
26
-net.ipv4.ip_local_reserved_ports = 54043-54046
+net.ipv4.ip_local_reserved_ports = 54043-54045
0 commit comments