projects
/
fai-configs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce1946
)
broadcast not needed in scipts/FAIBASE/30-interface
author
Ruben Rodriguez
<ruben@gnu.org>
Thu, 3 Sep 2015 21:59:35 +0000
(16:59 -0500)
committer
Ruben Rodriguez
<ruben@gnu.org>
Thu, 3 Sep 2015 21:59:35 +0000
(16:59 -0500)
scripts/FAIBASE/30-interface
patch
|
blob
|
blame
|
history
diff --git
a/scripts/FAIBASE/30-interface
b/scripts/FAIBASE/30-interface
index e61e40e32cbc14c46c04377bd3c0369c2cbcf675..b4da4d938c632c3e37e63cefc28920738e7c8bb3 100755
(executable)
--- 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