Change the default mac to a valid value.

This commit is contained in:
Egor Karavaev 2017-06-10 08:54:39 +03:00
parent 0ef251dce4
commit 5bf4994405

View file

@ -94,7 +94,7 @@ data = "255.255.255.0"
[[files]] [[files]]
path = "/etc/net/mac" path = "/etc/net/mac"
data = "00.00.00.00.00.00" data = "54-52-00-ab-cd-ef"
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"