1
0
mirror of https://github.com/byReqz/netset.git synced 2024-11-22 12:51:15 +00:00
This commit is contained in:
Nils 2021-02-18 20:13:28 +01:00
parent 2c1be99375
commit 1bb7596e0a
Signed by: byreqz
GPG Key ID: 396A62D7D436749E

View File

@ -142,8 +142,6 @@ elif [[ "$c1" == "2" ]] || [[ "$c1" == "2." ]] || [[ "$c1" == "networkmanager" ]
nmcli connection modify "$nmc" connection.read-only no
nmcli connection modify "$nmc" connection.autoconnect-slaves -1
nmcli connection modify "$nmc" connection.wait-device-timeout -1
nmcli connection modify "$nmc" connection.autoconnect-retries -1
nmcli connection modify "$nmc" connection.autoconnect-retries -1
echo "----------------------------"
echo "input the ip to set (cidr notion also accepted)"
echo "----------------------------"