diff --git a/chap8p2.sh b/chap8p2.sh index 3ac8a79..73e99b2 100644 --- a/chap8p2.sh +++ b/chap8p2.sh @@ -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]