[interfaces-config.sh] Do not bring 'lo' interface down and up (#4150)

This commit is contained in:
Joe LeVeque 2020-02-14 14:55:03 -08:00 committed by GitHub
parent 31fb631cd3
commit 8126916b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,5 +37,3 @@ systemctl restart networking
# Clean-up created files
rm -f /tmp/ztp_input.json /tmp/ztp_port_data.json
ifdown lo && ifup lo