Skip to content

Commit

Permalink
address: removed useless broadcast from ifcfg-lo
Browse files Browse the repository at this point in the history
The kernel does not set any on this non-broadcast device.
  • Loading branch information
mtomaschewski committed Nov 20, 2015
1 parent 5cd629b commit 6ca14be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/suse/config/ifcfg-lo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
IPADDR=127.0.0.1/8
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=nfsroot
BOOTPROTO=static
USERCONTROL=no
Expand Down

0 comments on commit 6ca14be

Please sign in to comment.