Add /etc/ethers and /etc/hosts to support data (#1686)

This commit is contained in:
Tim Wilkinson 2024-11-12 23:18:37 -08:00 committed by GitHub
parent 25572f014e
commit 56e53a5324
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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",