openmamba-makereport: fix arguments passed for lspci -nn
This commit is contained in:
parent
95aecadc6f
commit
a3338ecbc4
@ -169,7 +169,7 @@ catfile /etc/openmamba-release "release information"
|
|||||||
catfile /etc/sysconfig/machine "machine information from BIOS"
|
catfile /etc/sysconfig/machine "machine information from BIOS"
|
||||||
catfile /proc/cpuinfo "processor(s) information"
|
catfile /proc/cpuinfo "processor(s) information"
|
||||||
catfile /proc/meminfo "System memory information"
|
catfile /proc/meminfo "System memory information"
|
||||||
catcommand /usr/sbin/lspci -nn "PCI hardware information (short)"
|
catcommand "/usr/sbin/lspci -nn" "PCI hardware information (short)"
|
||||||
catcommand /usr/sbin/lsusb "USB hardware information"
|
catcommand /usr/sbin/lsusb "USB hardware information"
|
||||||
catcommand /sbin/lsmod "Loadel kernel modules"
|
catcommand /sbin/lsmod "Loadel kernel modules"
|
||||||
catcommand "rpm -qa|grep kernel-mamba" "Installed kernel packages"
|
catcommand "rpm -qa|grep kernel-mamba" "Installed kernel packages"
|
||||||
|
Loading…
Reference in New Issue
Block a user