bug
This commit is contained in:
parent
71d1308188
commit
390b550f19
|
@ -1017,7 +1017,7 @@ iface lo inet loopback
|
|||
done
|
||||
for confip in "${confips[@]}"; do
|
||||
network_parse_confip "$confip" iface gateway ipsuffixes
|
||||
network_interfaces_remove_confip "$iface"
|
||||
network_interfaces_remove_iface "$iface"
|
||||
done
|
||||
|
||||
# puis recréer la configuration
|
||||
|
|
Loading…
Reference in New Issue