Permit changes to resolv.conf
This commit is contained in:
parent
1a907219b0
commit
9f8604c835
|
@ -398,6 +398,7 @@ function networks_from_file {
|
|||
fi
|
||||
done < $WIFI_NETWORKS_FILE
|
||||
|
||||
chattr -i /etc/resolv.conf
|
||||
systemctl restart network-manager
|
||||
ifup ${WIFI_INTERFACE}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue