From 5b945229fa57ee58ef85659e82ac375b67ae5db3 Mon Sep 17 00:00:00 2001 From: AE6XE Date: Tue, 3 Nov 2015 20:32:36 -0800 Subject: [PATCH] bugfix: add rssi_monitor data and logfiles to download support data --- files/www/cgi-bin/supporttool | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/www/cgi-bin/supporttool b/files/www/cgi-bin/supporttool index 6d94f97f..8e652302 100755 --- a/files/www/cgi-bin/supporttool +++ b/files/www/cgi-bin/supporttool @@ -48,6 +48,8 @@ use perlfunc; "/etc/mesh-release", "/tmp/etc/", "/var/run/hosts_olsr", + "/tmp/rssi.dat", + "/tmp/rssi.log", ); @sensitive = ( "/etc/config/vtun",