diff --git a/PVE/Report.pm b/PVE/Report.pm index 906c489e..0083d28f 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -26,7 +26,7 @@ my $report_def = { 'cat /etc/pve/storage.cfg', 'pvesm status', 'cat /etc/fstab', - 'mount', + 'findmnt --ascii', 'df --human', ], 'virtual guests' => [