Merge pull request #962 from batonius/default-mac

Change the default mac to a valid value.
This commit is contained in:
Jeremy Soller 2017-06-10 11:47:25 -06:00 committed by GitHub
commit f5677cc76f

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"