Skip to content

Commit

Permalink
Revert "[interface-config] Force eth0 before reconfiguration (sonic-n…
Browse files Browse the repository at this point in the history
…et#1802)"

This reverts commit 3779c58.
  • Loading branch information
bolv committed Jul 30, 2018
1 parent bbe1580 commit b43bf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/image_config/interfaces/interfaces-config.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

ifdown --force eth0
ifdown eth0

sonic-cfggen -d -t /usr/share/sonic/templates/interfaces.j2 > /etc/network/interfaces

Expand Down

0 comments on commit b43bf03

Please sign in to comment.