summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_filter.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_logs_filter.php')
-rwxr-xr-xusr/local/www/diag_logs_filter.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_logs_filter.php b/usr/local/www/diag_logs_filter.php
index 6918a2b..c6c007c 100755
--- a/usr/local/www/diag_logs_filter.php
+++ b/usr/local/www/diag_logs_filter.php
@@ -65,6 +65,7 @@ if ($_POST['clear']) {
if(file_exists("{$filter_logfile}"))
unlink("{$filter_logfile}");
exec("/usr/sbin/fifolog_create -s 511488 {$filter_logfile}");
+ exec("/bin/date | /usr/sbin/fifolog_writer {$filter_logfile}");
system_syslogd_start();
}
}
OpenPOWER on IntegriCloud