Signed-off-by: Michael Tremer --- config/qos/makeqosscripts.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl index 9cbb9cafa..92b2d9e77 100644 --- a/config/qos/makeqosscripts.pl +++ b/config/qos/makeqosscripts.pl @@ -659,7 +659,7 @@ print </dev/null 2>&1) & for i in \$(ls \$RRDLOG/class_*.rrd); do - rrdtool update \$i \$(date +%s): + rrdtool update \$i \$(date +%s): 2>/dev/null done echo "Quality of Service was successfully started!" -- 2.20.1