Skip to content

Commit

Permalink
Merge pull request #6 from flatcar-linux/kai/use-persistent-ifnames
Browse files Browse the repository at this point in the history
Revert "systemd: add module to disable network device renaming"
  • Loading branch information
pothos authored Feb 25, 2020
2 parents 4ddaee1 + 88119e9 commit 94b8192
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
2 changes: 1 addition & 1 deletion dracut/03flatcar-network/yy-digitalocean-coreos.network
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Match]
KernelCommandLine=coreos.oem.id=digitalocean
Name=eth0
Name=e*

[Network]
DHCP=yes
Expand Down
2 changes: 1 addition & 1 deletion dracut/03flatcar-network/yy-digitalocean.network
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Match]
KernelCommandLine=flatcar.oem.id=digitalocean
Name=eth0
Name=e*

[Network]
DHCP=yes
Expand Down
18 changes: 0 additions & 18 deletions dracut/80disable-net-names/module-setup.sh

This file was deleted.

0 comments on commit 94b8192

Please sign in to comment.