]> git.proxmox.com Git - pve-manager.git/commit
report: add kernel command line from current boot
authorAlexander Zeidler <a.zeidler@proxmox.com>
Thu, 18 Apr 2024 09:16:44 +0000 (11:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Apr 2024 20:24:13 +0000 (22:24 +0200)
commit5148f21a40f6a6e7f4c243786b91f7bd16e1d7b1
treef4daf324471f0bb2f48c09a9ccd6ddab266db0f5
parent44e5325e567ae5e7022e3fbe40ae1917f48b3927
report: add kernel command line from current boot

to get a first clue for debugging passthrough and similar issues, when
no dmesg output has been provided yet.

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
PVE/Report.pm