Skip to content

Commit bcd6aef

Browse files
authored
Revert "CP-4790 Reserve a port for the libs server in delphix-platform (#270)" (#302)
1 parent b52e8f3 commit bcd6aef

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

files/common/usr/lib/sysctl.d/30-dlpx-reserved-ports.conf renamed to files/common/usr/lib/sysctl.d/30-nfsv3-ports.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2020, 2021 Delphix
2+
# Copyright 2020 Delphix
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -21,6 +21,5 @@
2121
# 54043 RPC mountd listen
2222
# 54044 RPC statd listen
2323
# 54045 RPC lockd/nlockmgr
24-
# 54046 Virtualization SDK Libs Server
2524
#
26-
net.ipv4.ip_local_reserved_ports = 54043-54046
25+
net.ipv4.ip_local_reserved_ports = 54043-54045

0 commit comments

Comments
 (0)