Skip to content
Snippets Groups Projects
Commit 55c4cbf4 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

NET; hopik: On-Board Wifi má také malé MTU

parent 169d2674
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,10 @@ then
CDWIFI_IFACE=$interface cdwifi-autologin
fi
fi
if [ "$ifssid" == Onboard-WiFi ]
then
mtu 1340
fi
if [ "$reason" == CARRIER ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment