make network work
This commit is contained in:
parent
5fe51dfc9d
commit
08f11b6134
@ -1100,7 +1100,7 @@ userdel -r tester
|
|||||||
|
|
||||||
cat > /etc/systemd/network/10-eth-dhcp.network << EOF
|
cat > /etc/systemd/network/10-eth-dhcp.network << EOF
|
||||||
[Match]
|
[Match]
|
||||||
Name="$NETWORKINTERFACE"
|
Name=$NETWORKINTERFACE
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user