Remove /etc/net/mac
The mac address is now always fetched directly from the network card
This commit is contained in:
parent
4cf64316b9
commit
477580b936
|
@ -49,9 +49,3 @@ path = "/etc/net/ip_subnet"
|
|||
data = """
|
||||
255.255.255.0
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
path = "/etc/net/mac"
|
||||
data = """
|
||||
54-52-00-ab-cd-ef
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue