mirror of https://github.com/aredn/aredn.git
Add /etc/ethers and /etc/hosts to support data (#1686)
This commit is contained in:
parent
25572f014e
commit
56e53a5324
|
@ -44,6 +44,8 @@ const files = [
|
||||||
"/etc/board.json",
|
"/etc/board.json",
|
||||||
"/etc/config/",
|
"/etc/config/",
|
||||||
"/etc/config.mesh/",
|
"/etc/config.mesh/",
|
||||||
|
"/etc/ethers",
|
||||||
|
"/etc/hosts",
|
||||||
"/etc/local/",
|
"/etc/local/",
|
||||||
"/etc/mesh-release",
|
"/etc/mesh-release",
|
||||||
"/etc/os-release",
|
"/etc/os-release",
|
||||||
|
|
Loading…
Reference in New Issue