fixed correct parsing
This commit is contained in:
parent
ee6beffd44
commit
3ec6b54396
@ -1068,7 +1068,7 @@ find /usr/lib /usr/libexec -name \*.la -delete &&
|
||||
find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf &&
|
||||
userdel -r tester &&
|
||||
|
||||
cat > /etc/systemd/network/10-eth-dhcp.network << "EOF" &&
|
||||
cat > /etc/systemd/network/10-eth-dhcp.network << EOF &&
|
||||
Name="$NETWORKINTERFACE"
|
||||
|
||||
[Network]
|
||||
|
Loading…
x
Reference in New Issue
Block a user