Skip to content

Commit

Permalink
Merge pull request #2 from pfeerick/patch-2
Browse files Browse the repository at this point in the history
Change 'auto eth0' to 'allow-hotplug eth0'
  • Loading branch information
ayufan authored Jun 24, 2017
2 parents 68cd446 + 550f8dd commit 04ee4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/root/etc/network/interfaces.d/eth0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
auto eth0
allow-hotplug eth0
iface eth0 inet dhcp
offload-tx off

0 comments on commit 04ee4ee

Please sign in to comment.