Signed-off-by: Alexander Zeidler <a.zeid...@proxmox.com> --- PVE/Report.pm | 1 + 1 file changed, 1 insertion(+)
diff --git a/PVE/Report.pm b/PVE/Report.pm index 3a81bdb2..f28d7b38 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -104,6 +104,7 @@ my $init_report_cmds = sub { hardware => { order => 70, cmds => [ + 'cd /sys/devices/virtual/dmi/id; cat board_vendor board_name', 'dmidecode -t bios -q', 'lscpu', 'lspci -nnk', -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel