mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-03 03:56:12 -04:00
rename eth0 to public
This resolves a warning from systemd-networkd about using one of the names reserved by the kernel.
This commit is contained in:
parent
b245498612
commit
6595a2b05f
57 changed files with 58 additions and 58 deletions
|
@ -1,5 +1,5 @@
|
|||
[Match]
|
||||
Name=eth0
|
||||
Name=public
|
||||
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue