pciutils:

- remove unneeded init script
This commit is contained in:
Stephan Raue 2010-02-15 07:56:13 +01:00
parent 85671b2163
commit 84d1823db2

View File

@ -1,6 +0,0 @@
# cache pci devices
#
# runlevels: openelec, text, debug,
mkdir -p /var/log
lspci > /var/log/pci.log &