diff --git a/PVE/Report.pm b/PVE/Report.pm index 3c61c1e4..b8bceb24 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -68,7 +68,7 @@ my $init_report_cmds = sub { ], }, network => { - order => 40, + order => 45, cmds => [ 'ip -details -statistics address', 'ip -details -4 route show',