mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
pciutils:
- if installed create pci.log to /var/log
This commit is contained in:
parent
5ea95e9ddc
commit
9528bf5831
@ -4,4 +4,5 @@
|
||||
#
|
||||
# runlevels: openelec, text, debug,
|
||||
|
||||
lspci > /tmp/pci
|
||||
mkdir -p /var/log
|
||||
lspci > /var/log/pci.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user