fixed correct parsing

This commit is contained in:
tux 2023-05-18 19:12:21 +02:00
parent ee6beffd44
commit 3ec6b54396

View File

@ -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]