Remove old icmp/auto mtu code

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-03-04 15:16:24 +00:00
parent b4ec962a3b
commit 4fab60ea87
6 changed files with 24 additions and 61 deletions

View File

@@ -45,7 +45,7 @@ HOST=$HOST
PORT=$PORT
BIND=$BIND
BIND_PORT=$BIND_PORT
OPTIONS="mtu auto"
OPTIONS=
EOF
( umask 077; echo "$KEY" > "$DIR/key" )