From: Ruben Rodriguez Date: Thu, 3 Sep 2015 21:59:35 +0000 (-0500) Subject: broadcast not needed in scipts/FAIBASE/30-interface X-Git-Url: https://vcs.fsf.org/?p=fai-configs.git;a=commitdiff_plain;h=b809d1d601a3227ef6bff59f1abb424af963c0d0 broadcast not needed in scipts/FAIBASE/30-interface --- diff --git a/scripts/FAIBASE/30-interface b/scripts/FAIBASE/30-interface index e61e40e..b4da4d9 100755 --- a/scripts/FAIBASE/30-interface +++ b/scripts/FAIBASE/30-interface @@ -19,7 +19,6 @@ then iface $NIC1 inet static address $IPADDR netmask $NETMASK - broadcast $BROADCAST gateway $GATEWAYS EOF [ -n "$NETWORK" ] && echo "localnet $NETWORK" > $target/etc/networks