Merge branch 'remove_mac_cfg_file' into 'master'
Remove /etc/net/mac See merge request redox-os/redox!1429
This commit is contained in:
commit
9e0aabe157
|
@ -49,9 +49,3 @@ path = "/etc/net/ip_subnet"
|
||||||
data = """
|
data = """
|
||||||
255.255.255.0
|
255.255.255.0
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[[files]]
|
|
||||||
path = "/etc/net/mac"
|
|
||||||
data = """
|
|
||||||
54-52-00-ab-cd-ef
|
|
||||||
"""
|
|
||||||
|
|
Loading…
Reference in a new issue