Add /var/run/services_olsr to support tool data

This commit is contained in:
Tim Wilkinson 2022-03-15 22:36:03 -07:00 committed by Joe AE6XE
parent 09985d3c57
commit f613b078d7
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ local files = {
"/etc/mesh-release", "/etc/mesh-release",
"/tmp/etc/", "/tmp/etc/",
"/var/run/hosts_olsr", "/var/run/hosts_olsr",
"/var/run/services_olsr",
"/tmp/rssi.dat", "/tmp/rssi.dat",
"/tmp/rssi.log", "/tmp/rssi.log",
"/tmp/zombie.log", "/tmp/zombie.log",