[interfaces-config.sh] Do not bring 'lo' interface down and up (#4150)
This commit is contained in:
parent
31fb631cd3
commit
8126916b46
@ -37,5 +37,3 @@ systemctl restart networking
|
|||||||
|
|
||||||
# Clean-up created files
|
# Clean-up created files
|
||||||
rm -f /tmp/ztp_input.json /tmp/ztp_port_data.json
|
rm -f /tmp/ztp_input.json /tmp/ztp_port_data.json
|
||||||
|
|
||||||
ifdown lo && ifup lo
|
|
||||||
|
Reference in New Issue
Block a user