Remove sysctl setting which is not used anymore (#611)

This commit is contained in:
pavel-shirshov 2017-05-18 14:45:16 -07:00 committed by GitHub
parent 14fe4bf6f8
commit aab87757d3
8 changed files with 0 additions and 12 deletions

View File

@ -1,2 +0,0 @@
sysctl -w net.core.rmem_max=509430500

View File

@ -47,7 +47,6 @@ RUN apt-get update \
&& rm -rf /root/deps
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
ENTRYPOINT ["/usr/bin/supervisord"]

View File

@ -1,2 +0,0 @@
sysctl -w net.core.rmem_max=509430500

View File

@ -47,6 +47,5 @@ RUN apt-get update \
&& rm -rf /root/deps
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
ENTRYPOINT ["/usr/bin/supervisord"]

View File

@ -1,2 +0,0 @@
sysctl -w net.core.rmem_max=509430500

View File

@ -47,7 +47,6 @@ RUN apt-get update \
&& rm -rf /root/deps
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
ENTRYPOINT ["/usr/bin/supervisord"]

View File

@ -1,2 +0,0 @@
sysctl -w net.core.rmem_max=509430500

View File

@ -47,7 +47,6 @@ RUN apt-get update \
&& rm -rf /root/deps
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
ENTRYPOINT ["/usr/bin/supervisord"]