[interface-config] Fix a loopback addr config bug (#437)
Fix a bug introduced in PR 430 that addresses on lo are not configured correctly.
This commit is contained in:
parent
6308420db9
commit
9e8df96ca7
@ -2,3 +2,4 @@
|
||||
|
||||
sonic-cfggen -m /etc/sonic/minigraph.xml -t /usr/share/sonic/templates/interfaces.j2 >/etc/network/interfaces
|
||||
service networking restart
|
||||
ifdown lo && ifup lo
|
||||
|
Loading…
Reference in New Issue
Block a user