Skip to content

Commit

Permalink
Merge pull request #186 from dentproject/ma1-dhcp
Browse files Browse the repository at this point in the history
Enable dhcp on ma1
  • Loading branch information
taraschornyiplv authored Jan 17, 2023
2 parents 8e8f9f4 + ad2c738 commit 0e522a5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

auto ma1
iface ma1 inet dhcp

0 comments on commit 0e522a5

Please sign in to comment.