pciutils:

- if installed create pci.log to /var/log
This commit is contained in:
Stephan Raue 2009-10-23 20:35:24 +02:00
parent 5ea95e9ddc
commit 9528bf5831

View File

@ -4,4 +4,5 @@
# #
# runlevels: openelec, text, debug, # runlevels: openelec, text, debug,
lspci > /tmp/pci mkdir -p /var/log
lspci > /var/log/pci.log