Remove old icmp/auto mtu code
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
@@ -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" )
|
||||
|
||||
@@ -8,7 +8,7 @@ Restart=always
|
||||
EnvironmentFile=/etc/glorytun/%i/env
|
||||
ExecStart=@bindir@/glorytun-run keyfile /etc/glorytun/%i/key $OPTIONS
|
||||
ExecStartPost=-/etc/glorytun/%i/post.sh
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user